Sep 03 14:12:11 devstack devstack@c-api.service[74648]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 14:12:11 devstack devstack@c-api.service[74648]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 14:12:11 2026] *** Sep 03 14:12:11 devstack devstack@c-api.service[74648]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: nodename: devstack Sep 03 14:12:11 devstack devstack@c-api.service[74648]: machine: x86_64 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: clock source: unix Sep 03 14:12:11 devstack devstack@c-api.service[74648]: pcre jit disabled Sep 03 14:12:11 devstack devstack@c-api.service[74648]: detected number of CPU cores: 4 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: current working directory: / Sep 03 14:12:11 devstack devstack@c-api.service[74648]: detected binary path: /usr/bin/uwsgi-core Sep 03 14:12:11 devstack devstack@c-api.service[74648]: your processes number limit is 47518 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: your memory page size is 4096 bytes Sep 03 14:12:11 devstack devstack@c-api.service[74648]: detected max file descriptor number: 2048 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: lock engine: pthread robust mutexes Sep 03 14:12:11 devstack devstack@c-api.service[74648]: thunder lock: enabled Sep 03 14:12:11 devstack devstack@c-api.service[74648]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 14:12:11 devstack devstack@c-api.service[74648]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 14:12:11 devstack devstack@c-api.service[74648]: Set PythonHome to /opt/stack/data/venv Sep 03 14:12:11 devstack devstack@c-api.service[74648]: Python main interpreter initialized at 0x7c4d732a4668 Sep 03 14:12:11 devstack devstack@c-api.service[74648]: python threads support enabled Sep 03 14:12:11 devstack devstack@c-api.service[74648]: your server socket listen backlog is limited to 100 connections Sep 03 14:12:11 devstack devstack@c-api.service[74648]: your mercy for graceful operations on workers is 80 seconds Sep 03 14:12:11 devstack devstack@c-api.service[74648]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 14:12:11 devstack devstack@c-api.service[74648]: *** Operational MODE: preforking *** Sep 03 14:12:11 devstack devstack@c-api.service[74648]: *** uWSGI is running in multiple interpreter mode *** Sep 03 14:12:11 devstack devstack@c-api.service[74648]: spawned uWSGI master process (pid: 74648) Sep 03 14:12:11 devstack devstack@c-api.service[74648]: spawned uWSGI worker 1 (pid: 74656, cores: 1) Sep 03 14:12:11 devstack devstack@c-api.service[74648]: spawned uWSGI worker 2 (pid: 74657, cores: 1) Sep 03 14:12:11 devstack devstack@c-api.service[74648]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 14:12:11 devstack devstack@c-api.service[74657]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 14:12:11 devstack devstack@c-api.service[74657]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 14:12:11 devstack devstack@c-api.service[74657]: we strongly recommend against using it for new projects. Sep 03 14:12:11 devstack devstack@c-api.service[74657]: If you are already using Eventlet, we recommend migrating to a different Sep 03 14:12:11 devstack devstack@c-api.service[74657]: framework. For more detail see Sep 03 14:12:11 devstack devstack@c-api.service[74657]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 14:12:11 devstack devstack@c-api.service[74657]: import eventlet # noqa Sep 03 14:12:11 devstack devstack@c-api.service[74656]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 14:12:11 devstack devstack@c-api.service[74656]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 14:12:11 devstack devstack@c-api.service[74656]: we strongly recommend against using it for new projects. Sep 03 14:12:11 devstack devstack@c-api.service[74656]: If you are already using Eventlet, we recommend migrating to a different Sep 03 14:12:11 devstack devstack@c-api.service[74656]: framework. For more detail see Sep 03 14:12:11 devstack devstack@c-api.service[74656]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 14:12:11 devstack devstack@c-api.service[74656]: import eventlet # noqa Sep 03 14:12:12 devstack devstack@c-api.service[74657]: /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 03 14:12:12 devstack devstack@c-api.service[74657]: from cgi import parse_header Sep 03 14:12:12 devstack devstack@c-api.service[74656]: /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 03 14:12:12 devstack devstack@c-api.service[74656]: from cgi import parse_header Sep 03 14:12:12 devstack devstack@c-api.service[74657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 14:12:12 devstack devstack@c-api.service[74657]: warnings.warn( Sep 03 14:12:12 devstack devstack@c-api.service[74657]: /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 03 14:12:12 devstack devstack@c-api.service[74657]: removals.removed_module( Sep 03 14:12:12 devstack devstack@c-api.service[74657]: /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 03 14:12:12 devstack devstack@c-api.service[74657]: removals.removed_module( Sep 03 14:12:12 devstack devstack@c-api.service[74656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 14:12:12 devstack devstack@c-api.service[74656]: warnings.warn( Sep 03 14:12:12 devstack devstack@c-api.service[74656]: /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 03 14:12:12 devstack devstack@c-api.service[74656]: removals.removed_module( Sep 03 14:12:12 devstack devstack@c-api.service[74656]: /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 03 14:12:12 devstack devstack@c-api.service[74656]: removals.removed_module( Sep 03 14:12:13 devstack devstack@c-api.service[74656]: /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 03 14:12:13 devstack devstack@c-api.service[74656]: warnings.warn( Sep 03 14:12:13 devstack devstack@c-api.service[74657]: /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 03 14:12:13 devstack devstack@c-api.service[74657]: warnings.warn( Sep 03 14:12:13 devstack devstack@c-api.service[74656]: /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 03 14:12:13 devstack devstack@c-api.service[74656]: warnings.warn( Sep 03 14:12:14 devstack devstack@c-api.service[74657]: /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 03 14:12:14 devstack devstack@c-api.service[74657]: warnings.warn( Sep 03 14:12:14 devstack devstack@c-api.service[74656]: 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 03 14:12:14 devstack devstack@c-api.service[74656]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74656) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 14:12:14 devstack devstack@c-api.service[74657]: 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 03 14:12:14 devstack devstack@c-api.service[74657]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74657) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 14:12:14 devstack devstack@c-api.service[74656]: /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 03 14:12:14 devstack devstack@c-api.service[74656]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 14:12:14 devstack devstack@c-api.service[74657]: /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 03 14:12:14 devstack devstack@c-api.service[74657]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74656) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74657) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74657) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74656) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74657) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74657) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74656) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74656) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: INFO dbcounter [None req-0213e86e-8152-448e-8a05-856311626938 None None] Registered counter for database cinder Sep 03 14:12:15 devstack devstack@c-api.service[74656]: INFO dbcounter [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Registered counter for database cinder Sep 03 14:12:15 devstack devstack@c-api.service[74656]: DEBUG oslo_db.sqlalchemy.engines [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 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=74656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:12:15 devstack devstack@c-api.service[74657]: DEBUG oslo_db.sqlalchemy.engines [None req-0213e86e-8152-448e-8a05-856311626938 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=74657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG dbcounter [-] [74657] Writer thread running {{(pid=74657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: /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 03 14:12:16 devstack devstack@c-api.service[74657]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:12:16 devstack devstack@c-api.service[74657]: INFO cinder.rpc [None req-0213e86e-8152-448e-8a05-856311626938 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: INFO cinder.rpc [None req-0213e86e-8152-448e-8a05-856311626938 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: INFO cinder.rpc [None req-0213e86e-8152-448e-8a05-856311626938 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: INFO cinder.rpc [None req-0213e86e-8152-448e-8a05-856311626938 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING cinder.keymgr.conf_key_mgr [None req-0213e86e-8152-448e-8a05-856311626938 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 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG dbcounter [-] [74656] Writer thread running {{(pid=74656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: /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 03 14:12:16 devstack devstack@c-api.service[74656]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:12:16 devstack devstack@c-api.service[74656]: INFO cinder.rpc [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: INFO cinder.rpc [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: INFO cinder.rpc [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: INFO cinder.rpc [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING cinder.keymgr.conf_key_mgr [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 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 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG oslo_db.sqlalchemy.engines [None req-0213e86e-8152-448e-8a05-856311626938 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=74657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: INFO cinder.rpc [None req-0213e86e-8152-448e-8a05-856311626938 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: INFO cinder.rpc [None req-0213e86e-8152-448e-8a05-856311626938 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG oslo_db.sqlalchemy.engines [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 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=74656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: INFO cinder.rpc [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: INFO cinder.rpc [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING cinder.api.contrib.hosts [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: extensions {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-volume-manage {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-quota-class-sets {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-hosts {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: capabilities {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: encryption {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: scheduler-stats {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-quota-sets {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-availability-zone {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: qos-specs {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING cinder.api.contrib.hosts [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: extra_specs {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: backups {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: encryption {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: cgsnapshots {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-volume-type-access {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: extensions {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: consistencygroups {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-volume-manage {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-quota-class-sets {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-volume-transfer {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-hosts {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extended resource: os-snapshot-manage {{(pid=74657) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: capabilities {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: encryption {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: scheduler-stats {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-quota-sets {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-availability-zone {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: qos-specs {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING stevedore.named [None req-0213e86e-8152-448e-8a05-856311626938 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WARNING castellan.key_manager [None req-0213e86e-8152-448e-8a05-856311626938 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.contrib.snapshot_actions [None req-0213e86e-8152-448e-8a05-856311626938 None None] SnapshotActionsController initialized {{(pid=74657) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension AdminActions extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension AdminActions extending resource: snapshots {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: extra_specs {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension AdminActions extending resource: backups {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeActions extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension UsedLimits extending resource: limits {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension TypesManage extending resource: types {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: backups {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.v3.router [None req-0213e86e-8152-448e-8a05-856311626938 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74657) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: encryption {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: cgsnapshots {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-volume-type-access {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: consistencygroups {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7c4d732a4668 pid: 74657 (default app) Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-volume-transfer {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extended resource: os-snapshot-manage {{(pid=74656) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING stevedore.named [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WARNING castellan.key_manager [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:12:16 devstack devstack@c-api.service[74657]: DEBUG cinder.api.middleware.request_id [None req-750c474a-cb86-404e-8cde-007e0089f9ae None None] RequestId filter calling following filter/app {{(pid=74657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.contrib.snapshot_actions [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] SnapshotActionsController initialized {{(pid=74656) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension AdminActions extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension AdminActions extending resource: snapshots {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension AdminActions extending resource: backups {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeActions extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension UsedLimits extending resource: limits {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74657]: [pid: 74657|app: 0|req: 1/1] 192.168.122.242 () {50 vars in 785 bytes} [Thu Sep 3 14:12:16 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 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension TypesManage extending resource: types {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: DEBUG cinder.api.v3.router [None req-ea215fd4-7367-4cf5-839b-bb6cf4f0a1b4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74656) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:12:16 devstack devstack@c-api.service[74656]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7c4d732a4668 pid: 74656 (default app) Sep 03 14:12:24 devstack devstack@c-api.service[74657]: DEBUG cinder.api.middleware.request_id [None req-ccdcbfa0-55fd-46f2-b62f-9a9448188758 None None] RequestId filter calling following filter/app {{(pid=74657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:12:25 devstack devstack@c-api.service[74657]: INFO cinder.api.openstack.wsgi [None req-ccdcbfa0-55fd-46f2-b62f-9a9448188758 admin admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:12:25 devstack devstack@c-api.service[74657]: DEBUG cinder.api.openstack.wsgi [None req-ccdcbfa0-55fd-46f2-b62f-9a9448188758 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:12:25 devstack devstack@c-api.service[74657]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:12:25 devstack devstack@c-api.service[74657]: warnings.warn( Sep 03 14:12:25 devstack devstack@c-api.service[74657]: DEBUG oslo_db.sqlalchemy.engines [None req-ccdcbfa0-55fd-46f2-b62f-9a9448188758 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=74657) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:12:25 devstack devstack@c-api.service[74657]: INFO cinder.api.openstack.wsgi [None req-ccdcbfa0-55fd-46f2-b62f-9a9448188758 admin admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:12:25 devstack devstack@c-api.service[74657]: [pid: 74657|app: 0|req: 2/2] 192.168.122.242 () {60 vars in 1191 bytes} [Thu Sep 3 14:12:24 2026] POST /volume/v3/types => generated 186 bytes in 1193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:12:25 devstack devstack@c-api.service[74656]: DEBUG cinder.api.middleware.request_id [None req-e66a3d3a-1265-4526-bddd-f2d7fe47143d None None] RequestId filter calling following filter/app {{(pid=74656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:12:26 devstack devstack@c-api.service[74656]: INFO cinder.api.openstack.wsgi [None req-e66a3d3a-1265-4526-bddd-f2d7fe47143d admin admin] POST http://192.168.122.242/volume/v3/types/18bb2275-7c69-4c19-8a66-85cb00fe62d0/extra_specs Sep 03 14:12:26 devstack devstack@c-api.service[74656]: DEBUG cinder.api.openstack.wsgi [None req-e66a3d3a-1265-4526-bddd-f2d7fe47143d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:12:26 devstack devstack@c-api.service[74656]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:12:26 devstack devstack@c-api.service[74656]: warnings.warn( Sep 03 14:12:26 devstack devstack@c-api.service[74656]: DEBUG oslo_db.sqlalchemy.engines [None req-e66a3d3a-1265-4526-bddd-f2d7fe47143d 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=74656) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:12:26 devstack devstack@c-api.service[74656]: DEBUG dbcounter [-] [74656] Writing DB stats cinder:SELECT=6 {{(pid=74656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:12:26 devstack devstack@c-api.service[74656]: INFO cinder.api.openstack.wsgi [None req-e66a3d3a-1265-4526-bddd-f2d7fe47143d admin admin] http://192.168.122.242/volume/v3/types/18bb2275-7c69-4c19-8a66-85cb00fe62d0/extra_specs returned with HTTP 200 Sep 03 14:12:26 devstack devstack@c-api.service[74656]: [pid: 74656|app: 0|req: 1/3] 192.168.122.242 () {60 vars in 1338 bytes} [Thu Sep 3 14:12:25 2026] POST /volume/v3/types/18bb2275-7c69-4c19-8a66-85cb00fe62d0/extra_specs => generated 55 bytes in 862 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:12:35 devstack devstack@c-api.service[74657]: DEBUG dbcounter [-] [74657] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:12:36 devstack devstack@c-api.service[74656]: DEBUG dbcounter [-] [74656] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:13:07 devstack devstack@c-api.service[74657]: DEBUG cinder.api.middleware.request_id [None req-35f0bff8-7180-4e6f-9d61-10c8f43fd60c None None] RequestId filter calling following filter/app {{(pid=74657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:13:07 devstack devstack@c-api.service[74657]: INFO cinder.api.openstack.wsgi [None req-35f0bff8-7180-4e6f-9d61-10c8f43fd60c None None] GET http://192.168.122.242/volume// Sep 03 14:13:07 devstack devstack@c-api.service[74657]: DEBUG cinder.api.openstack.wsgi [None req-35f0bff8-7180-4e6f-9d61-10c8f43fd60c None None] Empty body provided in request {{(pid=74657) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:13:07 devstack devstack@c-api.service[74657]: DEBUG cinder.api.openstack.wsgi [None req-35f0bff8-7180-4e6f-9d61-10c8f43fd60c None None] Calling method 'all' {{(pid=74657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:13:07 devstack devstack@c-api.service[74657]: INFO cinder.api.openstack.wsgi [None req-35f0bff8-7180-4e6f-9d61-10c8f43fd60c None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:13:07 devstack devstack@c-api.service[74657]: [pid: 74657|app: 0|req: 3/4] 192.168.122.242 () {58 vars in 1314 bytes} [Thu Sep 3 14:13:07 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:14:51 devstack devstack@c-api.service[74656]: DEBUG cinder.api.middleware.request_id [None req-c36cc976-f278-486a-baef-b3a7ebbfc45a None None] RequestId filter calling following filter/app {{(pid=74656) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:14:51 devstack devstack@c-api.service[74656]: INFO cinder.api.openstack.wsgi [None req-c36cc976-f278-486a-baef-b3a7ebbfc45a tempest-verify_tempest_config-860668183 tempest-verify_tempest_config-860668183-project-member] GET http://192.168.122.242/volume/v3/extensions Sep 03 14:14:51 devstack devstack@c-api.service[74656]: DEBUG cinder.api.openstack.wsgi [None req-c36cc976-f278-486a-baef-b3a7ebbfc45a tempest-verify_tempest_config-860668183 tempest-verify_tempest_config-860668183-project-member] Empty body provided in request {{(pid=74656) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:14:51 devstack devstack@c-api.service[74656]: DEBUG cinder.api.openstack.wsgi [None req-c36cc976-f278-486a-baef-b3a7ebbfc45a tempest-verify_tempest_config-860668183 tempest-verify_tempest_config-860668183-project-member] Calling method 'index' {{(pid=74656) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:14:51 devstack devstack@c-api.service[74656]: INFO cinder.api.openstack.wsgi [None req-c36cc976-f278-486a-baef-b3a7ebbfc45a tempest-verify_tempest_config-860668183 tempest-verify_tempest_config-860668183-project-member] http://192.168.122.242/volume/v3/extensions returned with HTTP 200 Sep 03 14:14:51 devstack devstack@c-api.service[74656]: [pid: 74656|app: 0|req: 2/5] 192.168.122.242 () {58 vars in 1130 bytes} [Thu Sep 3 14:14:51 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 03 14:14:58 devstack devstack@c-api.service[74657]: DEBUG cinder.api.middleware.request_id [None req-434c90a4-5c1d-4d64-8f8c-9b3d2ad142a8 None None] RequestId filter calling following filter/app {{(pid=74657) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:14:58 devstack devstack@c-api.service[74657]: INFO cinder.api.openstack.wsgi [None req-434c90a4-5c1d-4d64-8f8c-9b3d2ad142a8 demo admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:14:58 devstack devstack@c-api.service[74657]: DEBUG cinder.api.openstack.wsgi [None req-434c90a4-5c1d-4d64-8f8c-9b3d2ad142a8 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74657) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:14:58 devstack devstack@c-api.service[74657]: INFO cinder.api.openstack.wsgi [None req-434c90a4-5c1d-4d64-8f8c-9b3d2ad142a8 demo admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:14:58 devstack devstack@c-api.service[74657]: [pid: 74657|app: 0|req: 4/6] 192.168.122.242 () {60 vars in 1191 bytes} [Thu Sep 3 14:14:58 2026] POST /volume/v3/types => generated 184 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:15:08 devstack devstack@c-api.service[74657]: DEBUG dbcounter [-] [74657] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74657) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:16:54 devstack devstack@c-api.service[74648]: Thu Sep 3 14:16:54 2026 - graceful shutdown triggered... Sep 03 14:16:54 devstack devstack@c-api.service[74657]: Gracefully killing worker 2 (pid: 74657)... Sep 03 14:16:54 devstack devstack@c-api.service[74656]: Gracefully killing worker 1 (pid: 74656)... Sep 03 14:16:55 devstack devstack@c-api.service[74648]: worker 1 buried after 1 seconds Sep 03 14:16:55 devstack devstack@c-api.service[74648]: worker 2 buried after 1 seconds Sep 03 14:16:55 devstack devstack@c-api.service[74648]: goodbye to uWSGI. Sep 03 14:16:55 devstack devstack@c-api.service[86310]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 14:16:55 devstack devstack@c-api.service[86310]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 14:16:55 2026] *** Sep 03 14:16:55 devstack devstack@c-api.service[86310]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: nodename: devstack Sep 03 14:16:55 devstack devstack@c-api.service[86310]: machine: x86_64 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: clock source: unix Sep 03 14:16:55 devstack devstack@c-api.service[86310]: pcre jit disabled Sep 03 14:16:55 devstack devstack@c-api.service[86310]: detected number of CPU cores: 4 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: current working directory: / Sep 03 14:16:55 devstack devstack@c-api.service[86310]: detected binary path: /usr/bin/uwsgi-core Sep 03 14:16:55 devstack devstack@c-api.service[86310]: your processes number limit is 47518 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: your memory page size is 4096 bytes Sep 03 14:16:55 devstack devstack@c-api.service[86310]: detected max file descriptor number: 2048 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: lock engine: pthread robust mutexes Sep 03 14:16:55 devstack devstack@c-api.service[86310]: thunder lock: enabled Sep 03 14:16:55 devstack devstack@c-api.service[86310]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 14:16:55 devstack devstack@c-api.service[86310]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 14:16:55 devstack devstack@c-api.service[86310]: Set PythonHome to /opt/stack/data/venv Sep 03 14:16:55 devstack devstack@c-api.service[86310]: Python main interpreter initialized at 0x70591eca4668 Sep 03 14:16:55 devstack devstack@c-api.service[86310]: python threads support enabled Sep 03 14:16:55 devstack devstack@c-api.service[86310]: your server socket listen backlog is limited to 100 connections Sep 03 14:16:55 devstack devstack@c-api.service[86310]: your mercy for graceful operations on workers is 80 seconds Sep 03 14:16:55 devstack devstack@c-api.service[86310]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 14:16:55 devstack devstack@c-api.service[86310]: *** Operational MODE: preforking *** Sep 03 14:16:55 devstack devstack@c-api.service[86310]: *** uWSGI is running in multiple interpreter mode *** Sep 03 14:16:55 devstack devstack@c-api.service[86310]: spawned uWSGI master process (pid: 86310) Sep 03 14:16:55 devstack devstack@c-api.service[86310]: spawned uWSGI worker 1 (pid: 86311, cores: 1) Sep 03 14:16:55 devstack devstack@c-api.service[86310]: spawned uWSGI worker 2 (pid: 86312, cores: 1) Sep 03 14:16:55 devstack devstack@c-api.service[86310]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 14:16:55 devstack devstack@c-api.service[86312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 14:16:55 devstack devstack@c-api.service[86312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 14:16:55 devstack devstack@c-api.service[86312]: we strongly recommend against using it for new projects. Sep 03 14:16:55 devstack devstack@c-api.service[86312]: If you are already using Eventlet, we recommend migrating to a different Sep 03 14:16:55 devstack devstack@c-api.service[86312]: framework. For more detail see Sep 03 14:16:55 devstack devstack@c-api.service[86312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 14:16:55 devstack devstack@c-api.service[86312]: import eventlet # noqa Sep 03 14:16:55 devstack devstack@c-api.service[86311]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 14:16:55 devstack devstack@c-api.service[86311]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 14:16:55 devstack devstack@c-api.service[86311]: we strongly recommend against using it for new projects. Sep 03 14:16:55 devstack devstack@c-api.service[86311]: If you are already using Eventlet, we recommend migrating to a different Sep 03 14:16:55 devstack devstack@c-api.service[86311]: framework. For more detail see Sep 03 14:16:55 devstack devstack@c-api.service[86311]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 14:16:55 devstack devstack@c-api.service[86311]: import eventlet # noqa Sep 03 14:16:56 devstack devstack@c-api.service[86312]: /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 03 14:16:56 devstack devstack@c-api.service[86312]: from cgi import parse_header Sep 03 14:16:56 devstack devstack@c-api.service[86311]: /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 03 14:16:56 devstack devstack@c-api.service[86311]: from cgi import parse_header Sep 03 14:16:56 devstack devstack@c-api.service[86312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 14:16:56 devstack devstack@c-api.service[86312]: warnings.warn( Sep 03 14:16:56 devstack devstack@c-api.service[86311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 14:16:56 devstack devstack@c-api.service[86311]: warnings.warn( Sep 03 14:16:56 devstack devstack@c-api.service[86312]: /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 03 14:16:56 devstack devstack@c-api.service[86312]: removals.removed_module( Sep 03 14:16:56 devstack devstack@c-api.service[86312]: /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 03 14:16:56 devstack devstack@c-api.service[86312]: removals.removed_module( Sep 03 14:16:56 devstack devstack@c-api.service[86311]: /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 03 14:16:56 devstack devstack@c-api.service[86311]: removals.removed_module( Sep 03 14:16:56 devstack devstack@c-api.service[86311]: /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 03 14:16:56 devstack devstack@c-api.service[86311]: removals.removed_module( Sep 03 14:16:59 devstack devstack@c-api.service[86312]: /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 03 14:16:59 devstack devstack@c-api.service[86312]: warnings.warn( Sep 03 14:16:59 devstack devstack@c-api.service[86311]: /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 03 14:16:59 devstack devstack@c-api.service[86311]: warnings.warn( Sep 03 14:16:59 devstack devstack@c-api.service[86312]: /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 03 14:16:59 devstack devstack@c-api.service[86312]: warnings.warn( Sep 03 14:16:59 devstack devstack@c-api.service[86311]: /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 03 14:16:59 devstack devstack@c-api.service[86311]: warnings.warn( Sep 03 14:16:59 devstack devstack@c-api.service[86312]: 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 03 14:16:59 devstack devstack@c-api.service[86312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 14:16:59 devstack devstack@c-api.service[86311]: 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 03 14:16:59 devstack devstack@c-api.service[86311]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86311) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 14:16:59 devstack devstack@c-api.service[86312]: /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 03 14:16:59 devstack devstack@c-api.service[86312]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 14:16:59 devstack devstack@c-api.service[86311]: /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 03 14:16:59 devstack devstack@c-api.service[86311]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86311) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:00 devstack devstack@c-api.service[86312]: INFO dbcounter [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Registered counter for database cinder Sep 03 14:17:00 devstack devstack@c-api.service[86312]: DEBUG oslo_db.sqlalchemy.engines [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 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=86312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:00 devstack devstack@c-api.service[86311]: INFO dbcounter [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Registered counter for database cinder Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG oslo_db.sqlalchemy.engines [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 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=86311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG dbcounter [-] [86312] Writer thread running {{(pid=86312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: /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 03 14:17:01 devstack devstack@c-api.service[86312]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:17:01 devstack devstack@c-api.service[86312]: INFO cinder.rpc [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: INFO cinder.rpc [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: INFO cinder.rpc [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: INFO cinder.rpc [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING cinder.keymgr.conf_key_mgr [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 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 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG dbcounter [-] [86311] Writer thread running {{(pid=86311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG oslo_db.sqlalchemy.engines [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 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=86312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: /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 03 14:17:01 devstack devstack@c-api.service[86311]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:17:01 devstack devstack@c-api.service[86311]: INFO cinder.rpc [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: INFO cinder.rpc [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86311]: INFO cinder.rpc [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: INFO cinder.rpc [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: INFO cinder.rpc [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86311]: INFO cinder.rpc [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING cinder.keymgr.conf_key_mgr [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 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 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG oslo_db.sqlalchemy.engines [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 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=86311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING cinder.api.contrib.hosts [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 14:17:01 devstack devstack@c-api.service[86311]: INFO cinder.rpc [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: INFO cinder.rpc [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: extensions {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-volume-manage {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-quota-class-sets {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-hosts {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: capabilities {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: encryption {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: scheduler-stats {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-quota-sets {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-availability-zone {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: qos-specs {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: extra_specs {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: backups {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: encryption {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: cgsnapshots {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-volume-type-access {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: consistencygroups {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-volume-transfer {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extended resource: os-snapshot-manage {{(pid=86312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING stevedore.named [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WARNING castellan.key_manager [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.contrib.snapshot_actions [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] SnapshotActionsController initialized {{(pid=86312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension AdminActions extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension AdminActions extending resource: snapshots {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension AdminActions extending resource: backups {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeActions extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension UsedLimits extending resource: limits {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension TypesManage extending resource: types {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86312]: DEBUG cinder.api.v3.router [None req-7316bc5e-9cc9-46b7-937f-3d66dfb611a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING cinder.api.contrib.hosts [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86312]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70591eca4668 pid: 86312 (default app) Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: extensions {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-volume-manage {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-quota-class-sets {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-hosts {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: capabilities {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: encryption {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: scheduler-stats {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-quota-sets {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-availability-zone {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: qos-specs {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: extra_specs {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: backups {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: encryption {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: cgsnapshots {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-volume-type-access {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: consistencygroups {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-volume-transfer {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extended resource: os-snapshot-manage {{(pid=86311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING stevedore.named [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WARNING castellan.key_manager [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.contrib.snapshot_actions [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] SnapshotActionsController initialized {{(pid=86311) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension AdminActions extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension AdminActions extending resource: snapshots {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension AdminActions extending resource: backups {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeActions extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension UsedLimits extending resource: limits {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension TypesManage extending resource: types {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: DEBUG cinder.api.v3.router [None req-3187b257-b289-4d31-8514-9857b6ca6aa1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:01 devstack devstack@c-api.service[86311]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x70591eca4668 pid: 86311 (default app) Sep 03 14:17:03 devstack devstack@c-api.service[86310]: Thu Sep 3 14:17:03 2026 - graceful shutdown triggered... Sep 03 14:17:03 devstack devstack@c-api.service[86312]: Gracefully killing worker 2 (pid: 86312)... Sep 03 14:17:03 devstack devstack@c-api.service[86311]: Gracefully killing worker 1 (pid: 86311)... Sep 03 14:17:04 devstack devstack@c-api.service[86310]: worker 1 buried after 1 seconds Sep 03 14:17:04 devstack devstack@c-api.service[86310]: worker 2 buried after 1 seconds Sep 03 14:17:04 devstack devstack@c-api.service[86310]: goodbye to uWSGI. Sep 03 14:17:04 devstack devstack@c-api.service[86691]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 03 14:17:04 devstack devstack@c-api.service[86691]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Sep 3 14:17:04 2026] *** Sep 03 14:17:04 devstack devstack@c-api.service[86691]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: nodename: devstack Sep 03 14:17:04 devstack devstack@c-api.service[86691]: machine: x86_64 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: clock source: unix Sep 03 14:17:04 devstack devstack@c-api.service[86691]: pcre jit disabled Sep 03 14:17:04 devstack devstack@c-api.service[86691]: detected number of CPU cores: 4 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: current working directory: / Sep 03 14:17:04 devstack devstack@c-api.service[86691]: detected binary path: /usr/bin/uwsgi-core Sep 03 14:17:04 devstack devstack@c-api.service[86691]: your processes number limit is 47518 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: your memory page size is 4096 bytes Sep 03 14:17:04 devstack devstack@c-api.service[86691]: detected max file descriptor number: 2048 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: lock engine: pthread robust mutexes Sep 03 14:17:04 devstack devstack@c-api.service[86691]: thunder lock: enabled Sep 03 14:17:04 devstack devstack@c-api.service[86691]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 03 14:17:04 devstack devstack@c-api.service[86691]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 03 14:17:04 devstack devstack@c-api.service[86691]: Set PythonHome to /opt/stack/data/venv Sep 03 14:17:04 devstack devstack@c-api.service[86691]: Python main interpreter initialized at 0x7eeffb4a4668 Sep 03 14:17:04 devstack devstack@c-api.service[86691]: python threads support enabled Sep 03 14:17:04 devstack devstack@c-api.service[86691]: your server socket listen backlog is limited to 100 connections Sep 03 14:17:04 devstack devstack@c-api.service[86691]: your mercy for graceful operations on workers is 80 seconds Sep 03 14:17:04 devstack devstack@c-api.service[86691]: mapped 403077 bytes (393 KB) for 2 cores Sep 03 14:17:04 devstack devstack@c-api.service[86691]: *** Operational MODE: preforking *** Sep 03 14:17:04 devstack devstack@c-api.service[86691]: *** uWSGI is running in multiple interpreter mode *** Sep 03 14:17:04 devstack devstack@c-api.service[86691]: spawned uWSGI master process (pid: 86691) Sep 03 14:17:04 devstack devstack@c-api.service[86691]: spawned uWSGI worker 1 (pid: 86692, cores: 1) Sep 03 14:17:04 devstack devstack@c-api.service[86691]: spawned uWSGI worker 2 (pid: 86693, cores: 1) Sep 03 14:17:04 devstack devstack@c-api.service[86691]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 03 14:17:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 14:17:04 devstack devstack@c-api.service[86693]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 14:17:04 devstack devstack@c-api.service[86693]: we strongly recommend against using it for new projects. Sep 03 14:17:04 devstack devstack@c-api.service[86693]: If you are already using Eventlet, we recommend migrating to a different Sep 03 14:17:04 devstack devstack@c-api.service[86693]: framework. For more detail see Sep 03 14:17:04 devstack devstack@c-api.service[86693]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 14:17:04 devstack devstack@c-api.service[86693]: import eventlet # noqa Sep 03 14:17:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 03 14:17:04 devstack devstack@c-api.service[86692]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 03 14:17:04 devstack devstack@c-api.service[86692]: we strongly recommend against using it for new projects. Sep 03 14:17:04 devstack devstack@c-api.service[86692]: If you are already using Eventlet, we recommend migrating to a different Sep 03 14:17:04 devstack devstack@c-api.service[86692]: framework. For more detail see Sep 03 14:17:04 devstack devstack@c-api.service[86692]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 03 14:17:04 devstack devstack@c-api.service[86692]: import eventlet # noqa Sep 03 14:17:04 devstack devstack@c-api.service[86693]: /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 03 14:17:04 devstack devstack@c-api.service[86693]: from cgi import parse_header Sep 03 14:17:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 14:17:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:17:05 devstack devstack@c-api.service[86692]: /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 03 14:17:05 devstack devstack@c-api.service[86692]: from cgi import parse_header Sep 03 14:17:05 devstack devstack@c-api.service[86693]: /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 03 14:17:05 devstack devstack@c-api.service[86693]: removals.removed_module( Sep 03 14:17:05 devstack devstack@c-api.service[86693]: /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 03 14:17:05 devstack devstack@c-api.service[86693]: removals.removed_module( Sep 03 14:17:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 03 14:17:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:17:05 devstack devstack@c-api.service[86692]: /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 03 14:17:05 devstack devstack@c-api.service[86692]: removals.removed_module( Sep 03 14:17:05 devstack devstack@c-api.service[86692]: /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 03 14:17:05 devstack devstack@c-api.service[86692]: removals.removed_module( Sep 03 14:17:07 devstack devstack@c-api.service[86693]: /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 03 14:17:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:17:07 devstack devstack@c-api.service[86693]: /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 03 14:17:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:17:07 devstack devstack@c-api.service[86692]: /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 03 14:17:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:17:07 devstack devstack@c-api.service[86692]: /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 03 14:17:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:17:08 devstack devstack@c-api.service[86693]: 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 03 14:17:08 devstack devstack@c-api.service[86693]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86693) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 14:17:08 devstack devstack@c-api.service[86692]: 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 03 14:17:08 devstack devstack@c-api.service[86692]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86692) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 03 14:17:08 devstack devstack@c-api.service[86693]: /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 03 14:17:08 devstack devstack@c-api.service[86693]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 14:17:08 devstack devstack@c-api.service[86692]: /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 03 14:17:08 devstack devstack@c-api.service[86692]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86693) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86692) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86693) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86693) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86693) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86692) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86692) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86692) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 03 14:17:09 devstack devstack@c-api.service[86693]: INFO dbcounter [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Registered counter for database cinder Sep 03 14:17:09 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 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=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:09 devstack devstack@c-api.service[86692]: INFO dbcounter [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Registered counter for database cinder Sep 03 14:17:09 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-22744943-d96f-4511-b016-db1978ee9b2f 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=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writer thread running {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: /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 03 14:17:10 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:17:10 devstack devstack@c-api.service[86693]: INFO cinder.rpc [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: INFO cinder.rpc [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: INFO cinder.rpc [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: INFO cinder.rpc [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING cinder.keymgr.conf_key_mgr [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 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 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writer thread running {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: /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 03 14:17:10 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:17:10 devstack devstack@c-api.service[86692]: INFO cinder.rpc [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86692]: INFO cinder.rpc [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86692]: INFO cinder.rpc [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86692]: INFO cinder.rpc [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING cinder.keymgr.conf_key_mgr [None req-22744943-d96f-4511-b016-db1978ee9b2f 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 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 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=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: INFO cinder.rpc [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: INFO cinder.rpc [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-22744943-d96f-4511-b016-db1978ee9b2f 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=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: INFO cinder.rpc [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: INFO cinder.rpc [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING cinder.api.contrib.hosts [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: extensions {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-volume-manage {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-quota-class-sets {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-hosts {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: capabilities {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: encryption {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: scheduler-stats {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-quota-sets {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-availability-zone {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: qos-specs {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: extra_specs {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: backups {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: encryption {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: cgsnapshots {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING cinder.api.contrib.hosts [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-volume-type-access {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: consistencygroups {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-volume-transfer {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extended resource: os-snapshot-manage {{(pid=86693) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: extensions {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-volume-manage {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-quota-class-sets {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.snapshot_actions [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] SnapshotActionsController initialized {{(pid=86693) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension AdminActions extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-hosts {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension AdminActions extending resource: snapshots {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension AdminActions extending resource: backups {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeActions extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension UsedLimits extending resource: limits {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: capabilities {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension TypesManage extending resource: types {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: encryption {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.router [None req-432e0bbf-9038-4f88-89a3-243d0e7de635 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86693) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: scheduler-stats {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-quota-sets {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-availability-zone {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: qos-specs {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86693]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7eeffb4a4668 pid: 86693 (default app) Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: extra_specs {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: backups {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: encryption {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: cgsnapshots {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-volume-type-access {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: consistencygroups {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-volume-transfer {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extended resource: os-snapshot-manage {{(pid=86692) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.snapshot_actions [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] SnapshotActionsController initialized {{(pid=86692) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension AdminActions extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension AdminActions extending resource: snapshots {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension AdminActions extending resource: backups {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeActions extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension UsedLimits extending resource: limits {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension TypesManage extending resource: types {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension SnapshotActions extending resource: snapshots {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.router [None req-22744943-d96f-4511-b016-db1978ee9b2f None None] Extension VolumeTypeAccess extending resource: types {{(pid=86692) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 03 14:17:10 devstack devstack@c-api.service[86692]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7eeffb4a4668 pid: 86692 (default app) Sep 03 14:17:20 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=6 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:17:20 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=6 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:18:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-850492051"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-850492051'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Create volume of 1 GB Sep 03 14:18:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Availability zone cache updated, next update will occur around 2026-09-03 13:18:23.477323. {{(pid=86693) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Availability Zones retrieved successfully. Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Flow 'volume_create_api' (ed997320-6df8-43ff-b1df-af022cbb592b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf00d284-d3a6-4482-925f-652dcadb522a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf00d284-d3a6-4482-925f-652dcadb522a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762978cc-81ec-4498-b0bf-10b228387b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:24 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-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 03 14:18:24 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-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 03 14:18:24 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Created reservations ['fb7d2469-4d4c-48cc-a7bd-22e16e583c8e', '579795d8-fd0e-408b-96da-7fdb1b8c25b9', '99b9f4cb-a661-4946-94cd-e130d9785616', '3ebe7caf-203a-491d-9de6-2d8456391393'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:18:24 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762978cc-81ec-4498-b0bf-10b228387b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb7d2469-4d4c-48cc-a7bd-22e16e583c8e', '579795d8-fd0e-408b-96da-7fdb1b8c25b9', '99b9f4cb-a661-4946-94cd-e130d9785616', '3ebe7caf-203a-491d-9de6-2d8456391393']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:24 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f2131e-8911-4df3-a7c9-e3757bad9df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:24 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44f2131e-8911-4df3-a7c9-e3757bad9df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d018c61-de84-4199-9d7f-e1dee9b7f7ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-850492051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceafd3f53a4194b1be71815b9a06df',qos_specs=None,replication_status=,reservations=['fb7d2469-4d4c-48cc-a7bd-22e16e583c8e','579795d8-fd0e-408b-96da-7fdb1b8c25b9','99b9f4cb-a661-4946-94cd-e130d9785616','3ebe7caf-203a-491d-9de6-2d8456391393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a3f4de72af42a6baaeb9202d8bddc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:18:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-850492051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d018c61-de84-4199-9d7f-e1dee9b7f7ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ceafd3f53a4194b1be71815b9a06df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7a3f4de72af42a6baaeb9202d8bddc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:24 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ff85b9-d17f-40d9-934c-cdb6a8406a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:24 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ff85b9-d17f-40d9-934c-cdb6a8406a8a) transitioned into state 'SUCCESS' from state '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-850492051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ceafd3f53a4194b1be71815b9a06df',qos_specs=None,replication_status=,reservations=['fb7d2469-4d4c-48cc-a7bd-22e16e583c8e','579795d8-fd0e-408b-96da-7fdb1b8c25b9','99b9f4cb-a661-4946-94cd-e130d9785616','3ebe7caf-203a-491d-9de6-2d8456391393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7a3f4de72af42a6baaeb9202d8bddc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:25 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad196f0-b661-45e6-9997-320a83012bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:25 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cad196f0-b661-45e6-9997-320a83012bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:25 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Flow 'volume_create_api' (ed997320-6df8-43ff-b1df-af022cbb592b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:18:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Create volume request issued successfully. Sep 03 14:18:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e4d11e5-6dd0-454f-a9e1-5ac1c6f5cbec tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:18:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1/1] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:18:21 2026] POST /volume/v3/volumes => generated 760 bytes in 3815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:18:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:27 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:18:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f868e640-46f7-432a-bbf1-b9a19cc7e588 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1/2] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:25 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 2070 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-693f5cc0-a2c6-4e13-aad3-34ddbde95c9c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-693f5cc0-a2c6-4e13-aad3-34ddbde95c9c tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-693f5cc0-a2c6-4e13-aad3-34ddbde95c9c tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-693f5cc0-a2c6-4e13-aad3-34ddbde95c9c tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-693f5cc0-a2c6-4e13-aad3-34ddbde95c9c tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-693f5cc0-a2c6-4e13-aad3-34ddbde95c9c tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 2/3] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:28 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-a230d1a5-3325-46e4-99e8-a9a2188049dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-a230d1a5-3325-46e4-99e8-a9a2188049dc tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-a230d1a5-3325-46e4-99e8-a9a2188049dc tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-a230d1a5-3325-46e4-99e8-a9a2188049dc tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-a230d1a5-3325-46e4-99e8-a9a2188049dc tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-a230d1a5-3325-46e4-99e8-a9a2188049dc tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 2/4] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:18:28 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:18:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-425767dd-1c0f-42db-9c4d-4623eb1524e6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-425767dd-1c0f-42db-9c4d-4623eb1524e6 None None] GET http://192.168.122.242/volume// Sep 03 14:18:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-425767dd-1c0f-42db-9c4d-4623eb1524e6 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-425767dd-1c0f-42db-9c4d-4623eb1524e6 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-425767dd-1c0f-42db-9c4d-4623eb1524e6 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:18:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 3/5] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:18:29 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:18:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-0edfc86b-82e8-4698-b4b6-984c1c53daa0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-0edfc86b-82e8-4698-b4b6-984c1c53daa0 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-0edfc86b-82e8-4698-b4b6-984c1c53daa0 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d018c61-de84-4199-9d7f-e1dee9b7f7ff", "connector": null, "instance_uuid": "bcf346f8-a155-46c0-9517-5ae6d7344d87"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:30 devstack devstack@c-api.service[86692]: /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 03 14:18:30 devstack devstack@c-api.service[86692]: .first() Sep 03 14:18:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-0edfc86b-82e8-4698-b4b6-984c1c53daa0 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:18:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 3/6] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:18:29 2026] POST /volume/v3/attachments => generated 273 bytes in 907 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:18:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4595ba39-6588-4dc1-90eb-afb162a14a6e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4595ba39-6588-4dc1-90eb-afb162a14a6e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4595ba39-6588-4dc1-90eb-afb162a14a6e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4595ba39-6588-4dc1-90eb-afb162a14a6e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f4f01f39-c0a3-4214-b82e-bedb37c20c1f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4f01f39-c0a3-4214-b82e-bedb37c20c1f None None] GET http://192.168.122.242/volume// Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4f01f39-c0a3-4214-b82e-bedb37c20c1f None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4f01f39-c0a3-4214-b82e-bedb37c20c1f None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4f01f39-c0a3-4214-b82e-bedb37c20c1f None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:18:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 4/7] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:18:30 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:18:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4595ba39-6588-4dc1-90eb-afb162a14a6e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4595ba39-6588-4dc1-90eb-afb162a14a6e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 4/8] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:30 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-94c7cd9c-0c43-486e-bfea-42fb6822276e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-94c7cd9c-0c43-486e-bfea-42fb6822276e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-94c7cd9c-0c43-486e-bfea-42fb6822276e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-94c7cd9c-0c43-486e-bfea-42fb6822276e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-94c7cd9c-0c43-486e-bfea-42fb6822276e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-94c7cd9c-0c43-486e-bfea-42fb6822276e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 5/9] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:18:30 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 1033 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:18:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ad1d1d6d-893f-4665-8eb4-bd7a7afe5b66 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad1d1d6d-893f-4665-8eb4-bd7a7afe5b66 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ad1d1d6d-893f-4665-8eb4-bd7a7afe5b66 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ad1d1d6d-893f-4665-8eb4-bd7a7afe5b66 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ad1d1d6d-893f-4665-8eb4-bd7a7afe5b66 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad1d1d6d-893f-4665-8eb4-bd7a7afe5b66 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 5/10] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:31 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-70fb93f6-e050-441f-aa48-17c0d42832e9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70fb93f6-e050-441f-aa48-17c0d42832e9 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70fb93f6-e050-441f-aa48-17c0d42832e9 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70fb93f6-e050-441f-aa48-17c0d42832e9 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-70fb93f6-e050-441f-aa48-17c0d42832e9 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70fb93f6-e050-441f-aa48-17c0d42832e9 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 6/11] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:33 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4c946aa1-14fd-4383-9eb2-01cdef546047 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c946aa1-14fd-4383-9eb2-01cdef546047 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c946aa1-14fd-4383-9eb2-01cdef546047 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c946aa1-14fd-4383-9eb2-01cdef546047 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4c946aa1-14fd-4383-9eb2-01cdef546047 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c946aa1-14fd-4383-9eb2-01cdef546047 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 6/12] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:34 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:18:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] PUT http://192.168.122.242/volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a Sep 03 14:18:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:18:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Acquiring lock "cinder-attachment_update-7d018c61-de84-4199-9d7f-e1dee9b7f7ff-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:18:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Lock "cinder-attachment_update-7d018c61-de84-4199-9d7f-e1dee9b7f7ff-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:18:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8672c6a0-ffc3-47fe-a587-82f4cc11c579 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8672c6a0-ffc3-47fe-a587-82f4cc11c579 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8672c6a0-ffc3-47fe-a587-82f4cc11c579 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8672c6a0-ffc3-47fe-a587-82f4cc11c579 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8672c6a0-ffc3-47fe-a587-82f4cc11c579 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8672c6a0-ffc3-47fe-a587-82f4cc11c579 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 7/13] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:35 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b99515dd-d524-4630-8821-ba4a8a79850c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:18:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-825338727"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:18:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-825338727'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:18:35 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Create volume of 1 GB Sep 03 14:18:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Availability Zones retrieved successfully. Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Flow 'volume_create_api' (96db248b-5ac8-4cb0-84ba-f087bf8f4783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba2f11c-80a8-42ba-b9a5-7bae8d19437a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:18:36 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Lock "cinder-attachment_update-7d018c61-de84-4199-9d7f-e1dee9b7f7ff-devstack" released by "attachment_update" :: held 0.603s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:18:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-33e717d9-7624-4a94-b09d-5cf548c50e0b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a returned with HTTP 200 Sep 03 14:18:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 7/14] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:18:35 2026] PUT /volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a => generated 694 bytes in 694 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ba2f11c-80a8-42ba-b9a5-7bae8d19437a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdf01c3-a555-4c69-b2be-b6456f721948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Created reservations ['47e61689-ad70-45dc-a3c1-576d9f9404ee', '82dac9ef-85be-426a-ad98-4b439a753ce0', 'bb9dd77a-a1dc-44df-9e4e-b869c29df694', '123a6c6b-478d-49c9-8f66-91de5353fcad'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbdf01c3-a555-4c69-b2be-b6456f721948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47e61689-ad70-45dc-a3c1-576d9f9404ee', '82dac9ef-85be-426a-ad98-4b439a753ce0', 'bb9dd77a-a1dc-44df-9e4e-b869c29df694', '123a6c6b-478d-49c9-8f66-91de5353fcad']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e4b833-c246-4d5e-8c4a-1cafc0b1fc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27e4b833-c246-4d5e-8c4a-1cafc0b1fc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd00bb555-a43f-4e76-a7aa-df77183aaa80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-825338727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f813b8c8b4dc4c2f97c914e6ec77d17c',qos_specs=None,replication_status=,reservations=['47e61689-ad70-45dc-a3c1-576d9f9404ee','82dac9ef-85be-426a-ad98-4b439a753ce0','bb9dd77a-a1dc-44df-9e4e-b869c29df694','123a6c6b-478d-49c9-8f66-91de5353fcad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0276793fd2254f12b114ab29c52f0dbb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:18:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-825338727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d00bb555-a43f-4e76-a7aa-df77183aaa80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f813b8c8b4dc4c2f97c914e6ec77d17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0276793fd2254f12b114ab29c52f0dbb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3682a607-fb08-485a-ab9a-338ee31acc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3682a607-fb08-485a-ab9a-338ee31acc43) transitioned into state 'SUCCESS' from state '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-825338727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f813b8c8b4dc4c2f97c914e6ec77d17c',qos_specs=None,replication_status=,reservations=['47e61689-ad70-45dc-a3c1-576d9f9404ee','82dac9ef-85be-426a-ad98-4b439a753ce0','bb9dd77a-a1dc-44df-9e4e-b869c29df694','123a6c6b-478d-49c9-8f66-91de5353fcad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0276793fd2254f12b114ab29c52f0dbb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c61a7cd-65d4-4b32-bfa9-df9b02ecaba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c61a7cd-65d4-4b32-bfa9-df9b02ecaba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Flow 'volume_create_api' (96db248b-5ac8-4cb0-84ba-f087bf8f4783) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Create volume request issued successfully. Sep 03 14:18:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b99515dd-d524-4630-8821-ba4a8a79850c tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:18:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 8/15] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:18:35 2026] POST /volume/v3/volumes => generated 763 bytes in 845 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:18:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b3d9eef2-8377-40a5-97dc-9b935e491394 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3d9eef2-8377-40a5-97dc-9b935e491394 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3d9eef2-8377-40a5-97dc-9b935e491394 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-692b53ca-6012-47e3-a0cd-d640a177a91d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3d9eef2-8377-40a5-97dc-9b935e491394 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-692b53ca-6012-47e3-a0cd-d640a177a91d tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-692b53ca-6012-47e3-a0cd-d640a177a91d tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-692b53ca-6012-47e3-a0cd-d640a177a91d tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b3d9eef2-8377-40a5-97dc-9b935e491394 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3d9eef2-8377-40a5-97dc-9b935e491394 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 8/16] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:36 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-692b53ca-6012-47e3-a0cd-d640a177a91d tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-692b53ca-6012-47e3-a0cd-d640a177a91d tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 200 Sep 03 14:18:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 9/17] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:36 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 831 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:18:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-50ba3283-959d-4b05-b2bf-e71a9ab0452e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-50ba3283-959d-4b05-b2bf-e71a9ab0452e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] POST http://192.168.122.242/volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a/action Sep 03 14:18:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-50ba3283-959d-4b05-b2bf-e71a9ab0452e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:18:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-50ba3283-959d-4b05-b2bf-e71a9ab0452e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:18:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b27ea529-35d1-4934-90cc-f99d46c380dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b27ea529-35d1-4934-90cc-f99d46c380dd tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b27ea529-35d1-4934-90cc-f99d46c380dd tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b27ea529-35d1-4934-90cc-f99d46c380dd tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b27ea529-35d1-4934-90cc-f99d46c380dd tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b27ea529-35d1-4934-90cc-f99d46c380dd tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 10/18] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:38 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-38a3fee6-6719-48cd-ae3b-6cbda7224736 req-50ba3283-959d-4b05-b2bf-e71a9ab0452e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a/action returned with HTTP 204 Sep 03 14:18:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-23ed445c-6852-4a32-9c51-a86b5cb43449 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 9/19] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:18:38 2026] POST /volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a/action => generated 0 bytes in 231 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:18:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-23ed445c-6852-4a32-9c51-a86b5cb43449 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-23ed445c-6852-4a32-9c51-a86b5cb43449 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-23ed445c-6852-4a32-9c51-a86b5cb43449 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-23ed445c-6852-4a32-9c51-a86b5cb43449 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-23ed445c-6852-4a32-9c51-a86b5cb43449 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 200 Sep 03 14:18:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 11/20] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:38 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 855 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c7dbbce0-2cb1-406b-a620-908be3a512cb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c7dbbce0-2cb1-406b-a620-908be3a512cb tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c7dbbce0-2cb1-406b-a620-908be3a512cb tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c7dbbce0-2cb1-406b-a620-908be3a512cb tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c7dbbce0-2cb1-406b-a620-908be3a512cb tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c7dbbce0-2cb1-406b-a620-908be3a512cb tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 10/21] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:39 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:18:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2005afdb-f365-4bfd-a04d-495dd8968b0f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2005afdb-f365-4bfd-a04d-495dd8968b0f tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2005afdb-f365-4bfd-a04d-495dd8968b0f tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2005afdb-f365-4bfd-a04d-495dd8968b0f tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-959059ee-7a6f-470e-93bd-c053a10c655e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-959059ee-7a6f-470e-93bd-c053a10c655e tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-959059ee-7a6f-470e-93bd-c053a10c655e tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-959059ee-7a6f-470e-93bd-c053a10c655e tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-959059ee-7a6f-470e-93bd-c053a10c655e tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2005afdb-f365-4bfd-a04d-495dd8968b0f tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-959059ee-7a6f-470e-93bd-c053a10c655e tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 200 Sep 03 14:18:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 11/22] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:39 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2005afdb-f365-4bfd-a04d-495dd8968b0f tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 12/23] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:39 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 1145 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:18:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-8c26b61e-a9c5-451b-945e-d8e2c40de7ff req-e51f5b2d-dadc-4bdc-a3c9-8268098deb1e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8c26b61e-a9c5-451b-945e-d8e2c40de7ff req-e51f5b2d-dadc-4bdc-a3c9-8268098deb1e tempest-VolumesAdminNegativeTest-991465858 tempest-VolumesAdminNegativeTest-991465858-project] GET http://192.168.122.242/volume/v3/volumes/ab26f58a-7fb3-474a-96ff-76fba0efcbe5 Sep 03 14:18:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8c26b61e-a9c5-451b-945e-d8e2c40de7ff req-e51f5b2d-dadc-4bdc-a3c9-8268098deb1e tempest-VolumesAdminNegativeTest-991465858 tempest-VolumesAdminNegativeTest-991465858-project] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8c26b61e-a9c5-451b-945e-d8e2c40de7ff req-e51f5b2d-dadc-4bdc-a3c9-8268098deb1e tempest-VolumesAdminNegativeTest-991465858 tempest-VolumesAdminNegativeTest-991465858-project] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8c26b61e-a9c5-451b-945e-d8e2c40de7ff req-e51f5b2d-dadc-4bdc-a3c9-8268098deb1e tempest-VolumesAdminNegativeTest-991465858 tempest-VolumesAdminNegativeTest-991465858-project] http://192.168.122.242/volume/v3/volumes/ab26f58a-7fb3-474a-96ff-76fba0efcbe5 returned with HTTP 404 Sep 03 14:18:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 12/24] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:18:40 2026] GET /volume/v3/volumes/ab26f58a-7fb3-474a-96ff-76fba0efcbe5 => generated 109 bytes in 280 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:18:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] DELETE http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Delete volume with id: d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Delete volume request issued successfully. Sep 03 14:18:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9db6f0e-1532-4fb3-9ca1-e5c98795c9fa tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 202 Sep 03 14:18:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 13/25] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:18:40 2026] DELETE /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:18:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-000735af-4f37-491f-a65b-751fd848111f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-000735af-4f37-491f-a65b-751fd848111f tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-000735af-4f37-491f-a65b-751fd848111f tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-000735af-4f37-491f-a65b-751fd848111f tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-000735af-4f37-491f-a65b-751fd848111f tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-000735af-4f37-491f-a65b-751fd848111f tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 200 Sep 03 14:18:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 13/26] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:40 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:18:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aae15bf4-1aaf-4acc-b44d-671c49813c6a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aae15bf4-1aaf-4acc-b44d-671c49813c6a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aae15bf4-1aaf-4acc-b44d-671c49813c6a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aae15bf4-1aaf-4acc-b44d-671c49813c6a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aae15bf4-1aaf-4acc-b44d-671c49813c6a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aae15bf4-1aaf-4acc-b44d-671c49813c6a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 200 Sep 03 14:18:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 14/27] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:41 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 855 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:18:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-00584ecb-b8e2-45ea-a1df-9f2310f44853 req-2a80ccaf-69b6-4e3c-b555-27fa2b6dafc5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-00584ecb-b8e2-45ea-a1df-9f2310f44853 req-2a80ccaf-69b6-4e3c-b555-27fa2b6dafc5 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] DELETE http://192.168.122.242/volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a Sep 03 14:18:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-00584ecb-b8e2-45ea-a1df-9f2310f44853 req-2a80ccaf-69b6-4e3c-b555-27fa2b6dafc5 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-00584ecb-b8e2-45ea-a1df-9f2310f44853 req-2a80ccaf-69b6-4e3c-b555-27fa2b6dafc5 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:42 devstack devstack@c-api.service[86692]: /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 03 14:18:42 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:18:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-00584ecb-b8e2-45ea-a1df-9f2310f44853 req-2a80ccaf-69b6-4e3c-b555-27fa2b6dafc5 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a returned with HTTP 200 Sep 03 14:18:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 14/28] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:18:41 2026] DELETE /volume/v3/attachments/a40e3ee9-3b4a-48d3-8b0a-f8aa8de17d6a => generated 19 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:18:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-36c62fd8-2a09-47b2-93eb-1c4411ebad3a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-36c62fd8-2a09-47b2-93eb-1c4411ebad3a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-36c62fd8-2a09-47b2-93eb-1c4411ebad3a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-36c62fd8-2a09-47b2-93eb-1c4411ebad3a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-36c62fd8-2a09-47b2-93eb-1c4411ebad3a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Volume info retrieved successfully. Sep 03 14:18:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-36c62fd8-2a09-47b2-93eb-1c4411ebad3a tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 200 Sep 03 14:18:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 15/29] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:42 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3336f856-4c1b-49f8-b4a7-f88e651a440e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3336f856-4c1b-49f8-b4a7-f88e651a440e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3336f856-4c1b-49f8-b4a7-f88e651a440e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3336f856-4c1b-49f8-b4a7-f88e651a440e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3336f856-4c1b-49f8-b4a7-f88e651a440e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3336f856-4c1b-49f8-b4a7-f88e651a440e tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 15/30] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:43 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-16088fcd-5d5e-4fad-9ecf-88146ca1a10b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16088fcd-5d5e-4fad-9ecf-88146ca1a10b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16088fcd-5d5e-4fad-9ecf-88146ca1a10b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16088fcd-5d5e-4fad-9ecf-88146ca1a10b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-16088fcd-5d5e-4fad-9ecf-88146ca1a10b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16088fcd-5d5e-4fad-9ecf-88146ca1a10b tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 16/31] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:43 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-644e8033-855e-4fe3-be17-421cf0dbb120 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-644e8033-855e-4fe3-be17-421cf0dbb120 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-644e8033-855e-4fe3-be17-421cf0dbb120 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-644e8033-855e-4fe3-be17-421cf0dbb120 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-644e8033-855e-4fe3-be17-421cf0dbb120 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-644e8033-855e-4fe3-be17-421cf0dbb120 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 16/32] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:43 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0295f0be-e036-4338-9e1e-4ad041725c4d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Delete volume with id: 7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:18:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Delete volume request issued successfully. Sep 03 14:18:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0295f0be-e036-4338-9e1e-4ad041725c4d tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 202 Sep 03 14:18:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 17/33] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:18:43 2026] DELETE /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-244fd997-e3ea-4d0a-b7df-c6ecdc737e25 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-244fd997-e3ea-4d0a-b7df-c6ecdc737e25 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-244fd997-e3ea-4d0a-b7df-c6ecdc737e25 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-244fd997-e3ea-4d0a-b7df-c6ecdc737e25 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-244fd997-e3ea-4d0a-b7df-c6ecdc737e25 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-244fd997-e3ea-4d0a-b7df-c6ecdc737e25 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 17/34] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:43 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-96e95a6b-4301-4bc7-b990-76bc432f1660 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96e95a6b-4301-4bc7-b990-76bc432f1660 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] GET http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 Sep 03 14:18:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96e95a6b-4301-4bc7-b990-76bc432f1660 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96e95a6b-4301-4bc7-b990-76bc432f1660 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96e95a6b-4301-4bc7-b990-76bc432f1660 tempest-VolumesAdminNegativeTest-139432557 tempest-VolumesAdminNegativeTest-139432557-project-member] http://192.168.122.242/volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 returned with HTTP 404 Sep 03 14:18:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 18/35] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:43 2026] GET /volume/v3/volumes/d00bb555-a43f-4e76-a7aa-df77183aaa80 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:18:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-636a28bf-675d-430d-b381-c7c5cb7b2f70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-636a28bf-675d-430d-b381-c7c5cb7b2f70 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-636a28bf-675d-430d-b381-c7c5cb7b2f70 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-636a28bf-675d-430d-b381-c7c5cb7b2f70 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:18:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:18:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-636a28bf-675d-430d-b381-c7c5cb7b2f70 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Volume info retrieved successfully. Sep 03 14:18:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-636a28bf-675d-430d-b381-c7c5cb7b2f70 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 200 Sep 03 14:18:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 18/36] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:44 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:18:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-166a3de6-7071-413e-836a-cb5b81bbd9c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-166a3de6-7071-413e-836a-cb5b81bbd9c4 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] GET http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff Sep 03 14:18:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-166a3de6-7071-413e-836a-cb5b81bbd9c4 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:18:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-166a3de6-7071-413e-836a-cb5b81bbd9c4 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:18:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-166a3de6-7071-413e-836a-cb5b81bbd9c4 tempest-DeleteServersTestJSON-1435106593 tempest-DeleteServersTestJSON-1435106593-project-member] http://192.168.122.242/volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff returned with HTTP 404 Sep 03 14:18:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 19/37] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:18:45 2026] GET /volume/v3/volumes/7d018c61-de84-4199-9d7f-e1dee9b7f7ff => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:18:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1440916827"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1440916827'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:18:52 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Create volume of 1 GB Sep 03 14:18:52 devstack devstack@c-api.service[86692]: /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 03 14:18:52 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Availability zone cache updated, next update will occur around 2026-09-03 13:18:52.882432. {{(pid=86692) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 14:18:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Availability Zones retrieved successfully. Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Flow 'volume_create_api' (9b5663a0-771f-446a-9056-cfacbb287830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1013541c-59e6-4b0b-95ed-10012304cc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1013541c-59e6-4b0b-95ed-10012304cc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a795b2-fc4f-47c1-ad1e-88483d88acb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-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 03 14:18:53 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-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 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Created reservations ['10acbbc1-9658-442e-a066-8692409d9bd6', '63f7e4a8-4087-45f2-848b-f015d9fbdb2d', '603a9875-f783-4f3e-8de0-3a17657f8b7a', '71f5ab9a-f6a9-4923-a5f5-04aa61a30eca'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8a795b2-fc4f-47c1-ad1e-88483d88acb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10acbbc1-9658-442e-a066-8692409d9bd6', '63f7e4a8-4087-45f2-848b-f015d9fbdb2d', '603a9875-f783-4f3e-8de0-3a17657f8b7a', '71f5ab9a-f6a9-4923-a5f5-04aa61a30eca']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214e0eaf-ec33-40cf-a14a-dfe1ca60f0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:18:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (214e0eaf-ec33-40cf-a14a-dfe1ca60f0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de201545-b003-4b67-bd29-0b205e1c6674', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1440916827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fcda5231044468a18b62045e29db81',qos_specs=None,replication_status=,reservations=['10acbbc1-9658-442e-a066-8692409d9bd6','63f7e4a8-4087-45f2-848b-f015d9fbdb2d','603a9875-f783-4f3e-8de0-3a17657f8b7a','71f5ab9a-f6a9-4923-a5f5-04aa61a30eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fd43a50f1fe465ea9d3c9cce7ae5821',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1440916827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de201545-b003-4b67-bd29-0b205e1c6674,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fcda5231044468a18b62045e29db81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fd43a50f1fe465ea9d3c9cce7ae5821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a54012-1d97-4c8c-b368-fa83d20bbcb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5a54012-1d97-4c8c-b368-fa83d20bbcb7) transitioned into state 'SUCCESS' from state '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-1440916827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fcda5231044468a18b62045e29db81',qos_specs=None,replication_status=,reservations=['10acbbc1-9658-442e-a066-8692409d9bd6','63f7e4a8-4087-45f2-848b-f015d9fbdb2d','603a9875-f783-4f3e-8de0-3a17657f8b7a','71f5ab9a-f6a9-4923-a5f5-04aa61a30eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fd43a50f1fe465ea9d3c9cce7ae5821',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0649a646-b147-4180-a577-adf5c4002c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0649a646-b147-4180-a577-adf5c4002c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Flow 'volume_create_api' (9b5663a0-771f-446a-9056-cfacbb287830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:18:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Create volume request issued successfully. Sep 03 14:18:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d7e89fb1-4dbc-4fab-8a88-357e5d332c8d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:18:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 19/38] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:18:52 2026] POST /volume/v3/volumes => generated 763 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:18:55 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=117,cinder:INSERT=22,cinder:UPDATE=26 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:19:03 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=105,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-96366631-3066-48d6-83b6-b2ea16b23923 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1614492002"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1614492002'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Create volume of 1 GB Sep 03 14:19:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Availability Zones retrieved successfully. Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Flow 'volume_create_api' (100a7860-183a-43c9-b98b-9f6659c39e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65df1a26-ccb6-4c71-a01a-b1e5bc293fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65df1a26-ccb6-4c71-a01a-b1e5bc293fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d772d6-3c0a-4454-baa3-1dc5eee74e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Created reservations ['aa6a6fc4-3426-4341-8e32-6dcb531c267c', 'c28892af-11c6-4e0e-9943-2952e0f383ee', 'eb31f27c-b6f5-4976-be0d-47e3e371516a', '7f9aed9a-25d6-4a92-8f29-9788e6eef75d'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28d772d6-3c0a-4454-baa3-1dc5eee74e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa6a6fc4-3426-4341-8e32-6dcb531c267c', 'c28892af-11c6-4e0e-9943-2952e0f383ee', 'eb31f27c-b6f5-4976-be0d-47e3e371516a', '7f9aed9a-25d6-4a92-8f29-9788e6eef75d']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b995415-bd43-4780-8f54-f8e1bb3a0c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b995415-bd43-4780-8f54-f8e1bb3a0c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '181a2f70-0092-4060-855a-5318e16d35b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1614492002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f9b4d086a44fa495f1e16bc51404df',qos_specs=None,replication_status=,reservations=['aa6a6fc4-3426-4341-8e32-6dcb531c267c','c28892af-11c6-4e0e-9943-2952e0f383ee','eb31f27c-b6f5-4976-be0d-47e3e371516a','7f9aed9a-25d6-4a92-8f29-9788e6eef75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41f7bfecee1c4d738e714a7e9a8ea874',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1614492002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=181a2f70-0092-4060-855a-5318e16d35b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f9b4d086a44fa495f1e16bc51404df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41f7bfecee1c4d738e714a7e9a8ea874',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c9df02-3c0c-431a-bebf-67721200eadb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43c9df02-3c0c-431a-bebf-67721200eadb) transitioned into state 'SUCCESS' from state '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-1614492002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f9b4d086a44fa495f1e16bc51404df',qos_specs=None,replication_status=,reservations=['aa6a6fc4-3426-4341-8e32-6dcb531c267c','c28892af-11c6-4e0e-9943-2952e0f383ee','eb31f27c-b6f5-4976-be0d-47e3e371516a','7f9aed9a-25d6-4a92-8f29-9788e6eef75d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41f7bfecee1c4d738e714a7e9a8ea874',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5587c4cf-3044-4a3d-8aa0-74c954a86c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5587c4cf-3044-4a3d-8aa0-74c954a86c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Flow 'volume_create_api' (100a7860-183a-43c9-b98b-9f6659c39e91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:19:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Create volume request issued successfully. Sep 03 14:19:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96366631-3066-48d6-83b6-b2ea16b23923 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:19:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 20/39] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:19:17 2026] POST /volume/v3/volumes => generated 761 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:19:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a997cee4-46eb-4fcf-b798-290a649d2cb2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a997cee4-46eb-4fcf-b798-290a649d2cb2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:19:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a997cee4-46eb-4fcf-b798-290a649d2cb2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a997cee4-46eb-4fcf-b798-290a649d2cb2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a997cee4-46eb-4fcf-b798-290a649d2cb2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:19:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a997cee4-46eb-4fcf-b798-290a649d2cb2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:19:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 20/40] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:17 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 829 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-80ace139-f957-42c5-8338-6e2d0fe026e2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80ace139-f957-42c5-8338-6e2d0fe026e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:19:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80ace139-f957-42c5-8338-6e2d0fe026e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80ace139-f957-42c5-8338-6e2d0fe026e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-80ace139-f957-42c5-8338-6e2d0fe026e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:19:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80ace139-f957-42c5-8338-6e2d0fe026e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:19:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 21/41] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:18 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-314af8c4-1052-4094-a850-07452c45a673 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-314af8c4-1052-4094-a850-07452c45a673 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:19:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-314af8c4-1052-4094-a850-07452c45a673 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-314af8c4-1052-4094-a850-07452c45a673 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-314af8c4-1052-4094-a850-07452c45a673 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:19:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-314af8c4-1052-4094-a850-07452c45a673 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:19:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 21/42] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:19 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 854 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:28 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=31,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:19:29 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=8 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2068e440-22a7-4de0-aa57-d293f88db92f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-641872494"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-641872494'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Create volume of 1 GB Sep 03 14:19:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Availability Zones retrieved successfully. Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Flow 'volume_create_api' (563d13b7-1596-4ab0-ae3a-b567b18b34d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e6aece-6a20-4ae7-95d7-3f8eca410b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7e6aece-6a20-4ae7-95d7-3f8eca410b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd42a6b-8408-40ea-b301-56238b841bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Created reservations ['07a1214e-fcd3-4735-b0cb-42959b9ecbfe', '2f3cb3d3-b2f0-4abc-aad9-a0c826272de6', 'a8bcc70b-1e8a-40e9-9f7d-14de4b7b0a8c', 'a652e7a4-e04f-45df-887d-8ad04db542e5'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bd42a6b-8408-40ea-b301-56238b841bd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07a1214e-fcd3-4735-b0cb-42959b9ecbfe', '2f3cb3d3-b2f0-4abc-aad9-a0c826272de6', 'a8bcc70b-1e8a-40e9-9f7d-14de4b7b0a8c', 'a652e7a4-e04f-45df-887d-8ad04db542e5']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1908eae6-176e-4070-82f1-d1f4e6962557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1908eae6-176e-4070-82f1-d1f4e6962557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7386bc7d-3650-4817-b63c-7fb4cb07908b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-641872494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508e909f0deb43e18e3ca014a7aff174',qos_specs=None,replication_status=,reservations=['07a1214e-fcd3-4735-b0cb-42959b9ecbfe','2f3cb3d3-b2f0-4abc-aad9-a0c826272de6','a8bcc70b-1e8a-40e9-9f7d-14de4b7b0a8c','a652e7a4-e04f-45df-887d-8ad04db542e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e48a332cc348b58a1104adf6725112',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-641872494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7386bc7d-3650-4817-b63c-7fb4cb07908b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='508e909f0deb43e18e3ca014a7aff174',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7e48a332cc348b58a1104adf6725112',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889aad6c-ecf4-485d-b560-10f138a695fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (889aad6c-ecf4-485d-b560-10f138a695fa) transitioned into state 'SUCCESS' from state '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-641872494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='508e909f0deb43e18e3ca014a7aff174',qos_specs=None,replication_status=,reservations=['07a1214e-fcd3-4735-b0cb-42959b9ecbfe','2f3cb3d3-b2f0-4abc-aad9-a0c826272de6','a8bcc70b-1e8a-40e9-9f7d-14de4b7b0a8c','a652e7a4-e04f-45df-887d-8ad04db542e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7e48a332cc348b58a1104adf6725112',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a021fa-f776-4263-aa0f-fbb9858cd764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a021fa-f776-4263-aa0f-fbb9858cd764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Flow 'volume_create_api' (563d13b7-1596-4ab0-ae3a-b567b18b34d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Create volume request issued successfully. Sep 03 14:19:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2068e440-22a7-4de0-aa57-d293f88db92f tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:19:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 22/43] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:19:51 2026] POST /volume/v3/volumes => generated 767 bytes in 1135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:19:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1a0eb870-0926-4f84-84bc-1746c0ef7756 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1a0eb870-0926-4f84-84bc-1746c0ef7756 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] GET http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:19:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1a0eb870-0926-4f84-84bc-1746c0ef7756 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1a0eb870-0926-4f84-84bc-1746c0ef7756 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-116507d8-f0cf-487f-97ce-4fe325445a0f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1a0eb870-0926-4f84-84bc-1746c0ef7756 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Volume info retrieved successfully. Sep 03 14:19:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-116507d8-f0cf-487f-97ce-4fe325445a0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-116507d8-f0cf-487f-97ce-4fe325445a0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-116507d8-f0cf-487f-97ce-4fe325445a0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1a0eb870-0926-4f84-84bc-1746c0ef7756 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 200 Sep 03 14:19:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 22/44] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:52 2026] GET /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 835 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-116507d8-f0cf-487f-97ce-4fe325445a0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-116507d8-f0cf-487f-97ce-4fe325445a0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 23/45] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:52 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 856 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-77b0bb87-f8dd-437f-b25c-6cdc85172987 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-77b0bb87-f8dd-437f-b25c-6cdc85172987 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-77b0bb87-f8dd-437f-b25c-6cdc85172987 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-77b0bb87-f8dd-437f-b25c-6cdc85172987 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-77b0bb87-f8dd-437f-b25c-6cdc85172987 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-77b0bb87-f8dd-437f-b25c-6cdc85172987 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 23/46] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:19:52 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 856 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bc8d6196-85c0-47d9-bbf6-670d2cc5087d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc8d6196-85c0-47d9-bbf6-670d2cc5087d tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] GET http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:19:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc8d6196-85c0-47d9-bbf6-670d2cc5087d tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc8d6196-85c0-47d9-bbf6-670d2cc5087d tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bc8d6196-85c0-47d9-bbf6-670d2cc5087d tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Volume info retrieved successfully. Sep 03 14:19:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc8d6196-85c0-47d9-bbf6-670d2cc5087d tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 200 Sep 03 14:19:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 24/47] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:53 2026] GET /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 859 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:19:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2d625c1e-118c-4dce-ac8d-070fc9800bd2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d625c1e-118c-4dce-ac8d-070fc9800bd2 None None] GET http://192.168.122.242/volume// Sep 03 14:19:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d625c1e-118c-4dce-ac8d-070fc9800bd2 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d625c1e-118c-4dce-ac8d-070fc9800bd2 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d625c1e-118c-4dce-ac8d-070fc9800bd2 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:19:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 24/48] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:19: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 03 14:19:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-9237ba3d-50b6-4cbd-ba08-ab995f27afc9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-9237ba3d-50b6-4cbd-ba08-ab995f27afc9 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:19:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-9237ba3d-50b6-4cbd-ba08-ab995f27afc9 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de201545-b003-4b67-bd29-0b205e1c6674", "connector": null, "instance_uuid": "ccb9ec6e-5b2e-477c-b26c-28fdda8844c5"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:19:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:54 devstack devstack@c-api.service[86693]: /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 03 14:19:54 devstack devstack@c-api.service[86693]: .first() Sep 03 14:19:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-9237ba3d-50b6-4cbd-ba08-ab995f27afc9 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:19:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 25/49] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:19:53 2026] POST /volume/v3/attachments => generated 273 bytes in 741 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:19:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-598c082b-8907-4540-a29e-fd8f33e023f2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-598c082b-8907-4540-a29e-fd8f33e023f2 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-598c082b-8907-4540-a29e-fd8f33e023f2 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-598c082b-8907-4540-a29e-fd8f33e023f2 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-be6a088e-e658-45cb-af6f-1cc129cde65c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be6a088e-e658-45cb-af6f-1cc129cde65c tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] GET http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:19:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be6a088e-e658-45cb-af6f-1cc129cde65c tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be6a088e-e658-45cb-af6f-1cc129cde65c tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-be6a088e-e658-45cb-af6f-1cc129cde65c tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Volume info retrieved successfully. Sep 03 14:19:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-598c082b-8907-4540-a29e-fd8f33e023f2 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-598c082b-8907-4540-a29e-fd8f33e023f2 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be6a088e-e658-45cb-af6f-1cc129cde65c tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 200 Sep 03 14:19:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 25/50] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:54 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 855 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 26/51] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:54 2026] GET /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 860 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-16f5b93b-1261-462a-acbc-5c923b57c4aa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16f5b93b-1261-462a-acbc-5c923b57c4aa None None] GET http://192.168.122.242/volume// Sep 03 14:19:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16f5b93b-1261-462a-acbc-5c923b57c4aa None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16f5b93b-1261-462a-acbc-5c923b57c4aa None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16f5b93b-1261-462a-acbc-5c923b57c4aa None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:19:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 26/52] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:19:54 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:19:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-809af845-fd0c-423c-8218-6be2012b38dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-809af845-fd0c-423c-8218-6be2012b38dd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-809af845-fd0c-423c-8218-6be2012b38dd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-809af845-fd0c-423c-8218-6be2012b38dd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-809af845-fd0c-423c-8218-6be2012b38dd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-809af845-fd0c-423c-8218-6be2012b38dd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 27/53] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:19:54 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1036 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:19:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] PUT http://192.168.122.242/volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927 Sep 03 14:19:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:19:55 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Acquiring lock "cinder-attachment_update-de201545-b003-4b67-bd29-0b205e1c6674-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:19:55 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-de201545-b003-4b67-bd29-0b205e1c6674-devstack" acquired by "attachment_update" :: waited 0.041s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:19:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:55 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-de201545-b003-4b67-bd29-0b205e1c6674-devstack" released by "attachment_update" :: held 0.326s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:19:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-5f8228b3-a91e-4507-8a7e-cab519a4d9df tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927 returned with HTTP 200 Sep 03 14:19:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 27/54] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:19:55 2026] PUT /volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927 => generated 694 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:19:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-85d1a861-c1c1-4a5b-9fac-99d0f9832d99 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-85d1a861-c1c1-4a5b-9fac-99d0f9832d99 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-85d1a861-c1c1-4a5b-9fac-99d0f9832d99 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-85d1a861-c1c1-4a5b-9fac-99d0f9832d99 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-85d1a861-c1c1-4a5b-9fac-99d0f9832d99 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-85d1a861-c1c1-4a5b-9fac-99d0f9832d99 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 28/55] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:55 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 856 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:19:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-624d5608-f9cd-4d09-b6b8-c71127b6cadf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-624d5608-f9cd-4d09-b6b8-c71127b6cadf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927/action Sep 03 14:19:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-624d5608-f9cd-4d09-b6b8-c71127b6cadf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:19:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-624d5608-f9cd-4d09-b6b8-c71127b6cadf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:19:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-01543a7d-4c1a-430a-ada4-46bb6520dc8c req-624d5608-f9cd-4d09-b6b8-c71127b6cadf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927/action returned with HTTP 204 Sep 03 14:19:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 28/56] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:19:57 2026] POST /volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927/action => generated 0 bytes in 157 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:19:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-742ec9ab-d78f-4b3c-a3fb-5998aa5be508 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-742ec9ab-d78f-4b3c-a3fb-5998aa5be508 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-742ec9ab-d78f-4b3c-a3fb-5998aa5be508 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-742ec9ab-d78f-4b3c-a3fb-5998aa5be508 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-742ec9ab-d78f-4b3c-a3fb-5998aa5be508 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-742ec9ab-d78f-4b3c-a3fb-5998aa5be508 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 29/57] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:57 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1148 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:19:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fba8b153-afb8-4f5e-8845-3bdc5d8cf60e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fba8b153-afb8-4f5e-8845-3bdc5d8cf60e tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fba8b153-afb8-4f5e-8845-3bdc5d8cf60e tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fba8b153-afb8-4f5e-8845-3bdc5d8cf60e tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:19:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:19:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fba8b153-afb8-4f5e-8845-3bdc5d8cf60e tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fba8b153-afb8-4f5e-8845-3bdc5d8cf60e tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 29/58] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:19:57 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1148 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:19:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9667651e-f650-45eb-a66f-6a863cdcfbbd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:19:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9667651e-f650-45eb-a66f-6a863cdcfbbd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:19:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9667651e-f650-45eb-a66f-6a863cdcfbbd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:19:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9667651e-f650-45eb-a66f-6a863cdcfbbd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:19:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:19:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:19:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:19:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:19:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9667651e-f650-45eb-a66f-6a863cdcfbbd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:19:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9667651e-f650-45eb-a66f-6a863cdcfbbd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:19:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 30/59] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:19:59 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c1d1862b-767d-4b7a-8ef6-587e9a5d0f3e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c1d1862b-767d-4b7a-8ef6-587e9a5d0f3e None None] GET http://192.168.122.242/volume// Sep 03 14:20:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c1d1862b-767d-4b7a-8ef6-587e9a5d0f3e None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c1d1862b-767d-4b7a-8ef6-587e9a5d0f3e None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c1d1862b-767d-4b7a-8ef6-587e9a5d0f3e None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 30/60] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:20:01 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:20:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-c1310dba-c03f-4eb3-bb31-bb99c77a932a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-c1310dba-c03f-4eb3-bb31-bb99c77a932a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:20:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-c1310dba-c03f-4eb3-bb31-bb99c77a932a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de201545-b003-4b67-bd29-0b205e1c6674", "connector": null, "instance_uuid": "ccb9ec6e-5b2e-477c-b26c-28fdda8844c5"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-c1310dba-c03f-4eb3-bb31-bb99c77a932a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:20:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 31/61] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:20:01 2026] POST /volume/v3/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:20:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-983c0b0a-0962-4a0e-b855-304be72a2836 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-983c0b0a-0962-4a0e-b855-304be72a2836 None None] GET http://192.168.122.242/volume// Sep 03 14:20:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-983c0b0a-0962-4a0e-b855-304be72a2836 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-983c0b0a-0962-4a0e-b855-304be72a2836 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-983c0b0a-0962-4a0e-b855-304be72a2836 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 31/62] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:20:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:20:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-847c2746-ac39-4d93-b028-df8baf23b00f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-847c2746-ac39-4d93-b028-df8baf23b00f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-847c2746-ac39-4d93-b028-df8baf23b00f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-847c2746-ac39-4d93-b028-df8baf23b00f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-847c2746-ac39-4d93-b028-df8baf23b00f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-847c2746-ac39-4d93-b028-df8baf23b00f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 32/63] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:20:01 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1329 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:20:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-f9f434ef-1738-44f7-bdcf-272c554cb6e4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-f9f434ef-1738-44f7-bdcf-272c554cb6e4 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] DELETE http://192.168.122.242/volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927 Sep 03 14:20:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-f9f434ef-1738-44f7-bdcf-272c554cb6e4 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-f9f434ef-1738-44f7-bdcf-272c554cb6e4 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:02 devstack devstack@c-api.service[86692]: /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 03 14:20:02 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:20:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-f9f434ef-1738-44f7-bdcf-272c554cb6e4 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927 returned with HTTP 200 Sep 03 14:20:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 32/64] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:20:02 2026] DELETE /volume/v3/attachments/a2e3eff6-2604-4af1-9a27-ddc85e482927 => generated 192 bytes in 525 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a74535ac-2e67-4de8-90e0-dd1ef738c0ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a74535ac-2e67-4de8-90e0-dd1ef738c0ea None None] GET http://192.168.122.242/volume// Sep 03 14:20:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a74535ac-2e67-4de8-90e0-dd1ef738c0ea None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a74535ac-2e67-4de8-90e0-dd1ef738c0ea None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a74535ac-2e67-4de8-90e0-dd1ef738c0ea None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 33/65] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:20:03 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:20:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-647ff2e7-4087-4921-a16a-34266a99226a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-647ff2e7-4087-4921-a16a-34266a99226a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-647ff2e7-4087-4921-a16a-34266a99226a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-647ff2e7-4087-4921-a16a-34266a99226a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-647ff2e7-4087-4921-a16a-34266a99226a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-647ff2e7-4087-4921-a16a-34266a99226a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 33/66] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:20:03 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1036 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:20:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] PUT http://192.168.122.242/volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564 Sep 03 14:20:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:04 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Acquiring lock "cinder-attachment_update-de201545-b003-4b67-bd29-0b205e1c6674-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:20:04 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-de201545-b003-4b67-bd29-0b205e1c6674-devstack" acquired by "attachment_update" :: waited 0.036s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:20:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:04 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-de201545-b003-4b67-bd29-0b205e1c6674-devstack" released by "attachment_update" :: held 0.483s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:20:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-9f911c98-e7c8-4562-a431-ee13320f104a tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564 returned with HTTP 200 Sep 03 14:20:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 34/67] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:20:04 2026] PUT /volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564 => generated 694 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-45f52efa-f7f8-4896-9519-d7244671da90 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-45f52efa-f7f8-4896-9519-d7244671da90 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564/action Sep 03 14:20:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-45f52efa-f7f8-4896-9519-d7244671da90 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:20:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-45f52efa-f7f8-4896-9519-d7244671da90 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e3eed6c3-499e-4ce2-bbd6-845e339ba87f req-45f52efa-f7f8-4896-9519-d7244671da90 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564/action returned with HTTP 204 Sep 03 14:20:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 34/68] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:20:04 2026] POST /volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564/action => generated 0 bytes in 185 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:20:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:20:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:11 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Delete volume with id: 7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:20:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Volume info retrieved successfully. Sep 03 14:20:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Delete volume request issued successfully. Sep 03 14:20:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62ca0d97-0ff2-4bc8-8e27-5eee014b2fb7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 202 Sep 03 14:20:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7a3df1b4-c24f-4182-8841-05dcf24131b4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 35/69] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:20:11 2026] DELETE /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:20:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7a3df1b4-c24f-4182-8841-05dcf24131b4 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] GET http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:20:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7a3df1b4-c24f-4182-8841-05dcf24131b4 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7a3df1b4-c24f-4182-8841-05dcf24131b4 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7a3df1b4-c24f-4182-8841-05dcf24131b4 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Volume info retrieved successfully. Sep 03 14:20:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7a3df1b4-c24f-4182-8841-05dcf24131b4 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 200 Sep 03 14:20:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 35/70] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:11 2026] GET /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 859 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-750ec73d-8047-4e31-ab7e-073626e987c7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-750ec73d-8047-4e31-ab7e-073626e987c7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] GET http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:20:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-750ec73d-8047-4e31-ab7e-073626e987c7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-750ec73d-8047-4e31-ab7e-073626e987c7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-750ec73d-8047-4e31-ab7e-073626e987c7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Volume info retrieved successfully. Sep 03 14:20:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-750ec73d-8047-4e31-ab7e-073626e987c7 tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 200 Sep 03 14:20:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 36/71] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:13 2026] GET /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 859 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b7c5df42-03ca-489f-bd05-56fb760db3bd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7c5df42-03ca-489f-bd05-56fb760db3bd tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] GET http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b Sep 03 14:20:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7c5df42-03ca-489f-bd05-56fb760db3bd tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7c5df42-03ca-489f-bd05-56fb760db3bd tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7c5df42-03ca-489f-bd05-56fb760db3bd tempest-ServerRescueNegativeTestJSON-230867680 tempest-ServerRescueNegativeTestJSON-230867680-project-member] http://192.168.122.242/volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b returned with HTTP 404 Sep 03 14:20:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 36/72] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:14 2026] GET /volume/v3/volumes/7386bc7d-3650-4817-b63c-7fb4cb07908b => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:20:23 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=91,cinder:INSERT=13,cinder:UPDATE=18 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:20:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-8fb9ef4e-5a1d-4a8d-943c-9eddc54923a8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-8fb9ef4e-5a1d-4a8d-943c-9eddc54923a8 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-8fb9ef4e-5a1d-4a8d-943c-9eddc54923a8 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-8fb9ef4e-5a1d-4a8d-943c-9eddc54923a8 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-8fb9ef4e-5a1d-4a8d-943c-9eddc54923a8 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-8fb9ef4e-5a1d-4a8d-943c-9eddc54923a8 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 37/73] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:20:23 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=51,cinder:UPDATE=8 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-203e2a05-84bc-4f94-a226-e969c6478e95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-203e2a05-84bc-4f94-a226-e969c6478e95 None None] GET http://192.168.122.242/volume// Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-203e2a05-84bc-4f94-a226-e969c6478e95 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-203e2a05-84bc-4f94-a226-e969c6478e95 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-203e2a05-84bc-4f94-a226-e969c6478e95 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 37/74] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:20:24 2026] GET /volume/ => generated 390 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-45c356e7-5ab9-4ea9-9ce6-2274134b4cbe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-45c356e7-5ab9-4ea9-9ce6-2274134b4cbe tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-45c356e7-5ab9-4ea9-9ce6-2274134b4cbe tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "181a2f70-0092-4060-855a-5318e16d35b4", "connector": null, "instance_uuid": "e9c7cc46-90e7-4b8f-883d-fbb6c257a029"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-45c356e7-5ab9-4ea9-9ce6-2274134b4cbe tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:20:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 38/75] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:20:24 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-508c49a5-99f6-4625-a0af-f2ea702f51f7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-508c49a5-99f6-4625-a0af-f2ea702f51f7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-508c49a5-99f6-4625-a0af-f2ea702f51f7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-508c49a5-99f6-4625-a0af-f2ea702f51f7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-508c49a5-99f6-4625-a0af-f2ea702f51f7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fca4f582-92f4-44fd-b41d-a046a9f23f8b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fca4f582-92f4-44fd-b41d-a046a9f23f8b None None] GET http://192.168.122.242/volume// Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fca4f582-92f4-44fd-b41d-a046a9f23f8b None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fca4f582-92f4-44fd-b41d-a046a9f23f8b None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fca4f582-92f4-44fd-b41d-a046a9f23f8b None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 39/76] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:20:24 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5d1c516f-e251-4d4a-9ff5-923dd11496e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-508c49a5-99f6-4625-a0af-f2ea702f51f7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 38/77] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:24 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5d1c516f-e251-4d4a-9ff5-923dd11496e7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5d1c516f-e251-4d4a-9ff5-923dd11496e7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5d1c516f-e251-4d4a-9ff5-923dd11496e7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5d1c516f-e251-4d4a-9ff5-923dd11496e7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5d1c516f-e251-4d4a-9ff5-923dd11496e7 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 40/78] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:20:24 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 1034 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:20:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] PUT http://192.168.122.242/volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9 Sep 03 14:20:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:25 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Acquiring lock "cinder-attachment_update-181a2f70-0092-4060-855a-5318e16d35b4-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:20:25 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Lock "cinder-attachment_update-181a2f70-0092-4060-855a-5318e16d35b4-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:20:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:25 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Lock "cinder-attachment_update-181a2f70-0092-4060-855a-5318e16d35b4-devstack" released by "attachment_update" :: held 0.357s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:20:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-49947b1b-635c-4b86-a0b0-26fe4bc8e7e0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9 returned with HTTP 200 Sep 03 14:20:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 39/79] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:20:25 2026] PUT /volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9 => generated 694 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-15ec3584-607c-494d-893b-e9b9cdb10a01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15ec3584-607c-494d-893b-e9b9cdb10a01 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15ec3584-607c-494d-893b-e9b9cdb10a01 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15ec3584-607c-494d-893b-e9b9cdb10a01 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-15ec3584-607c-494d-893b-e9b9cdb10a01 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15ec3584-607c-494d-893b-e9b9cdb10a01 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 41/80] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:25 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 854 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5e534f3d-d5f7-4477-bacd-abdec3a1f836 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5e534f3d-d5f7-4477-bacd-abdec3a1f836 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] POST http://192.168.122.242/volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9/action Sep 03 14:20:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5e534f3d-d5f7-4477-bacd-abdec3a1f836 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:20:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5e534f3d-d5f7-4477-bacd-abdec3a1f836 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-903bb5fe-2d77-4781-aa37-a0e92265bdf6 req-5e534f3d-d5f7-4477-bacd-abdec3a1f836 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9/action returned with HTTP 204 Sep 03 14:20:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 40/81] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:20:26 2026] POST /volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:20:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1ba9ad95-1f6d-4266-97ea-0ebef77f296d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1ba9ad95-1f6d-4266-97ea-0ebef77f296d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1ba9ad95-1f6d-4266-97ea-0ebef77f296d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1ba9ad95-1f6d-4266-97ea-0ebef77f296d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1ba9ad95-1f6d-4266-97ea-0ebef77f296d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1ba9ad95-1f6d-4266-97ea-0ebef77f296d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 42/82] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:26 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 1146 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eea9f765-ae90-4a42-a9e7-65d483b3fd72 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eea9f765-ae90-4a42-a9e7-65d483b3fd72 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eea9f765-ae90-4a42-a9e7-65d483b3fd72 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eea9f765-ae90-4a42-a9e7-65d483b3fd72 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eea9f765-ae90-4a42-a9e7-65d483b3fd72 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eea9f765-ae90-4a42-a9e7-65d483b3fd72 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 41/83] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:27 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-e21280db-1c72-4d2f-b5c5-fa84e7cfd32f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-e21280db-1c72-4d2f-b5c5-fa84e7cfd32f tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-e21280db-1c72-4d2f-b5c5-fa84e7cfd32f tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-e21280db-1c72-4d2f-b5c5-fa84e7cfd32f tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-e21280db-1c72-4d2f-b5c5-fa84e7cfd32f tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-e21280db-1c72-4d2f-b5c5-fa84e7cfd32f tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 43/84] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:20:27 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 1146 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] POST http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4/action Sep 03 14:20:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:20:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Begin detaching volume completed successfully. Sep 03 14:20:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-6179ea75-41c1-4162-936c-7b49edd5b617 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4/action returned with HTTP 202 Sep 03 14:20:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 42/85] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:20:27 2026] POST /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:20:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cca1bfc1-cbad-42be-a185-adedbfc50cbc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cca1bfc1-cbad-42be-a185-adedbfc50cbc tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cca1bfc1-cbad-42be-a185-adedbfc50cbc tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cca1bfc1-cbad-42be-a185-adedbfc50cbc tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cca1bfc1-cbad-42be-a185-adedbfc50cbc tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cca1bfc1-cbad-42be-a185-adedbfc50cbc tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 44/86] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:28 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 1149 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9418b0f5-8d83-4984-89f1-8b333d041a0b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9418b0f5-8d83-4984-89f1-8b333d041a0b None None] GET http://192.168.122.242/volume// Sep 03 14:20:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9418b0f5-8d83-4984-89f1-8b333d041a0b None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9418b0f5-8d83-4984-89f1-8b333d041a0b None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9418b0f5-8d83-4984-89f1-8b333d041a0b None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 43/87] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:20: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 03 14:20:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-3ee81b90-c565-478a-9d5f-13a4baa7fcdb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-3ee81b90-c565-478a-9d5f-13a4baa7fcdb tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-3ee81b90-c565-478a-9d5f-13a4baa7fcdb tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-3ee81b90-c565-478a-9d5f-13a4baa7fcdb tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-3ee81b90-c565-478a-9d5f-13a4baa7fcdb tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-3ee81b90-c565-478a-9d5f-13a4baa7fcdb tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 45/88] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:20:28 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 1330 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:20:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-9844bcec-0725-49af-8d1a-cc987def94e2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-9844bcec-0725-49af-8d1a-cc987def94e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] DELETE http://192.168.122.242/volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9 Sep 03 14:20:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-9844bcec-0725-49af-8d1a-cc987def94e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-9844bcec-0725-49af-8d1a-cc987def94e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:28 devstack devstack@c-api.service[86692]: /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 03 14:20:28 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:20:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-48ecc141-828a-46fe-b8b6-97cf5e3671bb req-9844bcec-0725-49af-8d1a-cc987def94e2 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9 returned with HTTP 200 Sep 03 14:20:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 44/89] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:20:28 2026] DELETE /volume/v3/attachments/458179fb-9c90-4e2d-9406-2f1c61e1f8b9 => generated 19 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9fdf083b-b12b-4e85-90ce-349c1822a089 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fdf083b-b12b-4e85-90ce-349c1822a089 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fdf083b-b12b-4e85-90ce-349c1822a089 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fdf083b-b12b-4e85-90ce-349c1822a089 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9fdf083b-b12b-4e85-90ce-349c1822a089 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fdf083b-b12b-4e85-90ce-349c1822a089 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 46/90] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:29 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 854 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-40a8abcc-ef53-4b9d-b737-9d94263e54e5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40a8abcc-ef53-4b9d-b737-9d94263e54e5 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40a8abcc-ef53-4b9d-b737-9d94263e54e5 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40a8abcc-ef53-4b9d-b737-9d94263e54e5 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-40a8abcc-ef53-4b9d-b737-9d94263e54e5 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40a8abcc-ef53-4b9d-b737-9d94263e54e5 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 45/91] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:32 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fee697ea-1ea8-43a7-b2df-6dfd36dee6ec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fee697ea-1ea8-43a7-b2df-6dfd36dee6ec tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fee697ea-1ea8-43a7-b2df-6dfd36dee6ec tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fee697ea-1ea8-43a7-b2df-6dfd36dee6ec tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fee697ea-1ea8-43a7-b2df-6dfd36dee6ec tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fee697ea-1ea8-43a7-b2df-6dfd36dee6ec tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 47/92] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:32 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] DELETE http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:39 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Delete volume with id: 181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Delete volume request issued successfully. Sep 03 14:20:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-399fbb22-ade9-49dd-b42f-fdcf15ae4582 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 202 Sep 03 14:20:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 46/93] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:20:39 2026] DELETE /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 0 bytes in 436 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:20:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-510e8add-9114-4c7d-8ba8-9b960e913ab0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-510e8add-9114-4c7d-8ba8-9b960e913ab0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-510e8add-9114-4c7d-8ba8-9b960e913ab0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-510e8add-9114-4c7d-8ba8-9b960e913ab0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-510e8add-9114-4c7d-8ba8-9b960e913ab0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Volume info retrieved successfully. Sep 03 14:20:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-510e8add-9114-4c7d-8ba8-9b960e913ab0 tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 200 Sep 03 14:20:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 48/94] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:39 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-673ca67c-1d80-4b01-969a-a7719f849077 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-64796842"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-64796842'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:20:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Create volume of 1 GB Sep 03 14:20:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Availability Zones retrieved successfully. Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Flow 'volume_create_api' (761950a1-9731-4d30-8690-881673febe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a12d4f-6916-444f-ad9f-bfb3f0ad0d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:20:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-11fd4fd7-54d5-4026-a734-d9dc76b6ef8d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-11fd4fd7-54d5-4026-a734-d9dc76b6ef8d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] GET http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 Sep 03 14:20:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-11fd4fd7-54d5-4026-a734-d9dc76b6ef8d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-11fd4fd7-54d5-4026-a734-d9dc76b6ef8d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-11fd4fd7-54d5-4026-a734-d9dc76b6ef8d tempest-TaggedAttachmentsTest-221873996 tempest-TaggedAttachmentsTest-221873996-project-member] http://192.168.122.242/volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 returned with HTTP 404 Sep 03 14:20:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 49/95] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:40 2026] GET /volume/v3/volumes/181a2f70-0092-4060-855a-5318e16d35b4 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a12d4f-6916-444f-ad9f-bfb3f0ad0d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:20:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a26a1a-546f-49ad-9b66-94883ea56c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Created reservations ['6b86f88e-642e-4034-8cfa-d2ddb009342a', 'e6186268-9cf5-4b03-b947-044b6c080cdd', '465b7e25-b989-4dba-b0a6-50d3c3cd34dd', '33fbddf8-0193-4167-97da-d6e3b85e468b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a26a1a-546f-49ad-9b66-94883ea56c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b86f88e-642e-4034-8cfa-d2ddb009342a', 'e6186268-9cf5-4b03-b947-044b6c080cdd', '465b7e25-b989-4dba-b0a6-50d3c3cd34dd', '33fbddf8-0193-4167-97da-d6e3b85e468b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abd2f34-25df-498b-a37d-7698be69633e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5abd2f34-25df-498b-a37d-7698be69633e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe5c213-ef35-4f88-95da-11356ec91d49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-64796842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='964acaa549d1408791b95a94e1e6b3da',qos_specs=None,replication_status=,reservations=['6b86f88e-642e-4034-8cfa-d2ddb009342a','e6186268-9cf5-4b03-b947-044b6c080cdd','465b7e25-b989-4dba-b0a6-50d3c3cd34dd','33fbddf8-0193-4167-97da-d6e3b85e468b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb89e5fb8d4f2ebabc76613fc156ce',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-64796842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe5c213-ef35-4f88-95da-11356ec91d49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='964acaa549d1408791b95a94e1e6b3da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='86cb89e5fb8d4f2ebabc76613fc156ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27551612-b332-44c0-9f01-24eb3beed197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27551612-b332-44c0-9f01-24eb3beed197) transitioned into state 'SUCCESS' from state '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-64796842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='964acaa549d1408791b95a94e1e6b3da',qos_specs=None,replication_status=,reservations=['6b86f88e-642e-4034-8cfa-d2ddb009342a','e6186268-9cf5-4b03-b947-044b6c080cdd','465b7e25-b989-4dba-b0a6-50d3c3cd34dd','33fbddf8-0193-4167-97da-d6e3b85e468b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='86cb89e5fb8d4f2ebabc76613fc156ce',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58002f5-6cfd-4583-912e-97ba527982f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c58002f5-6cfd-4583-912e-97ba527982f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Flow 'volume_create_api' (761950a1-9731-4d30-8690-881673febe68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:20:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Create volume request issued successfully. Sep 03 14:20:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-673ca67c-1d80-4b01-969a-a7719f849077 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:20:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 47/96] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:20:40 2026] POST /volume/v3/volumes => generated 764 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:20:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-56b9f6a6-379c-4893-8ac7-4646031558bb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-56b9f6a6-379c-4893-8ac7-4646031558bb tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-56b9f6a6-379c-4893-8ac7-4646031558bb tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-56b9f6a6-379c-4893-8ac7-4646031558bb tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-56b9f6a6-379c-4893-8ac7-4646031558bb tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-56b9f6a6-379c-4893-8ac7-4646031558bb tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 50/97] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:41 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c93ea426-654d-408c-94f4-fc399d346ff4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c93ea426-654d-408c-94f4-fc399d346ff4 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c93ea426-654d-408c-94f4-fc399d346ff4 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c93ea426-654d-408c-94f4-fc399d346ff4 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c93ea426-654d-408c-94f4-fc399d346ff4 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c93ea426-654d-408c-94f4-fc399d346ff4 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 48/98] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:42 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-80519281-b105-43a9-8775-21846cec8eae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80519281-b105-43a9-8775-21846cec8eae tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80519281-b105-43a9-8775-21846cec8eae tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80519281-b105-43a9-8775-21846cec8eae tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-80519281-b105-43a9-8775-21846cec8eae tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80519281-b105-43a9-8775-21846cec8eae tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 51/99] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:43 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ec2c3956-579e-470d-8ceb-465562cbf530 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ec2c3956-579e-470d-8ceb-465562cbf530 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ec2c3956-579e-470d-8ceb-465562cbf530 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ec2c3956-579e-470d-8ceb-465562cbf530 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ec2c3956-579e-470d-8ceb-465562cbf530 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ec2c3956-579e-470d-8ceb-465562cbf530 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 49/100] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:49 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-16103ffa-8dd5-41a9-8471-4cdc3c492b2c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16103ffa-8dd5-41a9-8471-4cdc3c492b2c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16103ffa-8dd5-41a9-8471-4cdc3c492b2c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16103ffa-8dd5-41a9-8471-4cdc3c492b2c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-16103ffa-8dd5-41a9-8471-4cdc3c492b2c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16103ffa-8dd5-41a9-8471-4cdc3c492b2c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 52/101] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:49 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-d7752b27-c20d-4634-bd4f-feed51fa34b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-d7752b27-c20d-4634-bd4f-feed51fa34b5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-d7752b27-c20d-4634-bd4f-feed51fa34b5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-d7752b27-c20d-4634-bd4f-feed51fa34b5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-d7752b27-c20d-4634-bd4f-feed51fa34b5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-d7752b27-c20d-4634-bd4f-feed51fa34b5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 50/102] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:20:50 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674/action Sep 03 14:20:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:20:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Begin detaching volume completed successfully. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-096b6df8-b4f0-4249-839f-c1a1c525adbf tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674/action returned with HTTP 202 Sep 03 14:20:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 53/103] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:20:50 2026] POST /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7bb70740-383b-41ce-b019-017b3f8a99f9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bb70740-383b-41ce-b019-017b3f8a99f9 None None] GET http://192.168.122.242/volume// Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bb70740-383b-41ce-b019-017b3f8a99f9 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bb70740-383b-41ce-b019-017b3f8a99f9 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bb70740-383b-41ce-b019-017b3f8a99f9 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 51/104] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:20:50 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:20:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-b1c46909-0d72-4a4a-98b8-494af93fcdd6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-b1c46909-0d72-4a4a-98b8-494af93fcdd6 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-b1c46909-0d72-4a4a-98b8-494af93fcdd6 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-b1c46909-0d72-4a4a-98b8-494af93fcdd6 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-b1c46909-0d72-4a4a-98b8-494af93fcdd6 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-b1c46909-0d72-4a4a-98b8-494af93fcdd6 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 54/105] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:20:50 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-2e3c4bf3-9436-47ca-9776-0e8267ee5641 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-2e3c4bf3-9436-47ca-9776-0e8267ee5641 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] DELETE http://192.168.122.242/volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564 Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-2e3c4bf3-9436-47ca-9776-0e8267ee5641 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-2e3c4bf3-9436-47ca-9776-0e8267ee5641 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:50 devstack devstack@c-api.service[86692]: /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 03 14:20:50 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:20:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7539ee59-3e51-4cd6-a712-cdac569745e6 req-2e3c4bf3-9436-47ca-9776-0e8267ee5641 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564 returned with HTTP 200 Sep 03 14:20:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 52/106] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:20:50 2026] DELETE /volume/v3/attachments/53f26654-8ec6-478e-b7f5-759f01839564 => generated 19 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce166715-fb49-4321-92d2-b6866948f603 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce166715-fb49-4321-92d2-b6866948f603 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:20:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce166715-fb49-4321-92d2-b6866948f603 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce166715-fb49-4321-92d2-b6866948f603 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ce166715-fb49-4321-92d2-b6866948f603 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:20:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce166715-fb49-4321-92d2-b6866948f603 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:20:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 55/107] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:51 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-1b96fd7a-74d3-4c80-97f6-8f4fd3ce07c8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-1b96fd7a-74d3-4c80-97f6-8f4fd3ce07c8 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-1b96fd7a-74d3-4c80-97f6-8f4fd3ce07c8 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-1b96fd7a-74d3-4c80-97f6-8f4fd3ce07c8 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-1b96fd7a-74d3-4c80-97f6-8f4fd3ce07c8 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-1b96fd7a-74d3-4c80-97f6-8f4fd3ce07c8 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 53/108] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:20:57 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 857 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:20:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-15872dc9-c32f-4678-9a3f-1c58b13cf9f5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15872dc9-c32f-4678-9a3f-1c58b13cf9f5 None None] GET http://192.168.122.242/volume// Sep 03 14:20:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15872dc9-c32f-4678-9a3f-1c58b13cf9f5 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15872dc9-c32f-4678-9a3f-1c58b13cf9f5 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15872dc9-c32f-4678-9a3f-1c58b13cf9f5 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:20:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 56/109] 192.168.122.242 () {58 vars in 1308 bytes} [Thu Sep 3 14:20:57 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 14:20:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-3a44a723-f18b-4645-8d89-37bb30ce213b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-3a44a723-f18b-4645-8d89-37bb30ce213b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:20:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-3a44a723-f18b-4645-8d89-37bb30ce213b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbe5c213-ef35-4f88-95da-11356ec91d49", "connector": null, "instance_uuid": "9823c8e5-35c2-4eed-9eec-26202a889c83"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-3a44a723-f18b-4645-8d89-37bb30ce213b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:20:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 54/110] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:20:57 2026] POST /volume/v3/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-d73541fe-a00c-42e4-a112-ee1eb2eb7af7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-d73541fe-a00c-42e4-a112-ee1eb2eb7af7 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] POST http://192.168.122.242/volume/v3/attachments/5110f560-468e-4314-8f98-dd34839a8335/action Sep 03 14:20:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-d73541fe-a00c-42e4-a112-ee1eb2eb7af7 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:20:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-d73541fe-a00c-42e4-a112-ee1eb2eb7af7 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-19965ec7-4aa0-4bd8-9176-8498af146a58 req-d73541fe-a00c-42e4-a112-ee1eb2eb7af7 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/attachments/5110f560-468e-4314-8f98-dd34839a8335/action returned with HTTP 204 Sep 03 14:20:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 57/111] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:20:57 2026] POST /volume/v3/attachments/5110f560-468e-4314-8f98-dd34839a8335/action => generated 0 bytes in 168 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:20:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3c3589ff-090f-46c7-b6e9-52404ffc84e5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3c3589ff-090f-46c7-b6e9-52404ffc84e5 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3c3589ff-090f-46c7-b6e9-52404ffc84e5 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3c3589ff-090f-46c7-b6e9-52404ffc84e5 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3c3589ff-090f-46c7-b6e9-52404ffc84e5 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3c3589ff-090f-46c7-b6e9-52404ffc84e5 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 55/112] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:58 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 1119 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-07c7360c-d13e-4650-9d6c-bea62dd14981 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-07c7360c-d13e-4650-9d6c-bea62dd14981 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-07c7360c-d13e-4650-9d6c-bea62dd14981 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-07c7360c-d13e-4650-9d6c-bea62dd14981 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:20:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-07c7360c-d13e-4650-9d6c-bea62dd14981 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-07c7360c-d13e-4650-9d6c-bea62dd14981 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 58/113] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:58 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 1119 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:20:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-5fa0d56a-e835-4725-b917-606c4dde2dee None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-5fa0d56a-e835-4725-b917-606c4dde2dee tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-5fa0d56a-e835-4725-b917-606c4dde2dee tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-5fa0d56a-e835-4725-b917-606c4dde2dee tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-5fa0d56a-e835-4725-b917-606c4dde2dee tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-5fa0d56a-e835-4725-b917-606c4dde2dee tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 56/114] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:20:58 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 1119 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:20:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-0c03bd53-a70b-43b5-9822-f8ba1e31a45d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-0c03bd53-a70b-43b5-9822-f8ba1e31a45d tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] DELETE http://192.168.122.242/volume/v3/attachments/5110f560-468e-4314-8f98-dd34839a8335 Sep 03 14:20:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-0c03bd53-a70b-43b5-9822-f8ba1e31a45d tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-0c03bd53-a70b-43b5-9822-f8ba1e31a45d tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:20:58 devstack devstack@c-api.service[86693]: /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 03 14:20:58 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:20:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e425cd24-46f9-4ef3-a345-2c10293ef21e req-0c03bd53-a70b-43b5-9822-f8ba1e31a45d tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/attachments/5110f560-468e-4314-8f98-dd34839a8335 returned with HTTP 200 Sep 03 14:20:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 59/115] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:20:58 2026] DELETE /volume/v3/attachments/5110f560-468e-4314-8f98-dd34839a8335 => generated 19 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-58904562-f189-4c8f-acd1-112ab3a8dd3b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-58904562-f189-4c8f-acd1-112ab3a8dd3b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:20:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-58904562-f189-4c8f-acd1-112ab3a8dd3b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:20:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-58904562-f189-4c8f-acd1-112ab3a8dd3b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:20:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:20:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:20:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:20:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:20:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-58904562-f189-4c8f-acd1-112ab3a8dd3b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:20:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-71ef7440-abf8-4795-9411-d5a63958a218 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:20:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-58904562-f189-4c8f-acd1-112ab3a8dd3b tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:20:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 57/116] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:20:59 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 857 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:20:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:20:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-134622690", "imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:20:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-134622690', 'imageRef': '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Create volume of 1 GB Sep 03 14:21:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Availability Zones retrieved successfully. Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Flow 'volume_create_api' (d7f713d4-fbdc-4c19-9930-3b457bbfe5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e6de06-ce7a-4eba-9719-4aa2510ed0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e6de06-ce7a-4eba-9719-4aa2510ed0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9828127-2109-45f4-9ff0-44330b15e723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Created reservations ['b0d8f9cb-de81-437a-b4e6-12e3bade2af8', 'a121c919-fff7-4505-9435-6d7bdebaa8e7', '19222b48-7311-4f2a-b294-5879bd67a449', 'cf0b5459-765b-48e5-96e0-cdfb7e9962bc'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9828127-2109-45f4-9ff0-44330b15e723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0d8f9cb-de81-437a-b4e6-12e3bade2af8', 'a121c919-fff7-4505-9435-6d7bdebaa8e7', '19222b48-7311-4f2a-b294-5879bd67a449', 'cf0b5459-765b-48e5-96e0-cdfb7e9962bc']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08743c53-56ea-4f61-be6f-018f9046a573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08743c53-56ea-4f61-be6f-018f9046a573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98c331ab-eddc-45df-93b6-c5dbf0bc3fa9', '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-134622690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fcda5231044468a18b62045e29db81',qos_specs=None,replication_status=,reservations=['b0d8f9cb-de81-437a-b4e6-12e3bade2af8','a121c919-fff7-4505-9435-6d7bdebaa8e7','19222b48-7311-4f2a-b294-5879bd67a449','cf0b5459-765b-48e5-96e0-cdfb7e9962bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fd43a50f1fe465ea9d3c9cce7ae5821',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-134622690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98c331ab-eddc-45df-93b6-c5dbf0bc3fa9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41fcda5231044468a18b62045e29db81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fd43a50f1fe465ea9d3c9cce7ae5821',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152de124-9f6d-4c90-a129-c4022936ac60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (152de124-9f6d-4c90-a129-c4022936ac60) transitioned into state 'SUCCESS' from state '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-134622690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41fcda5231044468a18b62045e29db81',qos_specs=None,replication_status=,reservations=['b0d8f9cb-de81-437a-b4e6-12e3bade2af8','a121c919-fff7-4505-9435-6d7bdebaa8e7','19222b48-7311-4f2a-b294-5879bd67a449','cf0b5459-765b-48e5-96e0-cdfb7e9962bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fd43a50f1fe465ea9d3c9cce7ae5821',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb58870-10fc-4e73-b562-7033f8be8bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cb58870-10fc-4e73-b562-7033f8be8bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Flow 'volume_create_api' (d7f713d4-fbdc-4c19-9930-3b457bbfe5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Create volume request issued successfully. Sep 03 14:21:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71ef7440-abf8-4795-9411-d5a63958a218 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:21:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 60/117] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:20:59 2026] POST /volume/v3/volumes => generated 761 bytes in 1712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:21:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-337256fa-2a76-470e-91ea-b63987b8f983 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-337256fa-2a76-470e-91ea-b63987b8f983 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-337256fa-2a76-470e-91ea-b63987b8f983 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-337256fa-2a76-470e-91ea-b63987b8f983 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-337256fa-2a76-470e-91ea-b63987b8f983 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-337256fa-2a76-470e-91ea-b63987b8f983 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 58/118] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:00 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 829 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b7fcf41e-d3a7-4c27-ba0e-8432db26f2ff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7fcf41e-d3a7-4c27-ba0e-8432db26f2ff tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7fcf41e-d3a7-4c27-ba0e-8432db26f2ff tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7fcf41e-d3a7-4c27-ba0e-8432db26f2ff tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b7fcf41e-d3a7-4c27-ba0e-8432db26f2ff tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7fcf41e-d3a7-4c27-ba0e-8432db26f2ff tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 61/119] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:02 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4415dc88-7050-41b6-84cb-def879bdb203 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4415dc88-7050-41b6-84cb-def879bdb203 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4415dc88-7050-41b6-84cb-def879bdb203 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4415dc88-7050-41b6-84cb-def879bdb203 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4415dc88-7050-41b6-84cb-def879bdb203 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4415dc88-7050-41b6-84cb-def879bdb203 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 59/120] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:03 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 853 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f320b9fe-14ee-4ab2-9390-660babe07130 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f320b9fe-14ee-4ab2-9390-660babe07130 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f320b9fe-14ee-4ab2-9390-660babe07130 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f320b9fe-14ee-4ab2-9390-660babe07130 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f320b9fe-14ee-4ab2-9390-660babe07130 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f320b9fe-14ee-4ab2-9390-660babe07130 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 62/121] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:04 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 911 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-513114b9-bf57-479e-851f-e076be297472 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-513114b9-bf57-479e-851f-e076be297472 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-513114b9-bf57-479e-851f-e076be297472 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-513114b9-bf57-479e-851f-e076be297472 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-513114b9-bf57-479e-851f-e076be297472 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-513114b9-bf57-479e-851f-e076be297472 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 60/122] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:05 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1bbba269-15cd-4045-9b35-9d61a4ce7904 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1bbba269-15cd-4045-9b35-9d61a4ce7904 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1bbba269-15cd-4045-9b35-9d61a4ce7904 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1bbba269-15cd-4045-9b35-9d61a4ce7904 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1bbba269-15cd-4045-9b35-9d61a4ce7904 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1bbba269-15cd-4045-9b35-9d61a4ce7904 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 63/123] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:06 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9908a311-f179-40ad-982a-a438e19073b1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9908a311-f179-40ad-982a-a438e19073b1 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9908a311-f179-40ad-982a-a438e19073b1 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9908a311-f179-40ad-982a-a438e19073b1 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9908a311-f179-40ad-982a-a438e19073b1 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9908a311-f179-40ad-982a-a438e19073b1 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 61/124] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:07 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6495ca14-0010-453f-804d-19a68881fb0f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6495ca14-0010-453f-804d-19a68881fb0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6495ca14-0010-453f-804d-19a68881fb0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6495ca14-0010-453f-804d-19a68881fb0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6495ca14-0010-453f-804d-19a68881fb0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6495ca14-0010-453f-804d-19a68881fb0f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 64/125] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:08 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 914 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f52b7d68-cf15-4ad4-b63b-35ac9feedb72 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f52b7d68-cf15-4ad4-b63b-35ac9feedb72 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f52b7d68-cf15-4ad4-b63b-35ac9feedb72 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f52b7d68-cf15-4ad4-b63b-35ac9feedb72 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f52b7d68-cf15-4ad4-b63b-35ac9feedb72 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f52b7d68-cf15-4ad4-b63b-35ac9feedb72 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 62/126] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:09 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bb7f1cac-d5a8-4c93-8ac2-fca017fcf10b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb7f1cac-d5a8-4c93-8ac2-fca017fcf10b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb7f1cac-d5a8-4c93-8ac2-fca017fcf10b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb7f1cac-d5a8-4c93-8ac2-fca017fcf10b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bb7f1cac-d5a8-4c93-8ac2-fca017fcf10b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb7f1cac-d5a8-4c93-8ac2-fca017fcf10b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 65/127] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:11 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 1332 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-ba8e4ba3-0d96-4dad-aac9-d3243baddacd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-ba8e4ba3-0d96-4dad-aac9-d3243baddacd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-ba8e4ba3-0d96-4dad-aac9-d3243baddacd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-ba8e4ba3-0d96-4dad-aac9-d3243baddacd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-ba8e4ba3-0d96-4dad-aac9-d3243baddacd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-ba8e4ba3-0d96-4dad-aac9-d3243baddacd tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 63/128] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:21:11 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 1332 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:21:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-dd7283b8-3a6b-4ea0-a31b-df8748faff3b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-dd7283b8-3a6b-4ea0-a31b-df8748faff3b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-dd7283b8-3a6b-4ea0-a31b-df8748faff3b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-dd7283b8-3a6b-4ea0-a31b-df8748faff3b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-dd7283b8-3a6b-4ea0-a31b-df8748faff3b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-dd7283b8-3a6b-4ea0-a31b-df8748faff3b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 66/129] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:21:14 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 1332 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a7433990-5f8b-4b4e-9d0f-c1ebdf6e72d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7433990-5f8b-4b4e-9d0f-c1ebdf6e72d3 None None] GET http://192.168.122.242/volume// Sep 03 14:21:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7433990-5f8b-4b4e-9d0f-c1ebdf6e72d3 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7433990-5f8b-4b4e-9d0f-c1ebdf6e72d3 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7433990-5f8b-4b4e-9d0f-c1ebdf6e72d3 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:21:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 64/130] 192.168.122.242 () {58 vars in 1308 bytes} [Thu Sep 3 14:21:14 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:21:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-3114b435-b3f7-47b6-bb63-490febe20bd3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-3114b435-b3f7-47b6-bb63-490febe20bd3 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:21:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-3114b435-b3f7-47b6-bb63-490febe20bd3 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98c331ab-eddc-45df-93b6-c5dbf0bc3fa9", "connector": null, "instance_uuid": "142407ef-5008-4b80-8d1c-dbc981f5e7f1"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-3114b435-b3f7-47b6-bb63-490febe20bd3 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:21:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 67/131] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:21:14 2026] POST /volume/v3/attachments => generated 273 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1baece8f-9465-4999-a739-38d812f9e88d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1baece8f-9465-4999-a739-38d812f9e88d None None] GET http://192.168.122.242/volume// Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1baece8f-9465-4999-a739-38d812f9e88d None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1baece8f-9465-4999-a739-38d812f9e88d None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1baece8f-9465-4999-a739-38d812f9e88d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:21:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 65/132] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:21:18 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:21:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-0ba92107-563b-41e7-9551-908df315084d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-0ba92107-563b-41e7-9551-908df315084d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:21:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-0ba92107-563b-41e7-9551-908df315084d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-0ba92107-563b-41e7-9551-908df315084d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-0ba92107-563b-41e7-9551-908df315084d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:21:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-0ba92107-563b-41e7-9551-908df315084d tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 200 Sep 03 14:21:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 68/133] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:21:18 2026] GET /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 1512 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] PUT http://192.168.122.242/volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Acquiring lock "cinder-attachment_update-98c331ab-eddc-45df-93b6-c5dbf0bc3fa9-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-98c331ab-eddc-45df-93b6-c5dbf0bc3fa9-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:18 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-98c331ab-eddc-45df-93b6-c5dbf0bc3fa9-devstack" released by "attachment_update" :: held 0.395s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:21:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-a8866ec8-d8cf-4501-9385-e69b218d7104 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a returned with HTTP 200 Sep 03 14:21:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 66/134] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:21:18 2026] PUT /volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a => generated 694 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-e01ce48a-7b39-472e-9d16-76ed6b8a357c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-e01ce48a-7b39-472e-9d16-76ed6b8a357c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a/action Sep 03 14:21:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-e01ce48a-7b39-472e-9d16-76ed6b8a357c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:21:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-e01ce48a-7b39-472e-9d16-76ed6b8a357c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4e676ecc-0afe-4d42-bab7-70b5a7cbf263 req-e01ce48a-7b39-472e-9d16-76ed6b8a357c tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a/action returned with HTTP 204 Sep 03 14:21:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 69/135] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:21:19 2026] POST /volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-597813073"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-597813073'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Create volume of 1 GB Sep 03 14:21:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Availability Zones retrieved successfully. Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Flow 'volume_create_api' (0497deb2-cb33-4cec-850a-666be17c2ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3944d4f6-cef7-4d74-99c5-b4e301370ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3944d4f6-cef7-4d74-99c5-b4e301370ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245e9e8d-4c4f-4e07-883b-42e26abc14eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Created reservations ['37cbc806-b6e1-4be2-b4a3-6935a4b42b50', '9e7943a0-9deb-47c0-8017-f6e053c65c4f', '0095cddf-a779-478e-8807-8fac9ab3cc5a', 'e36d5b56-6a37-4466-b2f8-1da6d1e606d3'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (245e9e8d-4c4f-4e07-883b-42e26abc14eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37cbc806-b6e1-4be2-b4a3-6935a4b42b50', '9e7943a0-9deb-47c0-8017-f6e053c65c4f', '0095cddf-a779-478e-8807-8fac9ab3cc5a', 'e36d5b56-6a37-4466-b2f8-1da6d1e606d3']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cce02d-1b44-43b9-ba1a-218ed86437e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cce02d-1b44-43b9-ba1a-218ed86437e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b193d462-520a-479f-8d30-22ff6362f15e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-597813073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='034e8a7223c54a008c5cc9d9e87987cd',qos_specs=None,replication_status=,reservations=['37cbc806-b6e1-4be2-b4a3-6935a4b42b50','9e7943a0-9deb-47c0-8017-f6e053c65c4f','0095cddf-a779-478e-8807-8fac9ab3cc5a','e36d5b56-6a37-4466-b2f8-1da6d1e606d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9465017cc64def92b4fae2daf7814d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-597813073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b193d462-520a-479f-8d30-22ff6362f15e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='034e8a7223c54a008c5cc9d9e87987cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e9465017cc64def92b4fae2daf7814d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01faa912-9e8e-4625-815d-5b015276ac2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=165,cinder:UPDATE=30,cinder:INSERT=21 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01faa912-9e8e-4625-815d-5b015276ac2e) transitioned into state 'SUCCESS' from state '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-597813073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='034e8a7223c54a008c5cc9d9e87987cd',qos_specs=None,replication_status=,reservations=['37cbc806-b6e1-4be2-b4a3-6935a4b42b50','9e7943a0-9deb-47c0-8017-f6e053c65c4f','0095cddf-a779-478e-8807-8fac9ab3cc5a','e36d5b56-6a37-4466-b2f8-1da6d1e606d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9465017cc64def92b4fae2daf7814d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14dc93c8-e2c8-4cad-80f3-a5dc1c7b2424) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14dc93c8-e2c8-4cad-80f3-a5dc1c7b2424) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Flow 'volume_create_api' (0497deb2-cb33-4cec-850a-666be17c2ef9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Create volume request issued successfully. Sep 03 14:21:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a41c1b0-76b0-445d-ac89-9cca15adca65 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:21:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 67/136] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:21:23 2026] POST /volume/v3/volumes => generated 762 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:21:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bfd54271-6405-49b4-ba7b-86e300e2d654 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bfd54271-6405-49b4-ba7b-86e300e2d654 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bfd54271-6405-49b4-ba7b-86e300e2d654 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bfd54271-6405-49b4-ba7b-86e300e2d654 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:24 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=156,cinder:UPDATE=24,cinder:INSERT=8 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:21:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bfd54271-6405-49b4-ba7b-86e300e2d654 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bfd54271-6405-49b4-ba7b-86e300e2d654 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 70/137] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:24 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 830 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b742303e-4918-4e21-b2c3-b0c658770265 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b742303e-4918-4e21-b2c3-b0c658770265 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b742303e-4918-4e21-b2c3-b0c658770265 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b742303e-4918-4e21-b2c3-b0c658770265 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b742303e-4918-4e21-b2c3-b0c658770265 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b742303e-4918-4e21-b2c3-b0c658770265 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 68/138] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:25 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:21:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e19d1692-9903-41f7-bbb8-81700ac43141 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e19d1692-9903-41f7-bbb8-81700ac43141 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e19d1692-9903-41f7-bbb8-81700ac43141 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e19d1692-9903-41f7-bbb8-81700ac43141 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e19d1692-9903-41f7-bbb8-81700ac43141 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e19d1692-9903-41f7-bbb8-81700ac43141 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 71/139] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:27 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e3bedd7d-fbe4-4781-9401-9934dd273392 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e3bedd7d-fbe4-4781-9401-9934dd273392 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e3bedd7d-fbe4-4781-9401-9934dd273392 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e3bedd7d-fbe4-4781-9401-9934dd273392 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e3bedd7d-fbe4-4781-9401-9934dd273392 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e3bedd7d-fbe4-4781-9401-9934dd273392 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 69/140] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:28 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 855 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] POST http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e/action Sep 03 14:21:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:21:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume updated successfully. Sep 03 14:21:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-beec815c-1a02-46ae-9f76-9a0e22b25857 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e/action returned with HTTP 200 Sep 03 14:21:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 72/141] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:21:28 2026] POST /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e/action => generated 0 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 14:21:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c28e4ec-b68c-43a8-a364-cbca7a3db31b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c28e4ec-b68c-43a8-a364-cbca7a3db31b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c28e4ec-b68c-43a8-a364-cbca7a3db31b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c28e4ec-b68c-43a8-a364-cbca7a3db31b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c28e4ec-b68c-43a8-a364-cbca7a3db31b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c28e4ec-b68c-43a8-a364-cbca7a3db31b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 70/142] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:28 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 855 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-74a051d7-94ee-4498-8aca-de6bb645c8a8 req-590e99b3-5150-4933-9066-0d1a1c0dafc8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-74a051d7-94ee-4498-8aca-de6bb645c8a8 req-590e99b3-5150-4933-9066-0d1a1c0dafc8 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-74a051d7-94ee-4498-8aca-de6bb645c8a8 req-590e99b3-5150-4933-9066-0d1a1c0dafc8 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-74a051d7-94ee-4498-8aca-de6bb645c8a8 req-590e99b3-5150-4933-9066-0d1a1c0dafc8 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-74a051d7-94ee-4498-8aca-de6bb645c8a8 req-590e99b3-5150-4933-9066-0d1a1c0dafc8 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-74a051d7-94ee-4498-8aca-de6bb645c8a8 req-590e99b3-5150-4933-9066-0d1a1c0dafc8 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 73/143] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:21:28 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:21:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-555294774"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-555294774'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:21:30 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Create volume of 1 GB Sep 03 14:21:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Availability Zones retrieved successfully. Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Flow 'volume_create_api' (35b2763e-3500-4d03-a596-457a284a2064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594718ab-455a-468a-b2f8-1cdaecb0014a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594718ab-455a-468a-b2f8-1cdaecb0014a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29aad92d-e8f2-4414-95ff-5726648ff691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Created reservations ['45a95c0d-af5b-40d6-87f1-15a3f09ebe65', '83558d10-d6a0-4964-8a26-98af3424b3ee', 'a00e1ddb-a323-4ca8-9a01-e7fd72777a0d', '7648bfeb-9641-4608-84ba-f778856175aa'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29aad92d-e8f2-4414-95ff-5726648ff691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45a95c0d-af5b-40d6-87f1-15a3f09ebe65', '83558d10-d6a0-4964-8a26-98af3424b3ee', 'a00e1ddb-a323-4ca8-9a01-e7fd72777a0d', '7648bfeb-9641-4608-84ba-f778856175aa']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13862925-91ef-4ed5-8851-f18f28ad136a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13862925-91ef-4ed5-8851-f18f28ad136a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '707014c3-bd70-4668-9501-e276fa2874d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-555294774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='034e8a7223c54a008c5cc9d9e87987cd',qos_specs=None,replication_status=,reservations=['45a95c0d-af5b-40d6-87f1-15a3f09ebe65','83558d10-d6a0-4964-8a26-98af3424b3ee','a00e1ddb-a323-4ca8-9a01-e7fd72777a0d','7648bfeb-9641-4608-84ba-f778856175aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9465017cc64def92b4fae2daf7814d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:21:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-555294774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=707014c3-bd70-4668-9501-e276fa2874d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='034e8a7223c54a008c5cc9d9e87987cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e9465017cc64def92b4fae2daf7814d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a590aa-ce60-40d7-a75e-f7610f8b8619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1a590aa-ce60-40d7-a75e-f7610f8b8619) transitioned into state 'SUCCESS' from state '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-555294774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='034e8a7223c54a008c5cc9d9e87987cd',qos_specs=None,replication_status=,reservations=['45a95c0d-af5b-40d6-87f1-15a3f09ebe65','83558d10-d6a0-4964-8a26-98af3424b3ee','a00e1ddb-a323-4ca8-9a01-e7fd72777a0d','7648bfeb-9641-4608-84ba-f778856175aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e9465017cc64def92b4fae2daf7814d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ffa785-fa9b-4dfb-8b1a-d1864c3850a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ffa785-fa9b-4dfb-8b1a-d1864c3850a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Flow 'volume_create_api' (35b2763e-3500-4d03-a596-457a284a2064) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Create volume request issued successfully. Sep 03 14:21:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bc34a5b-09be-4fb2-9be6-8edb3d3f9c9b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:21:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 71/144] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:21:30 2026] POST /volume/v3/volumes => generated 762 bytes in 901 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:21:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e59ec597-40df-4776-b09b-6ff587b71db4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e59ec597-40df-4776-b09b-6ff587b71db4 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e59ec597-40df-4776-b09b-6ff587b71db4 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e59ec597-40df-4776-b09b-6ff587b71db4 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e59ec597-40df-4776-b09b-6ff587b71db4 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e59ec597-40df-4776-b09b-6ff587b71db4 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 200 Sep 03 14:21:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 74/145] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:31 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 830 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:21:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-729f58a8-63ed-4fee-9ab9-6102c99cd8a1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-729f58a8-63ed-4fee-9ab9-6102c99cd8a1 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-729f58a8-63ed-4fee-9ab9-6102c99cd8a1 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-729f58a8-63ed-4fee-9ab9-6102c99cd8a1 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-729f58a8-63ed-4fee-9ab9-6102c99cd8a1 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-729f58a8-63ed-4fee-9ab9-6102c99cd8a1 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 200 Sep 03 14:21:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 72/146] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:33 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 854 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-41ac0743-8512-4006-a932-ba179e42592b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-41ac0743-8512-4006-a932-ba179e42592b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-41ac0743-8512-4006-a932-ba179e42592b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-41ac0743-8512-4006-a932-ba179e42592b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-41ac0743-8512-4006-a932-ba179e42592b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-41ac0743-8512-4006-a932-ba179e42592b tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 200 Sep 03 14:21:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 75/147] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:34 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 854 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-055425e0-a8a9-4da5-93e2-a549b9b13fad None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-055425e0-a8a9-4da5-93e2-a549b9b13fad tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-055425e0-a8a9-4da5-93e2-a549b9b13fad tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-055425e0-a8a9-4da5-93e2-a549b9b13fad tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-055425e0-a8a9-4da5-93e2-a549b9b13fad tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-055425e0-a8a9-4da5-93e2-a549b9b13fad tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 200 Sep 03 14:21:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 73/148] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:35 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 855 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] DELETE http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:36 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Delete volume with id: 707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Delete volume request issued successfully. Sep 03 14:21:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-418f7b4c-ce64-4794-846a-caf9d82a3b4c tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 202 Sep 03 14:21:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 76/149] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:21:36 2026] DELETE /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:21:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d8647c24-4b8f-4765-8624-e786e0198513 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8647c24-4b8f-4765-8624-e786e0198513 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8647c24-4b8f-4765-8624-e786e0198513 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8647c24-4b8f-4765-8624-e786e0198513 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d8647c24-4b8f-4765-8624-e786e0198513 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8647c24-4b8f-4765-8624-e786e0198513 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 200 Sep 03 14:21:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 74/150] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:36 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42c16469-dd67-4a8c-835f-df97e0be8b36 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42c16469-dd67-4a8c-835f-df97e0be8b36 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42c16469-dd67-4a8c-835f-df97e0be8b36 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42c16469-dd67-4a8c-835f-df97e0be8b36 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42c16469-dd67-4a8c-835f-df97e0be8b36 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42c16469-dd67-4a8c-835f-df97e0be8b36 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 200 Sep 03 14:21:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 77/151] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:38 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 854 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39f9ce2f-ccd9-4590-b5c5-d3761d9f3ac6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39f9ce2f-ccd9-4590-b5c5-d3761d9f3ac6 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 Sep 03 14:21:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39f9ce2f-ccd9-4590-b5c5-d3761d9f3ac6 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39f9ce2f-ccd9-4590-b5c5-d3761d9f3ac6 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39f9ce2f-ccd9-4590-b5c5-d3761d9f3ac6 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 returned with HTTP 404 Sep 03 14:21:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 75/152] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:39 2026] GET /volume/v3/volumes/707014c3-bd70-4668-9501-e276fa2874d6 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:21:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:39 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Delete volume with id: b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Delete volume request issued successfully. Sep 03 14:21:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f92d0bb-6f42-4c2f-878d-dc86b4b54692 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 202 Sep 03 14:21:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 78/153] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:21:39 2026] DELETE /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:21:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0ca7dc96-73c3-41e0-bb51-dc1027b7c205 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ca7dc96-73c3-41e0-bb51-dc1027b7c205 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ca7dc96-73c3-41e0-bb51-dc1027b7c205 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ca7dc96-73c3-41e0-bb51-dc1027b7c205 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0ca7dc96-73c3-41e0-bb51-dc1027b7c205 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ca7dc96-73c3-41e0-bb51-dc1027b7c205 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 76/154] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:39 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 854 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-295d0f85-f183-44b4-bee0-2d89c1ecef81 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-295d0f85-f183-44b4-bee0-2d89c1ecef81 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-295d0f85-f183-44b4-bee0-2d89c1ecef81 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-295d0f85-f183-44b4-bee0-2d89c1ecef81 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-295d0f85-f183-44b4-bee0-2d89c1ecef81 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Volume info retrieved successfully. Sep 03 14:21:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-295d0f85-f183-44b4-bee0-2d89c1ecef81 tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 200 Sep 03 14:21:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 79/155] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:40 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8fcfbecd-2ed1-4dab-be79-723daffb8b7f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fcfbecd-2ed1-4dab-be79-723daffb8b7f tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] GET http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e Sep 03 14:21:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fcfbecd-2ed1-4dab-be79-723daffb8b7f tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fcfbecd-2ed1-4dab-be79-723daffb8b7f tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fcfbecd-2ed1-4dab-be79-723daffb8b7f tempest-ServersNegativeTestJSON-1772840870 tempest-ServersNegativeTestJSON-1772840870-project-member] http://192.168.122.242/volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e returned with HTTP 404 Sep 03 14:21:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 77/156] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:21:41 2026] GET /volume/v3/volumes/b193d462-520a-479f-8d30-22ff6362f15e => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:21:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-edccc396-2e42-4b99-96ba-1fec19d4926d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-edccc396-2e42-4b99-96ba-1fec19d4926d None None] GET http://192.168.122.242/volume// Sep 03 14:21:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-edccc396-2e42-4b99-96ba-1fec19d4926d None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-edccc396-2e42-4b99-96ba-1fec19d4926d None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-edccc396-2e42-4b99-96ba-1fec19d4926d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:21:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 80/157] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:21:42 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:21:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-ffecdf68-1498-41e9-9292-b22ff03a3488 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-ffecdf68-1498-41e9-9292-b22ff03a3488 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:21:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-ffecdf68-1498-41e9-9292-b22ff03a3488 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98c331ab-eddc-45df-93b6-c5dbf0bc3fa9", "connector": null, "instance_uuid": "142407ef-5008-4b80-8d1c-dbc981f5e7f1"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-ffecdf68-1498-41e9-9292-b22ff03a3488 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:21:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 78/158] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:21:42 2026] POST /volume/v3/attachments => generated 273 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-bfcd2e09-7878-4fb3-a45c-384848e01a66 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-bfcd2e09-7878-4fb3-a45c-384848e01a66 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] DELETE http://192.168.122.242/volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a Sep 03 14:21:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-bfcd2e09-7878-4fb3-a45c-384848e01a66 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-bfcd2e09-7878-4fb3-a45c-384848e01a66 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:42 devstack devstack@c-api.service[86693]: /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 03 14:21:42 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:21:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-bfcd2e09-7878-4fb3-a45c-384848e01a66 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a returned with HTTP 200 Sep 03 14:21:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 81/159] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:21:42 2026] DELETE /volume/v3/attachments/dac75cb4-c21b-4791-8ad7-bb22d7d6237a => generated 192 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] PUT http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 Sep 03 14:21:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:45 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Acquiring lock "cinder-attachment_update-98c331ab-eddc-45df-93b6-c5dbf0bc3fa9-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:21:45 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-98c331ab-eddc-45df-93b6-c5dbf0bc3fa9-devstack" acquired by "attachment_update" :: waited 0.037s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:21:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:46 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Lock "cinder-attachment_update-98c331ab-eddc-45df-93b6-c5dbf0bc3fa9-devstack" released by "attachment_update" :: held 0.248s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:21:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-49f860c6-0b41-4d52-874a-30b85a5bb52b tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 returned with HTTP 200 Sep 03 14:21:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 79/160] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:21:45 2026] PUT /volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 => generated 694 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-88b37d1c-07e4-4a20-88a5-4d0cc5b268fa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-88b37d1c-07e4-4a20-88a5-4d0cc5b268fa tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 Sep 03 14:21:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-88b37d1c-07e4-4a20-88a5-4d0cc5b268fa tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-88b37d1c-07e4-4a20-88a5-4d0cc5b268fa tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-88b37d1c-07e4-4a20-88a5-4d0cc5b268fa tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 returned with HTTP 200 Sep 03 14:21:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 82/161] 192.168.122.242 () {62 vars in 1540 bytes} [Thu Sep 3 14:21:46 2026] GET /volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 => generated 719 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:21:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-09ff880e-1ef3-4f17-8b47-908d54338902 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-09ff880e-1ef3-4f17-8b47-908d54338902 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] POST http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806/action Sep 03 14:21:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-09ff880e-1ef3-4f17-8b47-908d54338902 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:21:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-09ff880e-1ef3-4f17-8b47-908d54338902 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ad27221-ba41-4d04-944f-5b0567fd8c70 req-09ff880e-1ef3-4f17-8b47-908d54338902 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806/action returned with HTTP 204 Sep 03 14:21:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 80/162] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:21:48 2026] POST /volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806/action => generated 0 bytes in 211 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:21:56 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=49,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-715657004", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-715657004', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Create volume of 1 GB Sep 03 14:21:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Availability Zones retrieved successfully. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Flow 'volume_create_api' (8e8c6a98-6827-4669-a324-c54d6ad5419f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6fa89ec-4254-465c-b8c1-faf192c11c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6fa89ec-4254-465c-b8c1-faf192c11c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1f2f18-2ed5-49d9-b0bd-9b6f141fd3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Created reservations ['e79c705b-163f-4595-84f2-cbe500a8db29', 'a6e5b5ad-b029-48cc-961a-503eb44d976a', '29b2bb95-b9d3-48d7-8406-b38060ff0398', '4a4b6557-da9b-4d07-ae13-0028d99d2481'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1f2f18-2ed5-49d9-b0bd-9b6f141fd3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e79c705b-163f-4595-84f2-cbe500a8db29', 'a6e5b5ad-b029-48cc-961a-503eb44d976a', '29b2bb95-b9d3-48d7-8406-b38060ff0398', '4a4b6557-da9b-4d07-ae13-0028d99d2481']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf8da68-1e2d-4f1e-b772-ce035cc52d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf8da68-1e2d-4f1e-b772-ce035cc52d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '821df5af-6f78-4dcf-aabc-16c35b2e1ee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-715657004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c2438aaea40e79f23713303ff82c1',qos_specs=None,replication_status=,reservations=['e79c705b-163f-4595-84f2-cbe500a8db29','a6e5b5ad-b029-48cc-961a-503eb44d976a','29b2bb95-b9d3-48d7-8406-b38060ff0398','4a4b6557-da9b-4d07-ae13-0028d99d2481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c80efbf314d4e62bbfb04022b3df01d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:21:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-715657004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=821df5af-6f78-4dcf-aabc-16c35b2e1ee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a53c2438aaea40e79f23713303ff82c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c80efbf314d4e62bbfb04022b3df01d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42416b0-4b9c-4d2f-8a51-8b62f496578b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e42416b0-4b9c-4d2f-8a51-8b62f496578b) transitioned into state 'SUCCESS' from state '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-715657004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a53c2438aaea40e79f23713303ff82c1',qos_specs=None,replication_status=,reservations=['e79c705b-163f-4595-84f2-cbe500a8db29','a6e5b5ad-b029-48cc-961a-503eb44d976a','29b2bb95-b9d3-48d7-8406-b38060ff0398','4a4b6557-da9b-4d07-ae13-0028d99d2481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c80efbf314d4e62bbfb04022b3df01d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fc7c42-372e-47ab-ae6f-9906a5e100e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3fc7c42-372e-47ab-ae6f-9906a5e100e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Flow 'volume_create_api' (8e8c6a98-6827-4669-a324-c54d6ad5419f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Create volume request issued successfully. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-7ca26939-2d06-44d1-a3cc-97af02df4276 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:21:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 83/163] 192.168.122.242 () {64 vars in 1430 bytes} [Thu Sep 3 14:21:57 2026] POST /volume/v3/volumes => generated 763 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:21:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-f8466b48-2c37-45f0-b8eb-732e25a45796 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-f8466b48-2c37-45f0-b8eb-732e25a45796 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:21:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-f8466b48-2c37-45f0-b8eb-732e25a45796 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-f8466b48-2c37-45f0-b8eb-732e25a45796 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-f8466b48-2c37-45f0-b8eb-732e25a45796 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:21:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-dd41efb3-157e-47d5-8089-ef975dcc9bd4 req-f8466b48-2c37-45f0-b8eb-732e25a45796 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 200 Sep 03 14:21:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 81/164] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:21:57 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 831 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-244af712-5dd1-417c-8c52-d7581c533884 req-7416dab5-8549-4eaa-aa30-808477a9e4da None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-244af712-5dd1-417c-8c52-d7581c533884 req-7416dab5-8549-4eaa-aa30-808477a9e4da tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-244af712-5dd1-417c-8c52-d7581c533884 req-7416dab5-8549-4eaa-aa30-808477a9e4da tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-244af712-5dd1-417c-8c52-d7581c533884 req-7416dab5-8549-4eaa-aa30-808477a9e4da tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-244af712-5dd1-417c-8c52-d7581c533884 req-7416dab5-8549-4eaa-aa30-808477a9e4da tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:21:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-244af712-5dd1-417c-8c52-d7581c533884 req-7416dab5-8549-4eaa-aa30-808477a9e4da tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 200 Sep 03 14:21:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 84/165] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:21:57 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e54b8913-decf-40eb-b48f-e2b1235b5b9f req-eff8258a-5fd5-4781-9a87-a39480d213d2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e54b8913-decf-40eb-b48f-e2b1235b5b9f req-eff8258a-5fd5-4781-9a87-a39480d213d2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:21:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e54b8913-decf-40eb-b48f-e2b1235b5b9f req-eff8258a-5fd5-4781-9a87-a39480d213d2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e54b8913-decf-40eb-b48f-e2b1235b5b9f req-eff8258a-5fd5-4781-9a87-a39480d213d2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:21:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-e54b8913-decf-40eb-b48f-e2b1235b5b9f req-eff8258a-5fd5-4781-9a87-a39480d213d2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:21:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e54b8913-decf-40eb-b48f-e2b1235b5b9f req-eff8258a-5fd5-4781-9a87-a39480d213d2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 200 Sep 03 14:21:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 82/166] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:21:58 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:21:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "821df5af-6f78-4dcf-aabc-16c35b2e1ee3", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-377592100", "description": null, "metadata": {}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:21:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:21:58 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Create snapshot from volume 821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:21:58 devstack devstack@c-api.service[86693]: WARNING cinder.quota [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-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 03 14:21:58 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Created reservations ['7d7bb6a1-c760-48a9-a196-d4a99403099e', '3c1a0fe3-7b84-465a-8c15-1f1e4bfd7a52', '81927907-8f95-40cf-bbbf-4ce91a2511fd', '8d899082-d6ad-4e26-a5fb-a3d6681766c0'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:21:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:21:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:21:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot create request issued successfully. Sep 03 14:21:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8ace065f-4861-4823-8ab9-9d6b666740e2 req-351f6337-9907-477c-8cb7-8801cbc531bd tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:21:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 85/167] 192.168.122.242 () {64 vars in 1436 bytes} [Thu Sep 3 14:21:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:21:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-102357fa-bd5b-4dae-b8c9-b2072716543a req-4dfabdda-794d-4e5b-83b7-e430e9bed702 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-102357fa-bd5b-4dae-b8c9-b2072716543a req-4dfabdda-794d-4e5b-83b7-e430e9bed702 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:21:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-102357fa-bd5b-4dae-b8c9-b2072716543a req-4dfabdda-794d-4e5b-83b7-e430e9bed702 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-102357fa-bd5b-4dae-b8c9-b2072716543a req-4dfabdda-794d-4e5b-83b7-e430e9bed702 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-102357fa-bd5b-4dae-b8c9-b2072716543a req-4dfabdda-794d-4e5b-83b7-e430e9bed702 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Snapshot retrieved successfully. Sep 03 14:21:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-102357fa-bd5b-4dae-b8c9-b2072716543a req-4dfabdda-794d-4e5b-83b7-e430e9bed702 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 200 Sep 03 14:21:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 83/168] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:21:59 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 442 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:21:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:21:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:59 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:21:59 devstack devstack@c-api.service[86693]: /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 03 14:21:59 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:21:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] Get all snapshots completed successfully. Sep 03 14:21:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:21:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-71711321-170d-4577-a6ee-d8a539615fe2 req-f29a4d06-f004-4082-b808-c5d78e07d7c6 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-reader] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:21:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 86/169] 192.168.122.242 () {60 vars in 1403 bytes} [Thu Sep 3 14:21:59 2026] GET /volume/v3/snapshots/detail => generated 445 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:21:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-15fb004d-1d3b-4a88-88b7-19d9ba4baed7 req-8fe3d963-7bad-435d-a8e6-b0538313caeb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:21:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-15fb004d-1d3b-4a88-88b7-19d9ba4baed7 req-8fe3d963-7bad-435d-a8e6-b0538313caeb tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:21:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-15fb004d-1d3b-4a88-88b7-19d9ba4baed7 req-8fe3d963-7bad-435d-a8e6-b0538313caeb tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:21:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-15fb004d-1d3b-4a88-88b7-19d9ba4baed7 req-8fe3d963-7bad-435d-a8e6-b0538313caeb tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:21:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:21:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:21:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-15fb004d-1d3b-4a88-88b7-19d9ba4baed7 req-8fe3d963-7bad-435d-a8e6-b0538313caeb tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot retrieved successfully. Sep 03 14:21:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-15fb004d-1d3b-4a88-88b7-19d9ba4baed7 req-8fe3d963-7bad-435d-a8e6-b0538313caeb tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 200 Sep 03 14:21:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 84/170] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:21:59 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-cafa88fa-0d5e-40fc-a160-29342589785f req-998b8906-016b-4233-a1cb-04a5025b97c2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-cafa88fa-0d5e-40fc-a160-29342589785f req-998b8906-016b-4233-a1cb-04a5025b97c2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-cafa88fa-0d5e-40fc-a160-29342589785f req-998b8906-016b-4233-a1cb-04a5025b97c2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-cafa88fa-0d5e-40fc-a160-29342589785f req-998b8906-016b-4233-a1cb-04a5025b97c2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-cafa88fa-0d5e-40fc-a160-29342589785f req-998b8906-016b-4233-a1cb-04a5025b97c2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot retrieved successfully. Sep 03 14:22:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-cafa88fa-0d5e-40fc-a160-29342589785f req-998b8906-016b-4233-a1cb-04a5025b97c2 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 200 Sep 03 14:22:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 87/171] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:22:00 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 442 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-931b36b4-5700-4e08-b051-530004e75a48 req-fd8a47a6-624d-40b2-9b10-fa17f4951f15 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-931b36b4-5700-4e08-b051-530004e75a48 req-fd8a47a6-624d-40b2-9b10-fa17f4951f15 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-931b36b4-5700-4e08-b051-530004e75a48 req-fd8a47a6-624d-40b2-9b10-fa17f4951f15 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-931b36b4-5700-4e08-b051-530004e75a48 req-fd8a47a6-624d-40b2-9b10-fa17f4951f15 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-931b36b4-5700-4e08-b051-530004e75a48 req-fd8a47a6-624d-40b2-9b10-fa17f4951f15 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot retrieved successfully. Sep 03 14:22:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-931b36b4-5700-4e08-b051-530004e75a48 req-fd8a47a6-624d-40b2-9b10-fa17f4951f15 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 200 Sep 03 14:22:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 85/172] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:22:01 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:01 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Delete snapshot with id: 8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot retrieved successfully. Sep 03 14:22:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot delete request issued successfully. Sep 03 14:22:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b9b2b1ab-2118-4ca7-bc7f-7d0f1b67a67e req-73a9115b-f893-4b54-934a-af676aea6ca9 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 202 Sep 03 14:22:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 88/173] 192.168.122.242 () {62 vars in 1515 bytes} [Thu Sep 3 14:22:01 2026] DELETE /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-f0251c09-7848-4546-866f-e88a338190e7 req-41d32f93-7ad7-43ea-93b9-bdffcb94420d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f0251c09-7848-4546-866f-e88a338190e7 req-41d32f93-7ad7-43ea-93b9-bdffcb94420d tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f0251c09-7848-4546-866f-e88a338190e7 req-41d32f93-7ad7-43ea-93b9-bdffcb94420d tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f0251c09-7848-4546-866f-e88a338190e7 req-41d32f93-7ad7-43ea-93b9-bdffcb94420d tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-f0251c09-7848-4546-866f-e88a338190e7 req-41d32f93-7ad7-43ea-93b9-bdffcb94420d tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot retrieved successfully. Sep 03 14:22:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f0251c09-7848-4546-866f-e88a338190e7 req-41d32f93-7ad7-43ea-93b9-bdffcb94420d tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 200 Sep 03 14:22:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 86/174] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:22:01 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-05310651-51a6-448e-a290-215b44ed0f0e req-76334609-0562-48af-bbe6-efe6871ff961 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-05310651-51a6-448e-a290-215b44ed0f0e req-76334609-0562-48af-bbe6-efe6871ff961 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-05310651-51a6-448e-a290-215b44ed0f0e req-76334609-0562-48af-bbe6-efe6871ff961 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-05310651-51a6-448e-a290-215b44ed0f0e req-76334609-0562-48af-bbe6-efe6871ff961 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-05310651-51a6-448e-a290-215b44ed0f0e req-76334609-0562-48af-bbe6-efe6871ff961 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Snapshot retrieved successfully. Sep 03 14:22:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-05310651-51a6-448e-a290-215b44ed0f0e req-76334609-0562-48af-bbe6-efe6871ff961 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 200 Sep 03 14:22:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 89/175] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:22:02 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 468 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ef647048-c57d-4af8-a25a-ba493b5c2a88 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef647048-c57d-4af8-a25a-ba493b5c2a88 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef647048-c57d-4af8-a25a-ba493b5c2a88 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef647048-c57d-4af8-a25a-ba493b5c2a88 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ef647048-c57d-4af8-a25a-ba493b5c2a88 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef647048-c57d-4af8-a25a-ba493b5c2a88 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:22:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 87/176] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:03 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5617f659-0344-4bda-8f25-ba561e075ca1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5617f659-0344-4bda-8f25-ba561e075ca1 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:22:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5617f659-0344-4bda-8f25-ba561e075ca1 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5617f659-0344-4bda-8f25-ba561e075ca1 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5617f659-0344-4bda-8f25-ba561e075ca1 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5617f659-0344-4bda-8f25-ba561e075ca1 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:22:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 90/177] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:03 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-37edd6fd-a2a2-40f2-a9ba-6e862bcaaedf req-5c3c5428-9eb9-461f-aec9-2a143d3a1e91 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-37edd6fd-a2a2-40f2-a9ba-6e862bcaaedf req-5c3c5428-9eb9-461f-aec9-2a143d3a1e91 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-37edd6fd-a2a2-40f2-a9ba-6e862bcaaedf req-5c3c5428-9eb9-461f-aec9-2a143d3a1e91 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-37edd6fd-a2a2-40f2-a9ba-6e862bcaaedf req-5c3c5428-9eb9-461f-aec9-2a143d3a1e91 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-37edd6fd-a2a2-40f2-a9ba-6e862bcaaedf req-5c3c5428-9eb9-461f-aec9-2a143d3a1e91 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd returned with HTTP 404 Sep 03 14:22:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 88/178] 192.168.122.242 () {60 vars in 1493 bytes} [Thu Sep 3 14:22:03 2026] GET /volume/v3/snapshots/8b3effc9-5800-456a-9d8d-709d22056dfd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] DELETE http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Delete volume with id: 821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Delete volume request issued successfully. Sep 03 14:22:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-5b66a357-5085-4ceb-925e-e0fe3fc90d9c req-456e616e-1b47-4176-9459-7e106e5fb17e tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 202 Sep 03 14:22:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 91/179] 192.168.122.242 () {62 vars in 1509 bytes} [Thu Sep 3 14:22:03 2026] DELETE /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-507b6c40-5fa8-41a8-8cd6-70a32fe3ce0a req-a4144fce-6dc2-4ee9-a816-3b3126e29ef8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-507b6c40-5fa8-41a8-8cd6-70a32fe3ce0a req-a4144fce-6dc2-4ee9-a816-3b3126e29ef8 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-507b6c40-5fa8-41a8-8cd6-70a32fe3ce0a req-a4144fce-6dc2-4ee9-a816-3b3126e29ef8 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-507b6c40-5fa8-41a8-8cd6-70a32fe3ce0a req-a4144fce-6dc2-4ee9-a816-3b3126e29ef8 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-507b6c40-5fa8-41a8-8cd6-70a32fe3ce0a req-a4144fce-6dc2-4ee9-a816-3b3126e29ef8 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:22:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-507b6c40-5fa8-41a8-8cd6-70a32fe3ce0a req-a4144fce-6dc2-4ee9-a816-3b3126e29ef8 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 200 Sep 03 14:22:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 89/180] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:22:03 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 855 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-906b853f-a2d3-4532-ba42-7899e806b1fe req-6ad7303f-ca92-4099-b9df-2330d72f099c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-906b853f-a2d3-4532-ba42-7899e806b1fe req-6ad7303f-ca92-4099-b9df-2330d72f099c tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-906b853f-a2d3-4532-ba42-7899e806b1fe req-6ad7303f-ca92-4099-b9df-2330d72f099c tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-906b853f-a2d3-4532-ba42-7899e806b1fe req-6ad7303f-ca92-4099-b9df-2330d72f099c tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-906b853f-a2d3-4532-ba42-7899e806b1fe req-6ad7303f-ca92-4099-b9df-2330d72f099c tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Volume info retrieved successfully. Sep 03 14:22:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-906b853f-a2d3-4532-ba42-7899e806b1fe req-6ad7303f-ca92-4099-b9df-2330d72f099c tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 200 Sep 03 14:22:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 92/181] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:22:05 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-6caa6764-d3d0-44db-a777-2ef4ea8719d8 req-dfd27255-51cf-4e2b-9036-5442053d3cc7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6caa6764-d3d0-44db-a777-2ef4ea8719d8 req-dfd27255-51cf-4e2b-9036-5442053d3cc7 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6caa6764-d3d0-44db-a777-2ef4ea8719d8 req-dfd27255-51cf-4e2b-9036-5442053d3cc7 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6caa6764-d3d0-44db-a777-2ef4ea8719d8 req-dfd27255-51cf-4e2b-9036-5442053d3cc7 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6caa6764-d3d0-44db-a777-2ef4ea8719d8 req-dfd27255-51cf-4e2b-9036-5442053d3cc7 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 404 Sep 03 14:22:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 90/182] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:22:06 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-5274ae73-1885-48f4-8939-9f675f6c0d56 req-1a6256ff-8f79-4a4f-88d0-1fc8e6db5b75 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-5274ae73-1885-48f4-8939-9f675f6c0d56 req-1a6256ff-8f79-4a4f-88d0-1fc8e6db5b75 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] DELETE http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-5274ae73-1885-48f4-8939-9f675f6c0d56 req-1a6256ff-8f79-4a4f-88d0-1fc8e6db5b75 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-5274ae73-1885-48f4-8939-9f675f6c0d56 req-1a6256ff-8f79-4a4f-88d0-1fc8e6db5b75 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:06 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-5274ae73-1885-48f4-8939-9f675f6c0d56 req-1a6256ff-8f79-4a4f-88d0-1fc8e6db5b75 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Delete volume with id: 821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-5274ae73-1885-48f4-8939-9f675f6c0d56 req-1a6256ff-8f79-4a4f-88d0-1fc8e6db5b75 tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 404 Sep 03 14:22:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 93/183] 192.168.122.242 () {62 vars in 1509 bytes} [Thu Sep 3 14:22:06 2026] DELETE /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-7d31b1ca-546b-4f47-9d7e-ab359d16ffd6 req-8791a008-c5d0-4461-ac65-d7497eef454f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7d31b1ca-546b-4f47-9d7e-ab359d16ffd6 req-8791a008-c5d0-4461-ac65-d7497eef454f tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] GET http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 Sep 03 14:22:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7d31b1ca-546b-4f47-9d7e-ab359d16ffd6 req-8791a008-c5d0-4461-ac65-d7497eef454f tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7d31b1ca-546b-4f47-9d7e-ab359d16ffd6 req-8791a008-c5d0-4461-ac65-d7497eef454f tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7d31b1ca-546b-4f47-9d7e-ab359d16ffd6 req-8791a008-c5d0-4461-ac65-d7497eef454f tempest-VolumesSnapshotsTestJSON-325179961 tempest-VolumesSnapshotsTestJSON-325179961-project-member] http://192.168.122.242/volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 returned with HTTP 404 Sep 03 14:22:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 91/184] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:22:06 2026] GET /volume/v3/volumes/821df5af-6f78-4dcf-aabc-16c35b2e1ee3 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:22:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:07 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Delete volume with id: bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:22:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:22:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Delete volume request issued successfully. Sep 03 14:22:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b56f0ff-93b0-4507-a013-73b2b29b00c9 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 202 Sep 03 14:22:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 94/185] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:07 2026] DELETE /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6ce1049f-6329-4d2f-99d4-7c2d91af6f19 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ce1049f-6329-4d2f-99d4-7c2d91af6f19 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:22:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ce1049f-6329-4d2f-99d4-7c2d91af6f19 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ce1049f-6329-4d2f-99d4-7c2d91af6f19 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6ce1049f-6329-4d2f-99d4-7c2d91af6f19 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Volume info retrieved successfully. Sep 03 14:22:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ce1049f-6329-4d2f-99d4-7c2d91af6f19 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 200 Sep 03 14:22:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 92/186] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:07 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6eb3e161-05ae-4e91-9958-766dd712a660 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6eb3e161-05ae-4e91-9958-766dd712a660 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] GET http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 Sep 03 14:22:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6eb3e161-05ae-4e91-9958-766dd712a660 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6eb3e161-05ae-4e91-9958-766dd712a660 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6eb3e161-05ae-4e91-9958-766dd712a660 tempest-AttachVolumeShelveTestJSON-245678517 tempest-AttachVolumeShelveTestJSON-245678517-project-member] http://192.168.122.242/volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 returned with HTTP 404 Sep 03 14:22:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 95/187] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:08 2026] GET /volume/v3/volumes/bbe5c213-ef35-4f88-95da-11356ec91d49 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa0ddeab-829a-4a4c-aa72-344c87da953e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa0ddeab-829a-4a4c-aa72-344c87da953e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa0ddeab-829a-4a4c-aa72-344c87da953e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-75075921", "description": "tempest-group-type-description-1029260384", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa0ddeab-829a-4a4c-aa72-344c87da953e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 93/188] 192.168.122.242 () {62 vars in 1196 bytes} [Thu Sep 3 14:22:09 2026] POST /volume/v3/group_types => generated 263 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ceca0299-c95b-484d-8860-3e688dec647b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ceca0299-c95b-484d-8860-3e688dec647b tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ceca0299-c95b-484d-8860-3e688dec647b tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ceca0299-c95b-484d-8860-3e688dec647b tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ceca0299-c95b-484d-8860-3e688dec647b tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 96/189] 192.168.122.242 () {60 vars in 1174 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types => generated 497 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3ac83999-dfc2-48ca-9c22-843b3adc4635 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3ac83999-dfc2-48ca-9c22-843b3adc4635 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] PUT http://192.168.122.242/volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3ac83999-dfc2-48ca-9c22-843b3adc4635 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-995322089", "description": "updated-group-type-desc"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3ac83999-dfc2-48ca-9c22-843b3adc4635 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 94/190] 192.168.122.242 () {62 vars in 1306 bytes} [Thu Sep 3 14:22:10 2026] PUT /volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 => generated 254 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5440c42d-8d54-45eb-bf34-dbc04aae2357 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5440c42d-8d54-45eb-bf34-dbc04aae2357 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5440c42d-8d54-45eb-bf34-dbc04aae2357 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5440c42d-8d54-45eb-bf34-dbc04aae2357 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5440c42d-8d54-45eb-bf34-dbc04aae2357 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 97/191] 192.168.122.242 () {60 vars in 1285 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 => generated 254 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a539c97-6f8b-466c-91c1-dd9c1e5e622e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a539c97-6f8b-466c-91c1-dd9c1e5e622e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a539c97-6f8b-466c-91c1-dd9c1e5e622e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a539c97-6f8b-466c-91c1-dd9c1e5e622e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a539c97-6f8b-466c-91c1-dd9c1e5e622e tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 returned with HTTP 202 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 95/192] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:22:10 2026] DELETE /volume/v3/group_types/5587bb41-d874-4e7b-9b5a-813dc6fbb424 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-88c1c20c-b85b-4876-9d53-83c65daa6d54 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-88c1c20c-b85b-4876-9d53-83c65daa6d54 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-88c1c20c-b85b-4876-9d53-83c65daa6d54 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-88c1c20c-b85b-4876-9d53-83c65daa6d54 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-88c1c20c-b85b-4876-9d53-83c65daa6d54 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 98/193] 192.168.122.242 () {60 vars in 1174 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types => generated 248 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9cf316ee-8a73-4613-a87f-44866d6a27fb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cf316ee-8a73-4613-a87f-44866d6a27fb tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cf316ee-8a73-4613-a87f-44866d6a27fb tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1161036280", "is_public": true}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cf316ee-8a73-4613-a87f-44866d6a27fb tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 96/194] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:22:10 2026] POST /volume/v3/group_types => generated 164 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-62551da5-b07b-4de5-884f-56c2d2052cde None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62551da5-b07b-4de5-884f-56c2d2052cde tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62551da5-b07b-4de5-884f-56c2d2052cde tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1431213785", "is_public": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62551da5-b07b-4de5-884f-56c2d2052cde tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 99/195] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:22:10 2026] POST /volume/v3/group_types => generated 165 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a699fe2c-3323-40cc-a0d4-7d2c3432b63d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a699fe2c-3323-40cc-a0d4-7d2c3432b63d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a699fe2c-3323-40cc-a0d4-7d2c3432b63d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a699fe2c-3323-40cc-a0d4-7d2c3432b63d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a699fe2c-3323-40cc-a0d4-7d2c3432b63d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 97/196] 192.168.122.242 () {60 vars in 1235 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 549 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7627145a-7605-4071-8a30-17c14f608e5d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7627145a-7605-4071-8a30-17c14f608e5d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7627145a-7605-4071-8a30-17c14f608e5d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7627145a-7605-4071-8a30-17c14f608e5d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7627145a-7605-4071-8a30-17c14f608e5d tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 100/197] 192.168.122.242 () {60 vars in 1237 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5d8374cf-d091-4016-a4b6-a83c7d1773e8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5d8374cf-d091-4016-a4b6-a83c7d1773e8 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types?is_public=False Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5d8374cf-d091-4016-a4b6-a83c7d1773e8 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5d8374cf-d091-4016-a4b6-a83c7d1773e8 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5d8374cf-d091-4016-a4b6-a83c7d1773e8 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 98/198] 192.168.122.242 () {60 vars in 1205 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f57c87cd-3b9a-499b-be39-45da39ef8aad None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f57c87cd-3b9a-499b-be39-45da39ef8aad tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] GET http://192.168.122.242/volume/v3/group_types?is_public=True Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f57c87cd-3b9a-499b-be39-45da39ef8aad tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f57c87cd-3b9a-499b-be39-45da39ef8aad tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f57c87cd-3b9a-499b-be39-45da39ef8aad tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 101/199] 192.168.122.242 () {60 vars in 1203 bytes} [Thu Sep 3 14:22:10 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7dd2c3c6-4d33-414b-9471-0df5cc945e59 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7dd2c3c6-4d33-414b-9471-0df5cc945e59 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/d5605115-aa98-4ee8-9732-aba212e18501 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7dd2c3c6-4d33-414b-9471-0df5cc945e59 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7dd2c3c6-4d33-414b-9471-0df5cc945e59 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7dd2c3c6-4d33-414b-9471-0df5cc945e59 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types/d5605115-aa98-4ee8-9732-aba212e18501 returned with HTTP 202 Sep 03 14:22:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 99/200] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:22:10 2026] DELETE /volume/v3/group_types/d5605115-aa98-4ee8-9732-aba212e18501 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-657c2b3c-0fd2-4ce7-ae34-4a5578148a13 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-657c2b3c-0fd2-4ce7-ae34-4a5578148a13 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/c9ac3098-c890-4306-a39e-f0f80955d909 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-657c2b3c-0fd2-4ce7-ae34-4a5578148a13 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-657c2b3c-0fd2-4ce7-ae34-4a5578148a13 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-657c2b3c-0fd2-4ce7-ae34-4a5578148a13 tempest-GroupTypesTest-1517282528 tempest-GroupTypesTest-1517282528-project-admin] http://192.168.122.242/volume/v3/group_types/c9ac3098-c890-4306-a39e-f0f80955d909 returned with HTTP 202 Sep 03 14:22:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 102/201] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:22:10 2026] DELETE /volume/v3/group_types/c9ac3098-c890-4306-a39e-f0f80955d909 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-677d602d-24f1-4cf3-8034-88031b54f341 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-038d2b94-ffa8-4eb8-98b4-d04f11fe2337 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-038d2b94-ffa8-4eb8-98b4-d04f11fe2337 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-038d2b94-ffa8-4eb8-98b4-d04f11fe2337 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1327699705"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-038d2b94-ffa8-4eb8-98b4-d04f11fe2337 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:22:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 103/202] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:22:16 2026] POST /volume/v3/types => generated 224 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8eeafcd7-7a5c-4d68-a36a-0c159fd65a8c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8eeafcd7-7a5c-4d68-a36a-0c159fd65a8c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8eeafcd7-7a5c-4d68-a36a-0c159fd65a8c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1937564983"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1327699705 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1327699705, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1327699705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1327699705, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1327699705 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1327699705, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: snapshots_QuobyteHD is set by the default quota flag: quota_snapshots_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:16 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-677d602d-24f1-4cf3-8034-88031b54f341 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 100/203] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:16 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 639 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8eeafcd7-7a5c-4d68-a36a-0c159fd65a8c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:22:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 104/204] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:22:16 2026] POST /volume/v3/group_types => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9efccba9-acda-4293-9441-1eb3f6afe0e1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9efccba9-acda-4293-9441-1eb3f6afe0e1 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b/defaults Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9efccba9-acda-4293-9441-1eb3f6afe0e1 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9efccba9-acda-4293-9441-1eb3f6afe0e1 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'defaults' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9efccba9-acda-4293-9441-1eb3f6afe0e1 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b/defaults returned with HTTP 200 Sep 03 14:22:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 101/205] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:22:16 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b/defaults => generated 639 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c9768aa4-35ff-44a5-83e1-b565de44174c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c9768aa4-35ff-44a5-83e1-b565de44174c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c9768aa4-35ff-44a5-83e1-b565de44174c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e131c5ae-be4f-494e-a407-d3aca0f74436", "volume_types": ["c5f8d838-a16a-429d-9614-69b4c4389c94"], "name": "tempest-GroupSnapshotsTest-Group-212390117"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group {'group': {'group_type': 'e131c5ae-be4f-494e-a407-d3aca0f74436', 'volume_types': ['c5f8d838-a16a-429d-9614-69b4c4389c94'], 'name': 'tempest-GroupSnapshotsTest-Group-212390117'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c9768aa4-35ff-44a5-83e1-b565de44174c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 102/206] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:22:16 2026] PUT /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 597 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group tempest-GroupSnapshotsTest-Group-212390117. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-62640959"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-62640959'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume of 1 GB Sep 03 14:22:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Availability Zones retrieved successfully. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Flow 'volume_create_api' (4997ec49-aba5-401b-bae3-b4d01cd745d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: /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 03 14:22:16 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:22:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability zone cache updated, next update will occur around 2026-09-03 13:22:16.959820. {{(pid=86693) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 14:22:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f22508-c74d-4c95-b377-0c98f0beb4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['f1de537d-79a9-46da-80e8-0fee10e7b260'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f22508-c74d-4c95-b377-0c98f0beb4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3090eff-f039-4483-a553-ed152fe1dbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b4a04ff-5d1f-41aa-80cf-e295e646dc96 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 105/207] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:22:16 2026] POST /volume/v3/groups => generated 111 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1292abf1-eec8-499b-bd70-3778513546f9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1292abf1-eec8-499b-bd70-3778513546f9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] DELETE http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1292abf1-eec8-499b-bd70-3778513546f9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1292abf1-eec8-499b-bd70-3778513546f9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1292abf1-eec8-499b-bd70-3778513546f9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 106/208] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:22:17 2026] DELETE /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e851f546-d3eb-4a0c-a550-ac30cfa893f3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e851f546-d3eb-4a0c-a550-ac30cfa893f3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e851f546-d3eb-4a0c-a550-ac30cfa893f3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e851f546-d3eb-4a0c-a550-ac30cfa893f3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-e851f546-d3eb-4a0c-a550-ac30cfa893f3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 94972638-cef4-4f25-bd7d-05e2bf20f9a4 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e851f546-d3eb-4a0c-a550-ac30cfa893f3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 107/209] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:17 2026] GET /volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 => generated 391 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Created reservations ['1c17443b-4f2b-4a34-bbda-45b27d992b00', 'b607790e-25ef-404f-b65d-f6a4dae21359', 'c8b76172-b4cb-44d6-9c78-abb571cc66ed', '7aa8c2cf-6940-41c1-aa19-281c2416a26e'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3090eff-f039-4483-a553-ed152fe1dbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c17443b-4f2b-4a34-bbda-45b27d992b00', 'b607790e-25ef-404f-b65d-f6a4dae21359', 'c8b76172-b4cb-44d6-9c78-abb571cc66ed', '7aa8c2cf-6940-41c1-aa19-281c2416a26e']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884c4092-1899-456c-8c52-9f4484a854a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1327699705 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1327699705, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1327699705 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1327699705, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1327699705 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1327699705, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:17 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0ace785-bb52-4b87-a365-9ec2d9d60abf tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 108/210] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:17 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 639 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-19337f79-aac3-424e-a87a-560f20e16966 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-19337f79-aac3-424e-a87a-560f20e16966 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (884c4092-1899-456c-8c52-9f4484a854a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a2280bd-a309-4de5-b092-d5d3606da127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-62640959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',qos_specs=None,replication_status=,reservations=['1c17443b-4f2b-4a34-bbda-45b27d992b00','b607790e-25ef-404f-b65d-f6a4dae21359','c8b76172-b4cb-44d6-9c78-abb571cc66ed','7aa8c2cf-6940-41c1-aa19-281c2416a26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-62640959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a2280bd-a309-4de5-b092-d5d3606da127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-19337f79-aac3-424e-a87a-560f20e16966 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b98586-54be-4733-a2f6-26fa07cc902a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7b98586-54be-4733-a2f6-26fa07cc902a) transitioned into state 'SUCCESS' from state '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-62640959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',qos_specs=None,replication_status=,reservations=['1c17443b-4f2b-4a34-bbda-45b27d992b00','b607790e-25ef-404f-b65d-f6a4dae21359','c8b76172-b4cb-44d6-9c78-abb571cc66ed','7aa8c2cf-6940-41c1-aa19-281c2416a26e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f78593-92dc-4d9b-9c7a-c7fffff6cf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4f78593-92dc-4d9b-9c7a-c7fffff6cf06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Flow 'volume_create_api' (4997ec49-aba5-401b-bae3-b4d01cd745d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume request issued successfully. Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e74e0d31-0c35-4bbd-ab04-c5eb13d1d0de tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 103/211] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:22:16 2026] POST /volume/v3/volumes => generated 758 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-86c9e4b3-0aa4-4ef4-aa15-3c29315ffe83 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86c9e4b3-0aa4-4ef4-aa15-3c29315ffe83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86c9e4b3-0aa4-4ef4-aa15-3c29315ffe83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86c9e4b3-0aa4-4ef4-aa15-3c29315ffe83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-86c9e4b3-0aa4-4ef4-aa15-3c29315ffe83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86c9e4b3-0aa4-4ef4-aa15-3c29315ffe83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 104/212] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:17 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 826 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-19337f79-aac3-424e-a87a-560f20e16966 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 109/213] 192.168.122.242 () {60 vars in 1259 bytes} [Thu Sep 3 14:22:17 2026] PUT /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 597 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8310eb63-c75d-4a88-8879-23235ca4e5bc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8310eb63-c75d-4a88-8879-23235ca4e5bc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b/defaults Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8310eb63-c75d-4a88-8879-23235ca4e5bc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8310eb63-c75d-4a88-8879-23235ca4e5bc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'defaults' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8310eb63-c75d-4a88-8879-23235ca4e5bc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b/defaults returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 105/214] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:22:17 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b/defaults => generated 639 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eea3fef0-3f27-4f5f-bdcf-105dccc7e218 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eea3fef0-3f27-4f5f-bdcf-105dccc7e218 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eea3fef0-3f27-4f5f-bdcf-105dccc7e218 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eea3fef0-3f27-4f5f-bdcf-105dccc7e218 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eea3fef0-3f27-4f5f-bdcf-105dccc7e218 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 110/215] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:17 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 639 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-06014619-23a4-4b2d-a001-48d8f3bff70c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06014619-23a4-4b2d-a001-48d8f3bff70c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06014619-23a4-4b2d-a001-48d8f3bff70c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06014619-23a4-4b2d-a001-48d8f3bff70c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06014619-23a4-4b2d-a001-48d8f3bff70c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True returned with HTTP 200 Sep 03 14:22:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 106/216] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:17 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True => generated 1380 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2084027431"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2084027431'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Create volume of 1 GB Sep 03 14:22:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Availability Zones retrieved successfully. Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Flow 'volume_create_api' (e18d440a-d038-42bc-a4bf-c9427709e0c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86046bc9-df73-4011-bf39-493a86bbd410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86046bc9-df73-4011-bf39-493a86bbd410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c165b53b-840f-4209-ae11-2649991e1803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0fd61aec-d024-44a3-9199-ca6cbf1c4e9b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Created reservations ['b335c277-e40b-4d15-af81-31e93c53cb7a', '42d29948-c68f-447a-80ab-0b08bf117e65', '2a59ca6e-4c4a-4de4-ae6e-317099d97f4d', '554a7f48-c07b-4dd9-92b7-94e1d6c4ff9f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c165b53b-840f-4209-ae11-2649991e1803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b335c277-e40b-4d15-af81-31e93c53cb7a', '42d29948-c68f-447a-80ab-0b08bf117e65', '2a59ca6e-4c4a-4de4-ae6e-317099d97f4d', '554a7f48-c07b-4dd9-92b7-94e1d6c4ff9f']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0fd61aec-d024-44a3-9199-ca6cbf1c4e9b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0fd61aec-d024-44a3-9199-ca6cbf1c4e9b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0fd61aec-d024-44a3-9199-ca6cbf1c4e9b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-0fd61aec-d024-44a3-9199-ca6cbf1c4e9b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 94972638-cef4-4f25-bd7d-05e2bf20f9a4 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522c0d35-e943-4895-9520-68e7791d5523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522c0d35-e943-4895-9520-68e7791d5523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18d7e551-1aa2-4961-9dd5-9b30646f1253', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2084027431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7329043b33b40e3aaf89bbb2d0bbd2b',qos_specs=None,replication_status=,reservations=['b335c277-e40b-4d15-af81-31e93c53cb7a','42d29948-c68f-447a-80ab-0b08bf117e65','2a59ca6e-4c4a-4de4-ae6e-317099d97f4d','554a7f48-c07b-4dd9-92b7-94e1d6c4ff9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f543d3e0835a417bb820a15dd049497a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2084027431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18d7e551-1aa2-4961-9dd5-9b30646f1253,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7329043b33b40e3aaf89bbb2d0bbd2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f543d3e0835a417bb820a15dd049497a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0fd61aec-d024-44a3-9199-ca6cbf1c4e9b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 returned with HTTP 200 Sep 03 14:22:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 107/217] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:18 2026] GET /volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 => generated 392 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3de1f9-b19b-461a-8e3e-d07c26cce070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1145869222", "volume_type": "c5f8d838-a16a-429d-9614-69b4c4389c94", "group_id": "94972638-cef4-4f25-bd7d-05e2bf20f9a4", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1145869222', 'volume_type': 'c5f8d838-a16a-429d-9614-69b4c4389c94', 'group_id': '94972638-cef4-4f25-bd7d-05e2bf20f9a4', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:18 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume of 1 GB Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d3de1f9-b19b-461a-8e3e-d07c26cce070) transitioned into state 'SUCCESS' from state '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-2084027431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7329043b33b40e3aaf89bbb2d0bbd2b',qos_specs=None,replication_status=,reservations=['b335c277-e40b-4d15-af81-31e93c53cb7a','42d29948-c68f-447a-80ab-0b08bf117e65','2a59ca6e-4c4a-4de4-ae6e-317099d97f4d','554a7f48-c07b-4dd9-92b7-94e1d6c4ff9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f543d3e0835a417bb820a15dd049497a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157e9764-4cb8-4d44-a468-392da60690e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157e9764-4cb8-4d44-a468-392da60690e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Flow 'volume_create_api' (e18d440a-d038-42bc-a4bf-c9427709e0c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Create volume request issued successfully. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-97d5c703-cdb1-4530-a29b-17df8b8edae5 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 111/218] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:22:17 2026] POST /volume/v3/volumes => generated 765 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (17af34ff-290f-48d2-ab13-8221a5d632da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c515af-2338-4a55-8b37-96fec8a3dbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8e03c023-54fc-4f6d-914b-0a1ee3b94563 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e03c023-54fc-4f6d-914b-0a1ee3b94563 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e03c023-54fc-4f6d-914b-0a1ee3b94563 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e03c023-54fc-4f6d-914b-0a1ee3b94563 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8e03c023-54fc-4f6d-914b-0a1ee3b94563 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63c515af-2338-4a55-8b37-96fec8a3dbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:22:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5f8d838-a16a-429d-9614-69b4c4389c94,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1327699705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5f8d838-a16a-429d-9614-69b4c4389c94', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '94972638-cef4-4f25-bd7d-05e2bf20f9a4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1173f4b-962d-48cb-905f-6ac40f6bb782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e03c023-54fc-4f6d-914b-0a1ee3b94563 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 200 Sep 03 14:22:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 112/219] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:18 2026] GET /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 833 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5e3cb614-d5ee-423d-ab41-b1e7b556953b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5e3cb614-d5ee-423d-ab41-b1e7b556953b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5e3cb614-d5ee-423d-ab41-b1e7b556953b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5e3cb614-d5ee-423d-ab41-b1e7b556953b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5e3cb614-d5ee-423d-ab41-b1e7b556953b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5e3cb614-d5ee-423d-ab41-b1e7b556953b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 113/220] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:18 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['0225c7d6-d31c-4a79-918c-163fc25fb8c4', '167dd30f-1012-4664-b550-11543a76660b', 'c53c4d3c-32d6-4ac3-b829-007237fafcb1', 'e2b7402c-1123-4783-b105-1c6be9026e32'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1173f4b-962d-48cb-905f-6ac40f6bb782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0225c7d6-d31c-4a79-918c-163fc25fb8c4', '167dd30f-1012-4664-b550-11543a76660b', 'c53c4d3c-32d6-4ac3-b829-007237fafcb1', 'e2b7402c-1123-4783-b105-1c6be9026e32']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2000b5b5-01ff-4898-a9fb-8309fe53da48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2000b5b5-01ff-4898-a9fb-8309fe53da48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b045b5de-902d-4f43-93d0-3ff551befa90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1145869222',encryption_key_id=None,group_id=94972638-cef4-4f25-bd7d-05e2bf20f9a4,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['0225c7d6-d31c-4a79-918c-163fc25fb8c4','167dd30f-1012-4664-b550-11543a76660b','c53c4d3c-32d6-4ac3-b829-007237fafcb1','e2b7402c-1123-4783-b105-1c6be9026e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=c5f8d838-a16a-429d-9614-69b4c4389c94), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1145869222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=94972638-cef4-4f25-bd7d-05e2bf20f9a4,host=None,id=b045b5de-902d-4f43-93d0-3ff551befa90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5f8d838-a16a-429d-9614-69b4c4389c94),volume_type_id=c5f8d838-a16a-429d-9614-69b4c4389c94)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b715ce-9fe9-4edf-a1bd-5572cfbe4133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b715ce-9fe9-4edf-a1bd-5572cfbe4133) transitioned into state 'SUCCESS' from state '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-1145869222',encryption_key_id=None,group_id=94972638-cef4-4f25-bd7d-05e2bf20f9a4,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['0225c7d6-d31c-4a79-918c-163fc25fb8c4','167dd30f-1012-4664-b550-11543a76660b','c53c4d3c-32d6-4ac3-b829-007237fafcb1','e2b7402c-1123-4783-b105-1c6be9026e32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=c5f8d838-a16a-429d-9614-69b4c4389c94)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb793af3-294a-4873-babc-d5b9904bc49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb793af3-294a-4873-babc-d5b9904bc49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (17af34ff-290f-48d2-ab13-8221a5d632da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request issued successfully. Sep 03 14:22:18 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:18 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1644126b-bf28-4ed9-97c6-bf03eddea8d3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 108/221] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:22:18 2026] POST /volume/v3/volumes => generated 831 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-73132aee-48dc-40c5-a482-99e2f3275664 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:19 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-73132aee-48dc-40c5-a482-99e2f3275664 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 returned with HTTP 200 Sep 03 14:22:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 114/222] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:19 2026] GET /volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 => generated 899 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56ee9c22-4d0c-4cc8-a6ab-49ac05697da2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56ee9c22-4d0c-4cc8-a6ab-49ac05697da2 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56ee9c22-4d0c-4cc8-a6ab-49ac05697da2 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56ee9c22-4d0c-4cc8-a6ab-49ac05697da2 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56ee9c22-4d0c-4cc8-a6ab-49ac05697da2 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56ee9c22-4d0c-4cc8-a6ab-49ac05697da2 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 200 Sep 03 14:22:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 109/223] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:19 2026] GET /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8584d791-ff57-4746-b638-49d3a0d3da83 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8584d791-ff57-4746-b638-49d3a0d3da83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8584d791-ff57-4746-b638-49d3a0d3da83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8584d791-ff57-4746-b638-49d3a0d3da83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8584d791-ff57-4746-b638-49d3a0d3da83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8584d791-ff57-4746-b638-49d3a0d3da83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 115/224] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:19 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-f23f9126-019e-447d-846b-5e948b101dab req-49c85013-1b45-42c4-90f6-44dac7c9d22d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-49c85013-1b45-42c4-90f6-44dac7c9d22d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-49c85013-1b45-42c4-90f6-44dac7c9d22d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-49c85013-1b45-42c4-90f6-44dac7c9d22d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-f23f9126-019e-447d-846b-5e948b101dab req-49c85013-1b45-42c4-90f6-44dac7c9d22d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-49c85013-1b45-42c4-90f6-44dac7c9d22d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 110/225] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:22:19 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd3adc49-ee4f-4d03-90a9-f5831436a8c5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd3adc49-ee4f-4d03-90a9-f5831436a8c5 None None] GET http://192.168.122.242/volume// Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd3adc49-ee4f-4d03-90a9-f5831436a8c5 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd3adc49-ee4f-4d03-90a9-f5831436a8c5 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd3adc49-ee4f-4d03-90a9-f5831436a8c5 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:22:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 116/226] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:22:19 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-f23f9126-019e-447d-846b-5e948b101dab req-57c1bb79-910b-4951-8d0d-e4382bbcdb27 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-57c1bb79-910b-4951-8d0d-e4382bbcdb27 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:22:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-57c1bb79-910b-4951-8d0d-e4382bbcdb27 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a2280bd-a309-4de5-b092-d5d3606da127", "connector": null, "instance_uuid": "d89571b2-1d3d-4097-927b-20fefca64cec"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-57c1bb79-910b-4951-8d0d-e4382bbcdb27 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:22:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 111/227] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:22:19 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 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7011bad2-8880-4682-a1ce-716e099bbb83 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7011bad2-8880-4682-a1ce-716e099bbb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7011bad2-8880-4682-a1ce-716e099bbb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7011bad2-8880-4682-a1ce-716e099bbb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9f59d742-124c-4e6e-b471-286388b8db0b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f59d742-124c-4e6e-b471-286388b8db0b None None] GET http://192.168.122.242/volume// Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f59d742-124c-4e6e-b471-286388b8db0b None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f59d742-124c-4e6e-b471-286388b8db0b None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f59d742-124c-4e6e-b471-286388b8db0b None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:22:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 112/228] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-f23f9126-019e-447d-846b-5e948b101dab req-4a9364b6-05e8-4362-bc25-f59f3111475d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-4a9364b6-05e8-4362-bc25-f59f3111475d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-4a9364b6-05e8-4362-bc25-f59f3111475d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-4a9364b6-05e8-4362-bc25-f59f3111475d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7011bad2-8880-4682-a1ce-716e099bbb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7011bad2-8880-4682-a1ce-716e099bbb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 117/229] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 850 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-f23f9126-019e-447d-846b-5e948b101dab req-4a9364b6-05e8-4362-bc25-f59f3111475d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-4a9364b6-05e8-4362-bc25-f59f3111475d tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 113/230] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 1031 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-444682d2-616d-4968-92a2-a7333c94f249 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:20 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-444682d2-616d-4968-92a2-a7333c94f249 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 118/231] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 => generated 923 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] PUT http://192.168.122.242/volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8 Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Acquiring lock "cinder-attachment_update-3a2280bd-a309-4de5-b092-d5d3606da127-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Lock "cinder-attachment_update-3a2280bd-a309-4de5-b092-d5d3606da127-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:22:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8bc095de-b1c2-4f17-98e8-cacc20223657 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8bc095de-b1c2-4f17-98e8-cacc20223657 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8bc095de-b1c2-4f17-98e8-cacc20223657 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8bc095de-b1c2-4f17-98e8-cacc20223657 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8bc095de-b1c2-4f17-98e8-cacc20223657 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8bc095de-b1c2-4f17-98e8-cacc20223657 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 119/232] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 858 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c1e6b1cb-52bd-4775-950c-3f009e2fbdd0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1e6b1cb-52bd-4775-950c-3f009e2fbdd0 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1e6b1cb-52bd-4775-950c-3f009e2fbdd0 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1e6b1cb-52bd-4775-950c-3f009e2fbdd0 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1e6b1cb-52bd-4775-950c-3f009e2fbdd0 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 120/233] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True => generated 1380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] DELETE http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Delete volume with id: 18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Delete volume request issued successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1bd7bee8-c402-4710-a8fc-208314a95f48 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 202 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 121/234] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:20 2026] DELETE /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-b311c850-2188-445b-8acd-222b16497e40 req-dfe32b2c-6f17-4ed9-8b53-de0bc25a4ef5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-dfe32b2c-6f17-4ed9-8b53-de0bc25a4ef5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] DELETE http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-dfe32b2c-6f17-4ed9-8b53-de0bc25a4ef5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-dfe32b2c-6f17-4ed9-8b53-de0bc25a4ef5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /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 03 14:22:20 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-dfe32b2c-6f17-4ed9-8b53-de0bc25a4ef5 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 122/235] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:22:20 2026] DELETE /volume/v3/attachments/807fbbe1-6db6-43f0-927b-c279dbef6806 => generated 19 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c91bdf0c-5c3a-4aed-bb9a-b7b7519e1e74 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c91bdf0c-5c3a-4aed-bb9a-b7b7519e1e74 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c91bdf0c-5c3a-4aed-bb9a-b7b7519e1e74 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c91bdf0c-5c3a-4aed-bb9a-b7b7519e1e74 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c91bdf0c-5c3a-4aed-bb9a-b7b7519e1e74 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c91bdf0c-5c3a-4aed-bb9a-b7b7519e1e74 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 200 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 123/236] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:20 2026] GET /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] DELETE http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:20 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Delete volume with id: 98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Delete volume request issued successfully. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b311c850-2188-445b-8acd-222b16497e40 req-e4da7717-420c-4087-a5c5-8f1f880a1a91 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 returned with HTTP 202 Sep 03 14:22:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 124/237] 192.168.122.242 () {62 vars in 1509 bytes} [Thu Sep 3 14:22:20 2026] DELETE /volume/v3/volumes/98c331ab-eddc-45df-93b6-c5dbf0bc3fa9 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:21 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Lock "cinder-attachment_update-3a2280bd-a309-4de5-b092-d5d3606da127-devstack" released by "attachment_update" :: held 0.722s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:22:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-52a091b1-e494-4ec6-beaf-8864e601aa2a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8 returned with HTTP 200 Sep 03 14:22:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 114/238] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:22:20 2026] PUT /volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8 => generated 694 bytes in 764 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-13a8098a-1ad3-4d4d-b81b-4e7f7cbca462 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13a8098a-1ad3-4d4d-b81b-4e7f7cbca462 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13a8098a-1ad3-4d4d-b81b-4e7f7cbca462 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13a8098a-1ad3-4d4d-b81b-4e7f7cbca462 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-13a8098a-1ad3-4d4d-b81b-4e7f7cbca462 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13a8098a-1ad3-4d4d-b81b-4e7f7cbca462 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 125/239] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:21 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 851 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 Sep 03 14:22:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:21 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:21 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:21 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-295ba8fc-5c84-403a-abf9-3a52d3503e75 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 returned with HTTP 200 Sep 03 14:22:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 115/240] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:21 2026] GET /volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 => generated 924 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/group_snapshots Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "94972638-cef4-4f25-bd7d-05e2bf20f9a4", "name": "tempest-group_snapshot-1633963985"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '94972638-cef4-4f25-bd7d-05e2bf20f9a4', 'name': 'tempest-group_snapshot-1633963985'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.group_snapshots [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group_snapshot tempest-group_snapshot-1633963985. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /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 03 14:22:21 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:21 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['784da794-d0dd-4a57-9784-80f515d48f68', '2c22b04a-4cf7-408a-93cd-3f0c4a021d8b', '6db76e9c-93a5-4e37-a1a7-8035009fdfc4', 'd1b52317-e6df-4693-8a7e-cd5e148b12b9'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cfd64d0f-776c-4ecf-96c8-761c191d6e70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cfd64d0f-776c-4ecf-96c8-761c191d6e70 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cfd64d0f-776c-4ecf-96c8-761c191d6e70 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cfd64d0f-776c-4ecf-96c8-761c191d6e70 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cfd64d0f-776c-4ecf-96c8-761c191d6e70 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 404 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 116/241] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:21 2026] GET /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-16e5f2a5-d260-4c28-b6c3-9835a3cf926f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16e5f2a5-d260-4c28-b6c3-9835a3cf926f tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16e5f2a5-d260-4c28-b6c3-9835a3cf926f tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16e5f2a5-d260-4c28-b6c3-9835a3cf926f tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16e5f2a5-d260-4c28-b6c3-9835a3cf926f tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 404 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 117/242] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:22 2026] GET /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-007f4b3f-d715-4358-b59d-80702b824d09 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-007f4b3f-d715-4358-b59d-80702b824d09 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] DELETE http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-007f4b3f-d715-4358-b59d-80702b824d09 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-007f4b3f-d715-4358-b59d-80702b824d09 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-007f4b3f-d715-4358-b59d-80702b824d09 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Delete volume with id: 18d7e551-1aa2-4961-9dd5-9b30646f1253 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd3bbd43-43ee-440c-ba34-004e1b88f555 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots returned with HTTP 202 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 126/243] 192.168.122.242 () {62 vars in 1208 bytes} [Thu Sep 3 14:22:21 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-007f4b3f-d715-4358-b59d-80702b824d09 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 returned with HTTP 404 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 118/244] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:22 2026] DELETE /volume/v3/volumes/18d7e551-1aa2-4961-9dd5-9b30646f1253 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8bde87b8-a1fb-43e9-bc2e-9c46950b67cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8bde87b8-a1fb-43e9-bc2e-9c46950b67cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8bde87b8-a1fb-43e9-bc2e-9c46950b67cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8bde87b8-a1fb-43e9-bc2e-9c46950b67cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-8bde87b8-a1fb-43e9-bc2e-9c46950b67cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 74a96595-d175-4fc1-9e35-6e2ba7cac86b {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-17723141"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-17723141'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Create volume of 1 GB Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Availability Zones retrieved successfully. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8bde87b8-a1fb-43e9-bc2e-9c46950b67cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b returned with HTTP 200 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 127/245] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:22 2026] GET /volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b => generated 307 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Flow 'volume_create_api' (9682b064-88df-4c83-9732-9b537ff5e7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8130fe9a-f4b6-4391-bd3f-18b60569a22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-f23f9126-019e-447d-846b-5e948b101dab req-13236f32-be45-4c82-ba5c-498e8840578c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-13236f32-be45-4c82-ba5c-498e8840578c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8/action Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-13236f32-be45-4c82-ba5c-498e8840578c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-13236f32-be45-4c82-ba5c-498e8840578c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8130fe9a-f4b6-4391-bd3f-18b60569a22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824e7950-143c-4283-9837-3b3082b18a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-f23f9126-019e-447d-846b-5e948b101dab req-13236f32-be45-4c82-ba5c-498e8840578c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8/action returned with HTTP 204 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 128/246] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:22:22 2026] POST /volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9338895b-080a-41e1-87cb-09be6f54ccf3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9338895b-080a-41e1-87cb-09be6f54ccf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9338895b-080a-41e1-87cb-09be6f54ccf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9338895b-080a-41e1-87cb-09be6f54ccf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9338895b-080a-41e1-87cb-09be6f54ccf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Created reservations ['5607bb81-bf4e-42af-8f3b-34e45b11a5f9', '65e42cc1-4e60-4d8e-9500-ca3260dda176', 'c039edb9-faba-40e0-9f02-5e8b6e1c4a8a', 'e0f88c6f-14d8-4cde-943c-1b38f45fa787'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (824e7950-143c-4283-9837-3b3082b18a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5607bb81-bf4e-42af-8f3b-34e45b11a5f9', '65e42cc1-4e60-4d8e-9500-ca3260dda176', 'c039edb9-faba-40e0-9f02-5e8b6e1c4a8a', 'e0f88c6f-14d8-4cde-943c-1b38f45fa787']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0b824e-85c3-4c88-a83a-c8eb323a0a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9338895b-080a-41e1-87cb-09be6f54ccf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 129/247] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:22 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 1143 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6bc7efa-640c-49fe-80a4-6d04a10529c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6bc7efa-640c-49fe-80a4-6d04a10529c4 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6bc7efa-640c-49fe-80a4-6d04a10529c4 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6bc7efa-640c-49fe-80a4-6d04a10529c4 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d0b824e-85c3-4c88-a83a-c8eb323a0a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52389d52-942c-4e3e-beb0-714d1580be97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-17723141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7329043b33b40e3aaf89bbb2d0bbd2b',qos_specs=None,replication_status=,reservations=['5607bb81-bf4e-42af-8f3b-34e45b11a5f9','65e42cc1-4e60-4d8e-9500-ca3260dda176','c039edb9-faba-40e0-9f02-5e8b6e1c4a8a','e0f88c6f-14d8-4cde-943c-1b38f45fa787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f543d3e0835a417bb820a15dd049497a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-17723141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52389d52-942c-4e3e-beb0-714d1580be97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7329043b33b40e3aaf89bbb2d0bbd2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f543d3e0835a417bb820a15dd049497a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e6bc7efa-640c-49fe-80a4-6d04a10529c4 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fccd745-ac29-48e9-8cb6-28e00e623b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6bc7efa-640c-49fe-80a4-6d04a10529c4 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 130/248] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:22 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fccd745-ac29-48e9-8cb6-28e00e623b71) transitioned into state 'SUCCESS' from state '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-17723141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d7329043b33b40e3aaf89bbb2d0bbd2b',qos_specs=None,replication_status=,reservations=['5607bb81-bf4e-42af-8f3b-34e45b11a5f9','65e42cc1-4e60-4d8e-9500-ca3260dda176','c039edb9-faba-40e0-9f02-5e8b6e1c4a8a','e0f88c6f-14d8-4cde-943c-1b38f45fa787'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f543d3e0835a417bb820a15dd049497a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d87470-c2f0-4264-8bb8-5d7f846a7471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43d87470-c2f0-4264-8bb8-5d7f846a7471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Flow 'volume_create_api' (9682b064-88df-4c83-9732-9b537ff5e7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Create volume request issued successfully. Sep 03 14:22:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c8ad02b-edfc-4afa-932c-1d8aa3982d8e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 119/249] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:22:22 2026] POST /volume/v3/volumes => generated 763 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-39f1b393-b333-4f17-a703-98c0af9e80cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39f1b393-b333-4f17-a703-98c0af9e80cc tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39f1b393-b333-4f17-a703-98c0af9e80cc tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39f1b393-b333-4f17-a703-98c0af9e80cc tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-39f1b393-b333-4f17-a703-98c0af9e80cc tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39f1b393-b333-4f17-a703-98c0af9e80cc tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 131/250] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:22 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 831 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] DELETE http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Delete volume with id: de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:22:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Delete volume request issued successfully. Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-824bda6a-ed7d-4e03-9ac7-286057747a1f tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 202 Sep 03 14:22:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 120/251] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:23 2026] DELETE /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:22:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4f049706-fe0d-4ab4-aea6-d80314e34a51 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4f049706-fe0d-4ab4-aea6-d80314e34a51 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:22:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4f049706-fe0d-4ab4-aea6-d80314e34a51 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4f049706-fe0d-4ab4-aea6-d80314e34a51 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4f049706-fe0d-4ab4-aea6-d80314e34a51 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Volume info retrieved successfully. Sep 03 14:22:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4f049706-fe0d-4ab4-aea6-d80314e34a51 tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 200 Sep 03 14:22:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 132/252] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:23 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4e63c74b-8282-4ab9-ad4e-145d6ffb2fec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4e63c74b-8282-4ab9-ad4e-145d6ffb2fec tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4e63c74b-8282-4ab9-ad4e-145d6ffb2fec tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4e63c74b-8282-4ab9-ad4e-145d6ffb2fec tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-4e63c74b-8282-4ab9-ad4e-145d6ffb2fec tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 74a96595-d175-4fc1-9e35-6e2ba7cac86b {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4e63c74b-8282-4ab9-ad4e-145d6ffb2fec tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b returned with HTTP 200 Sep 03 14:22:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 121/253] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:23 2026] GET /volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b => generated 307 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6c9395b8-11c0-41c2-9ae2-54d68593247d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c9395b8-11c0-41c2-9ae2-54d68593247d tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c9395b8-11c0-41c2-9ae2-54d68593247d tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c9395b8-11c0-41c2-9ae2-54d68593247d tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6c9395b8-11c0-41c2-9ae2-54d68593247d tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c9395b8-11c0-41c2-9ae2-54d68593247d tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 133/254] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:23 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fdeba328-c79d-4b3a-93fb-b463b33140dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fdeba328-c79d-4b3a-93fb-b463b33140dc tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] GET http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fdeba328-c79d-4b3a-93fb-b463b33140dc tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fdeba328-c79d-4b3a-93fb-b463b33140dc tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fdeba328-c79d-4b3a-93fb-b463b33140dc tempest-ServerActionsTestOtherA-1572917712 tempest-ServerActionsTestOtherA-1572917712-project-member] http://192.168.122.242/volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 returned with HTTP 404 Sep 03 14:22:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 122/255] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:24 2026] GET /volume/v3/volumes/de201545-b003-4b67-bd29-0b205e1c6674 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fc07e20d-8ffd-4a82-852b-db010ad3aec4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc07e20d-8ffd-4a82-852b-db010ad3aec4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc07e20d-8ffd-4a82-852b-db010ad3aec4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc07e20d-8ffd-4a82-852b-db010ad3aec4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-fc07e20d-8ffd-4a82-852b-db010ad3aec4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 74a96595-d175-4fc1-9e35-6e2ba7cac86b {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc07e20d-8ffd-4a82-852b-db010ad3aec4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b returned with HTTP 200 Sep 03 14:22:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 134/256] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:24 2026] GET /volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-054014c9-601f-4a3f-b83c-754e5ed44ccb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-054014c9-601f-4a3f-b83c-754e5ed44ccb tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-054014c9-601f-4a3f-b83c-754e5ed44ccb tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-054014c9-601f-4a3f-b83c-754e5ed44ccb tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=266,cinder:UPDATE=70,cinder:INSERT=40 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:22:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-054014c9-601f-4a3f-b83c-754e5ed44ccb tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-054014c9-601f-4a3f-b83c-754e5ed44ccb tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 123/257] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:24 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-840e1047-0eb0-4703-8c1e-d8562281df78 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-840e1047-0eb0-4703-8c1e-d8562281df78 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-840e1047-0eb0-4703-8c1e-d8562281df78 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-840e1047-0eb0-4703-8c1e-d8562281df78 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-840e1047-0eb0-4703-8c1e-d8562281df78 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 74a96595-d175-4fc1-9e35-6e2ba7cac86b {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-840e1047-0eb0-4703-8c1e-d8562281df78 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b returned with HTTP 200 Sep 03 14:22:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 135/258] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:25 2026] GET /volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b => generated 308 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /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 03 14:22:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all snapshots completed successfully. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8d03b82f-91c8-4fed-a771-25c0f4be0ac3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:22:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 124/259] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:22:25 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6e06ccc-e063-418f-bc53-5716a6a40bb2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6e06ccc-e063-418f-bc53-5716a6a40bb2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6e06ccc-e063-418f-bc53-5716a6a40bb2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6e06ccc-e063-418f-bc53-5716a6a40bb2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e6e06ccc-e063-418f-bc53-5716a6a40bb2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6e06ccc-e063-418f-bc53-5716a6a40bb2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c returned with HTTP 200 Sep 03 14:22:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 136/260] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:25 2026] GET /volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c => generated 451 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups/action Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "74a96595-d175-4fc1-9e35-6e2ba7cac86b", "name": "tempest-Group_from_snap-1501177077"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "74a96595-d175-4fc1-9e35-6e2ba7cac86b", "name": "tempest-Group_from_snap-1501177077"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '74a96595-d175-4fc1-9e35-6e2ba7cac86b', 'name': 'tempest-Group_from_snap-1501177077'}}. {{(pid=86692) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group tempest-Group_from_snap-1501177077 from group_snapshot 74a96595-d175-4fc1-9e35-6e2ba7cac86b. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /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 03 14:22:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['bfd37516-087e-4357-aa12-ffff9f9c51d8'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /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 03 14:22:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.group.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] A mapping entry already exists for group ebde39ce-6831-4252-b1e7-01fdef41287f and volume type c5f8d838-a16a-429d-9614-69b4c4389c94. Do not need to create again. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /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 03 14:22:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability zone cache updated, next update will occur around 2026-09-03 13:22:25.754701. {{(pid=86692) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (f9698e56-fcce-4a0a-8933-c13a0fcedaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d447e834-c2e5-4932-b7e7-27b625f48ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d447e834-c2e5-4932-b7e7-27b625f48ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f55aa576-35c5-43e4-a62f-ab2bd128c94c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:22:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c5f8d838-a16a-429d-9614-69b4c4389c94,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1327699705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c5f8d838-a16a-429d-9614-69b4c4389c94', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ebde39ce-6831-4252-b1e7-01fdef41287f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d79dc3-3494-438c-a799-760513855016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce2238b5-4476-4d56-af7b-1b3b507cf698 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce2238b5-4476-4d56-af7b-1b3b507cf698 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce2238b5-4476-4d56-af7b-1b3b507cf698 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce2238b5-4476-4d56-af7b-1b3b507cf698 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ce2238b5-4476-4d56-af7b-1b3b507cf698 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Volume info retrieved successfully. Sep 03 14:22:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce2238b5-4476-4d56-af7b-1b3b507cf698 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 137/261] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:25 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['3babc990-e9da-489e-b970-bd1c9febd4a4', '29b04a30-8cec-42f8-adef-7ef9065ecc7b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50d79dc3-3494-438c-a799-760513855016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3babc990-e9da-489e-b970-bd1c9febd4a4', '29b04a30-8cec-42f8-adef-7ef9065ecc7b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ff8f9d-2c7c-4f22-9bba-e8d4efb7a6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a73f7a7-f7c3-40fe-9cdb-545907d37231 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a73f7a7-f7c3-40fe-9cdb-545907d37231 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a73f7a7-f7c3-40fe-9cdb-545907d37231 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a73f7a7-f7c3-40fe-9cdb-545907d37231 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a73f7a7-f7c3-40fe-9cdb-545907d37231 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True returned with HTTP 200 Sep 03 14:22:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 138/262] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:26 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True => generated 1380 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4aaa4fde-8f60-4782-91db-754a261424bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ff8f9d-2c7c-4f22-9bba-e8d4efb7a6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4af56c11-6f80-4fba-9b18-ea3b62c4155d', '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=ebde39ce-6831-4252-b1e7-01fdef41287f,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['3babc990-e9da-489e-b970-bd1c9febd4a4','29b04a30-8cec-42f8-adef-7ef9065ecc7b'],size=1,snapshot_id=f55aa576-35c5-43e4-a62f-ab2bd128c94c,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=c5f8d838-a16a-429d-9614-69b4c4389c94), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:26Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ebde39ce-6831-4252-b1e7-01fdef41287f,host=None,id=4af56c11-6f80-4fba-9b18-ea3b62c4155d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f55aa576-35c5-43e4-a62f-ab2bd128c94c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c5f8d838-a16a-429d-9614-69b4c4389c94),volume_type_id=c5f8d838-a16a-429d-9614-69b4c4389c94)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aaa4fde-8f60-4782-91db-754a261424bd tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/9770247440d94ac88631a6942ed24153?usage=True Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aaa4fde-8f60-4782-91db-754a261424bd tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aaa4fde-8f60-4782-91db-754a261424bd tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390b7392-6680-418b-b9bb-c65071884017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (390b7392-6680-418b-b9bb-c65071884017) transitioned into state 'SUCCESS' from 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=ebde39ce-6831-4252-b1e7-01fdef41287f,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['3babc990-e9da-489e-b970-bd1c9febd4a4','29b04a30-8cec-42f8-adef-7ef9065ecc7b'],size=1,snapshot_id=f55aa576-35c5-43e4-a62f-ab2bd128c94c,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=c5f8d838-a16a-429d-9614-69b4c4389c94)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (f9698e56-fcce-4a0a-8933-c13a0fcedaa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request issued successfully. Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aaa4fde-8f60-4782-91db-754a261424bd tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/9770247440d94ac88631a6942ed24153?usage=True returned with HTTP 200 Sep 03 14:22:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 139/263] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:26 2026] GET /volume/v3/os-quota-sets/9770247440d94ac88631a6942ed24153?usage=True => generated 1380 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] POST http://192.168.122.242/volume/v3/os-volume-transfer Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "52389d52-942c-4e3e-beb0-714d1580be97"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Creating new volume transfer {'transfer': {'volume_id': '52389d52-942c-4e3e-beb0-714d1580be97'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Creating transfer of volume 52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Generating transfer record for volume 52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /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 03 14:22:26 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd6da916-af1e-4c87-834c-e7df1ee33d95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/action returned with HTTP 202 Sep 03 14:22:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 125/264] 192.168.122.242 () {62 vars in 1202 bytes} [Thu Sep 3 14:22:25 2026] POST /volume/v3/groups/action => generated 103 bytes in 849 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f377baeb-73bc-46a9-9908-ea6517f57d07 tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 14:22:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 140/265] 192.168.122.242 () {60 vars in 1175 bytes} [Thu Sep 3 14:22:26 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3c967778-7263-4e1a-b285-bdcaf07f375a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:26 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:26 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] POST http://192.168.122.242/volume/v3/os-volume-transfer/a14fef94-7e89-49ee-b1d9-dbb400ece5dd/accept Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5d4b84338391029e"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Accepting volume transfer a14fef94-7e89-49ee-b1d9-dbb400ece5dd {{(pid=86693) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 14:22:26 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Accepting transfer a14fef94-7e89-49ee-b1d9-dbb400ece5dd Sep 03 14:22:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf80bdf2-0d01-432a-818a-c4b4724e8ef6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:22:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 126/266] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:22:26 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 647 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:27 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:27 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:27 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Created reservations ['cdefd610-2dfe-4d4d-82e2-6cfca2ce8210', '9945777d-7835-4749-80b2-554d3cc5346f', 'd2891e55-0469-4b3e-a52e-10decf138cf2', 'c0ec67c7-637b-4dc9-bc5f-92089b201b31'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d7c248e-0d22-4733-916e-c014cb0c8426 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 127/267] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:26 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Created reservations ['b9327fea-cf9c-4ade-814c-0eebc7570d12', 'f7a06244-b2d8-463f-b13f-dc91aae71b89', '9fc48a14-d48f-4747-ae63-9fbe6570b989', '88e6988d-8857-41ca-99c1-c2f4f398fddc'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:27 devstack devstack@c-api.service[86693]: /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 03 14:22:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Created reservations ['dc086946-8103-4ca1-927e-436943fef3e4', '5adea637-afa5-4659-9308-a2ad214a2f20', 'e7043c4f-59e2-4cd2-b275-db50bc964681', '5ac3e816-559a-45e0-b6ac-62e1e8223b55'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Created reservations ['2dc4ff1d-07c8-4ce8-b5a6-e74acf287a46', 'efa32171-43ac-4095-bf1e-a846b1212edf', 'ba6ad177-3921-4d24-89e9-320e232e3126', '5bbaf5df-c056-4b5c-a6db-40a1bdccbb55'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Transfer volume completed successfully. Sep 03 14:22:27 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Volume 52389d52-942c-4e3e-beb0-714d1580be97 has been transferred. Sep 03 14:22:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c967778-7263-4e1a-b285-bdcaf07f375a tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/a14fef94-7e89-49ee-b1d9-dbb400ece5dd/accept returned with HTTP 202 Sep 03 14:22:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 141/268] 192.168.122.242 () {60 vars in 1307 bytes} [Thu Sep 3 14:22:26 2026] POST /volume/v3/os-volume-transfer/a14fef94-7e89-49ee-b1d9-dbb400ece5dd/accept => generated 373 bytes in 1670 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-803b5d39-705f-46be-93bd-29e27ac1b125 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-803b5d39-705f-46be-93bd-29e27ac1b125 tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-803b5d39-705f-46be-93bd-29e27ac1b125 tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-803b5d39-705f-46be-93bd-29e27ac1b125 tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-803b5d39-705f-46be-93bd-29e27ac1b125 tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] Volume info retrieved successfully. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-803b5d39-705f-46be-93bd-29e27ac1b125 tempest-VolumeQuotasAdminTestJSON-1986211570 tempest-VolumeQuotasAdminTestJSON-1986211570-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 128/269] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:27 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ec55ac56-ee9f-4c74-8490-8e42f5c7e27b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec55ac56-ee9f-4c74-8490-8e42f5c7e27b tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec55ac56-ee9f-4c74-8490-8e42f5c7e27b tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec55ac56-ee9f-4c74-8490-8e42f5c7e27b tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec55ac56-ee9f-4c74-8490-8e42f5c7e27b tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True returned with HTTP 200 Sep 03 14:22:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 142/270] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:28 2026] GET /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b?usage=True => generated 1380 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7925eabd-0ced-464d-95a8-10cae95ad77f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7925eabd-0ced-464d-95a8-10cae95ad77f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/9770247440d94ac88631a6942ed24153?usage=True Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7925eabd-0ced-464d-95a8-10cae95ad77f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7925eabd-0ced-464d-95a8-10cae95ad77f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7925eabd-0ced-464d-95a8-10cae95ad77f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/9770247440d94ac88631a6942ed24153?usage=True returned with HTTP 200 Sep 03 14:22:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 129/271] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:28 2026] GET /volume/v3/os-quota-sets/9770247440d94ac88631a6942ed24153?usage=True => generated 1380 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-04bc576b-3742-4903-9397-9902890cb613 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Delete volume with id: 52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Volume info retrieved successfully. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:28 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Delete volume request issued successfully. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04bc576b-3742-4903-9397-9902890cb613 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 202 Sep 03 14:22:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 143/272] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:28 2026] DELETE /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-55a36cb8-d801-46c8-97e6-56ceb703ae3f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-55a36cb8-d801-46c8-97e6-56ceb703ae3f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-55a36cb8-d801-46c8-97e6-56ceb703ae3f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-55a36cb8-d801-46c8-97e6-56ceb703ae3f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-55a36cb8-d801-46c8-97e6-56ceb703ae3f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Volume info retrieved successfully. Sep 03 14:22:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-55a36cb8-d801-46c8-97e6-56ceb703ae3f tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 144/273] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:28 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 1018 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:28 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7852d057-837b-4080-ae6e-32b2c5b81f2c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 130/274] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:28 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-49a130d7-e27c-4ff7-aba4-efe456cf0d0c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49a130d7-e27c-4ff7-aba4-efe456cf0d0c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49a130d7-e27c-4ff7-aba4-efe456cf0d0c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49a130d7-e27c-4ff7-aba4-efe456cf0d0c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-49a130d7-e27c-4ff7-aba4-efe456cf0d0c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Volume info retrieved successfully. Sep 03 14:22:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49a130d7-e27c-4ff7-aba4-efe456cf0d0c tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 200 Sep 03 14:22:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 145/275] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:29 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 1018 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-25e1fc6e-096a-4fed-9489-67430368621d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:29 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:29 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-25e1fc6e-096a-4fed-9489-67430368621d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 131/276] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:29 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:22:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5e3b4972-e346-4add-8695-8cfbdfb5e6de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5e3b4972-e346-4add-8695-8cfbdfb5e6de tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5e3b4972-e346-4add-8695-8cfbdfb5e6de tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5e3b4972-e346-4add-8695-8cfbdfb5e6de tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5e3b4972-e346-4add-8695-8cfbdfb5e6de tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 404 Sep 03 14:22:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 146/277] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:30 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 109 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-83f81f2f-45c9-4920-905e-9e48b197218e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83f81f2f-45c9-4920-905e-9e48b197218e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] GET http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83f81f2f-45c9-4920-905e-9e48b197218e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83f81f2f-45c9-4920-905e-9e48b197218e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83f81f2f-45c9-4920-905e-9e48b197218e tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 404 Sep 03 14:22:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 132/278] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:30 2026] GET /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:22:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6c1db9c1-8f9a-42f5-9b13-a5a33e1eb2ec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c1db9c1-8f9a-42f5-9b13-a5a33e1eb2ec tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] DELETE http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c1db9c1-8f9a-42f5-9b13-a5a33e1eb2ec tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c1db9c1-8f9a-42f5-9b13-a5a33e1eb2ec tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:30 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6c1db9c1-8f9a-42f5-9b13-a5a33e1eb2ec tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] Delete volume with id: 52389d52-942c-4e3e-beb0-714d1580be97 Sep 03 14:22:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c1db9c1-8f9a-42f5-9b13-a5a33e1eb2ec tempest-VolumeQuotasAdminTestJSON-358516304 tempest-VolumeQuotasAdminTestJSON-358516304-project-member] http://192.168.122.242/volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 returned with HTTP 404 Sep 03 14:22:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 147/279] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:30 2026] DELETE /volume/v3/volumes/52389d52-942c-4e3e-beb0-714d1580be97 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c1bf78b5-12ff-4ebd-835d-7eee444c4da9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c1bf78b5-12ff-4ebd-835d-7eee444c4da9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/e5f3dc70b8824c01a7922cdcb3245e67?usage=True Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c1bf78b5-12ff-4ebd-835d-7eee444c4da9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c1bf78b5-12ff-4ebd-835d-7eee444c4da9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c1bf78b5-12ff-4ebd-835d-7eee444c4da9 tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/e5f3dc70b8824c01a7922cdcb3245e67?usage=True returned with HTTP 200 Sep 03 14:22:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 133/280] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:22:30 2026] GET /volume/v3/os-quota-sets/e5f3dc70b8824c01a7922cdcb3245e67?usage=True => generated 1380 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-87e9b57e-8be7-48e8-8903-4985c41945cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-87e9b57e-8be7-48e8-8903-4985c41945cc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-87e9b57e-8be7-48e8-8903-4985c41945cc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:31 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:31 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:31 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bae2bd4-8157-44c8-b780-f74b8277d9d4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 134/281] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:31 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-87e9b57e-8be7-48e8-8903-4985c41945cc tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 148/282] 192.168.122.242 () {60 vars in 1259 bytes} [Thu Sep 3 14:22:31 2026] PUT /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 599 bytes in 1040 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ab1618e6-1ca0-444a-8268-389d88207e2a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab1618e6-1ca0-444a-8268-389d88207e2a tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b Sep 03 14:22:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab1618e6-1ca0-444a-8268-389d88207e2a tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eefe3714-c848-4bab-acf3-43182b17fd01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab1618e6-1ca0-444a-8268-389d88207e2a tempest-VolumeQuotasAdminTestJSON-1833989672 tempest-VolumeQuotasAdminTestJSON-1833989672-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b returned with HTTP 200 Sep 03 14:22:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 135/283] 192.168.122.242 () {60 vars in 1259 bytes} [Thu Sep 3 14:22:32 2026] PUT /volume/v3/os-quota-sets/d7329043b33b40e3aaf89bbb2d0bbd2b => generated 597 bytes in 878 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:33 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:33 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:33 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eefe3714-c848-4bab-acf3-43182b17fd01 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 149/284] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:32 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:34 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:34 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:34 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f49dd7c5-f5bb-4b3e-8554-a44a46c999e2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 136/285] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:34 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:36 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:36 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:36 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b665586-390a-41a7-b07e-da28ca8eaa85 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 150/286] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:35 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:37 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43a9cdda-c7be-4fe4-b0bf-463ec7fec7c8 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 137/287] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:37 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 935 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bc13795c-967c-4e12-bade-44639299050a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc13795c-967c-4e12-bade-44639299050a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc13795c-967c-4e12-bade-44639299050a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc13795c-967c-4e12-bade-44639299050a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-bc13795c-967c-4e12-bade-44639299050a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member ebde39ce-6831-4252-b1e7-01fdef41287f {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:37 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc13795c-967c-4e12-bade-44639299050a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f returned with HTTP 200 Sep 03 14:22:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 151/288] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:37 2026] GET /volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f => generated 418 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /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 03 14:22:37 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:37 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:37 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:37 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6a05c03c-f703-48d4-aba9-1d20cb621b6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:22:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 138/289] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:22:37 2026] GET /volume/v3/volumes/detail => generated 1852 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f/action Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for group ebde39ce-6831-4252-b1e7-01fdef41287f {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:22:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group with id: ebde39ce-6831-4252-b1e7-01fdef41287f Sep 03 14:22:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:38 devstack devstack@c-api.service[86693]: /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 03 14:22:38 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:22:38 devstack devstack@c-api.service[86693]: /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 03 14:22:38 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24249a9f-ac48-4905-94ac-2ef4db44fb52 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f/action returned with HTTP 202 Sep 03 14:22:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 152/290] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:22:37 2026] POST /volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-617e9dac-8c50-47ac-8382-e8b533476885 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:38 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:38 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:38 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-617e9dac-8c50-47ac-8382-e8b533476885 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 200 Sep 03 14:22:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 139/291] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:38 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 934 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1e60aac1-bdc0-49a2-8dff-844dd0dec35a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1e60aac1-bdc0-49a2-8dff-844dd0dec35a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1e60aac1-bdc0-49a2-8dff-844dd0dec35a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1e60aac1-bdc0-49a2-8dff-844dd0dec35a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1e60aac1-bdc0-49a2-8dff-844dd0dec35a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d returned with HTTP 404 Sep 03 14:22:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 153/292] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:39 2026] GET /volume/v3/volumes/4af56c11-6f80-4fba-9b18-ea3b62c4155d => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b680be63-7890-419f-9208-8521b4200b11 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b680be63-7890-419f-9208-8521b4200b11 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b680be63-7890-419f-9208-8521b4200b11 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b680be63-7890-419f-9208-8521b4200b11 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-b680be63-7890-419f-9208-8521b4200b11 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member ebde39ce-6831-4252-b1e7-01fdef41287f {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b680be63-7890-419f-9208-8521b4200b11 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f returned with HTTP 404 Sep 03 14:22:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 140/293] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:39 2026] GET /volume/v3/groups/ebde39ce-6831-4252-b1e7-01fdef41287f => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] DELETE http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for member 74a96595-d175-4fc1-9e35-6e2ba7cac86b {{(pid=86693) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 14:22:39 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.group_snapshots [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group_snapshot with id: 74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:39 devstack devstack@c-api.service[86693]: /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 03 14:22:39 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d530f0a2-6439-4bb8-bfdf-aa6fa51c8c4c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b returned with HTTP 202 Sep 03 14:22:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 154/294] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:22:39 2026] DELETE /volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-003a30be-e02f-437b-91ba-d44c081b71ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: /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 03 14:22:39 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:22:39 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:39 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:39 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-003a30be-e02f-437b-91ba-d44c081b71ca tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:22:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 141/295] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:22:39 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-21964fab-847b-4c68-b390-19a2f10ccb03 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:22:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:40 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:22:40 devstack devstack@c-api.service[86693]: /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 03 14:22:40 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all snapshots completed successfully. Sep 03 14:22:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21964fab-847b-4c68-b390-19a2f10ccb03 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:22:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 155/296] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:22:40 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9acd6a63-4690-4eb0-9a0c-933178ce232c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9acd6a63-4690-4eb0-9a0c-933178ce232c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c Sep 03 14:22:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9acd6a63-4690-4eb0-9a0c-933178ce232c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9acd6a63-4690-4eb0-9a0c-933178ce232c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9acd6a63-4690-4eb0-9a0c-933178ce232c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:22:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9acd6a63-4690-4eb0-9a0c-933178ce232c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c returned with HTTP 200 Sep 03 14:22:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 142/297] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:40 2026] GET /volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c => generated 450 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-71a008db-ab34-4267-af33-df100cf3caea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71a008db-ab34-4267-af33-df100cf3caea tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c Sep 03 14:22:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71a008db-ab34-4267-af33-df100cf3caea tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71a008db-ab34-4267-af33-df100cf3caea tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71a008db-ab34-4267-af33-df100cf3caea tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:22:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71a008db-ab34-4267-af33-df100cf3caea tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c returned with HTTP 200 Sep 03 14:22:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 156/298] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:41 2026] GET /volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c => generated 450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-424fdb20-f26d-412d-837f-9ebb1498eb05 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-424fdb20-f26d-412d-837f-9ebb1498eb05 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c Sep 03 14:22:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-424fdb20-f26d-412d-837f-9ebb1498eb05 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-424fdb20-f26d-412d-837f-9ebb1498eb05 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-424fdb20-f26d-412d-837f-9ebb1498eb05 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:22:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-424fdb20-f26d-412d-837f-9ebb1498eb05 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c returned with HTTP 200 Sep 03 14:22:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 143/299] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:42 2026] GET /volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c => generated 450 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-27eaed9f-8586-4fe7-a6a9-f99823a59060 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa00ae09-a97d-4465-a674-0ca826b01f14 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa00ae09-a97d-4465-a674-0ca826b01f14 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa00ae09-a97d-4465-a674-0ca826b01f14 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa00ae09-a97d-4465-a674-0ca826b01f14 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa00ae09-a97d-4465-a674-0ca826b01f14 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c returned with HTTP 404 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 144/300] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/snapshots/f55aa576-35c5-43e4-a62f-ab2bd128c94c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-44a33251-045e-40b5-8ae3-c0c26ecf273f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-44a33251-045e-40b5-8ae3-c0c26ecf273f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-44a33251-045e-40b5-8ae3-c0c26ecf273f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-44a33251-045e-40b5-8ae3-c0c26ecf273f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-44a33251-045e-40b5-8ae3-c0c26ecf273f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 74a96595-d175-4fc1-9e35-6e2ba7cac86b {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-44a33251-045e-40b5-8ae3-c0c26ecf273f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b returned with HTTP 404 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 145/301] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/group_snapshots/74a96595-d175-4fc1-9e35-6e2ba7cac86b => generated 116 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-861992fb-0212-453f-b7a9-b06b10065bd6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /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 03 14:22:43 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:43 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-861992fb-0212-453f-b7a9-b06b10065bd6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 146/302] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4/action Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for group 94972638-cef4-4f25-bd7d-05e2bf20f9a4 {{(pid=86692) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group with id: 94972638-cef4-4f25-bd7d-05e2bf20f9a4 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /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 03 14:22:43 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-27eaed9f-8586-4fe7-a6a9-f99823a59060 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/os-services Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-27eaed9f-8586-4fe7-a6a9-f99823a59060 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-27eaed9f-8586-4fe7-a6a9-f99823a59060 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: /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 03 14:22:43 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-27eaed9f-8586-4fe7-a6a9-f99823a59060 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/os-services returned with HTTP 200 Sep 03 14:22:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 157/303] 192.168.122.242 () {58 vars in 1133 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/os-services => generated 705 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /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 03 14:22:43 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3f0325a1-b926-4f5c-91ff-aa09947f7664 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f0325a1-b926-4f5c-91ff-aa09947f7664 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/os-services?host=devstack Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f0325a1-b926-4f5c-91ff-aa09947f7664 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f0325a1-b926-4f5c-91ff-aa09947f7664 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f0325a1-b926-4f5c-91ff-aa09947f7664 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 03 14:22:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 158/304] 192.168.122.242 () {58 vars in 1160 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fb293393-a369-46b8-ad9a-3ab15fa25f83 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb293393-a369-46b8-ad9a-3ab15fa25f83 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb293393-a369-46b8-ad9a-3ab15fa25f83 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb293393-a369-46b8-ad9a-3ab15fa25f83 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c684fc4d-97c7-4ddf-ab0a-60441c5506da tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4/action returned with HTTP 202 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 147/305] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:22:43 2026] POST /volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb293393-a369-46b8-ad9a-3ab15fa25f83 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 159/306] 192.168.122.242 () {58 vars in 1208 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4fa099c6-3f63-4905-8168-d02e89e94ba6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4fa099c6-3f63-4905-8168-d02e89e94ba6 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/os-services?binary=cinder-scheduler Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4fa099c6-3f63-4905-8168-d02e89e94ba6 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4fa099c6-3f63-4905-8168-d02e89e94ba6 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4fa099c6-3f63-4905-8168-d02e89e94ba6 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 03 14:22:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 160/307] 192.168.122.242 () {58 vars in 1180 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:43 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7ec31080-3fc9-4ca6-ab57-87951cde0074 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 returned with HTTP 200 Sep 03 14:22:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 148/308] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:43 2026] GET /volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 => generated 923 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1903885921"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1903885921'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Create volume of 1 GB Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Availability Zones retrieved successfully. Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Flow 'volume_create_api' (6cb6286f-f90c-4ccb-b771-a3d06b16d8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3acb657-0649-4c46-9b22-9d6986636013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3acb657-0649-4c46-9b22-9d6986636013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee66be9a-39c4-4666-b6c4-9ce303310fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Created reservations ['97de5088-4dd5-43e1-b991-3569d05715ba', '1f9d5bcf-8a48-4609-ab8c-ca7038a7de09', '56178a51-c8d7-4260-b1b3-0a7aa2042bf3', '90c849b8-36c1-408c-baaa-757335103ec3'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee66be9a-39c4-4666-b6c4-9ce303310fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97de5088-4dd5-43e1-b991-3569d05715ba', '1f9d5bcf-8a48-4609-ab8c-ca7038a7de09', '56178a51-c8d7-4260-b1b3-0a7aa2042bf3', '90c849b8-36c1-408c-baaa-757335103ec3']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c961dcd-c1ee-457c-b1af-1da8f7a99ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c961dcd-c1ee-457c-b1af-1da8f7a99ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a2dcb3-9142-4198-ae86-dddf6ae13190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1903885921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14999c6d54614350a762e0ce3a41c295',qos_specs=None,replication_status=,reservations=['97de5088-4dd5-43e1-b991-3569d05715ba','1f9d5bcf-8a48-4609-ab8c-ca7038a7de09','56178a51-c8d7-4260-b1b3-0a7aa2042bf3','90c849b8-36c1-408c-baaa-757335103ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af0b7462ba34c7f81010813b878d086',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1903885921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a2dcb3-9142-4198-ae86-dddf6ae13190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14999c6d54614350a762e0ce3a41c295',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3af0b7462ba34c7f81010813b878d086',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02212455-1b68-4d8f-9915-d43b4975ed92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02212455-1b68-4d8f-9915-d43b4975ed92) transitioned into state 'SUCCESS' from state '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-1903885921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14999c6d54614350a762e0ce3a41c295',qos_specs=None,replication_status=,reservations=['97de5088-4dd5-43e1-b991-3569d05715ba','1f9d5bcf-8a48-4609-ab8c-ca7038a7de09','56178a51-c8d7-4260-b1b3-0a7aa2042bf3','90c849b8-36c1-408c-baaa-757335103ec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3af0b7462ba34c7f81010813b878d086',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43eb0b1-d621-46d7-b228-0aadb7d8fb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43eb0b1-d621-46d7-b228-0aadb7d8fb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Flow 'volume_create_api' (6cb6286f-f90c-4ccb-b771-a3d06b16d8b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Create volume request issued successfully. Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe957156-148b-4951-afa7-f159dd0e1ef6 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 161/309] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:22:43 2026] POST /volume/v3/volumes => generated 763 bytes in 742 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-afc7c55f-8b90-45fe-9625-0829b88da328 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-afc7c55f-8b90-45fe-9625-0829b88da328 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-afc7c55f-8b90-45fe-9625-0829b88da328 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-afc7c55f-8b90-45fe-9625-0829b88da328 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-afc7c55f-8b90-45fe-9625-0829b88da328 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Volume info retrieved successfully. Sep 03 14:22:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-afc7c55f-8b90-45fe-9625-0829b88da328 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 200 Sep 03 14:22:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 149/310] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:44 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 831 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-235674a2-5de6-4ba6-8b7c-8320d6807af4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-235674a2-5de6-4ba6-8b7c-8320d6807af4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-235674a2-5de6-4ba6-8b7c-8320d6807af4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-235674a2-5de6-4ba6-8b7c-8320d6807af4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-235674a2-5de6-4ba6-8b7c-8320d6807af4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 returned with HTTP 404 Sep 03 14:22:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 162/311] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:44 2026] GET /volume/v3/volumes/b045b5de-902d-4f43-93d0-3ff551befa90 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7f9d7c97-b477-471f-bee8-dec0ef4c5399 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7f9d7c97-b477-471f-bee8-dec0ef4c5399 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7f9d7c97-b477-471f-bee8-dec0ef4c5399 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7f9d7c97-b477-471f-bee8-dec0ef4c5399 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-7f9d7c97-b477-471f-bee8-dec0ef4c5399 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 94972638-cef4-4f25-bd7d-05e2bf20f9a4 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:45 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7f9d7c97-b477-471f-bee8-dec0ef4c5399 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 returned with HTTP 200 Sep 03 14:22:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 150/312] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:44 2026] GET /volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-96549e3c-73ca-4de5-8cb4-1b09b3be0afb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96549e3c-73ca-4de5-8cb4-1b09b3be0afb tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96549e3c-73ca-4de5-8cb4-1b09b3be0afb tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96549e3c-73ca-4de5-8cb4-1b09b3be0afb tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-96549e3c-73ca-4de5-8cb4-1b09b3be0afb tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Volume info retrieved successfully. Sep 03 14:22:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96549e3c-73ca-4de5-8cb4-1b09b3be0afb tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 200 Sep 03 14:22:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 163/313] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:45 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c85bbe79-f989-4eb3-a42e-80b8b4e14689 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c85bbe79-f989-4eb3-a42e-80b8b4e14689 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c85bbe79-f989-4eb3-a42e-80b8b4e14689 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c85bbe79-f989-4eb3-a42e-80b8b4e14689 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c85bbe79-f989-4eb3-a42e-80b8b4e14689 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 94972638-cef4-4f25-bd7d-05e2bf20f9a4 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c85bbe79-f989-4eb3-a42e-80b8b4e14689 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 returned with HTTP 404 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 151/314] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/groups/94972638-cef4-4f25-bd7d-05e2bf20f9a4 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b480fe1d-6ebe-4dcd-a169-ba84ebebc19c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b480fe1d-6ebe-4dcd-a169-ba84ebebc19c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/e131c5ae-be4f-494e-a407-d3aca0f74436 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b480fe1d-6ebe-4dcd-a169-ba84ebebc19c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b480fe1d-6ebe-4dcd-a169-ba84ebebc19c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b480fe1d-6ebe-4dcd-a169-ba84ebebc19c tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/group_types/e131c5ae-be4f-494e-a407-d3aca0f74436 returned with HTTP 202 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 164/315] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:22:46 2026] DELETE /volume/v3/group_types/e131c5ae-be4f-494e-a407-d3aca0f74436 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bfd20089-7988-45a8-8d8b-1bc9c79ce938 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfd20089-7988-45a8-8d8b-1bc9c79ce938 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] DELETE http://192.168.122.242/volume/v3/types/c5f8d838-a16a-429d-9614-69b4c4389c94 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfd20089-7988-45a8-8d8b-1bc9c79ce938 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfd20089-7988-45a8-8d8b-1bc9c79ce938 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfd20089-7988-45a8-8d8b-1bc9c79ce938 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types/c5f8d838-a16a-429d-9614-69b4c4389c94 returned with HTTP 202 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 152/316] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:22:46 2026] DELETE /volume/v3/types/c5f8d838-a16a-429d-9614-69b4c4389c94 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dfab59ea-35ff-47c4-b641-bdf74d76ec00 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dfab59ea-35ff-47c4-b641-bdf74d76ec00 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] GET http://192.168.122.242/volume/v3/types/c5f8d838-a16a-429d-9614-69b4c4389c94 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dfab59ea-35ff-47c4-b641-bdf74d76ec00 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dfab59ea-35ff-47c4-b641-bdf74d76ec00 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dfab59ea-35ff-47c4-b641-bdf74d76ec00 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types/c5f8d838-a16a-429d-9614-69b4c4389c94 returned with HTTP 404 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 165/317] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/types/c5f8d838-a16a-429d-9614-69b4c4389c94 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-70bc9fcc-d3f3-4963-9abc-45cf2d3dbd41 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70bc9fcc-d3f3-4963-9abc-45cf2d3dbd41 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70bc9fcc-d3f3-4963-9abc-45cf2d3dbd41 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1957878608"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70bc9fcc-d3f3-4963-9abc-45cf2d3dbd41 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 153/318] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:22:46 2026] POST /volume/v3/types => generated 224 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3aca5445-0c85-48d4-b742-1b58da2f1e29 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3aca5445-0c85-48d4-b742-1b58da2f1e29 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3aca5445-0c85-48d4-b742-1b58da2f1e29 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1452331946"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3aca5445-0c85-48d4-b742-1b58da2f1e29 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 166/319] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:22:46 2026] POST /volume/v3/group_types => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "141138f5-ea81-44e5-b168-a597adb2a877", "volume_types": ["46fb3857-cd4d-449d-87e7-2f851a1246e0"], "name": "tempest-GroupSnapshotsTest-Group-1140850904"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group {'group': {'group_type': '141138f5-ea81-44e5-b168-a597adb2a877', 'volume_types': ['46fb3857-cd4d-449d-87e7-2f851a1246e0'], 'name': 'tempest-GroupSnapshotsTest-Group-1140850904'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group tempest-GroupSnapshotsTest-Group-1140850904. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['a2572d65-fe3f-4591-869f-8aeb04a14d85'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41d56b75-e642-40f3-9b9e-7675dd805ea7 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 154/320] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:22:46 2026] POST /volume/v3/groups => generated 112 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d10422d-519c-4250-917b-17b59b18b561 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d10422d-519c-4250-917b-17b59b18b561 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d10422d-519c-4250-917b-17b59b18b561 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d10422d-519c-4250-917b-17b59b18b561 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-1d10422d-519c-4250-917b-17b59b18b561 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d10422d-519c-4250-917b-17b59b18b561 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 167/321] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c576f005-0c49-4b5f-8cbe-1571da01261d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c576f005-0c49-4b5f-8cbe-1571da01261d tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c576f005-0c49-4b5f-8cbe-1571da01261d tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c576f005-0c49-4b5f-8cbe-1571da01261d tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c576f005-0c49-4b5f-8cbe-1571da01261d tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Volume info retrieved successfully. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c576f005-0c49-4b5f-8cbe-1571da01261d tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 200 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 155/322] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-40d6d118-99b8-4c42-ad5a-6fb0a8f214ce None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40d6d118-99b8-4c42-ad5a-6fb0a8f214ce tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40d6d118-99b8-4c42-ad5a-6fb0a8f214ce tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40d6d118-99b8-4c42-ad5a-6fb0a8f214ce tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40d6d118-99b8-4c42-ad5a-6fb0a8f214ce tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Volume info retrieved successfully. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40d6d118-99b8-4c42-ad5a-6fb0a8f214ce tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 200 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 168/323] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 1019 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4708277b-98e9-43e5-8c93-cdb47d27fe64 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4708277b-98e9-43e5-8c93-cdb47d27fe64 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4708277b-98e9-43e5-8c93-cdb47d27fe64 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4708277b-98e9-43e5-8c93-cdb47d27fe64 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: /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 03 14:22:46 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4708277b-98e9-43e5-8c93-cdb47d27fe64 tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 156/324] 192.168.122.242 () {58 vars in 1202 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-12eab07a-de63-46d9-a4db-d47a4ce7d047 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-12eab07a-de63-46d9-a4db-d47a4ce7d047 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-12eab07a-de63-46d9-a4db-d47a4ce7d047 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-12eab07a-de63-46d9-a4db-d47a4ce7d047 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-12eab07a-de63-46d9-a4db-d47a4ce7d047 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Volume info retrieved successfully. Sep 03 14:22:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-12eab07a-de63-46d9-a4db-d47a4ce7d047 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 200 Sep 03 14:22:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 169/325] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:46 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 856 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1aa68951-4421-4e6f-b736-2e48015f8429 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] DELETE http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Delete volume with id: 35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Volume info retrieved successfully. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Delete volume request issued successfully. Sep 03 14:22:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1aa68951-4421-4e6f-b736-2e48015f8429 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 202 Sep 03 14:22:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 157/326] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:22:46 2026] DELETE /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-75bcf3f4-6f3f-49f1-86e8-c70f6e0be3e8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75bcf3f4-6f3f-49f1-86e8-c70f6e0be3e8 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75bcf3f4-6f3f-49f1-86e8-c70f6e0be3e8 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75bcf3f4-6f3f-49f1-86e8-c70f6e0be3e8 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-75bcf3f4-6f3f-49f1-86e8-c70f6e0be3e8 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Volume info retrieved successfully. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75bcf3f4-6f3f-49f1-86e8-c70f6e0be3e8 tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 200 Sep 03 14:22:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 170/327] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:47 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e20fc68d-01d6-4c5d-984a-0fa43c6054b9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e20fc68d-01d6-4c5d-984a-0fa43c6054b9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e20fc68d-01d6-4c5d-984a-0fa43c6054b9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e20fc68d-01d6-4c5d-984a-0fa43c6054b9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-e20fc68d-01d6-4c5d-984a-0fa43c6054b9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:47 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e20fc68d-01d6-4c5d-984a-0fa43c6054b9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 158/328] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:47 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b22ff39d-737e-41ea-a9ee-672262a23647 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-318316386", "volume_type": "46fb3857-cd4d-449d-87e7-2f851a1246e0", "group_id": "028a8a62-0c24-4334-b2e7-2f4b1621b4da", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-318316386', 'volume_type': '46fb3857-cd4d-449d-87e7-2f851a1246e0', 'group_id': '028a8a62-0c24-4334-b2e7-2f4b1621b4da', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume of 1 GB Sep 03 14:22:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (ac4d7d29-e11e-4244-8ea4-8a29ab9bd5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce456ccd-bfc2-446a-ac04-3392a9d145f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce456ccd-bfc2-446a-ac04-3392a9d145f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:22:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46fb3857-cd4d-449d-87e7-2f851a1246e0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1957878608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46fb3857-cd4d-449d-87e7-2f851a1246e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '028a8a62-0c24-4334-b2e7-2f4b1621b4da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6025aab8-5e19-4e17-a118-2954bee5f283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1957878608 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1957878608, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1957878608 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1957878608, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['33900411-1ecf-43de-be36-866307379821', '5b9553b4-2f3b-4e4c-898e-7d3a765e1898', '4374b62b-bff3-41af-b5f2-1480b81750ba', '7d8d11f1-6a40-4ead-932b-53b18c955d02'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6025aab8-5e19-4e17-a118-2954bee5f283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33900411-1ecf-43de-be36-866307379821', '5b9553b4-2f3b-4e4c-898e-7d3a765e1898', '4374b62b-bff3-41af-b5f2-1480b81750ba', '7d8d11f1-6a40-4ead-932b-53b18c955d02']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbcd63c-c429-4a75-be56-5f5205df7e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbcd63c-c429-4a75-be56-5f5205df7e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dfe970a-1f45-4246-b4fa-d8fcf197b17c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-318316386',encryption_key_id=None,group_id=028a8a62-0c24-4334-b2e7-2f4b1621b4da,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['33900411-1ecf-43de-be36-866307379821','5b9553b4-2f3b-4e4c-898e-7d3a765e1898','4374b62b-bff3-41af-b5f2-1480b81750ba','7d8d11f1-6a40-4ead-932b-53b18c955d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=46fb3857-cd4d-449d-87e7-2f851a1246e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-318316386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=028a8a62-0c24-4334-b2e7-2f4b1621b4da,host=None,id=6dfe970a-1f45-4246-b4fa-d8fcf197b17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46fb3857-cd4d-449d-87e7-2f851a1246e0),volume_type_id=46fb3857-cd4d-449d-87e7-2f851a1246e0)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eba084a-d746-424b-aeac-3b82868cc840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eba084a-d746-424b-aeac-3b82868cc840) transitioned into state 'SUCCESS' from state '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-318316386',encryption_key_id=None,group_id=028a8a62-0c24-4334-b2e7-2f4b1621b4da,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['33900411-1ecf-43de-be36-866307379821','5b9553b4-2f3b-4e4c-898e-7d3a765e1898','4374b62b-bff3-41af-b5f2-1480b81750ba','7d8d11f1-6a40-4ead-932b-53b18c955d02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=46fb3857-cd4d-449d-87e7-2f851a1246e0)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd2a063-415d-4218-a5c2-1169c2171bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd2a063-415d-4218-a5c2-1169c2171bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (ac4d7d29-e11e-4244-8ea4-8a29ab9bd5c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request issued successfully. Sep 03 14:22:47 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:47 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:48 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1306a553-fcb8-4332-ae5d-d5ad4d02e42b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1306a553-fcb8-4332-ae5d-d5ad4d02e42b tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] GET http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1306a553-fcb8-4332-ae5d-d5ad4d02e42b tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1306a553-fcb8-4332-ae5d-d5ad4d02e42b tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b22ff39d-737e-41ea-a9ee-672262a23647 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 171/329] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:22:47 2026] POST /volume/v3/volumes => generated 830 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1306a553-fcb8-4332-ae5d-d5ad4d02e42b tempest-VolumesServicesTestJSON-1155956212 tempest-VolumesServicesTestJSON-1155956212-project-member] http://192.168.122.242/volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 returned with HTTP 404 Sep 03 14:22:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 159/330] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:48 2026] GET /volume/v3/volumes/35a2dcb3-9142-4198-ae86-dddf6ae13190 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-435c463f-a89f-4567-a3e5-3c05f5e8921e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-435c463f-a89f-4567-a3e5-3c05f5e8921e tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] GET http://192.168.122.242/volume/v3/os-services Sep 03 14:22:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-435c463f-a89f-4567-a3e5-3c05f5e8921e tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-435c463f-a89f-4567-a3e5-3c05f5e8921e tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:48 devstack devstack@c-api.service[86693]: /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 03 14:22:48 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:22:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-435c463f-a89f-4567-a3e5-3c05f5e8921e tempest-VolumesServicesTestJSON-1321496355 tempest-VolumesServicesTestJSON-1321496355-project-admin] http://192.168.122.242/volume/v3/os-services returned with HTTP 200 Sep 03 14:22:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 172/331] 192.168.122.242 () {58 vars in 1133 bytes} [Thu Sep 3 14:22:48 2026] GET /volume/v3/os-services => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:48 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:48 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:48 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e1de6ef-606f-475e-9b12-45cbef210e92 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c returned with HTTP 200 Sep 03 14:22:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 160/332] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:48 2026] GET /volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c => generated 898 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e67bd306-12ac-42a5-a372-c17693e257cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c Sep 03 14:22:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:49 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:49 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:49 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e67bd306-12ac-42a5-a372-c17693e257cc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c returned with HTTP 200 Sep 03 14:22:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 173/333] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:49 2026] GET /volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c => generated 922 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0e745804-a9b6-4df7-9624-f04819711d23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c Sep 03 14:22:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:50 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:50 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:50 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0e745804-a9b6-4df7-9624-f04819711d23 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c returned with HTTP 200 Sep 03 14:22:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 161/334] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:50 2026] GET /volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c => generated 923 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b21f35fd-8768-4609-858e-678f62fa7d7d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1941926245", "volume_type": "46fb3857-cd4d-449d-87e7-2f851a1246e0", "group_id": "028a8a62-0c24-4334-b2e7-2f4b1621b4da", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1941926245', 'volume_type': '46fb3857-cd4d-449d-87e7-2f851a1246e0', 'group_id': '028a8a62-0c24-4334-b2e7-2f4b1621b4da', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume of 1 GB Sep 03 14:22:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:50 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (7c641caf-60b3-46d4-ae30-340a83ac10d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a516ec6-58da-492f-b61c-8a5cdb423eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a516ec6-58da-492f-b61c-8a5cdb423eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:22:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=46fb3857-cd4d-449d-87e7-2f851a1246e0,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1957878608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46fb3857-cd4d-449d-87e7-2f851a1246e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '028a8a62-0c24-4334-b2e7-2f4b1621b4da', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570801ed-2403-4be8-8f9d-36c7d07f9e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['c3f123fc-9012-4531-8e06-cf43ed37940e', 'bb9f1ec4-977d-4503-8115-872d7875c5a2', '50780be4-6e03-4f78-90c3-5264f14160ad', '7c859609-8994-4d38-93bc-df1c74841df1'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570801ed-2403-4be8-8f9d-36c7d07f9e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3f123fc-9012-4531-8e06-cf43ed37940e', 'bb9f1ec4-977d-4503-8115-872d7875c5a2', '50780be4-6e03-4f78-90c3-5264f14160ad', '7c859609-8994-4d38-93bc-df1c74841df1']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33767d91-ef88-4ab6-8803-b1cd56165613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33767d91-ef88-4ab6-8803-b1cd56165613) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2890ad24-8aaa-4486-bef6-82028eee1608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1941926245',encryption_key_id=None,group_id=028a8a62-0c24-4334-b2e7-2f4b1621b4da,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['c3f123fc-9012-4531-8e06-cf43ed37940e','bb9f1ec4-977d-4503-8115-872d7875c5a2','50780be4-6e03-4f78-90c3-5264f14160ad','7c859609-8994-4d38-93bc-df1c74841df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=46fb3857-cd4d-449d-87e7-2f851a1246e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1941926245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=028a8a62-0c24-4334-b2e7-2f4b1621b4da,host=None,id=2890ad24-8aaa-4486-bef6-82028eee1608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46fb3857-cd4d-449d-87e7-2f851a1246e0),volume_type_id=46fb3857-cd4d-449d-87e7-2f851a1246e0)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d445ddfc-8442-4d03-bf03-718beca78aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d445ddfc-8442-4d03-bf03-718beca78aec) transitioned into state 'SUCCESS' from state '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-1941926245',encryption_key_id=None,group_id=028a8a62-0c24-4334-b2e7-2f4b1621b4da,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['c3f123fc-9012-4531-8e06-cf43ed37940e','bb9f1ec4-977d-4503-8115-872d7875c5a2','50780be4-6e03-4f78-90c3-5264f14160ad','7c859609-8994-4d38-93bc-df1c74841df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=46fb3857-cd4d-449d-87e7-2f851a1246e0)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dbce27-74bd-4738-bf76-5b3cc0a74468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8dbce27-74bd-4738-bf76-5b3cc0a74468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (7c641caf-60b3-46d4-ae30-340a83ac10d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request issued successfully. Sep 03 14:22:51 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:51 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:51 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b21f35fd-8768-4609-858e-678f62fa7d7d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 174/335] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:22:50 2026] POST /volume/v3/volumes => generated 831 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 Sep 03 14:22:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:51 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:51 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:51 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04eb1b1f-342a-4893-908c-9071c0fb2635 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 returned with HTTP 200 Sep 03 14:22:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 162/336] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:51 2026] GET /volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 => generated 899 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 Sep 03 14:22:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:52 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:52 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:52 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8ab8583f-cb99-403a-9448-6a3261ceee41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 returned with HTTP 200 Sep 03 14:22:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 175/337] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:52 2026] GET /volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 => generated 923 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 Sep 03 14:22:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:22:53 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:53 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:54 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-430dd63e-87dd-41b5-a432-be3494ef8e8d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 returned with HTTP 200 Sep 03 14:22:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 163/338] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:22:53 2026] GET /volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 => generated 924 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1ab5162d-d7c3-4106-a8a7-8b1b1fc26112 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1ab5162d-d7c3-4106-a8a7-8b1b1fc26112 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] PUT http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1ab5162d-d7c3-4106-a8a7-8b1b1fc26112 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6dfe970a-1f45-4246-b4fa-d8fcf197b17c"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-1ab5162d-d7c3-4106-a8a7-8b1b1fc26112 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Update called for group 028a8a62-0c24-4334-b2e7-2f4b1621b4da. {{(pid=86693) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-1ab5162d-d7c3-4106-a8a7-8b1b1fc26112 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Updating group 028a8a62-0c24-4334-b2e7-2f4b1621b4da with name None description: None add_volumes: None remove_volumes: 6dfe970a-1f45-4246-b4fa-d8fcf197b17c. Sep 03 14:22:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1ab5162d-d7c3-4106-a8a7-8b1b1fc26112 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 202 Sep 03 14:22:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 176/339] 192.168.122.242 () {62 vars in 1290 bytes} [Thu Sep 3 14:22:54 2026] PUT /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-25ef615c-5890-4152-ba57-160d82cc989c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-25ef615c-5890-4152-ba57-160d82cc989c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-25ef615c-5890-4152-ba57-160d82cc989c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-25ef615c-5890-4152-ba57-160d82cc989c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-25ef615c-5890-4152-ba57-160d82cc989c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:54 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-25ef615c-5890-4152-ba57-160d82cc989c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 164/340] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:54 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6be80ca9-fb77-45a7-b4ea-ecb45062d1a9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-db5e9d34-30cb-4ea6-9d4e-54ca5e42d187 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6be80ca9-fb77-45a7-b4ea-ecb45062d1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6be80ca9-fb77-45a7-b4ea-ecb45062d1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6be80ca9-fb77-45a7-b4ea-ecb45062d1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-6be80ca9-fb77-45a7-b4ea-ecb45062d1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1957878608 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1957878608, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6be80ca9-fb77-45a7-b4ea-ecb45062d1a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 returned with HTTP 200 Sep 03 14:22:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 177/341] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:54 2026] GET /volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 => generated 639 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f033d04e-3be1-4f61-80d8-bda09cb7fc94 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f033d04e-3be1-4f61-80d8-bda09cb7fc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 Sep 03 14:22:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f033d04e-3be1-4f61-80d8-bda09cb7fc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-db5e9d34-30cb-4ea6-9d4e-54ca5e42d187 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-db5e9d34-30cb-4ea6-9d4e-54ca5e42d187 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-db5e9d34-30cb-4ea6-9d4e-54ca5e42d187 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-db5e9d34-30cb-4ea6-9d4e-54ca5e42d187 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-db5e9d34-30cb-4ea6-9d4e-54ca5e42d187 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 165/342] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:22:54 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 1143 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f033d04e-3be1-4f61-80d8-bda09cb7fc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 178/343] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:22:54 2026] PUT /volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 => generated 592 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-278ae4e5-1cc7-4475-9a36-24c432749560 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127/action Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Begin detaching volume completed successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-28f33176-7d50-491a-ad2b-01b8c88ca2df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127/action returned with HTTP 202 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 179/344] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:22:55 2026] POST /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7562f531-b322-46ba-a8c5-0cbcaeb1485d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7562f531-b322-46ba-a8c5-0cbcaeb1485d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7562f531-b322-46ba-a8c5-0cbcaeb1485d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7562f531-b322-46ba-a8c5-0cbcaeb1485d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-7562f531-b322-46ba-a8c5-0cbcaeb1485d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7562f531-b322-46ba-a8c5-0cbcaeb1485d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 180/345] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0b847839-9416-42b3-b3c0-65dbb7fc5d97 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b847839-9416-42b3-b3c0-65dbb7fc5d97 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] PUT http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b847839-9416-42b3-b3c0-65dbb7fc5d97 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6dfe970a-1f45-4246-b4fa-d8fcf197b17c"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-0b847839-9416-42b3-b3c0-65dbb7fc5d97 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Update called for group 028a8a62-0c24-4334-b2e7-2f4b1621b4da. {{(pid=86693) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-0b847839-9416-42b3-b3c0-65dbb7fc5d97 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Updating group 028a8a62-0c24-4334-b2e7-2f4b1621b4da with name None description: None add_volumes: 6dfe970a-1f45-4246-b4fa-d8fcf197b17c remove_volumes: None. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1697582444"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1697582444'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Create volume of 1 GB Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Availability Zones retrieved successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Flow 'volume_create_api' (52354c43-4e62-4a7a-b5e5-2962302a8fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e8f84f-a177-4818-aed6-3edf4ded8719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b847839-9416-42b3-b3c0-65dbb7fc5d97 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 202 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 181/346] 192.168.122.242 () {62 vars in 1290 bytes} [Thu Sep 3 14:22:55 2026] PUT /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3d81e561-c2ee-4211-8225-1cf1132c2f19 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d81e561-c2ee-4211-8225-1cf1132c2f19 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d81e561-c2ee-4211-8225-1cf1132c2f19 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d81e561-c2ee-4211-8225-1cf1132c2f19 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d81e561-c2ee-4211-8225-1cf1132c2f19 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d81e561-c2ee-4211-8225-1cf1132c2f19 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 182/347] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 1146 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-24cc7bf7-1a3e-4faa-9e74-fcd2ee669072 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24cc7bf7-1a3e-4faa-9e74-fcd2ee669072 None None] GET http://192.168.122.242/volume// Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24cc7bf7-1a3e-4faa-9e74-fcd2ee669072 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24cc7bf7-1a3e-4faa-9e74-fcd2ee669072 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24cc7bf7-1a3e-4faa-9e74-fcd2ee669072 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e8f84f-a177-4818-aed6-3edf4ded8719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 183/348] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-14b8f24f-5e1d-4d14-802d-da350c8085d5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-14b8f24f-5e1d-4d14-802d-da350c8085d5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-14b8f24f-5e1d-4d14-802d-da350c8085d5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-14b8f24f-5e1d-4d14-802d-da350c8085d5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-14b8f24f-5e1d-4d14-802d-da350c8085d5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779d1e93-5e70-4c65-86bc-e0c5ae3ad495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-14b8f24f-5e1d-4d14-802d-da350c8085d5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 184/349] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 393 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-132df6d3-bc00-4f64-8348-a98d7398ab37 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-132df6d3-bc00-4f64-8348-a98d7398ab37 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-132df6d3-bc00-4f64-8348-a98d7398ab37 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-132df6d3-bc00-4f64-8348-a98d7398ab37 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-132df6d3-bc00-4f64-8348-a98d7398ab37 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-132df6d3-bc00-4f64-8348-a98d7398ab37 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 185/350] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 1327 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-61bdb072-7001-468e-8efe-d72178de2bc3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-61bdb072-7001-468e-8efe-d72178de2bc3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] PUT http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-61bdb072-7001-468e-8efe-d72178de2bc3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "2890ad24-8aaa-4486-bef6-82028eee1608"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-61bdb072-7001-468e-8efe-d72178de2bc3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Update called for group 028a8a62-0c24-4334-b2e7-2f4b1621b4da. {{(pid=86693) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-61bdb072-7001-468e-8efe-d72178de2bc3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Updating group 028a8a62-0c24-4334-b2e7-2f4b1621b4da with name None description: None add_volumes: None remove_volumes: 2890ad24-8aaa-4486-bef6-82028eee1608. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Created reservations ['2e432b1d-71c2-41ca-bf2d-a6a425444082', 'e020c2ff-0ca4-4d13-bed6-6de4c5c04beb', '8e101d10-5497-45de-84ab-83a84939bcdd', 'c774ed9d-df49-4b95-9f4d-eeab5cd9c4e2'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (779d1e93-5e70-4c65-86bc-e0c5ae3ad495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e432b1d-71c2-41ca-bf2d-a6a425444082', 'e020c2ff-0ca4-4d13-bed6-6de4c5c04beb', '8e101d10-5497-45de-84ab-83a84939bcdd', 'c774ed9d-df49-4b95-9f4d-eeab5cd9c4e2']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-61bdb072-7001-468e-8efe-d72178de2bc3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 202 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 186/351] 192.168.122.242 () {62 vars in 1290 bytes} [Thu Sep 3 14:22:55 2026] PUT /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8659f570-05f0-401a-8da8-9f4966fb1ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0f3e06aa-77de-42d5-8795-0a60a4bd32e1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f3e06aa-77de-42d5-8795-0a60a4bd32e1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f3e06aa-77de-42d5-8795-0a60a4bd32e1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f3e06aa-77de-42d5-8795-0a60a4bd32e1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-0f3e06aa-77de-42d5-8795-0a60a4bd32e1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f3e06aa-77de-42d5-8795-0a60a4bd32e1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 187/352] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 392 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8659f570-05f0-401a-8da8-9f4966fb1ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e21f3db5-70f8-4f2f-b52f-0d667be3a755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1697582444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51e3392d181e4b96954ae2d3515bd821',qos_specs=None,replication_status=,reservations=['2e432b1d-71c2-41ca-bf2d-a6a425444082','e020c2ff-0ca4-4d13-bed6-6de4c5c04beb','8e101d10-5497-45de-84ab-83a84939bcdd','c774ed9d-df49-4b95-9f4d-eeab5cd9c4e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca349f4d0fb54e86a175d2b43a19611b',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1697582444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e21f3db5-70f8-4f2f-b52f-0d667be3a755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='51e3392d181e4b96954ae2d3515bd821',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca349f4d0fb54e86a175d2b43a19611b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d44347c0-4e61-4080-bbfe-e2609f0c98b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d44347c0-4e61-4080-bbfe-e2609f0c98b9) transitioned into state 'SUCCESS' from state '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-1697582444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='51e3392d181e4b96954ae2d3515bd821',qos_specs=None,replication_status=,reservations=['2e432b1d-71c2-41ca-bf2d-a6a425444082','e020c2ff-0ca4-4d13-bed6-6de4c5c04beb','8e101d10-5497-45de-84ab-83a84939bcdd','c774ed9d-df49-4b95-9f4d-eeab5cd9c4e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca349f4d0fb54e86a175d2b43a19611b',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a123d3-125e-4b4f-adbc-fc0c61438ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-8c23422b-f6f9-4030-bcee-5f4200ddf65c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-8c23422b-f6f9-4030-bcee-5f4200ddf65c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] DELETE http://192.168.122.242/volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8 Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-8c23422b-f6f9-4030-bcee-5f4200ddf65c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-8c23422b-f6f9-4030-bcee-5f4200ddf65c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a123d3-125e-4b4f-adbc-fc0c61438ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Flow 'volume_create_api' (52354c43-4e62-4a7a-b5e5-2962302a8fd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Create volume request issued successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-278ae4e5-1cc7-4475-9a36-24c432749560 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 166/353] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:22:55 2026] POST /volume/v3/volumes => generated 776 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e946e7c-7e26-414c-9299-2accccbd70e5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e946e7c-7e26-414c-9299-2accccbd70e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e946e7c-7e26-414c-9299-2accccbd70e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e946e7c-7e26-414c-9299-2accccbd70e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:55 devstack devstack@c-api.service[86693]: /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 03 14:22:55 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e946e7c-7e26-414c-9299-2accccbd70e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:22:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e946e7c-7e26-414c-9299-2accccbd70e5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 200 Sep 03 14:22:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 167/354] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:55 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 844 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:22:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eacb3b18-ee21-4f41-98c0-6e34d465a10a req-8c23422b-f6f9-4030-bcee-5f4200ddf65c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8 returned with HTTP 200 Sep 03 14:22:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 188/355] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:22:55 2026] DELETE /volume/v3/attachments/789cf286-2df3-454f-a616-2731219840d8 => generated 19 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ae21ed86-070a-431d-a5c0-a7220afdc4c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ae21ed86-070a-431d-a5c0-a7220afdc4c0 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:22:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ae21ed86-070a-431d-a5c0-a7220afdc4c0 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ae21ed86-070a-431d-a5c0-a7220afdc4c0 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ae21ed86-070a-431d-a5c0-a7220afdc4c0 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ae21ed86-070a-431d-a5c0-a7220afdc4c0 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:22:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 168/356] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:56 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f43eda05-547d-43fe-972f-16d452fdf3c2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f43eda05-547d-43fe-972f-16d452fdf3c2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f43eda05-547d-43fe-972f-16d452fdf3c2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f43eda05-547d-43fe-972f-16d452fdf3c2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-f43eda05-547d-43fe-972f-16d452fdf3c2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:56 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=617,cinder:INSERT=106,cinder:UPDATE=151 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:22:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:56 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:22:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f43eda05-547d-43fe-972f-16d452fdf3c2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 189/357] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:56 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 393 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8775f3d2-d724-49bc-a7ea-9fd398f02b43 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8775f3d2-d724-49bc-a7ea-9fd398f02b43 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] PUT http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8775f3d2-d724-49bc-a7ea-9fd398f02b43 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2890ad24-8aaa-4486-bef6-82028eee1608"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-8775f3d2-d724-49bc-a7ea-9fd398f02b43 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Update called for group 028a8a62-0c24-4334-b2e7-2f4b1621b4da. {{(pid=86692) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 14:22:56 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-8775f3d2-d724-49bc-a7ea-9fd398f02b43 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Updating group 028a8a62-0c24-4334-b2e7-2f4b1621b4da with name None description: None add_volumes: 2890ad24-8aaa-4486-bef6-82028eee1608 remove_volumes: None. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:56 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8775f3d2-d724-49bc-a7ea-9fd398f02b43 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 202 Sep 03 14:22:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f48d9a12-2f80-42c3-8bb9-ce6c6b9cba62 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 169/358] 192.168.122.242 () {62 vars in 1290 bytes} [Thu Sep 3 14:22:56 2026] PUT /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:22:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f48d9a12-2f80-42c3-8bb9-ce6c6b9cba62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:22:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-80a2a70b-27d6-40c4-8d68-768e65fe96dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f48d9a12-2f80-42c3-8bb9-ce6c6b9cba62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f48d9a12-2f80-42c3-8bb9-ce6c6b9cba62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80a2a70b-27d6-40c4-8d68-768e65fe96dc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80a2a70b-27d6-40c4-8d68-768e65fe96dc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80a2a70b-27d6-40c4-8d68-768e65fe96dc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-80a2a70b-27d6-40c4-8d68-768e65fe96dc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f48d9a12-2f80-42c3-8bb9-ce6c6b9cba62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:22:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:57 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80a2a70b-27d6-40c4-8d68-768e65fe96dc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 170/359] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:57 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f48d9a12-2f80-42c3-8bb9-ce6c6b9cba62 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 200 Sep 03 14:22:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 190/360] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:57 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 868 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-78fb8d6b-2029-48e2-93b8-53dae46c02f9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-78fb8d6b-2029-48e2-93b8-53dae46c02f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-78fb8d6b-2029-48e2-93b8-53dae46c02f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-78fb8d6b-2029-48e2-93b8-53dae46c02f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-78fb8d6b-2029-48e2-93b8-53dae46c02f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-38b1c1f0-2987-4088-a234-b8f60b204e9d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38b1c1f0-2987-4088-a234-b8f60b204e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38b1c1f0-2987-4088-a234-b8f60b204e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38b1c1f0-2987-4088-a234-b8f60b204e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-78fb8d6b-2029-48e2-93b8-53dae46c02f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 200 Sep 03 14:22:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 171/361] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:22:58 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 393 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-38b1c1f0-2987-4088-a234-b8f60b204e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38b1c1f0-2987-4088-a234-b8f60b204e9d tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 200 Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /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 03 14:22:58 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 191/362] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:22:58 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:58 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3db5-70f8-4f2f-b52f-0d667be3a755", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1350378715"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Create snapshot from volume e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:22:58 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Created reservations ['a0d28deb-8828-407c-b644-f64d797d4a5d', '22c51ada-43ab-43a1-a570-4a89b7b2ea23', 'e53338b5-f9cf-463e-bfd1-d49532de1c0f', '69ea9e3e-8c6f-4f46-935b-43c0feae2d0e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ea78cbd1-ba8c-453d-a886-d1f39f73985f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:22:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 172/363] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:22:58 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/group_snapshots Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "028a8a62-0c24-4334-b2e7-2f4b1621b4da", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1760745578"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '028a8a62-0c24-4334-b2e7-2f4b1621b4da', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1760745578'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot create request issued successfully. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-26e03a1a-f04a-44a1-aa56-cc2cc450ddd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:22:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 192/364] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:22:58 2026] POST /volume/v3/snapshots => generated 323 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9cae5ec3-1171-4e88-923f-393ef212bbf4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.group_snapshots [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1760745578. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9cae5ec3-1171-4e88-923f-393ef212bbf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9cae5ec3-1171-4e88-923f-393ef212bbf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9cae5ec3-1171-4e88-923f-393ef212bbf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9cae5ec3-1171-4e88-923f-393ef212bbf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9cae5ec3-1171-4e88-923f-393ef212bbf4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:22:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 193/365] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:58 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 455 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /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 03 14:22:58 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1957878608 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1957878608, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1957878608 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1957878608, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:22:58 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['4db8e1b6-732b-4a99-b256-44df5ab80e6a', 'f0b059ab-c494-48e4-a2dc-6b4c581a3f9c', '3fbb7bd7-fb3b-47c6-86b1-d8caf863373d', '4f8f6042-82a1-451c-afde-a93acc369875'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:22:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a6dd0f21-4dbe-48de-8a29-4e01e9809623 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots returned with HTTP 202 Sep 03 14:22:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 173/366] 192.168.122.242 () {62 vars in 1208 bytes} [Thu Sep 3 14:22:58 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3d15667d-0297-4e0c-accf-dd3cd43119f9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d15667d-0297-4e0c-accf-dd3cd43119f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d15667d-0297-4e0c-accf-dd3cd43119f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d15667d-0297-4e0c-accf-dd3cd43119f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-3d15667d-0297-4e0c-accf-dd3cd43119f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d15667d-0297-4e0c-accf-dd3cd43119f9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:22:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 194/367] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:58 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:22:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-53be8805-acd3-40d6-8f13-e031fe4cc51a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-53be8805-acd3-40d6-8f13-e031fe4cc51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:22:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-53be8805-acd3-40d6-8f13-e031fe4cc51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-53be8805-acd3-40d6-8f13-e031fe4cc51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:22:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-53be8805-acd3-40d6-8f13-e031fe4cc51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:22:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-53be8805-acd3-40d6-8f13-e031fe4cc51a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:22:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 174/368] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:22:59 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 455 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:22:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c8bba2e8-e727-4de8-ba20-791441bbc809 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:22:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c8bba2e8-e727-4de8-ba20-791441bbc809 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:22:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c8bba2e8-e727-4de8-ba20-791441bbc809 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:22:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c8bba2e8-e727-4de8-ba20-791441bbc809 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:22:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-c8bba2e8-e727-4de8-ba20-791441bbc809 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:22:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:22:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:22:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c8bba2e8-e727-4de8-ba20-791441bbc809 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:22:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 195/369] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:22:59 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9f94b50f-03f2-4b62-adee-3f8dcd3d7fe7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f94b50f-03f2-4b62-adee-3f8dcd3d7fe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f94b50f-03f2-4b62-adee-3f8dcd3d7fe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f94b50f-03f2-4b62-adee-3f8dcd3d7fe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9f94b50f-03f2-4b62-adee-3f8dcd3d7fe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:23:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f94b50f-03f2-4b62-adee-3f8dcd3d7fe7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:23:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 175/370] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:00 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 455 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7788d818-7911-4af0-b1f7-77e66bd03d53 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7788d818-7911-4af0-b1f7-77e66bd03d53 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7788d818-7911-4af0-b1f7-77e66bd03d53 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7788d818-7911-4af0-b1f7-77e66bd03d53 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-7788d818-7911-4af0-b1f7-77e66bd03d53 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7788d818-7911-4af0-b1f7-77e66bd03d53 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 196/371] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:00 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-357ab9d7-d39f-4836-a555-23006e7ca2b2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-357ab9d7-d39f-4836-a555-23006e7ca2b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-357ab9d7-d39f-4836-a555-23006e7ca2b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-357ab9d7-d39f-4836-a555-23006e7ca2b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-357ab9d7-d39f-4836-a555-23006e7ca2b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:23:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-357ab9d7-d39f-4836-a555-23006e7ca2b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:23:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 176/372] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:01 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 482 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d7f4441d-fe1a-4e2a-9f85-d6c6d1c8ed60 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7f4441d-fe1a-4e2a-9f85-d6c6d1c8ed60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 Sep 03 14:23:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7f4441d-fe1a-4e2a-9f85-d6c6d1c8ed60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c5700e79-64a6-4cbd-b402-6459bf274bc0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5700e79-64a6-4cbd-b402-6459bf274bc0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5700e79-64a6-4cbd-b402-6459bf274bc0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5700e79-64a6-4cbd-b402-6459bf274bc0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-c5700e79-64a6-4cbd-b402-6459bf274bc0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5700e79-64a6-4cbd-b402-6459bf274bc0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 177/373] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:01 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7f4441d-fe1a-4e2a-9f85-d6c6d1c8ed60 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 returned with HTTP 200 Sep 03 14:23:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 197/374] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:23:01 2026] PUT /volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 => generated 592 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3db5-70f8-4f2f-b52f-0d667be3a755"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Create snapshot from volume e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:02 devstack devstack@c-api.service[86692]: WARNING cinder.quota_utils [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Quota exceeded for 51e3392d181e4b96954ae2d3515bd821, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.middleware.fault [None req-d0f2fe51-0ebc-424c-a64c-274c554c8959 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 413 Sep 03 14:23:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 178/375] 192.168.122.242 () {60 vars in 1148 bytes} [Thu Sep 3 14:23:02 2026] POST /volume/v3/snapshots => generated 208 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 14:23:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fb145b1d-5d9e-4afa-9419-8acc87d655da None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb145b1d-5d9e-4afa-9419-8acc87d655da tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 Sep 03 14:23:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb145b1d-5d9e-4afa-9419-8acc87d655da tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb145b1d-5d9e-4afa-9419-8acc87d655da tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 returned with HTTP 200 Sep 03 14:23:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 198/376] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:23:02 2026] PUT /volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 => generated 592 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e21f3db5-70f8-4f2f-b52f-0d667be3a755"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Create snapshot from volume e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:02 devstack devstack@c-api.service[86692]: WARNING cinder.quota_utils [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Quota exceeded for 51e3392d181e4b96954ae2d3515bd821, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.middleware.fault [None req-5df90fec-7723-4d10-a721-fbb58f4c5008 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 413 Sep 03 14:23:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 179/377] 192.168.122.242 () {60 vars in 1148 bytes} [Thu Sep 3 14:23:02 2026] POST /volume/v3/snapshots => generated 133 bytes in 246 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 14:23:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Delete snapshot with id: 58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:23:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot delete request issued successfully. Sep 03 14:23:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a0140b9-e795-4b12-a861-701d9bb2d37e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 202 Sep 03 14:23:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 199/378] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:23:02 2026] DELETE /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e80dba1f-97bc-4ed4-b936-a3265b4e120b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e80dba1f-97bc-4ed4-b936-a3265b4e120b tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e80dba1f-97bc-4ed4-b936-a3265b4e120b tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e80dba1f-97bc-4ed4-b936-a3265b4e120b tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e80dba1f-97bc-4ed4-b936-a3265b4e120b tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:23:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e80dba1f-97bc-4ed4-b936-a3265b4e120b tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:23:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 180/379] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:02 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 481 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c387a83a-7261-4013-8d25-5e65d27b2ed4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c387a83a-7261-4013-8d25-5e65d27b2ed4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c387a83a-7261-4013-8d25-5e65d27b2ed4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c387a83a-7261-4013-8d25-5e65d27b2ed4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-c387a83a-7261-4013-8d25-5e65d27b2ed4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c387a83a-7261-4013-8d25-5e65d27b2ed4 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 200/380] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:02 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-24032265-ffdb-4d20-bd39-9253bec5bdfd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-24032265-ffdb-4d20-bd39-9253bec5bdfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-24032265-ffdb-4d20-bd39-9253bec5bdfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-24032265-ffdb-4d20-bd39-9253bec5bdfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-24032265-ffdb-4d20-bd39-9253bec5bdfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:23:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-24032265-ffdb-4d20-bd39-9253bec5bdfd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:23:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 181/381] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:03 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 481 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-658266bb-5eef-49cc-b888-bc9578d27c2a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-658266bb-5eef-49cc-b888-bc9578d27c2a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-658266bb-5eef-49cc-b888-bc9578d27c2a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-658266bb-5eef-49cc-b888-bc9578d27c2a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-658266bb-5eef-49cc-b888-bc9578d27c2a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-658266bb-5eef-49cc-b888-bc9578d27c2a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 201/382] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:04 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a3b78503-8433-45d5-8975-746a18ae855a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3b78503-8433-45d5-8975-746a18ae855a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3b78503-8433-45d5-8975-746a18ae855a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3b78503-8433-45d5-8975-746a18ae855a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3b78503-8433-45d5-8975-746a18ae855a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Snapshot retrieved successfully. Sep 03 14:23:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3b78503-8433-45d5-8975-746a18ae855a tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 200 Sep 03 14:23:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 182/383] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:04 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 481 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:23:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dc3bb608-e82c-4bea-bad6-eb73a0b37019 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dc3bb608-e82c-4bea-bad6-eb73a0b37019 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dc3bb608-e82c-4bea-bad6-eb73a0b37019 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dc3bb608-e82c-4bea-bad6-eb73a0b37019 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-dc3bb608-e82c-4bea-bad6-eb73a0b37019 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dc3bb608-e82c-4bea-bad6-eb73a0b37019 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 202/384] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:05 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-22afeadb-8906-4482-8cb7-5a4b562fff66 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22afeadb-8906-4482-8cb7-5a4b562fff66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22afeadb-8906-4482-8cb7-5a4b562fff66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22afeadb-8906-4482-8cb7-5a4b562fff66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22afeadb-8906-4482-8cb7-5a4b562fff66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d returned with HTTP 404 Sep 03 14:23:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 183/385] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:05 2026] GET /volume/v3/snapshots/58164875-3056-4fd4-911c-0f0b11b5d36d => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-35d986b3-149e-4be8-b919-47eb94ff119e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-35d986b3-149e-4be8-b919-47eb94ff119e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-35d986b3-149e-4be8-b919-47eb94ff119e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-35d986b3-149e-4be8-b919-47eb94ff119e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-35d986b3-149e-4be8-b919-47eb94ff119e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:23:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-35d986b3-149e-4be8-b919-47eb94ff119e tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 200 Sep 03 14:23:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 203/386] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:06 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 869 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] DELETE http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Delete volume with id: e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-75752a82-f640-488f-8c22-ccbfa2602d6a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75752a82-f640-488f-8c22-ccbfa2602d6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75752a82-f640-488f-8c22-ccbfa2602d6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75752a82-f640-488f-8c22-ccbfa2602d6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-75752a82-f640-488f-8c22-ccbfa2602d6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Delete volume request issued successfully. Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a50987d-c64c-4f56-88c7-4b5f5abf55c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 202 Sep 03 14:23:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 184/387] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:23:06 2026] DELETE /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a2439742-4a8f-4a5e-8eea-11cf41cbb1d9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2439742-4a8f-4a5e-8eea-11cf41cbb1d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2439742-4a8f-4a5e-8eea-11cf41cbb1d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2439742-4a8f-4a5e-8eea-11cf41cbb1d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75752a82-f640-488f-8c22-ccbfa2602d6a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 204/388] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:06 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a2439742-4a8f-4a5e-8eea-11cf41cbb1d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:23:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2439742-4a8f-4a5e-8eea-11cf41cbb1d9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 200 Sep 03 14:23:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 185/389] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:06 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 868 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b8dfb8ca-8d92-4c49-96af-de2cc29a226b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b8dfb8ca-8d92-4c49-96af-de2cc29a226b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b8dfb8ca-8d92-4c49-96af-de2cc29a226b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b8dfb8ca-8d92-4c49-96af-de2cc29a226b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-b8dfb8ca-8d92-4c49-96af-de2cc29a226b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f35854a5-758a-4005-bc20-cd7151e2e3c8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f35854a5-758a-4005-bc20-cd7151e2e3c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f35854a5-758a-4005-bc20-cd7151e2e3c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f35854a5-758a-4005-bc20-cd7151e2e3c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b8dfb8ca-8d92-4c49-96af-de2cc29a226b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 205/390] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:07 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f35854a5-758a-4005-bc20-cd7151e2e3c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Volume info retrieved successfully. Sep 03 14:23:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f35854a5-758a-4005-bc20-cd7151e2e3c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 200 Sep 03 14:23:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 186/391] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:07 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 868 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fea631d9-808c-47b2-9256-a049eccd0e2d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fea631d9-808c-47b2-9256-a049eccd0e2d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fea631d9-808c-47b2-9256-a049eccd0e2d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fea631d9-808c-47b2-9256-a049eccd0e2d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-fea631d9-808c-47b2-9256-a049eccd0e2d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fea631d9-808c-47b2-9256-a049eccd0e2d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 206/392] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:08 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 326 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c0ec5e29-4555-4ae9-aea5-0af85ec923bd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0ec5e29-4555-4ae9-aea5-0af85ec923bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] GET http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 Sep 03 14:23:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0ec5e29-4555-4ae9-aea5-0af85ec923bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0ec5e29-4555-4ae9-aea5-0af85ec923bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0ec5e29-4555-4ae9-aea5-0af85ec923bd tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100 tempest-VolumeSnapshotQuotasNegativeTestJSON-1494274100-project-member] http://192.168.122.242/volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 returned with HTTP 404 Sep 03 14:23:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 187/393] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:08 2026] GET /volume/v3/volumes/e21f3db5-70f8-4f2f-b52f-0d667be3a755 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c37a63b0-2750-4158-9142-40fcc443b48d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c37a63b0-2750-4158-9142-40fcc443b48d tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 Sep 03 14:23:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c37a63b0-2750-4158-9142-40fcc443b48d tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c37a63b0-2750-4158-9142-40fcc443b48d tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529 tempest-VolumeSnapshotQuotasNegativeTestJSON-1681080529-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 returned with HTTP 200 Sep 03 14:23:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 207/394] 192.168.122.242 () {60 vars in 1259 bytes} [Thu Sep 3 14:23:08 2026] PUT /volume/v3/os-quota-sets/51e3392d181e4b96954ae2d3515bd821 => generated 597 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-40e44dea-7fa0-410c-96e1-56f46fcfe78d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40e44dea-7fa0-410c-96e1-56f46fcfe78d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40e44dea-7fa0-410c-96e1-56f46fcfe78d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40e44dea-7fa0-410c-96e1-56f46fcfe78d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-40e44dea-7fa0-410c-96e1-56f46fcfe78d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40e44dea-7fa0-410c-96e1-56f46fcfe78d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 200 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 188/395] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:09 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: /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 03 14:23:09 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all snapshots completed successfully. Sep 03 14:23:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42992a84-51fe-4fda-8f0b-09a9d013b51b tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:23:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 208/396] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:23:09 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fb8be13e-9228-49b7-a350-803c912a701d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fb8be13e-9228-49b7-a350-803c912a701d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fb8be13e-9228-49b7-a350-803c912a701d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fb8be13e-9228-49b7-a350-803c912a701d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fb8be13e-9228-49b7-a350-803c912a701d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fb8be13e-9228-49b7-a350-803c912a701d tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 200 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 189/397] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:09 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 470 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-04de3700-3536-4f64-a1e6-443294bd4ddf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04de3700-3536-4f64-a1e6-443294bd4ddf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/3a0dd3aa-ec8a-4e3a-8a35-42bac6388031 Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04de3700-3536-4f64-a1e6-443294bd4ddf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04de3700-3536-4f64-a1e6-443294bd4ddf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04de3700-3536-4f64-a1e6-443294bd4ddf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04de3700-3536-4f64-a1e6-443294bd4ddf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/3a0dd3aa-ec8a-4e3a-8a35-42bac6388031 returned with HTTP 200 Sep 03 14:23:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 209/398] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:09 2026] GET /volume/v3/snapshots/3a0dd3aa-ec8a-4e3a-8a35-42bac6388031 => generated 470 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] DELETE http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86692) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.group_snapshots [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group_snapshot with id: f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:09 devstack devstack@c-api.service[86692]: /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 03 14:23:09 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa7a266c-0136-4929-ae1d-6c271bbd3ab2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 202 Sep 03 14:23:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 190/399] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:23:09 2026] DELETE /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:23:10 devstack devstack@c-api.service[86693]: /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 03 14:23:10 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:23:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:10 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:10 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06be7caa-5930-4c48-863f-24dd1daf6b5c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:23:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 210/400] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:23:09 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:23:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:23:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:10 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:23:10 devstack devstack@c-api.service[86692]: /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 03 14:23:10 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all snapshots completed successfully. Sep 03 14:23:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-20b08387-4fe7-4f97-88f3-711bb8d1e64c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:23:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 191/401] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:23:10 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fda315d9-f708-4e14-a4d5-4a7775f5c103 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fda315d9-f708-4e14-a4d5-4a7775f5c103 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fda315d9-f708-4e14-a4d5-4a7775f5c103 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fda315d9-f708-4e14-a4d5-4a7775f5c103 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fda315d9-f708-4e14-a4d5-4a7775f5c103 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fda315d9-f708-4e14-a4d5-4a7775f5c103 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 200 Sep 03 14:23:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 211/402] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:10 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 469 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bac631f6-8ba5-4f20-86a7-b051350159c1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bac631f6-8ba5-4f20-86a7-b051350159c1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bac631f6-8ba5-4f20-86a7-b051350159c1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bac631f6-8ba5-4f20-86a7-b051350159c1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bac631f6-8ba5-4f20-86a7-b051350159c1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bac631f6-8ba5-4f20-86a7-b051350159c1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 200 Sep 03 14:23:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 192/403] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:11 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 469 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0bed014b-76b6-496b-b4b4-b06c2ff94a1a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bed014b-76b6-496b-b4b4-b06c2ff94a1a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bed014b-76b6-496b-b4b4-b06c2ff94a1a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bed014b-76b6-496b-b4b4-b06c2ff94a1a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0bed014b-76b6-496b-b4b4-b06c2ff94a1a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bed014b-76b6-496b-b4b4-b06c2ff94a1a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 200 Sep 03 14:23:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 212/404] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:12 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8fe159bc-fa3b-4604-8dc7-661b739b18b3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fe159bc-fa3b-4604-8dc7-661b739b18b3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fe159bc-fa3b-4604-8dc7-661b739b18b3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fe159bc-fa3b-4604-8dc7-661b739b18b3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8fe159bc-fa3b-4604-8dc7-661b739b18b3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fe159bc-fa3b-4604-8dc7-661b739b18b3 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 200 Sep 03 14:23:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 193/405] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:13 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 469 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-06ba107b-0e9f-421e-9159-b2b2fadcd943 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06ba107b-0e9f-421e-9159-b2b2fadcd943 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06ba107b-0e9f-421e-9159-b2b2fadcd943 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06ba107b-0e9f-421e-9159-b2b2fadcd943 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-06ba107b-0e9f-421e-9159-b2b2fadcd943 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06ba107b-0e9f-421e-9159-b2b2fadcd943 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 200 Sep 03 14:23:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 213/406] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:15 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 469 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c711bdb7-bdf2-4ea7-8ccc-36f384b925cd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c711bdb7-bdf2-4ea7-8ccc-36f384b925cd tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c711bdb7-bdf2-4ea7-8ccc-36f384b925cd tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c711bdb7-bdf2-4ea7-8ccc-36f384b925cd tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c711bdb7-bdf2-4ea7-8ccc-36f384b925cd tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 returned with HTTP 404 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 194/407] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:16 2026] GET /volume/v3/snapshots/d1f71d2c-f7fa-43f3-9582-16415e8b8e24 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c58d6d38-4ecd-4cd4-b0b6-4927db8b4496 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c58d6d38-4ecd-4cd4-b0b6-4927db8b4496 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/3a0dd3aa-ec8a-4e3a-8a35-42bac6388031 Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c58d6d38-4ecd-4cd4-b0b6-4927db8b4496 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c58d6d38-4ecd-4cd4-b0b6-4927db8b4496 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c58d6d38-4ecd-4cd4-b0b6-4927db8b4496 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/3a0dd3aa-ec8a-4e3a-8a35-42bac6388031 returned with HTTP 404 Sep 03 14:23:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 214/408] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:16 2026] GET /volume/v3/snapshots/3a0dd3aa-ec8a-4e3a-8a35-42bac6388031 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-52981464-7cdf-4542-bf93-862a9f8f0455 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-52981464-7cdf-4542-bf93-862a9f8f0455 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-52981464-7cdf-4542-bf93-862a9f8f0455 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-52981464-7cdf-4542-bf93-862a9f8f0455 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-52981464-7cdf-4542-bf93-862a9f8f0455 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-52981464-7cdf-4542-bf93-862a9f8f0455 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 404 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 195/409] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:16 2026] GET /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 116 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-972f769a-93f5-4b02-b634-096c09e85edc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-972f769a-93f5-4b02-b634-096c09e85edc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] DELETE http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-972f769a-93f5-4b02-b634-096c09e85edc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-972f769a-93f5-4b02-b634-096c09e85edc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-972f769a-93f5-4b02-b634-096c09e85edc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for member f4e49325-d42a-42eb-8792-3ded8f4837e9 {{(pid=86693) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.group_snapshots [None req-972f769a-93f5-4b02-b634-096c09e85edc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group_snapshot with id: f4e49325-d42a-42eb-8792-3ded8f4837e9 Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-972f769a-93f5-4b02-b634-096c09e85edc tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 returned with HTTP 404 Sep 03 14:23:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 215/410] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:23:16 2026] DELETE /volume/v3/group_snapshots/f4e49325-d42a-42eb-8792-3ded8f4837e9 => generated 116 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /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 03 14:23:16 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:16 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:16 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-29a3ca8a-e6fa-4caa-ad70-eea33460e534 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 196/411] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:23:16 2026] GET /volume/v3/volumes/detail => generated 1840 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da/action Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for group 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group with id: 028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:23:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:16 devstack devstack@c-api.service[86693]: /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 03 14:23:16 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:23:16 devstack devstack@c-api.service[86693]: /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 03 14:23:16 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b4d427b6-048d-4d76-93a9-529fe4a2cb44 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da/action returned with HTTP 202 Sep 03 14:23:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 216/412] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:23:16 2026] POST /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:16 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:16 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8700dbda-f80a-43c6-83dc-c95913f98a09 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 returned with HTTP 200 Sep 03 14:23:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 197/413] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:16 2026] GET /volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 => generated 923 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4d04fcf2-3017-4b71-a5e7-7ad36c1c4270 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4d04fcf2-3017-4b71-a5e7-7ad36c1c4270 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4d04fcf2-3017-4b71-a5e7-7ad36c1c4270 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-249752732"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4d04fcf2-3017-4b71-a5e7-7ad36c1c4270 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 217/414] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:23:17 2026] POST /volume/v3/types => generated 230 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8abfbece-5f8e-48f7-8276-fe27c46216c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8abfbece-5f8e-48f7-8276-fe27c46216c0 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] POST http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8abfbece-5f8e-48f7-8276-fe27c46216c0 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8abfbece-5f8e-48f7-8276-fe27c46216c0 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 198/415] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:23:17 2026] POST /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs => generated 34 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b84065be-0eeb-4597-b90c-223b8ab0f5a7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b84065be-0eeb-4597-b90c-223b8ab0f5a7 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] GET http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b84065be-0eeb-4597-b90c-223b8ab0f5a7 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b84065be-0eeb-4597-b90c-223b8ab0f5a7 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b84065be-0eeb-4597-b90c-223b8ab0f5a7 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 218/416] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:23:17 2026] GET /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6d26d1e8-cf1a-4e50-86e2-8f77309b4844 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6d26d1e8-cf1a-4e50-86e2-8f77309b4844 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] DELETE http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6d26d1e8-cf1a-4e50-86e2-8f77309b4844 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6d26d1e8-cf1a-4e50-86e2-8f77309b4844 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6d26d1e8-cf1a-4e50-86e2-8f77309b4844 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 returned with HTTP 202 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 199/417] 192.168.122.242 () {58 vars in 1283 bytes} [Thu Sep 3 14:23:17 2026] DELETE /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a85f5d5-1a01-4eab-af6d-020fb824a59a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a85f5d5-1a01-4eab-af6d-020fb824a59a tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] GET http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a85f5d5-1a01-4eab-af6d-020fb824a59a tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a85f5d5-1a01-4eab-af6d-020fb824a59a tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a85f5d5-1a01-4eab-af6d-020fb824a59a tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 returned with HTTP 404 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 219/418] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:23:17 2026] GET /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec3 => generated 129 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8a3561aa-156a-48af-85e0-12f93e43d7ac None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a3561aa-156a-48af-85e0-12f93e43d7ac tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] POST http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a3561aa-156a-48af-85e0-12f93e43d7ac tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a3561aa-156a-48af-85e0-12f93e43d7ac tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 200/419] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:23:17 2026] POST /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs => generated 34 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6b046673-9f6c-4cdd-ac3a-00a90a94964c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b046673-9f6c-4cdd-ac3a-00a90a94964c tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] GET http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b046673-9f6c-4cdd-ac3a-00a90a94964c tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b046673-9f6c-4cdd-ac3a-00a90a94964c tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b046673-9f6c-4cdd-ac3a-00a90a94964c tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 220/420] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:23:17 2026] GET /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs => generated 34 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cdb63e88-de71-4a30-8a36-cecd44a8ab79 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cdb63e88-de71-4a30-8a36-cecd44a8ab79 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] POST http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cdb63e88-de71-4a30-8a36-cecd44a8ab79 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cdb63e88-de71-4a30-8a36-cecd44a8ab79 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 201/421] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:23:17 2026] POST /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs => generated 34 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-94f1df56-ac1a-4994-a666-595faf5d1a0d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94f1df56-ac1a-4994-a666-595faf5d1a0d tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] PUT http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec2 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-94f1df56-ac1a-4994-a666-595faf5d1a0d tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94f1df56-ac1a-4994-a666-595faf5d1a0d tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec2 returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 221/422] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:23:17 2026] PUT /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec2 => generated 17 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-71bdb785-f2ae-44a8-b132-e9e76ee094bf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-71bdb785-f2ae-44a8-b132-e9e76ee094bf tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] GET http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec2 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-71bdb785-f2ae-44a8-b132-e9e76ee094bf tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-71bdb785-f2ae-44a8-b132-e9e76ee094bf tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-71bdb785-f2ae-44a8-b132-e9e76ee094bf tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec2 returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 202/423] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:23:17 2026] GET /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs/spec2 => generated 17 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e3a87ea6-b995-4c34-9221-7c999f5657eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3a87ea6-b995-4c34-9221-7c999f5657eb tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] POST http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e3a87ea6-b995-4c34-9221-7c999f5657eb tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3a87ea6-b995-4c34-9221-7c999f5657eb tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 222/424] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:23:17 2026] POST /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2d9b8931-9fb2-4c0b-a252-2546e4c58cce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d9b8931-9fb2-4c0b-a252-2546e4c58cce tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] GET http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d9b8931-9fb2-4c0b-a252-2546e4c58cce tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d9b8931-9fb2-4c0b-a252-2546e4c58cce tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:23:17 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:17 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d9b8931-9fb2-4c0b-a252-2546e4c58cce tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs returned with HTTP 200 Sep 03 14:23:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 203/425] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:23:17 2026] GET /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f/extra_specs => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7d98c4ef-747f-45c6-887c-b37dd12df7ec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7d98c4ef-747f-45c6-887c-b37dd12df7ec tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] DELETE http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7d98c4ef-747f-45c6-887c-b37dd12df7ec tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7d98c4ef-747f-45c6-887c-b37dd12df7ec tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:18 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7d98c4ef-747f-45c6-887c-b37dd12df7ec tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f returned with HTTP 202 Sep 03 14:23:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 204/426] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:23:17 2026] DELETE /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:23:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7b7c3d2-f66f-4c94-b60b-63cc62bdecdf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 returned with HTTP 200 Sep 03 14:23:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 223/427] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:17 2026] GET /volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 => generated 923 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8cfcc39f-ffb8-46da-b1ae-f53af07a3535 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8cfcc39f-ffb8-46da-b1ae-f53af07a3535 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] GET http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f Sep 03 14:23:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8cfcc39f-ffb8-46da-b1ae-f53af07a3535 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8cfcc39f-ffb8-46da-b1ae-f53af07a3535 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8cfcc39f-ffb8-46da-b1ae-f53af07a3535 tempest-VolumeTypesExtraSpecsTest-1862247760 tempest-VolumeTypesExtraSpecsTest-1862247760-project-admin] http://192.168.122.242/volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f returned with HTTP 404 Sep 03 14:23:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 205/428] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:23:18 2026] GET /volume/v3/types/d1896caf-0f23-4790-86aa-a2f8b4de256f => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d284c7b6-7db7-45c3-8026-6e039e207d38 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d284c7b6-7db7-45c3-8026-6e039e207d38 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d284c7b6-7db7-45c3-8026-6e039e207d38 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d284c7b6-7db7-45c3-8026-6e039e207d38 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d284c7b6-7db7-45c3-8026-6e039e207d38 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 returned with HTTP 404 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 224/429] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:19 2026] GET /volume/v3/volumes/2890ad24-8aaa-4486-bef6-82028eee1608 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1c059dbc-19c9-480a-9b08-6ef495747868 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1c059dbc-19c9-480a-9b08-6ef495747868 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1c059dbc-19c9-480a-9b08-6ef495747868 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1c059dbc-19c9-480a-9b08-6ef495747868 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1c059dbc-19c9-480a-9b08-6ef495747868 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c returned with HTTP 404 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 206/430] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:19 2026] GET /volume/v3/volumes/6dfe970a-1f45-4246-b4fa-d8fcf197b17c => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-70c40ab6-c07e-4765-8e05-650164bbbe16 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70c40ab6-c07e-4765-8e05-650164bbbe16 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70c40ab6-c07e-4765-8e05-650164bbbe16 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70c40ab6-c07e-4765-8e05-650164bbbe16 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-70c40ab6-c07e-4765-8e05-650164bbbe16 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member 028a8a62-0c24-4334-b2e7-2f4b1621b4da {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70c40ab6-c07e-4765-8e05-650164bbbe16 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da returned with HTTP 404 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 225/431] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:23:19 2026] GET /volume/v3/groups/028a8a62-0c24-4334-b2e7-2f4b1621b4da => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f6a2dd52-7099-4913-9007-0d29ac59e51d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6a2dd52-7099-4913-9007-0d29ac59e51d tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/141138f5-ea81-44e5-b168-a597adb2a877 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6a2dd52-7099-4913-9007-0d29ac59e51d tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6a2dd52-7099-4913-9007-0d29ac59e51d tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6a2dd52-7099-4913-9007-0d29ac59e51d tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/group_types/141138f5-ea81-44e5-b168-a597adb2a877 returned with HTTP 202 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 207/432] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:23:19 2026] DELETE /volume/v3/group_types/141138f5-ea81-44e5-b168-a597adb2a877 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4b847cc3-0746-41bd-a3b6-e2de7e11457e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b847cc3-0746-41bd-a3b6-e2de7e11457e tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] DELETE http://192.168.122.242/volume/v3/types/46fb3857-cd4d-449d-87e7-2f851a1246e0 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b847cc3-0746-41bd-a3b6-e2de7e11457e tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b847cc3-0746-41bd-a3b6-e2de7e11457e tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b847cc3-0746-41bd-a3b6-e2de7e11457e tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types/46fb3857-cd4d-449d-87e7-2f851a1246e0 returned with HTTP 202 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 226/433] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:23:19 2026] DELETE /volume/v3/types/46fb3857-cd4d-449d-87e7-2f851a1246e0 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b8617fa0-c845-409a-b436-2eeea97faa57 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b8617fa0-c845-409a-b436-2eeea97faa57 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] GET http://192.168.122.242/volume/v3/types/46fb3857-cd4d-449d-87e7-2f851a1246e0 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b8617fa0-c845-409a-b436-2eeea97faa57 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b8617fa0-c845-409a-b436-2eeea97faa57 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b8617fa0-c845-409a-b436-2eeea97faa57 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types/46fb3857-cd4d-449d-87e7-2f851a1246e0 returned with HTTP 404 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 208/434] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:23:19 2026] GET /volume/v3/types/46fb3857-cd4d-449d-87e7-2f851a1246e0 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3de0e92c-44a5-448d-ae02-87486f564c85 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3de0e92c-44a5-448d-ae02-87486f564c85 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3de0e92c-44a5-448d-ae02-87486f564c85 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-767647027"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3de0e92c-44a5-448d-ae02-87486f564c85 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 227/435] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:23:19 2026] POST /volume/v3/types => generated 223 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-098bc52a-05c2-4b79-8fa2-518007f1c3ac None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-098bc52a-05c2-4b79-8fa2-518007f1c3ac tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-098bc52a-05c2-4b79-8fa2-518007f1c3ac tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-760664445"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-098bc52a-05c2-4b79-8fa2-518007f1c3ac tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 209/436] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:23:19 2026] POST /volume/v3/group_types => generated 180 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d6ece43f-276d-4354-9d7d-07f3de4f2048", "volume_types": ["f8d12d12-4fff-4daf-a8f1-fb665cc18068"], "name": "tempest-GroupSnapshotsTest-Group-1457207436"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group {'group': {'group_type': 'd6ece43f-276d-4354-9d7d-07f3de4f2048', 'volume_types': ['f8d12d12-4fff-4daf-a8f1-fb665cc18068'], 'name': 'tempest-GroupSnapshotsTest-Group-1457207436'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group tempest-GroupSnapshotsTest-Group-1457207436. Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:23:19 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['d19df79c-0849-48d5-b923-4c3319530476'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80cff9e3-70f5-4610-accd-1f32bdcaa1f2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:23:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 228/437] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:23:19 2026] POST /volume/v3/groups => generated 112 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4cfa162b-d595-4bf9-893a-c1c864d15850 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4cfa162b-d595-4bf9-893a-c1c864d15850 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4cfa162b-d595-4bf9-893a-c1c864d15850 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4cfa162b-d595-4bf9-893a-c1c864d15850 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-4cfa162b-d595-4bf9-893a-c1c864d15850 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member ef9dac97-393c-4c3f-8006-e43c61a1d01a {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:23:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:19 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:23:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4cfa162b-d595-4bf9-893a-c1c864d15850 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a returned with HTTP 200 Sep 03 14:23:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 210/438] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:23:19 2026] GET /volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-11ef8a08-02f9-46cb-bcce-d15a96bccd0a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-11ef8a08-02f9-46cb-bcce-d15a96bccd0a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a Sep 03 14:23:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-11ef8a08-02f9-46cb-bcce-d15a96bccd0a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-11ef8a08-02f9-46cb-bcce-d15a96bccd0a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-11ef8a08-02f9-46cb-bcce-d15a96bccd0a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member ef9dac97-393c-4c3f-8006-e43c61a1d01a {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:23:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:20 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:23:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-11ef8a08-02f9-46cb-bcce-d15a96bccd0a tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a returned with HTTP 200 Sep 03 14:23:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 229/439] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:23:20 2026] GET /volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a => generated 393 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1828094556", "volume_type": "f8d12d12-4fff-4daf-a8f1-fb665cc18068", "group_id": "ef9dac97-393c-4c3f-8006-e43c61a1d01a", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1828094556', 'volume_type': 'f8d12d12-4fff-4daf-a8f1-fb665cc18068', 'group_id': 'ef9dac97-393c-4c3f-8006-e43c61a1d01a', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:20 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume of 1 GB Sep 03 14:23:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:20 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:23:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Availability Zones retrieved successfully. Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (fcc17ac2-1c74-4474-9e5e-350bc873d256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4d43af-2c55-4efe-ab10-8d78b4defa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a4d43af-2c55-4efe-ab10-8d78b4defa20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:23:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8d12d12-4fff-4daf-a8f1-fb665cc18068,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-767647027',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8d12d12-4fff-4daf-a8f1-fb665cc18068', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ef9dac97-393c-4c3f-8006-e43c61a1d01a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b4bf15-bbda-40be-ad75-4bb6b3302c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-767647027 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-767647027, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:23:21 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-767647027 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-767647027, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['eeadc475-2b4e-4028-8136-79d8574fc998', '74649f84-4e5d-4ef7-aeb2-f7f27ee90010', 'bb4d7041-88c1-41e4-aab3-46d816ac9868', 'c6fd195e-63e8-415c-bcbf-a5680b41ef00'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2b4bf15-bbda-40be-ad75-4bb6b3302c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eeadc475-2b4e-4028-8136-79d8574fc998', '74649f84-4e5d-4ef7-aeb2-f7f27ee90010', 'bb4d7041-88c1-41e4-aab3-46d816ac9868', 'c6fd195e-63e8-415c-bcbf-a5680b41ef00']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca1ac9d-9c71-4cab-8c7d-e0fe77ec3b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca1ac9d-9c71-4cab-8c7d-e0fe77ec3b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c611d0b-c358-4b0d-b4af-5af1666e5752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1828094556',encryption_key_id=None,group_id=ef9dac97-393c-4c3f-8006-e43c61a1d01a,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['eeadc475-2b4e-4028-8136-79d8574fc998','74649f84-4e5d-4ef7-aeb2-f7f27ee90010','bb4d7041-88c1-41e4-aab3-46d816ac9868','c6fd195e-63e8-415c-bcbf-a5680b41ef00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=f8d12d12-4fff-4daf-a8f1-fb665cc18068), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:23:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1828094556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ef9dac97-393c-4c3f-8006-e43c61a1d01a,host=None,id=5c611d0b-c358-4b0d-b4af-5af1666e5752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8d12d12-4fff-4daf-a8f1-fb665cc18068),volume_type_id=f8d12d12-4fff-4daf-a8f1-fb665cc18068)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86db389a-8a64-4782-be49-cde9d96fbce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86db389a-8a64-4782-be49-cde9d96fbce6) transitioned into state 'SUCCESS' from state '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-1828094556',encryption_key_id=None,group_id=ef9dac97-393c-4c3f-8006-e43c61a1d01a,group_type_id=,metadata={},multiattach=False,project_id='3f1cf5b0021e4dcda66d166da40bcd1e',qos_specs=None,replication_status=,reservations=['eeadc475-2b4e-4028-8136-79d8574fc998','74649f84-4e5d-4ef7-aeb2-f7f27ee90010','bb4d7041-88c1-41e4-aab3-46d816ac9868','c6fd195e-63e8-415c-bcbf-a5680b41ef00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b6757a7aa43e39b1dd5179e480f1b',volume_type_id=f8d12d12-4fff-4daf-a8f1-fb665cc18068)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ddefb8-7720-427b-a537-5926a82b7deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78ddefb8-7720-427b-a537-5926a82b7deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Flow 'volume_create_api' (fcc17ac2-1c74-4474-9e5e-350bc873d256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Create volume request issued successfully. Sep 03 14:23:21 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:21 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:21 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b27de6fe-190c-43ed-bcfa-a6e5825b1d99 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:23:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 211/440] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:23:20 2026] POST /volume/v3/volumes => generated 830 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:23:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 Sep 03 14:23:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:23:21 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:21 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:21 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b62b01f-6e10-4f11-81bf-5e3762652cb1 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 returned with HTTP 200 Sep 03 14:23:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 230/441] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:21 2026] GET /volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 => generated 898 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-00b158ed-8942-4071-9f30-aaac437d79b0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:23:22 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:22 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-00b158ed-8942-4071-9f30-aaac437d79b0 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 returned with HTTP 200 Sep 03 14:23:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 212/442] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:22 2026] GET /volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 => generated 923 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-24902343-2c87-42de-9fa2-f4503346425e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/group_snapshots Sep 03 14:23:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ef9dac97-393c-4c3f-8006-e43c61a1d01a", "name": "tempest-group_snapshot-598248876"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ef9dac97-393c-4c3f-8006-e43c61a1d01a', 'name': 'tempest-group_snapshot-598248876'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 14:23:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.group_snapshots [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Creating group_snapshot tempest-group_snapshot-598248876. Sep 03 14:23:22 devstack devstack@c-api.service[86693]: /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 03 14:23:22 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:23:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:22 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-767647027 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-767647027, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:23:22 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-767647027 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-767647027, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:23:22 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Created reservations ['dc4644fc-98a2-42ce-bca4-fba5ac16e548', '319bb973-214b-4170-b0d7-5073e22fc56a', '64a23190-e7f4-4443-a776-692bdd8aad76', '952adc69-2db0-49bf-bd69-48516060a55f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24902343-2c87-42de-9fa2-f4503346425e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots returned with HTTP 202 Sep 03 14:23:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 231/443] 192.168.122.242 () {62 vars in 1208 bytes} [Thu Sep 3 14:23:22 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0a312657-a18a-4cea-ae67-9356d029613f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a312657-a18a-4cea-ae67-9356d029613f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a312657-a18a-4cea-ae67-9356d029613f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a312657-a18a-4cea-ae67-9356d029613f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-0a312657-a18a-4cea-ae67-9356d029613f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a312657-a18a-4cea-ae67-9356d029613f tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 200 Sep 03 14:23:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 213/444] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:22 2026] GET /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-58c34622-ca29-4832-b1c0-dc74dd679cc7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-58c34622-ca29-4832-b1c0-dc74dd679cc7 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] POST http://192.168.122.242/volume/v3/types/890d0fc9-93d5-4496-b31f-797399fc59e0/encryption Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-58c34622-ca29-4832-b1c0-dc74dd679cc7 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-58c34622-ca29-4832-b1c0-dc74dd679cc7 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/890d0fc9-93d5-4496-b31f-797399fc59e0/encryption returned with HTTP 404 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 232/445] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:23:22 2026] POST /volume/v3/types/890d0fc9-93d5-4496-b31f-797399fc59e0/encryption => generated 114 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5913ec8a-41a1-4426-ac93-841b7e051706 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5913ec8a-41a1-4426-ac93-841b7e051706 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5913ec8a-41a1-4426-ac93-841b7e051706 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1826638675", "os-volume-type-access:is_public": false}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5913ec8a-41a1-4426-ac93-841b7e051706 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 214/446] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:23:23 2026] POST /volume/v3/types => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5129f4ba-a7f9-496d-9876-f9b9e0c5e025 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5129f4ba-a7f9-496d-9876-f9b9e0c5e025 tempest-VolumeTypesNegativeTest-1638644867 tempest-VolumeTypesNegativeTest-1638644867-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5129f4ba-a7f9-496d-9876-f9b9e0c5e025 tempest-VolumeTypesNegativeTest-1638644867 tempest-VolumeTypesNegativeTest-1638644867-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "86933c47-b4c5-453b-9aea-d0943ca9f842", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-171724266"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-5129f4ba-a7f9-496d-9876-f9b9e0c5e025 tempest-VolumeTypesNegativeTest-1638644867 tempest-VolumeTypesNegativeTest-1638644867-project-member] Create volume request body: {'volume': {'volume_type': '86933c47-b4c5-453b-9aea-d0943ca9f842', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-171724266'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5129f4ba-a7f9-496d-9876-f9b9e0c5e025 tempest-VolumeTypesNegativeTest-1638644867 tempest-VolumeTypesNegativeTest-1638644867-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 404 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 233/447] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:23:23 2026] POST /volume/v3/volumes => generated 114 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bf285ef3-6484-4156-a2bc-b4bb2782e575 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bf285ef3-6484-4156-a2bc-b4bb2782e575 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] DELETE http://192.168.122.242/volume/v3/types/86933c47-b4c5-453b-9aea-d0943ca9f842 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bf285ef3-6484-4156-a2bc-b4bb2782e575 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bf285ef3-6484-4156-a2bc-b4bb2782e575 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bf285ef3-6484-4156-a2bc-b4bb2782e575 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/86933c47-b4c5-453b-9aea-d0943ca9f842 returned with HTTP 202 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 215/448] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:23:23 2026] DELETE /volume/v3/types/86933c47-b4c5-453b-9aea-d0943ca9f842 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-02fc8935-229c-4a18-97d1-a99798ede7c2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-02fc8935-229c-4a18-97d1-a99798ede7c2 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] GET http://192.168.122.242/volume/v3/types/86933c47-b4c5-453b-9aea-d0943ca9f842 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-02fc8935-229c-4a18-97d1-a99798ede7c2 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-02fc8935-229c-4a18-97d1-a99798ede7c2 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-02fc8935-229c-4a18-97d1-a99798ede7c2 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/86933c47-b4c5-453b-9aea-d0943ca9f842 returned with HTTP 404 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 234/449] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:23:23 2026] GET /volume/v3/types/86933c47-b4c5-453b-9aea-d0943ca9f842 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-47bdacb1-1a28-457d-ad57-efc62c9b5a7d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-47bdacb1-1a28-457d-ad57-efc62c9b5a7d tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-47bdacb1-1a28-457d-ad57-efc62c9b5a7d tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-47bdacb1-1a28-457d-ad57-efc62c9b5a7d tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 400 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 216/450] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:23:23 2026] POST /volume/v3/types => generated 115 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e3efab9c-eb97-4265-8b2b-b986418561dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3efab9c-eb97-4265-8b2b-b986418561dd tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e3efab9c-eb97-4265-8b2b-b986418561dd tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1433563612"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3efab9c-eb97-4265-8b2b-b986418561dd tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 235/451] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:23:23 2026] POST /volume/v3/types => generated 229 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-faf97f34-3425-4025-a8ac-927ac55e4c6f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faf97f34-3425-4025-a8ac-927ac55e4c6f tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-faf97f34-3425-4025-a8ac-927ac55e4c6f tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1433563612"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faf97f34-3425-4025-a8ac-927ac55e4c6f tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1433563612 already exists. Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faf97f34-3425-4025-a8ac-927ac55e4c6f tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 409 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 217/452] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:23:23 2026] POST /volume/v3/types => generated 134 bytes in 21 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-48a82067-1a51-43b0-a915-061417e5e2eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-48a82067-1a51-43b0-a915-061417e5e2eb tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] DELETE http://192.168.122.242/volume/v3/types/a2708a92-2aee-430d-a09f-1c888ec32d16 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-48a82067-1a51-43b0-a915-061417e5e2eb tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-48a82067-1a51-43b0-a915-061417e5e2eb tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-48a82067-1a51-43b0-a915-061417e5e2eb tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/a2708a92-2aee-430d-a09f-1c888ec32d16 returned with HTTP 202 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 236/453] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:23:23 2026] DELETE /volume/v3/types/a2708a92-2aee-430d-a09f-1c888ec32d16 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2052daa3-94a8-47ee-bb0f-09b40d44ef07 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2052daa3-94a8-47ee-bb0f-09b40d44ef07 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] GET http://192.168.122.242/volume/v3/types/a2708a92-2aee-430d-a09f-1c888ec32d16 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2052daa3-94a8-47ee-bb0f-09b40d44ef07 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2052daa3-94a8-47ee-bb0f-09b40d44ef07 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2052daa3-94a8-47ee-bb0f-09b40d44ef07 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/a2708a92-2aee-430d-a09f-1c888ec32d16 returned with HTTP 404 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 218/454] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:23:23 2026] GET /volume/v3/types/a2708a92-2aee-430d-a09f-1c888ec32d16 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a6b667ce-554f-44f3-a9b9-bd50c3544696 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6b667ce-554f-44f3-a9b9-bd50c3544696 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] DELETE http://192.168.122.242/volume/v3/types/aac56e60-ea07-45e6-a562-f4085b04b3a7 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6b667ce-554f-44f3-a9b9-bd50c3544696 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6b667ce-554f-44f3-a9b9-bd50c3544696 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6b667ce-554f-44f3-a9b9-bd50c3544696 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/aac56e60-ea07-45e6-a562-f4085b04b3a7 returned with HTTP 404 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 237/455] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:23:23 2026] DELETE /volume/v3/types/aac56e60-ea07-45e6-a562-f4085b04b3a7 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f5849196-2baa-4da7-b2f5-23722dd0bf29 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5849196-2baa-4da7-b2f5-23722dd0bf29 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] GET http://192.168.122.242/volume/v3/types/a45feef6-3ac7-4128-a22f-35ab19dd4c74 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5849196-2baa-4da7-b2f5-23722dd0bf29 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5849196-2baa-4da7-b2f5-23722dd0bf29 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5849196-2baa-4da7-b2f5-23722dd0bf29 tempest-VolumeTypesNegativeTest-365775154 tempest-VolumeTypesNegativeTest-365775154-project-admin] http://192.168.122.242/volume/v3/types/a45feef6-3ac7-4128-a22f-35ab19dd4c74 returned with HTTP 404 Sep 03 14:23:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 219/456] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:23:23 2026] GET /volume/v3/types/a45feef6-3ac7-4128-a22f-35ab19dd4c74 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9fc24262-e63b-4f39-89b4-b2eabb455e95 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fc24262-e63b-4f39-89b4-b2eabb455e95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fc24262-e63b-4f39-89b4-b2eabb455e95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fc24262-e63b-4f39-89b4-b2eabb455e95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-9fc24262-e63b-4f39-89b4-b2eabb455e95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fc24262-e63b-4f39-89b4-b2eabb455e95 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 200 Sep 03 14:23:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 238/457] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:23 2026] GET /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 306 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a0568071-4292-4ff6-b3c8-84c1ee851592 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0568071-4292-4ff6-b3c8-84c1ee851592 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0568071-4292-4ff6-b3c8-84c1ee851592 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0568071-4292-4ff6-b3c8-84c1ee851592 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-a0568071-4292-4ff6-b3c8-84c1ee851592 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=476,cinder:INSERT=43,cinder:UPDATE=78 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0568071-4292-4ff6-b3c8-84c1ee851592 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 220/458] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 307 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /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 03 14:23:25 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all snapshots completed successfully. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-382fd888-9bb1-4ced-b7fb-20fe8909b220 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 239/459] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-328dad68-aff8-493a-8677-3d188bfe0d0c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-328dad68-aff8-493a-8677-3d188bfe0d0c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-328dad68-aff8-493a-8677-3d188bfe0d0c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-328dad68-aff8-493a-8677-3d188bfe0d0c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-328dad68-aff8-493a-8677-3d188bfe0d0c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-328dad68-aff8-493a-8677-3d188bfe0d0c tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 221/460] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 => generated 450 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f6f5cbaf-18e4-4165-bc53-8df33b6076c6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f6f5cbaf-18e4-4165-bc53-8df33b6076c6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f6f5cbaf-18e4-4165-bc53-8df33b6076c6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f6f5cbaf-18e4-4165-bc53-8df33b6076c6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-f6f5cbaf-18e4-4165-bc53-8df33b6076c6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f6f5cbaf-18e4-4165-bc53-8df33b6076c6 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 240/461] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 307 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-28a071c5-950a-478b-bd9c-0886a7b54148 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28a071c5-950a-478b-bd9c-0886a7b54148 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/detail Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28a071c5-950a-478b-bd9c-0886a7b54148 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28a071c5-950a-478b-bd9c-0886a7b54148 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /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 03 14:23:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28a071c5-950a-478b-bd9c-0886a7b54148 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 222/462] 192.168.122.242 () {60 vars in 1207 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b5294157-a7cc-48f8-b59c-790024a4e58e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5294157-a7cc-48f8-b59c-790024a4e58e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] DELETE http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5294157-a7cc-48f8-b59c-790024a4e58e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5294157-a7cc-48f8-b59c-790024a4e58e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-b5294157-a7cc-48f8-b59c-790024a4e58e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86693) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.group_snapshots [None req-b5294157-a7cc-48f8-b59c-790024a4e58e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group_snapshot with id: b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /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 03 14:23:25 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5294157-a7cc-48f8-b59c-790024a4e58e tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 202 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 241/463] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:23:25 2026] DELETE /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /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 03 14:23:25 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:25 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a1781eee-bdb3-4633-97a6-0a76ea6a3238 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 223/464] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /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 03 14:23:25 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all snapshots completed successfully. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-678a74d5-c390-44a5-91bc-e93ca9994c17 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 242/465] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-131cc258-8f13-43c8-a726-2ad1892d0a41 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-131cc258-8f13-43c8-a726-2ad1892d0a41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-131cc258-8f13-43c8-a726-2ad1892d0a41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-131cc258-8f13-43c8-a726-2ad1892d0a41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-131cc258-8f13-43c8-a726-2ad1892d0a41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-131cc258-8f13-43c8-a726-2ad1892d0a41 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 returned with HTTP 200 Sep 03 14:23:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 224/466] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:25 2026] GET /volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 => generated 449 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:23:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6c9c8f20-5c6a-4040-917b-f6091ba16015 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c9c8f20-5c6a-4040-917b-f6091ba16015 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 Sep 03 14:23:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c9c8f20-5c6a-4040-917b-f6091ba16015 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c9c8f20-5c6a-4040-917b-f6091ba16015 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6c9c8f20-5c6a-4040-917b-f6091ba16015 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Snapshot retrieved successfully. Sep 03 14:23:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c9c8f20-5c6a-4040-917b-f6091ba16015 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 returned with HTTP 200 Sep 03 14:23:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 243/467] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:26 2026] GET /volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 => generated 449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-966b98c4-7042-4b18-9c09-2c4d70481ecb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-966b98c4-7042-4b18-9c09-2c4d70481ecb tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-966b98c4-7042-4b18-9c09-2c4d70481ecb tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-966b98c4-7042-4b18-9c09-2c4d70481ecb tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-966b98c4-7042-4b18-9c09-2c4d70481ecb tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 returned with HTTP 404 Sep 03 14:23:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 225/468] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:27 2026] GET /volume/v3/snapshots/1923181d-7a7f-4c6f-8b99-d36bea2776e9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-01c49275-03ec-4bd0-86ec-473afb3f1adf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01c49275-03ec-4bd0-86ec-473afb3f1adf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01c49275-03ec-4bd0-86ec-473afb3f1adf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01c49275-03ec-4bd0-86ec-473afb3f1adf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-01c49275-03ec-4bd0-86ec-473afb3f1adf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01c49275-03ec-4bd0-86ec-473afb3f1adf tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 404 Sep 03 14:23:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 244/469] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:23:27 2026] GET /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-abda94aa-9838-4a1f-9081-fcbad3a284b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-abda94aa-9838-4a1f-9081-fcbad3a284b5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/group_snapshots Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-abda94aa-9838-4a1f-9081-fcbad3a284b5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-abda94aa-9838-4a1f-9081-fcbad3a284b5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: /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 03 14:23:27 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:23:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-abda94aa-9838-4a1f-9081-fcbad3a284b5 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots returned with HTTP 200 Sep 03 14:23:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 226/470] 192.168.122.242 () {60 vars in 1186 bytes} [Thu Sep 3 14:23:27 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] DELETE http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for member b0049fa2-df86-4a60-9e0f-39294a4db292 {{(pid=86693) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 14:23:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.group_snapshots [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group_snapshot with id: b0049fa2-df86-4a60-9e0f-39294a4db292 Sep 03 14:23:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1560b539-addb-4fa2-8bff-87c0d0a0ffd9 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 returned with HTTP 404 Sep 03 14:23:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 245/471] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:23:27 2026] DELETE /volume/v3/group_snapshots/b0049fa2-df86-4a60-9e0f-39294a4db292 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: /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 03 14:23:27 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:23:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Get all volumes completed successfully. Sep 03 14:23:27 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:27 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:27 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3975e6f1-6525-43b9-ae6f-f8ed9e62c476 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:23:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 227/472] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:23:27 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] POST http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a/action Sep 03 14:23:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] delete called for group ef9dac97-393c-4c3f-8006-e43c61a1d01a {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:23:28 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Delete group with id: ef9dac97-393c-4c3f-8006-e43c61a1d01a Sep 03 14:23:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:28 devstack devstack@c-api.service[86693]: /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 03 14:23:28 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:23:28 devstack devstack@c-api.service[86693]: /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 03 14:23:28 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:23:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc97999f-ed24-4bd6-badf-92cd26be0dad tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a/action returned with HTTP 202 Sep 03 14:23:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 246/473] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:23:28 2026] POST /volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:23:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 Sep 03 14:23:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Volume info retrieved successfully. Sep 03 14:23:28 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:23:28 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:23:28 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:23:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-505a765d-d993-4ebf-8c04-372ac55f52a2 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 returned with HTTP 200 Sep 03 14:23:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 228/474] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:28 2026] GET /volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 => generated 922 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-85baef13-4392-4cdd-a0ed-42eca6d05d88 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-85baef13-4392-4cdd-a0ed-42eca6d05d88 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-85baef13-4392-4cdd-a0ed-42eca6d05d88 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-85baef13-4392-4cdd-a0ed-42eca6d05d88 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-85baef13-4392-4cdd-a0ed-42eca6d05d88 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 returned with HTTP 404 Sep 03 14:23:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 247/475] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:23:29 2026] GET /volume/v3/volumes/5c611d0b-c358-4b0d-b4af-5af1666e5752 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-255ef30a-797b-4c21-bbd4-9ac0f517e269 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-255ef30a-797b-4c21-bbd4-9ac0f517e269 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] GET http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-255ef30a-797b-4c21-bbd4-9ac0f517e269 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-255ef30a-797b-4c21-bbd4-9ac0f517e269 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-255ef30a-797b-4c21-bbd4-9ac0f517e269 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] show called for member ef9dac97-393c-4c3f-8006-e43c61a1d01a {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-255ef30a-797b-4c21-bbd4-9ac0f517e269 tempest-GroupSnapshotsTest-801703735 tempest-GroupSnapshotsTest-801703735-project-member] http://192.168.122.242/volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a returned with HTTP 404 Sep 03 14:23:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 229/476] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:23:29 2026] GET /volume/v3/groups/ef9dac97-393c-4c3f-8006-e43c61a1d01a => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ff2d2041-ddaf-4b27-a27c-187e77a08943 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff2d2041-ddaf-4b27-a27c-187e77a08943 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/d6ece43f-276d-4354-9d7d-07f3de4f2048 Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff2d2041-ddaf-4b27-a27c-187e77a08943 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff2d2041-ddaf-4b27-a27c-187e77a08943 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff2d2041-ddaf-4b27-a27c-187e77a08943 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/group_types/d6ece43f-276d-4354-9d7d-07f3de4f2048 returned with HTTP 202 Sep 03 14:23:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 248/477] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:23:29 2026] DELETE /volume/v3/group_types/d6ece43f-276d-4354-9d7d-07f3de4f2048 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-67f00a5f-4c97-4658-add2-6b805f5a4746 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-67f00a5f-4c97-4658-add2-6b805f5a4746 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] DELETE http://192.168.122.242/volume/v3/types/f8d12d12-4fff-4daf-a8f1-fb665cc18068 Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-67f00a5f-4c97-4658-add2-6b805f5a4746 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-67f00a5f-4c97-4658-add2-6b805f5a4746 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-67f00a5f-4c97-4658-add2-6b805f5a4746 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types/f8d12d12-4fff-4daf-a8f1-fb665cc18068 returned with HTTP 202 Sep 03 14:23:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 230/478] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:23:29 2026] DELETE /volume/v3/types/f8d12d12-4fff-4daf-a8f1-fb665cc18068 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6bcbbf49-40ac-4267-9f19-98d08c7d53a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6bcbbf49-40ac-4267-9f19-98d08c7d53a3 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] GET http://192.168.122.242/volume/v3/types/f8d12d12-4fff-4daf-a8f1-fb665cc18068 Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6bcbbf49-40ac-4267-9f19-98d08c7d53a3 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6bcbbf49-40ac-4267-9f19-98d08c7d53a3 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6bcbbf49-40ac-4267-9f19-98d08c7d53a3 tempest-GroupSnapshotsTest-854018278 tempest-GroupSnapshotsTest-854018278-project-admin] http://192.168.122.242/volume/v3/types/f8d12d12-4fff-4daf-a8f1-fb665cc18068 returned with HTTP 404 Sep 03 14:23:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 249/479] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:23:29 2026] GET /volume/v3/types/f8d12d12-4fff-4daf-a8f1-fb665cc18068 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1011719724"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1011719724'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume of 1 GB Sep 03 14:23:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Availability Zones retrieved successfully. Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Flow 'volume_create_api' (d8de7c86-168a-41cc-a44b-dea5fe6858ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8613beda-f1c8-4102-bde5-61e55fa858e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8613beda-f1c8-4102-bde5-61e55fa858e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494cf6f3-e9d3-4ea9-b519-1d5d470c7695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Created reservations ['814bdee4-7297-48da-a43d-9548c990c6ee', '1d5762c1-97cd-4318-b9c8-78bc8a70f95a', '3269a85b-d979-4a04-8253-1e6537ef9282', '83169783-b859-4220-90ab-89c38c30a816'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494cf6f3-e9d3-4ea9-b519-1d5d470c7695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['814bdee4-7297-48da-a43d-9548c990c6ee', '1d5762c1-97cd-4318-b9c8-78bc8a70f95a', '3269a85b-d979-4a04-8253-1e6537ef9282', '83169783-b859-4220-90ab-89c38c30a816']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f05f74a-a1cf-448f-8baf-4e944fe95966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f05f74a-a1cf-448f-8baf-4e944fe95966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08c84741-c587-421e-a584-52b6a6c4b0b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1011719724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',qos_specs=None,replication_status=,reservations=['814bdee4-7297-48da-a43d-9548c990c6ee','1d5762c1-97cd-4318-b9c8-78bc8a70f95a','3269a85b-d979-4a04-8253-1e6537ef9282','83169783-b859-4220-90ab-89c38c30a816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1011719724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08c84741-c587-421e-a584-52b6a6c4b0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b584d55-1411-488a-8867-fbda709b5ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b584d55-1411-488a-8867-fbda709b5ff1) transitioned into state 'SUCCESS' from state '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-1011719724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',qos_specs=None,replication_status=,reservations=['814bdee4-7297-48da-a43d-9548c990c6ee','1d5762c1-97cd-4318-b9c8-78bc8a70f95a','3269a85b-d979-4a04-8253-1e6537ef9282','83169783-b859-4220-90ab-89c38c30a816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6446d22d-db22-4470-b2e0-cba035d0c107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6446d22d-db22-4470-b2e0-cba035d0c107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Flow 'volume_create_api' (d8de7c86-168a-41cc-a44b-dea5fe6858ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:23:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume request issued successfully. Sep 03 14:23:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0a9a7ad-1c15-48f7-bc92-b7734ea5cfb9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:23:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 231/480] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:23:32 2026] POST /volume/v3/volumes => generated 764 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:23:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-db122737-439f-4e01-a583-9920d764951c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db122737-439f-4e01-a583-9920d764951c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db122737-439f-4e01-a583-9920d764951c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db122737-439f-4e01-a583-9920d764951c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-db122737-439f-4e01-a583-9920d764951c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db122737-439f-4e01-a583-9920d764951c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 250/481] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:32 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 832 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-666816ea-30db-4b8e-9117-effe709c58a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-666816ea-30db-4b8e-9117-effe709c58a6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-666816ea-30db-4b8e-9117-effe709c58a6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-666816ea-30db-4b8e-9117-effe709c58a6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-666816ea-30db-4b8e-9117-effe709c58a6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-666816ea-30db-4b8e-9117-effe709c58a6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 232/482] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:33 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8429d543-1c96-4952-aa57-2a26dac66f6f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1482534167"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1482534167'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create volume of 1 GB Sep 03 14:23:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Availability Zones retrieved successfully. Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Flow 'volume_create_api' (f04da10a-5293-4c6c-83ed-67519a30f276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d5b05d1-3c28-4a18-ba7a-deccfb89e8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d5b05d1-3c28-4a18-ba7a-deccfb89e8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db131442-847d-4d30-b88a-5d4753742cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Created reservations ['bef6801c-f0e0-47f1-b37f-a29f81bf9fb0', '9a405483-8878-4101-8f17-824a04f5fc26', '2f12e14c-54cb-47c7-bf73-a934de6ce140', '8a848b22-ee66-4829-b816-46b912f32401'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-275eb480-a0d1-4a27-b1ea-409a22c60261 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db131442-847d-4d30-b88a-5d4753742cbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bef6801c-f0e0-47f1-b37f-a29f81bf9fb0', '9a405483-8878-4101-8f17-824a04f5fc26', '2f12e14c-54cb-47c7-bf73-a934de6ce140', '8a848b22-ee66-4829-b816-46b912f32401']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c857ee7-3806-4ee0-9bd2-e0060bf0a936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-275eb480-a0d1-4a27-b1ea-409a22c60261 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-275eb480-a0d1-4a27-b1ea-409a22c60261 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-275eb480-a0d1-4a27-b1ea-409a22c60261 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-275eb480-a0d1-4a27-b1ea-409a22c60261 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c857ee7-3806-4ee0-9bd2-e0060bf0a936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7acb89b-4d63-46b9-91fb-70796af75018', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1482534167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946b8b1675d2483b85708a1bdcb37a76',qos_specs=None,replication_status=,reservations=['bef6801c-f0e0-47f1-b37f-a29f81bf9fb0','9a405483-8878-4101-8f17-824a04f5fc26','2f12e14c-54cb-47c7-bf73-a934de6ce140','8a848b22-ee66-4829-b816-46b912f32401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='104ecd22704b4855a476f0c9edd32d1c',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:23:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1482534167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7acb89b-4d63-46b9-91fb-70796af75018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='946b8b1675d2483b85708a1bdcb37a76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='104ecd22704b4855a476f0c9edd32d1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c291d20-1822-4f97-af05-2487dbbc10f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-275eb480-a0d1-4a27-b1ea-409a22c60261 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 233/483] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:34 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c291d20-1822-4f97-af05-2487dbbc10f1) transitioned into state 'SUCCESS' from state '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-1482534167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='946b8b1675d2483b85708a1bdcb37a76',qos_specs=None,replication_status=,reservations=['bef6801c-f0e0-47f1-b37f-a29f81bf9fb0','9a405483-8878-4101-8f17-824a04f5fc26','2f12e14c-54cb-47c7-bf73-a934de6ce140','8a848b22-ee66-4829-b816-46b912f32401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='104ecd22704b4855a476f0c9edd32d1c',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed78e394-029a-41e5-b9f2-9af8f176c096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed78e394-029a-41e5-b9f2-9af8f176c096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Flow 'volume_create_api' (f04da10a-5293-4c6c-83ed-67519a30f276) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create volume request issued successfully. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8429d543-1c96-4952-aa57-2a26dac66f6f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 251/484] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:23:34 2026] POST /volume/v3/volumes => generated 760 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-51a436b0-16fc-40f9-9e64-bce6937acb0c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51a436b0-16fc-40f9-9e64-bce6937acb0c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51a436b0-16fc-40f9-9e64-bce6937acb0c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51a436b0-16fc-40f9-9e64-bce6937acb0c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-3a45af63-83c2-47ea-a01f-f8c7adc8d5d3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-51a436b0-16fc-40f9-9e64-bce6937acb0c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-3a45af63-83c2-47ea-a01f-f8c7adc8d5d3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-3a45af63-83c2-47ea-a01f-f8c7adc8d5d3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-3a45af63-83c2-47ea-a01f-f8c7adc8d5d3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51a436b0-16fc-40f9-9e64-bce6937acb0c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 200 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 234/485] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:35 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 828 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-3a45af63-83c2-47ea-a01f-f8c7adc8d5d3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-3a45af63-83c2-47ea-a01f-f8c7adc8d5d3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 252/486] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:23:35 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a72ca049-5719-477d-9a55-c43c44d77591 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a72ca049-5719-477d-9a55-c43c44d77591 None None] GET http://192.168.122.242/volume// Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a72ca049-5719-477d-9a55-c43c44d77591 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a72ca049-5719-477d-9a55-c43c44d77591 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a72ca049-5719-477d-9a55-c43c44d77591 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 235/487] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:23:35 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-bddc4690-0b2d-4196-ae46-65a3558ebe13 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-bddc4690-0b2d-4196-ae46-65a3558ebe13 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-bddc4690-0b2d-4196-ae46-65a3558ebe13 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08c84741-c587-421e-a584-52b6a6c4b0b6", "connector": null, "instance_uuid": "559f2431-a688-4a24-b190-e48fca923043"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-bddc4690-0b2d-4196-ae46-65a3558ebe13 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 253/488] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:23:35 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c67a252b-0275-49fd-9c2f-17383a08b0d0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c67a252b-0275-49fd-9c2f-17383a08b0d0 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c67a252b-0275-49fd-9c2f-17383a08b0d0 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c67a252b-0275-49fd-9c2f-17383a08b0d0 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b06ae872-a7fb-42a7-921d-90824df9f280 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b06ae872-a7fb-42a7-921d-90824df9f280 None None] GET http://192.168.122.242/volume// Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b06ae872-a7fb-42a7-921d-90824df9f280 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b06ae872-a7fb-42a7-921d-90824df9f280 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b06ae872-a7fb-42a7-921d-90824df9f280 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 254/489] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:23:35 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c67a252b-0275-49fd-9c2f-17383a08b0d0 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-19af7adf-d4e9-44df-ad2e-9f706583c7db None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-19af7adf-d4e9-44df-ad2e-9f706583c7db tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-19af7adf-d4e9-44df-ad2e-9f706583c7db tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-19af7adf-d4e9-44df-ad2e-9f706583c7db tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c67a252b-0275-49fd-9c2f-17383a08b0d0 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 236/490] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:35 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-19af7adf-d4e9-44df-ad2e-9f706583c7db tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-19af7adf-d4e9-44df-ad2e-9f706583c7db tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 255/491] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:23:35 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1037 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] PUT http://192.168.122.242/volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80 Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Acquiring lock "cinder-attachment_update-08c84741-c587-421e-a584-52b6a6c4b0b6-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Lock "cinder-attachment_update-08c84741-c587-421e-a584-52b6a6c4b0b6-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ec19274d-8a93-44f7-9e3b-f7cf96a3b754 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec19274d-8a93-44f7-9e3b-f7cf96a3b754 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec19274d-8a93-44f7-9e3b-f7cf96a3b754 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec19274d-8a93-44f7-9e3b-f7cf96a3b754 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ec19274d-8a93-44f7-9e3b-f7cf96a3b754 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec19274d-8a93-44f7-9e3b-f7cf96a3b754 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 200 Sep 03 14:23:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 256/492] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:36 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:36 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Lock "cinder-attachment_update-08c84741-c587-421e-a584-52b6a6c4b0b6-devstack" released by "attachment_update" :: held 0.564s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:23:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-317ff4b8-f93a-40e6-bcfb-4b87698cf183 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80 returned with HTTP 200 Sep 03 14:23:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 237/493] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:23:35 2026] PUT /volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80 => generated 694 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-90579855-af2c-40de-9cf2-bf71b5bba1e2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90579855-af2c-40de-9cf2-bf71b5bba1e2 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90579855-af2c-40de-9cf2-bf71b5bba1e2 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90579855-af2c-40de-9cf2-bf71b5bba1e2 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-90579855-af2c-40de-9cf2-bf71b5bba1e2 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90579855-af2c-40de-9cf2-bf71b5bba1e2 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 257/494] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:36 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-2bbe0d55-53c6-47a8-b7f6-62a596fd51de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-2bbe0d55-53c6-47a8-b7f6-62a596fd51de tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80/action Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-2bbe0d55-53c6-47a8-b7f6-62a596fd51de tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-2bbe0d55-53c6-47a8-b7f6-62a596fd51de tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8da4c17c-a054-45ad-a305-b9f61f3bc695 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8da4c17c-a054-45ad-a305-b9f61f3bc695 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8da4c17c-a054-45ad-a305-b9f61f3bc695 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8da4c17c-a054-45ad-a305-b9f61f3bc695 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8da4c17c-a054-45ad-a305-b9f61f3bc695 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8da4c17c-a054-45ad-a305-b9f61f3bc695 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 200 Sep 03 14:23:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 258/495] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:37 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7acb89b-4d63-46b9-91fb-70796af75018", "name": "tempest-SnapshotsActionsTest-Snapshot-1092688223"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-ad851fed-eac4-4f95-988c-06d9d4ad6b1a req-2bbe0d55-53c6-47a8-b7f6-62a596fd51de tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80/action returned with HTTP 204 Sep 03 14:23:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 238/496] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:23:37 2026] POST /volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80/action => generated 0 bytes in 104 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create snapshot from volume a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Created reservations ['503044b4-c0a8-4bb1-904c-eb47a2b8feb5', 'fd060d66-849c-41c1-a7ae-1a643839b0cb', '17ee445f-2301-4856-bb8c-7ef192269293', '597edf8b-d8db-4d3d-9841-86a61f27513a'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot create request issued successfully. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-532cbe55-523d-4b9c-a60b-8c99e344c5c6 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:23:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 259/497] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:23:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0eee1d80-75e2-41e7-a233-39e6f24ed6dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0eee1d80-75e2-41e7-a233-39e6f24ed6dc tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0eee1d80-75e2-41e7-a233-39e6f24ed6dc tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0eee1d80-75e2-41e7-a233-39e6f24ed6dc tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0eee1d80-75e2-41e7-a233-39e6f24ed6dc tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0eee1d80-75e2-41e7-a233-39e6f24ed6dc tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 239/498] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:37 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9653ceb4-4641-4d4a-b782-86afafb4068a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9653ceb4-4641-4d4a-b782-86afafb4068a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9653ceb4-4641-4d4a-b782-86afafb4068a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9653ceb4-4641-4d4a-b782-86afafb4068a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9653ceb4-4641-4d4a-b782-86afafb4068a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9653ceb4-4641-4d4a-b782-86afafb4068a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 260/499] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:37 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1149 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-18d09659-746c-42ac-910a-ea236be55134 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-18d09659-746c-42ac-910a-ea236be55134 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-18d09659-746c-42ac-910a-ea236be55134 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-18d09659-746c-42ac-910a-ea236be55134 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-18d09659-746c-42ac-910a-ea236be55134 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:23:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-18d09659-746c-42ac-910a-ea236be55134 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:23:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 240/500] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:37 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1149 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:23:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a81a47bb-ca3d-479d-8c86-bac75644150d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a81a47bb-ca3d-479d-8c86-bac75644150d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a81a47bb-ca3d-479d-8c86-bac75644150d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a81a47bb-ca3d-479d-8c86-bac75644150d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a81a47bb-ca3d-479d-8c86-bac75644150d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a81a47bb-ca3d-479d-8c86-bac75644150d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 261/501] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:38 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eb0faf96-f9c2-4e61-973a-c80e2567c865 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb0faf96-f9c2-4e61-973a-c80e2567c865 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb0faf96-f9c2-4e61-973a-c80e2567c865 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb0faf96-f9c2-4e61-973a-c80e2567c865 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eb0faf96-f9c2-4e61-973a-c80e2567c865 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb0faf96-f9c2-4e61-973a-c80e2567c865 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 241/502] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:39 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d7dfb170-26c2-4a25-b501-ef5ad000f25e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7dfb170-26c2-4a25-b501-ef5ad000f25e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:23:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7dfb170-26c2-4a25-b501-ef5ad000f25e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7dfb170-26c2-4a25-b501-ef5ad000f25e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d7dfb170-26c2-4a25-b501-ef5ad000f25e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:23:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7dfb170-26c2-4a25-b501-ef5ad000f25e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:23:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 262/503] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:39 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-80faaa1e-b494-4743-839c-3abb2af48c05 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80faaa1e-b494-4743-839c-3abb2af48c05 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:23:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80faaa1e-b494-4743-839c-3abb2af48c05 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80faaa1e-b494-4743-839c-3abb2af48c05 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-80faaa1e-b494-4743-839c-3abb2af48c05 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:23:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80faaa1e-b494-4743-839c-3abb2af48c05 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:23:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 242/504] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:23:40 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8bccc6dc-1e6a-4271-8a40-78af31062b5e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8bccc6dc-1e6a-4271-8a40-78af31062b5e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8bccc6dc-1e6a-4271-8a40-78af31062b5e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8bccc6dc-1e6a-4271-8a40-78af31062b5e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8bccc6dc-1e6a-4271-8a40-78af31062b5e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8bccc6dc-1e6a-4271-8a40-78af31062b5e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 263/505] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:40 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-175db08e-b51e-4667-a2d3-9a8a8351b6ee None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-175db08e-b51e-4667-a2d3-9a8a8351b6ee tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-175db08e-b51e-4667-a2d3-9a8a8351b6ee tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-175db08e-b51e-4667-a2d3-9a8a8351b6ee tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-175db08e-b51e-4667-a2d3-9a8a8351b6ee tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'creating'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-175db08e-b51e-4667-a2d3-9a8a8351b6ee tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:23:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 243/506] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:40 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a1253080-eeb3-4714-a855-5d75951b6583 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a1253080-eeb3-4714-a855-5d75951b6583 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a1253080-eeb3-4714-a855-5d75951b6583 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a1253080-eeb3-4714-a855-5d75951b6583 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a1253080-eeb3-4714-a855-5d75951b6583 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a1253080-eeb3-4714-a855-5d75951b6583 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 264/507] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:41 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d58ce85e-f432-461f-95dc-7643d0cd36e7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d58ce85e-f432-461f-95dc-7643d0cd36e7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d58ce85e-f432-461f-95dc-7643d0cd36e7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d58ce85e-f432-461f-95dc-7643d0cd36e7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-d58ce85e-f432-461f-95dc-7643d0cd36e7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'available'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d58ce85e-f432-461f-95dc-7643d0cd36e7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:23:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 244/508] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:41 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5bef2ad5-da51-48ed-947f-494848a5a5d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5bef2ad5-da51-48ed-947f-494848a5a5d9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5bef2ad5-da51-48ed-947f-494848a5a5d9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5bef2ad5-da51-48ed-947f-494848a5a5d9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5bef2ad5-da51-48ed-947f-494848a5a5d9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5bef2ad5-da51-48ed-947f-494848a5a5d9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 265/509] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:41 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-936ac8e1-17e0-4260-aa5d-584428d722aa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7acb89b-4d63-46b9-91fb-70796af75018", "name": "tempest-SnapshotsActionsTest-Snapshot-1543478353"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create snapshot from volume a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:41 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Created reservations ['53ce0cc6-692b-4a38-8d25-2345c182aed4', '28859c29-43b2-4024-984a-607e6f8a3e89', 'a09eac9a-1f6c-421d-9668-026ffa122381', '4e350020-1c1d-4b80-afcf-051c8dda874a'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot create request issued successfully. Sep 03 14:23:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-936ac8e1-17e0-4260-aa5d-584428d722aa tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:23:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 245/510] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:23:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-174579d4-d87a-40cc-a6cc-6ef01307e0ae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-174579d4-d87a-40cc-a6cc-6ef01307e0ae tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-174579d4-d87a-40cc-a6cc-6ef01307e0ae tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-174579d4-d87a-40cc-a6cc-6ef01307e0ae tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-174579d4-d87a-40cc-a6cc-6ef01307e0ae tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-174579d4-d87a-40cc-a6cc-6ef01307e0ae tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 266/511] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:41 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 439 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa0eb57a-6485-49ae-a84b-36da30e7f926 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa0eb57a-6485-49ae-a84b-36da30e7f926 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa0eb57a-6485-49ae-a84b-36da30e7f926 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa0eb57a-6485-49ae-a84b-36da30e7f926 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aa0eb57a-6485-49ae-a84b-36da30e7f926 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa0eb57a-6485-49ae-a84b-36da30e7f926 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 246/512] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:42 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 439 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3839d814-0b42-48db-b70c-6358c9b05d80 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3839d814-0b42-48db-b70c-6358c9b05d80 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3839d814-0b42-48db-b70c-6358c9b05d80 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3839d814-0b42-48db-b70c-6358c9b05d80 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3839d814-0b42-48db-b70c-6358c9b05d80 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3839d814-0b42-48db-b70c-6358c9b05d80 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 267/513] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:43 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-16bbc5e6-cfbe-4651-a707-4839e696a64a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16bbc5e6-cfbe-4651-a707-4839e696a64a tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7/action Sep 03 14:23:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16bbc5e6-cfbe-4651-a707-4839e696a64a tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16bbc5e6-cfbe-4651-a707-4839e696a64a tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-16bbc5e6-cfbe-4651-a707-4839e696a64a tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'd39c7859-1d0a-4a20-ac86-366b6ae555f7' with '{'status': 'creating'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16bbc5e6-cfbe-4651-a707-4839e696a64a tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7/action returned with HTTP 202 Sep 03 14:23:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 247/514] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:43 2026] POST /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0abd6ce0-c25f-4020-8992-d6aec6a2534e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0abd6ce0-c25f-4020-8992-d6aec6a2534e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0abd6ce0-c25f-4020-8992-d6aec6a2534e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0abd6ce0-c25f-4020-8992-d6aec6a2534e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0abd6ce0-c25f-4020-8992-d6aec6a2534e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0abd6ce0-c25f-4020-8992-d6aec6a2534e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 268/515] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:44 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7/action Sep 03 14:23:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot retrieved successfully. Sep 03 14:23:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot delete request issued successfully. Sep 03 14:23:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3c7e5b9-919f-415e-8393-4be9d72ab513 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7/action returned with HTTP 202 Sep 03 14:23:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 248/516] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:44 2026] POST /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5ca10ffe-3816-4051-b5cc-11e62e894d01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ca10ffe-3816-4051-b5cc-11e62e894d01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ca10ffe-3816-4051-b5cc-11e62e894d01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ca10ffe-3816-4051-b5cc-11e62e894d01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5ca10ffe-3816-4051-b5cc-11e62e894d01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ca10ffe-3816-4051-b5cc-11e62e894d01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 269/517] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:44 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0f58b230-1964-42f6-baaa-2a679b4647f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f58b230-1964-42f6-baaa-2a679b4647f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f58b230-1964-42f6-baaa-2a679b4647f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f58b230-1964-42f6-baaa-2a679b4647f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0f58b230-1964-42f6-baaa-2a679b4647f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f58b230-1964-42f6-baaa-2a679b4647f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 249/518] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:45 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b6c7a98a-0fe8-4065-a594-6ea946a35160 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b6c7a98a-0fe8-4065-a594-6ea946a35160 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b6c7a98a-0fe8-4065-a594-6ea946a35160 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b6c7a98a-0fe8-4065-a594-6ea946a35160 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b6c7a98a-0fe8-4065-a594-6ea946a35160 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b6c7a98a-0fe8-4065-a594-6ea946a35160 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 200 Sep 03 14:23:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 270/519] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:46 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-049c2a19-636f-48ab-8366-cd371cee6ac0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-049c2a19-636f-48ab-8366-cd371cee6ac0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-049c2a19-636f-48ab-8366-cd371cee6ac0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-049c2a19-636f-48ab-8366-cd371cee6ac0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-049c2a19-636f-48ab-8366-cd371cee6ac0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 404 Sep 03 14:23:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 250/520] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:47 2026] GET /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-73193c80-5005-4e0a-a903-c07a1500cb7f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-73193c80-5005-4e0a-a903-c07a1500cb7f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-73193c80-5005-4e0a-a903-c07a1500cb7f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-73193c80-5005-4e0a-a903-c07a1500cb7f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-73193c80-5005-4e0a-a903-c07a1500cb7f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'available'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-73193c80-5005-4e0a-a903-c07a1500cb7f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:23:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 271/521] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:47 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e583a167-8ece-42b9-be35-91f257cafa16 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e583a167-8ece-42b9-be35-91f257cafa16 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e583a167-8ece-42b9-be35-91f257cafa16 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e583a167-8ece-42b9-be35-91f257cafa16 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e583a167-8ece-42b9-be35-91f257cafa16 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e583a167-8ece-42b9-be35-91f257cafa16 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 251/522] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:47 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1fc1cf96-1c6e-4ddd-8584-0521d56d06f3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1fc1cf96-1c6e-4ddd-8584-0521d56d06f3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1fc1cf96-1c6e-4ddd-8584-0521d56d06f3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1fc1cf96-1c6e-4ddd-8584-0521d56d06f3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-1fc1cf96-1c6e-4ddd-8584-0521d56d06f3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete snapshot with id: d39c7859-1d0a-4a20-ac86-366b6ae555f7 Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1fc1cf96-1c6e-4ddd-8584-0521d56d06f3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 returned with HTTP 404 Sep 03 14:23:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 272/523] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:23:47 2026] DELETE /volume/v3/snapshots/d39c7859-1d0a-4a20-ac86-366b6ae555f7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7acb89b-4d63-46b9-91fb-70796af75018", "name": "tempest-SnapshotsActionsTest-Snapshot-346772036"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create snapshot from volume a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:47 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Created reservations ['53976e53-0864-40fc-9163-c6571710b8c6', 'e3bd0502-9e4a-49f3-9b2e-a6c42139ede7', '729c555d-0c64-4727-a4ce-216ea151fdf2', 'a0b0a420-ff86-48d8-aa73-17ea3f8d2aa5'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot create request issued successfully. Sep 03 14:23:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3ef762f-8c6f-45a0-896b-656aa4531a45 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:23:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 252/524] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:23:47 2026] POST /volume/v3/snapshots => generated 306 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5f49c910-795b-4478-8908-26ca5b614573 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5f49c910-795b-4478-8908-26ca5b614573 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5f49c910-795b-4478-8908-26ca5b614573 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5f49c910-795b-4478-8908-26ca5b614573 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5f49c910-795b-4478-8908-26ca5b614573 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5f49c910-795b-4478-8908-26ca5b614573 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 273/525] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:47 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-856326ed-3442-4a28-9042-ace6436a1305 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-856326ed-3442-4a28-9042-ace6436a1305 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-856326ed-3442-4a28-9042-ace6436a1305 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-856326ed-3442-4a28-9042-ace6436a1305 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-856326ed-3442-4a28-9042-ace6436a1305 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-856326ed-3442-4a28-9042-ace6436a1305 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 253/526] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:48 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 438 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f74b96e4-3af9-49cb-8cf3-26fb10f261e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f74b96e4-3af9-49cb-8cf3-26fb10f261e7 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f74b96e4-3af9-49cb-8cf3-26fb10f261e7 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f74b96e4-3af9-49cb-8cf3-26fb10f261e7 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f74b96e4-3af9-49cb-8cf3-26fb10f261e7 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f74b96e4-3af9-49cb-8cf3-26fb10f261e7 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 274/527] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:49 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f9ed16e8-0e54-4d72-a493-4f26977a4df7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f9ed16e8-0e54-4d72-a493-4f26977a4df7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c/action Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f9ed16e8-0e54-4d72-a493-4f26977a4df7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f9ed16e8-0e54-4d72-a493-4f26977a4df7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-f9ed16e8-0e54-4d72-a493-4f26977a4df7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot '7492bdc3-6d39-4bde-84ac-de332769618c' with '{'status': 'deleting'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f9ed16e8-0e54-4d72-a493-4f26977a4df7 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c/action returned with HTTP 202 Sep 03 14:23:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 254/528] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:49 2026] POST /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-830dc7f3-9a85-4d7b-beb6-a8806b21ce6d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-830dc7f3-9a85-4d7b-beb6-a8806b21ce6d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-830dc7f3-9a85-4d7b-beb6-a8806b21ce6d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-830dc7f3-9a85-4d7b-beb6-a8806b21ce6d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-830dc7f3-9a85-4d7b-beb6-a8806b21ce6d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-830dc7f3-9a85-4d7b-beb6-a8806b21ce6d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 275/529] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:49 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c/action Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot retrieved successfully. Sep 03 14:23:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot delete request issued successfully. Sep 03 14:23:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ec772269-c0b5-4cdc-9dc1-cfdbae590e05 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c/action returned with HTTP 202 Sep 03 14:23:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 255/530] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:49 2026] POST /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6462508b-9821-4510-ac0b-9cd72a9282b8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6462508b-9821-4510-ac0b-9cd72a9282b8 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6462508b-9821-4510-ac0b-9cd72a9282b8 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6462508b-9821-4510-ac0b-9cd72a9282b8 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6462508b-9821-4510-ac0b-9cd72a9282b8 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6462508b-9821-4510-ac0b-9cd72a9282b8 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 276/531] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:50 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 464 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ab77ccea-d79a-4f1d-9a2c-d030f51680f9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab77ccea-d79a-4f1d-9a2c-d030f51680f9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab77ccea-d79a-4f1d-9a2c-d030f51680f9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab77ccea-d79a-4f1d-9a2c-d030f51680f9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ab77ccea-d79a-4f1d-9a2c-d030f51680f9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab77ccea-d79a-4f1d-9a2c-d030f51680f9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 256/532] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:51 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 464 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f3f9e6de-b4e6-4def-b9d1-131cbea18139 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3f9e6de-b4e6-4def-b9d1-131cbea18139 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3f9e6de-b4e6-4def-b9d1-131cbea18139 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3f9e6de-b4e6-4def-b9d1-131cbea18139 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f3f9e6de-b4e6-4def-b9d1-131cbea18139 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3f9e6de-b4e6-4def-b9d1-131cbea18139 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 200 Sep 03 14:23:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 277/533] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:52 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 464 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a09a8ce2-d75f-4a06-85f9-455a2d15856e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a09a8ce2-d75f-4a06-85f9-455a2d15856e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a09a8ce2-d75f-4a06-85f9-455a2d15856e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a09a8ce2-d75f-4a06-85f9-455a2d15856e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a09a8ce2-d75f-4a06-85f9-455a2d15856e tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 404 Sep 03 14:23:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 257/534] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:53 2026] GET /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-836fdc8b-9971-4c6b-b028-e47552e67c89 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-836fdc8b-9971-4c6b-b028-e47552e67c89 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-836fdc8b-9971-4c6b-b028-e47552e67c89 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-836fdc8b-9971-4c6b-b028-e47552e67c89 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-836fdc8b-9971-4c6b-b028-e47552e67c89 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'available'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-836fdc8b-9971-4c6b-b028-e47552e67c89 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:23:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 278/535] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:53 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c768dc2e-1174-44b9-bbfc-fd61582eebb0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c768dc2e-1174-44b9-bbfc-fd61582eebb0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c768dc2e-1174-44b9-bbfc-fd61582eebb0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c768dc2e-1174-44b9-bbfc-fd61582eebb0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c768dc2e-1174-44b9-bbfc-fd61582eebb0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c768dc2e-1174-44b9-bbfc-fd61582eebb0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:23:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 258/536] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:53 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 466 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-adcfed6f-3c82-4539-93f2-98e7af757eec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-adcfed6f-3c82-4539-93f2-98e7af757eec tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-adcfed6f-3c82-4539-93f2-98e7af757eec tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-adcfed6f-3c82-4539-93f2-98e7af757eec tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-adcfed6f-3c82-4539-93f2-98e7af757eec tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete snapshot with id: 7492bdc3-6d39-4bde-84ac-de332769618c Sep 03 14:23:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-adcfed6f-3c82-4539-93f2-98e7af757eec tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c returned with HTTP 404 Sep 03 14:23:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 279/537] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:23:53 2026] DELETE /volume/v3/snapshots/7492bdc3-6d39-4bde-84ac-de332769618c => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7acb89b-4d63-46b9-91fb-70796af75018", "name": "tempest-SnapshotsActionsTest-Snapshot-1252249870"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create snapshot from volume a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:23:53 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Created reservations ['e4adb01e-72fb-4b89-94e4-48045b93b632', '22488917-c669-43f3-89a6-4797bdddc424', 'c675f608-1300-4644-952b-98deea014b14', 'b8b48067-0909-422c-b302-42cc0310d17a'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:23:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot create request issued successfully. Sep 03 14:23:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfeaf42d-2dbe-45c3-9f80-fa0037f57d08 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:23:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 259/538] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:23:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18a52a25-9b24-4528-8d05-6b330b6b68ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18a52a25-9b24-4528-8d05-6b330b6b68ac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18a52a25-9b24-4528-8d05-6b330b6b68ac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18a52a25-9b24-4528-8d05-6b330b6b68ac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-18a52a25-9b24-4528-8d05-6b330b6b68ac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18a52a25-9b24-4528-8d05-6b330b6b68ac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 280/539] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:53 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 439 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a39b1451-e007-47b1-9ff2-761b1dfc5f4f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a39b1451-e007-47b1-9ff2-761b1dfc5f4f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a39b1451-e007-47b1-9ff2-761b1dfc5f4f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a39b1451-e007-47b1-9ff2-761b1dfc5f4f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a39b1451-e007-47b1-9ff2-761b1dfc5f4f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a39b1451-e007-47b1-9ff2-761b1dfc5f4f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 260/540] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:55 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e901544e-5889-4bd9-81b5-4fe8b121dfb1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e901544e-5889-4bd9-81b5-4fe8b121dfb1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e901544e-5889-4bd9-81b5-4fe8b121dfb1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e901544e-5889-4bd9-81b5-4fe8b121dfb1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e901544e-5889-4bd9-81b5-4fe8b121dfb1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e901544e-5889-4bd9-81b5-4fe8b121dfb1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 281/541] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:56 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7e265d20-fd04-49ec-ad04-c91c20b163b1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7e265d20-fd04-49ec-ad04-c91c20b163b1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7e265d20-fd04-49ec-ad04-c91c20b163b1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7e265d20-fd04-49ec-ad04-c91c20b163b1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7e265d20-fd04-49ec-ad04-c91c20b163b1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7e265d20-fd04-49ec-ad04-c91c20b163b1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 261/542] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:57 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 466 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-64734ff2-1de8-468c-b464-7cf711cf2ddc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-64734ff2-1de8-468c-b464-7cf711cf2ddc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82/action Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-64734ff2-1de8-468c-b464-7cf711cf2ddc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-64734ff2-1de8-468c-b464-7cf711cf2ddc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-64734ff2-1de8-468c-b464-7cf711cf2ddc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot '8467bf47-623f-46ce-b81e-9f4fdeda6f82' with '{'status': 'error'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=356,cinder:INSERT=42,cinder:UPDATE=82,cinder:DELETE=2 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-64734ff2-1de8-468c-b464-7cf711cf2ddc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82/action returned with HTTP 202 Sep 03 14:23:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 282/543] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:57 2026] POST /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-54b92bce-3d1f-4f29-8a7e-a7ca8ab7c0f2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-54b92bce-3d1f-4f29-8a7e-a7ca8ab7c0f2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-54b92bce-3d1f-4f29-8a7e-a7ca8ab7c0f2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-54b92bce-3d1f-4f29-8a7e-a7ca8ab7c0f2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-54b92bce-3d1f-4f29-8a7e-a7ca8ab7c0f2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-54b92bce-3d1f-4f29-8a7e-a7ca8ab7c0f2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 262/544] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:57 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 462 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82/action Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:23:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot retrieved successfully. Sep 03 14:23:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:23:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:23:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot delete request issued successfully. Sep 03 14:23:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d08ff21-b9cc-4c24-adfe-2fd39afb6bf8 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82/action returned with HTTP 202 Sep 03 14:23:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 283/545] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:23:57 2026] POST /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c16f5d75-dae3-4ecb-8d28-5c0d57686a21 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c16f5d75-dae3-4ecb-8d28-5c0d57686a21 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c16f5d75-dae3-4ecb-8d28-5c0d57686a21 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c16f5d75-dae3-4ecb-8d28-5c0d57686a21 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c16f5d75-dae3-4ecb-8d28-5c0d57686a21 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c16f5d75-dae3-4ecb-8d28-5c0d57686a21 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 263/546] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:57 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6dffcba1-5a4d-4654-aa51-a9bff8223d72 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6dffcba1-5a4d-4654-aa51-a9bff8223d72 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6dffcba1-5a4d-4654-aa51-a9bff8223d72 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6dffcba1-5a4d-4654-aa51-a9bff8223d72 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:23:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6dffcba1-5a4d-4654-aa51-a9bff8223d72 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6dffcba1-5a4d-4654-aa51-a9bff8223d72 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 284/547] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:58 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 465 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:23:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3d3aa4c2-a0ac-43c2-b146-e1547bc89bac None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:23:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d3aa4c2-a0ac-43c2-b146-e1547bc89bac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:23:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d3aa4c2-a0ac-43c2-b146-e1547bc89bac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:23:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d3aa4c2-a0ac-43c2-b146-e1547bc89bac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:23:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:23:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:23:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3d3aa4c2-a0ac-43c2-b146-e1547bc89bac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:23:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d3aa4c2-a0ac-43c2-b146-e1547bc89bac tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 200 Sep 03 14:23:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 264/548] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:23:59 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7f7bb118-2872-4a01-9f8b-71849186215b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7f7bb118-2872-4a01-9f8b-71849186215b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:24:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7f7bb118-2872-4a01-9f8b-71849186215b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7f7bb118-2872-4a01-9f8b-71849186215b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7f7bb118-2872-4a01-9f8b-71849186215b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 404 Sep 03 14:24:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 285/549] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:00 2026] GET /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 111 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b668a647-997d-4489-a8c9-682bab88fdbc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b668a647-997d-4489-a8c9-682bab88fdbc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b668a647-997d-4489-a8c9-682bab88fdbc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b668a647-997d-4489-a8c9-682bab88fdbc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-b668a647-997d-4489-a8c9-682bab88fdbc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'available'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b668a647-997d-4489-a8c9-682bab88fdbc tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:24:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 265/550] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:01 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:24:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c6ed34dc-7fff-4a71-8cf7-6dde450f3490 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c6ed34dc-7fff-4a71-8cf7-6dde450f3490 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c6ed34dc-7fff-4a71-8cf7-6dde450f3490 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c6ed34dc-7fff-4a71-8cf7-6dde450f3490 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c6ed34dc-7fff-4a71-8cf7-6dde450f3490 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c6ed34dc-7fff-4a71-8cf7-6dde450f3490 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 286/551] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:01 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-77dcf25f-80b9-41c7-892d-5ec907f61c63 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77dcf25f-80b9-41c7-892d-5ec907f61c63 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77dcf25f-80b9-41c7-892d-5ec907f61c63 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77dcf25f-80b9-41c7-892d-5ec907f61c63 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-77dcf25f-80b9-41c7-892d-5ec907f61c63 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete snapshot with id: 8467bf47-623f-46ce-b81e-9f4fdeda6f82 Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77dcf25f-80b9-41c7-892d-5ec907f61c63 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 returned with HTTP 404 Sep 03 14:24:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 266/552] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:24:01 2026] DELETE /volume/v3/snapshots/8467bf47-623f-46ce-b81e-9f4fdeda6f82 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:24:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a7acb89b-4d63-46b9-91fb-70796af75018", "name": "tempest-SnapshotsActionsTest-Snapshot-1964994897"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Create snapshot from volume a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:01 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Created reservations ['958a18b1-d226-41e7-a86b-f5456fe37a54', '2f17275f-0d65-4ac3-a591-6987d17d473c', '2ff2aa12-41d3-4066-9f2a-c5a5cfea3be9', 'f88b6db6-9a83-4ef9-b1b7-e54c339aed98'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot create request issued successfully. Sep 03 14:24:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e92aadfa-138b-41d9-ad6b-813f5f3353fd tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:24:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 287/553] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:24:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-75516485-8759-4cf9-b20f-1d09df8948f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75516485-8759-4cf9-b20f-1d09df8948f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75516485-8759-4cf9-b20f-1d09df8948f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75516485-8759-4cf9-b20f-1d09df8948f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-75516485-8759-4cf9-b20f-1d09df8948f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75516485-8759-4cf9-b20f-1d09df8948f5 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 267/554] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:01 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d52cecf0-e46a-4d2d-885c-ac9331476fa2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d52cecf0-e46a-4d2d-885c-ac9331476fa2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d52cecf0-e46a-4d2d-885c-ac9331476fa2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d52cecf0-e46a-4d2d-885c-ac9331476fa2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d52cecf0-e46a-4d2d-885c-ac9331476fa2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d52cecf0-e46a-4d2d-885c-ac9331476fa2 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 288/555] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:02 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 439 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f65fbbce-7f79-4582-8743-5fb6381cec7f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f65fbbce-7f79-4582-8743-5fb6381cec7f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f65fbbce-7f79-4582-8743-5fb6381cec7f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f65fbbce-7f79-4582-8743-5fb6381cec7f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f65fbbce-7f79-4582-8743-5fb6381cec7f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f65fbbce-7f79-4582-8743-5fb6381cec7f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 268/556] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:03 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-526088791"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-526088791'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume of 1 GB Sep 03 14:24:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Availability Zones retrieved successfully. Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (8db190a3-eae7-4ec5-b64d-fba2b47842bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83750162-fa97-472b-b5dd-0e6dd0ade7ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83750162-fa97-472b-b5dd-0e6dd0ade7ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bbd131-36d3-4025-bd21-94f65d3586c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Created reservations ['c946d365-75c2-432e-9532-79f7a01080fb', '788578d4-6c98-4588-bb20-6787ee0142ba', '459d8a18-50fd-4334-a6a5-1bbe689140ef', '77a647ce-c743-47e3-857b-5147f01d08c6'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bbd131-36d3-4025-bd21-94f65d3586c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c946d365-75c2-432e-9532-79f7a01080fb', '788578d4-6c98-4588-bb20-6787ee0142ba', '459d8a18-50fd-4334-a6a5-1bbe689140ef', '77a647ce-c743-47e3-857b-5147f01d08c6']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad25de93-0aae-45ce-9f56-adb75c41df62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad25de93-0aae-45ce-9f56-adb75c41df62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29e994d9-8cf0-4010-8540-36d40a4f6078', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-526088791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['c946d365-75c2-432e-9532-79f7a01080fb','788578d4-6c98-4588-bb20-6787ee0142ba','459d8a18-50fd-4334-a6a5-1bbe689140ef','77a647ce-c743-47e3-857b-5147f01d08c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-526088791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29e994d9-8cf0-4010-8540-36d40a4f6078,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37e5511bcff4c8a8013a0408401e475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca45098-0a8d-4278-b8a6-d3f14e49a79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca45098-0a8d-4278-b8a6-d3f14e49a79c) transitioned into state 'SUCCESS' from state '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-526088791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['c946d365-75c2-432e-9532-79f7a01080fb','788578d4-6c98-4588-bb20-6787ee0142ba','459d8a18-50fd-4334-a6a5-1bbe689140ef','77a647ce-c743-47e3-857b-5147f01d08c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16eb35f-78db-4f19-b65f-004127b03053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f16eb35f-78db-4f19-b65f-004127b03053) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (8db190a3-eae7-4ec5-b64d-fba2b47842bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request issued successfully. Sep 03 14:24:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b052d15-2e0e-4596-8f3d-080db8ccb6d4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 289/557] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:04 2026] POST /volume/v3/volumes => generated 757 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:24:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5436bb7a-24d6-41e8-8731-63d474a61647 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5436bb7a-24d6-41e8-8731-63d474a61647 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5436bb7a-24d6-41e8-8731-63d474a61647 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5436bb7a-24d6-41e8-8731-63d474a61647 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7ade8892-0a0c-4ae0-b29d-c53d750fbcb9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7ade8892-0a0c-4ae0-b29d-c53d750fbcb9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7ade8892-0a0c-4ae0-b29d-c53d750fbcb9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7ade8892-0a0c-4ae0-b29d-c53d750fbcb9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7ade8892-0a0c-4ae0-b29d-c53d750fbcb9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7ade8892-0a0c-4ae0-b29d-c53d750fbcb9 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 290/558] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:05 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 439 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5436bb7a-24d6-41e8-8731-63d474a61647 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5436bb7a-24d6-41e8-8731-63d474a61647 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 269/559] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:04 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 825 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd72425f-bae2-4aec-b05a-4ad21dbf1571 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd72425f-bae2-4aec-b05a-4ad21dbf1571 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd72425f-bae2-4aec-b05a-4ad21dbf1571 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd72425f-bae2-4aec-b05a-4ad21dbf1571 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bd72425f-bae2-4aec-b05a-4ad21dbf1571 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd72425f-bae2-4aec-b05a-4ad21dbf1571 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 291/560] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:06 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 466 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0591fd7b-8569-4246-9f86-81539980cb4f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8cf7ceb-deaf-40d7-b6fb-27c23f521872 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0591fd7b-8569-4246-9f86-81539980cb4f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f/action Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0591fd7b-8569-4246-9f86-81539980cb4f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0591fd7b-8569-4246-9f86-81539980cb4f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-0591fd7b-8569-4246-9f86-81539980cb4f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'aa9e5a68-e707-40be-8298-c1f17382dc1f' with '{'status': 'error_deleting'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8cf7ceb-deaf-40d7-b6fb-27c23f521872 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8cf7ceb-deaf-40d7-b6fb-27c23f521872 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8cf7ceb-deaf-40d7-b6fb-27c23f521872 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f8cf7ceb-deaf-40d7-b6fb-27c23f521872 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0591fd7b-8569-4246-9f86-81539980cb4f tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f/action returned with HTTP 202 Sep 03 14:24:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 270/561] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:06 2026] POST /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f/action => generated 0 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4f90d9d9-ecd8-4edc-b9ab-92c9e67ba4e0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f90d9d9-ecd8-4edc-b9ab-92c9e67ba4e0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f90d9d9-ecd8-4edc-b9ab-92c9e67ba4e0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f90d9d9-ecd8-4edc-b9ab-92c9e67ba4e0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8cf7ceb-deaf-40d7-b6fb-27c23f521872 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 292/562] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:06 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 849 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4f90d9d9-ecd8-4edc-b9ab-92c9e67ba4e0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f90d9d9-ecd8-4edc-b9ab-92c9e67ba4e0 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 271/563] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:06 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 471 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f/action Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot retrieved successfully. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot delete request issued successfully. Sep 03 14:24:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a8ea4a1c-0c8d-4620-aee9-ad4e80d29bc6 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f/action returned with HTTP 202 Sep 03 14:24:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 293/564] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:06 2026] POST /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a2e79acc-1d88-47ac-9c49-bff9bad0fe15 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2e79acc-1d88-47ac-9c49-bff9bad0fe15 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2e79acc-1d88-47ac-9c49-bff9bad0fe15 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2e79acc-1d88-47ac-9c49-bff9bad0fe15 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a2e79acc-1d88-47ac-9c49-bff9bad0fe15 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2e79acc-1d88-47ac-9c49-bff9bad0fe15 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 272/565] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:06 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 465 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1fe4afbb-17be-4e04-9449-f660ec660c6b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1fe4afbb-17be-4e04-9449-f660ec660c6b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1fe4afbb-17be-4e04-9449-f660ec660c6b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1fe4afbb-17be-4e04-9449-f660ec660c6b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1fe4afbb-17be-4e04-9449-f660ec660c6b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1fe4afbb-17be-4e04-9449-f660ec660c6b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 294/566] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:07 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 849 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c196ab0-2c7c-454d-97ef-6f941b3e7d28 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c196ab0-2c7c-454d-97ef-6f941b3e7d28 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c196ab0-2c7c-454d-97ef-6f941b3e7d28 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c196ab0-2c7c-454d-97ef-6f941b3e7d28 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c196ab0-2c7c-454d-97ef-6f941b3e7d28 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c196ab0-2c7c-454d-97ef-6f941b3e7d28 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 273/567] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:07 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4bc24a8d-5f0f-450d-9d73-96895b33ac72 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4bc24a8d-5f0f-450d-9d73-96895b33ac72 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4bc24a8d-5f0f-450d-9d73-96895b33ac72 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4bc24a8d-5f0f-450d-9d73-96895b33ac72 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4bc24a8d-5f0f-450d-9d73-96895b33ac72 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4bc24a8d-5f0f-450d-9d73-96895b33ac72 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 295/568] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:08 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 850 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a238abec-39cb-49a8-950b-69b613edc4d6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action Sep 03 14:24:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action body: b'{"os-attach": {"instance_uuid": "e1731dac-ef18-4e88-8acc-2daaae84ac44", "mountpoint": "/dev/vdb"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e1731dac-ef18-4e88-8acc-2daaae84ac44", "mountpoint": "/dev/vdb"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Update volume admin metadata completed successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b29c153f-5184-4883-b69a-8bfe2fd76b01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b29c153f-5184-4883-b69a-8bfe2fd76b01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b29c153f-5184-4883-b69a-8bfe2fd76b01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b29c153f-5184-4883-b69a-8bfe2fd76b01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b29c153f-5184-4883-b69a-8bfe2fd76b01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b29c153f-5184-4883-b69a-8bfe2fd76b01 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 296/569] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:09 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 465 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Attach volume completed successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a238abec-39cb-49a8-950b-69b613edc4d6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action returned with HTTP 202 Sep 03 14:24:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 274/570] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:08 2026] POST /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action => generated 0 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d5f88304-0a37-4b06-9ac2-d4efa9b5bee9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d5f88304-0a37-4b06-9ac2-d4efa9b5bee9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d5f88304-0a37-4b06-9ac2-d4efa9b5bee9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d5f88304-0a37-4b06-9ac2-d4efa9b5bee9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d5f88304-0a37-4b06-9ac2-d4efa9b5bee9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d5f88304-0a37-4b06-9ac2-d4efa9b5bee9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 297/571] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:09 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 1184 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9b51c4fd-bde3-42f1-a1b9-4be3ae78a5dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b51c4fd-bde3-42f1-a1b9-4be3ae78a5dc tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b51c4fd-bde3-42f1-a1b9-4be3ae78a5dc tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b51c4fd-bde3-42f1-a1b9-4be3ae78a5dc tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9b51c4fd-bde3-42f1-a1b9-4be3ae78a5dc tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b51c4fd-bde3-42f1-a1b9-4be3ae78a5dc tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 275/572] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:09 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 1184 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-85f9f351-ed81-47dd-ae88-638cc12fb073 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-85f9f351-ed81-47dd-ae88-638cc12fb073 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-85f9f351-ed81-47dd-ae88-638cc12fb073 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-85f9f351-ed81-47dd-ae88-638cc12fb073 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-85f9f351-ed81-47dd-ae88-638cc12fb073 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume '29e994d9-8cf0-4010-8540-36d40a4f6078' with '{'status': 'error'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-85f9f351-ed81-47dd-ae88-638cc12fb073 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action returned with HTTP 202 Sep 03 14:24:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 298/573] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:09 2026] POST /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action => generated 0 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7b8730e5-dd54-41c0-b890-ffeb64b771d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b8730e5-dd54-41c0-b890-ffeb64b771d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b8730e5-dd54-41c0-b890-ffeb64b771d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b8730e5-dd54-41c0-b890-ffeb64b771d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7b8730e5-dd54-41c0-b890-ffeb64b771d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b8730e5-dd54-41c0-b890-ffeb64b771d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 276/574] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:09 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 1183 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "afb9a229-89c5-4c97-938d-10e99dd1626e"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "afb9a229-89c5-4c97-938d-10e99dd1626e"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Volume info retrieved successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Terminate volume connection completed successfully. Sep 03 14:24:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=86693) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-35dd5bc0-1744-4e55-809e-5a3a48254997 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35dd5bc0-1744-4e55-809e-5a3a48254997 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35dd5bc0-1744-4e55-809e-5a3a48254997 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35dd5bc0-1744-4e55-809e-5a3a48254997 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-35dd5bc0-1744-4e55-809e-5a3a48254997 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35dd5bc0-1744-4e55-809e-5a3a48254997 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 200 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 277/575] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:10 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Detach volume completed successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04a6d588-f13f-4499-a7b5-011e0d74d8d3 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action returned with HTTP 202 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 299/576] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:09 2026] POST /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action => generated 0 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-13fd1ecd-8bb0-4778-a70b-80c8f9af94d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13fd1ecd-8bb0-4778-a70b-80c8f9af94d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13fd1ecd-8bb0-4778-a70b-80c8f9af94d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13fd1ecd-8bb0-4778-a70b-80c8f9af94d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-13fd1ecd-8bb0-4778-a70b-80c8f9af94d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13fd1ecd-8bb0-4778-a70b-80c8f9af94d1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 278/577] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:10 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 869 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42eeff4e-0051-42c2-a0b8-c043857d8dda None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42eeff4e-0051-42c2-a0b8-c043857d8dda tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42eeff4e-0051-42c2-a0b8-c043857d8dda tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42eeff4e-0051-42c2-a0b8-c043857d8dda tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42eeff4e-0051-42c2-a0b8-c043857d8dda tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42eeff4e-0051-42c2-a0b8-c043857d8dda tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 300/578] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:10 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 869 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action body: b'{"os-detach": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Detach volume completed successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7d001ef2-5ac7-4efc-9260-78e955f20569 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action returned with HTTP 202 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 279/579] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:10 2026] POST /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-294bf500-f728-469a-b6cc-e87a9c305187 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-294bf500-f728-469a-b6cc-e87a9c305187 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-294bf500-f728-469a-b6cc-e87a9c305187 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-294bf500-f728-469a-b6cc-e87a9c305187 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-294bf500-f728-469a-b6cc-e87a9c305187 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-294bf500-f728-469a-b6cc-e87a9c305187 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 301/580] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:10 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 869 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-51d97379-f431-431d-91f4-3f4e464a46ed None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51d97379-f431-431d-91f4-3f4e464a46ed tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51d97379-f431-431d-91f4-3f4e464a46ed tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51d97379-f431-431d-91f4-3f4e464a46ed tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-51d97379-f431-431d-91f4-3f4e464a46ed tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51d97379-f431-431d-91f4-3f4e464a46ed tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 280/581] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:10 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 869 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume with id: 29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume request issued successfully. Sep 03 14:24:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03b4bec9-fb81-4c03-8b16-c734028ebc0b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 202 Sep 03 14:24:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 302/582] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:10 2026] DELETE /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-456080df-510d-47aa-b045-0dec5d065401 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-456080df-510d-47aa-b045-0dec5d065401 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-456080df-510d-47aa-b045-0dec5d065401 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-456080df-510d-47aa-b045-0dec5d065401 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-456080df-510d-47aa-b045-0dec5d065401 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-456080df-510d-47aa-b045-0dec5d065401 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 281/583] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:10 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 868 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c4d2e803-d8a1-4700-9548-32739969ce59 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4d2e803-d8a1-4700-9548-32739969ce59 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4d2e803-d8a1-4700-9548-32739969ce59 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4d2e803-d8a1-4700-9548-32739969ce59 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4d2e803-d8a1-4700-9548-32739969ce59 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 404 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 303/584] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:11 2026] GET /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1d3ca1f0-379f-4322-80ab-62795d4a34fe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d3ca1f0-379f-4322-80ab-62795d4a34fe tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d3ca1f0-379f-4322-80ab-62795d4a34fe tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d3ca1f0-379f-4322-80ab-62795d4a34fe tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-1d3ca1f0-379f-4322-80ab-62795d4a34fe tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'available'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d3ca1f0-379f-4322-80ab-62795d4a34fe tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 282/585] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:11 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c257f025-af5c-4d0b-8106-a9aa0953601d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c257f025-af5c-4d0b-8106-a9aa0953601d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c257f025-af5c-4d0b-8106-a9aa0953601d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c257f025-af5c-4d0b-8106-a9aa0953601d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c257f025-af5c-4d0b-8106-a9aa0953601d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c257f025-af5c-4d0b-8106-a9aa0953601d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 304/586] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:11 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-13423545-d450-497a-87cf-cc9f438c568f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13423545-d450-497a-87cf-cc9f438c568f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13423545-d450-497a-87cf-cc9f438c568f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13423545-d450-497a-87cf-cc9f438c568f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-13423545-d450-497a-87cf-cc9f438c568f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete snapshot with id: aa9e5a68-e707-40be-8298-c1f17382dc1f Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13423545-d450-497a-87cf-cc9f438c568f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f returned with HTTP 404 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 283/587] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:24:11 2026] DELETE /volume/v3/snapshots/aa9e5a68-e707-40be-8298-c1f17382dc1f => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4aeaa7fc-3c71-4c3e-8669-a2bc44f20546 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aeaa7fc-3c71-4c3e-8669-a2bc44f20546 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aeaa7fc-3c71-4c3e-8669-a2bc44f20546 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aeaa7fc-3c71-4c3e-8669-a2bc44f20546 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-4aeaa7fc-3c71-4c3e-8669-a2bc44f20546 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'creating'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aeaa7fc-3c71-4c3e-8669-a2bc44f20546 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 305/588] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:11 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c8c03106-c2cd-422b-b88e-7a2cf09d5442 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8c03106-c2cd-422b-b88e-7a2cf09d5442 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8c03106-c2cd-422b-b88e-7a2cf09d5442 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8c03106-c2cd-422b-b88e-7a2cf09d5442 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8c03106-c2cd-422b-b88e-7a2cf09d5442 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8c03106-c2cd-422b-b88e-7a2cf09d5442 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 284/589] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:11 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-08ae221f-f64f-45ef-891b-0385c984e401 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08ae221f-f64f-45ef-891b-0385c984e401 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08ae221f-f64f-45ef-891b-0385c984e401 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08ae221f-f64f-45ef-891b-0385c984e401 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.snapshot_actions [None req-08ae221f-f64f-45ef-891b-0385c984e401 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86693) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.snapshot_actions [None req-08ae221f-f64f-45ef-891b-0385c984e401 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Updating snapshot cd9f7979-ca3d-4076-b24a-65075410c2d9 with info {'id': 'cd9f7979-ca3d-4076-b24a-65075410c2d9', 'status': 'error', 'progress': '80%'} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08ae221f-f64f-45ef-891b-0385c984e401 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 306/590] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:11 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3f238b7f-59dc-4df6-994b-3df522762073 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3f238b7f-59dc-4df6-994b-3df522762073 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3f238b7f-59dc-4df6-994b-3df522762073 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3f238b7f-59dc-4df6-994b-3df522762073 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3f238b7f-59dc-4df6-994b-3df522762073 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Snapshot retrieved successfully. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3f238b7f-59dc-4df6-994b-3df522762073 tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 285/591] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:11 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9bdb10e1-8bbb-44ef-bab4-669d106facdb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9bdb10e1-8bbb-44ef-bab4-669d106facdb tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] POST http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9bdb10e1-8bbb-44ef-bab4-669d106facdb tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9bdb10e1-8bbb-44ef-bab4-669d106facdb tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-9bdb10e1-8bbb-44ef-bab4-669d106facdb tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] Updating snapshot 'cd9f7979-ca3d-4076-b24a-65075410c2d9' with '{'status': 'available'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9bdb10e1-8bbb-44ef-bab4-669d106facdb tempest-SnapshotsActionsTest-319339418 tempest-SnapshotsActionsTest-319339418-project-admin] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action returned with HTTP 202 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 307/592] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:24:11 2026] POST /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1717824d-cfde-4fa0-8829-47689798c3e1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1717824d-cfde-4fa0-8829-47689798c3e1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1717824d-cfde-4fa0-8829-47689798c3e1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1717824d-cfde-4fa0-8829-47689798c3e1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1717824d-cfde-4fa0-8829-47689798c3e1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1717824d-cfde-4fa0-8829-47689798c3e1 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 286/593] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:11 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete snapshot with id: cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot delete request issued successfully. Sep 03 14:24:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de1ca7c6-5842-4678-ac18-22e1c1a3775d tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 202 Sep 03 14:24:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 308/594] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:24:11 2026] DELETE /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0368706d-a795-4fd6-a02e-0228cc305e68 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0368706d-a795-4fd6-a02e-0228cc305e68 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0368706d-a795-4fd6-a02e-0228cc305e68 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0368706d-a795-4fd6-a02e-0228cc305e68 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-90bc0415-5da2-4ecc-b200-4463840d386c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0368706d-a795-4fd6-a02e-0228cc305e68 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0368706d-a795-4fd6-a02e-0228cc305e68 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 287/595] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:12 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 464 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90bc0415-5da2-4ecc-b200-4463840d386c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90bc0415-5da2-4ecc-b200-4463840d386c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90bc0415-5da2-4ecc-b200-4463840d386c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-90bc0415-5da2-4ecc-b200-4463840d386c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90bc0415-5da2-4ecc-b200-4463840d386c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 200 Sep 03 14:24:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 309/596] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:12 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 868 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8290c178-0709-4ec1-935c-dd4631a6ad6a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8290c178-0709-4ec1-935c-dd4631a6ad6a tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8290c178-0709-4ec1-935c-dd4631a6ad6a tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8290c178-0709-4ec1-935c-dd4631a6ad6a tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8290c178-0709-4ec1-935c-dd4631a6ad6a tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8290c178-0709-4ec1-935c-dd4631a6ad6a tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 288/597] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:13 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d335aa89-aacf-481f-8dd5-0ff0f4020f67 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d335aa89-aacf-481f-8dd5-0ff0f4020f67 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 Sep 03 14:24:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d335aa89-aacf-481f-8dd5-0ff0f4020f67 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d335aa89-aacf-481f-8dd5-0ff0f4020f67 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d335aa89-aacf-481f-8dd5-0ff0f4020f67 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 returned with HTTP 404 Sep 03 14:24:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 310/598] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:13 2026] GET /volume/v3/volumes/29e994d9-8cf0-4010-8540-36d40a4f6078 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4f71d497-e2ef-439b-9a31-4b45a5bf4b3f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f71d497-e2ef-439b-9a31-4b45a5bf4b3f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f71d497-e2ef-439b-9a31-4b45a5bf4b3f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f71d497-e2ef-439b-9a31-4b45a5bf4b3f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4f71d497-e2ef-439b-9a31-4b45a5bf4b3f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Snapshot retrieved successfully. Sep 03 14:24:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f71d497-e2ef-439b-9a31-4b45a5bf4b3f tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 200 Sep 03 14:24:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 289/599] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:14 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 464 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ec13f7a0-e6bf-4dd6-82fd-f8cb65b78efe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec13f7a0-e6bf-4dd6-82fd-f8cb65b78efe tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 Sep 03 14:24:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec13f7a0-e6bf-4dd6-82fd-f8cb65b78efe tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec13f7a0-e6bf-4dd6-82fd-f8cb65b78efe tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec13f7a0-e6bf-4dd6-82fd-f8cb65b78efe tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 returned with HTTP 404 Sep 03 14:24:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 311/600] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:24:15 2026] GET /volume/v3/snapshots/cd9f7979-ca3d-4076-b24a-65075410c2d9 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-38180e54-efed-43f3-bdd2-e86558f9fd36 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38180e54-efed-43f3-bdd2-e86558f9fd36 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38180e54-efed-43f3-bdd2-e86558f9fd36 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38180e54-efed-43f3-bdd2-e86558f9fd36 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-38180e54-efed-43f3-bdd2-e86558f9fd36 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:24:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38180e54-efed-43f3-bdd2-e86558f9fd36 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 200 Sep 03 14:24:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 290/601] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:15 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6564f47f-8220-414a-966b-88e21992050b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] DELETE http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete volume with id: a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Delete volume request issued successfully. Sep 03 14:24:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6564f47f-8220-414a-966b-88e21992050b tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 202 Sep 03 14:24:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 312/602] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:15 2026] DELETE /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6b4b6b44-a8a4-49ce-ae1e-0cfe1d41324c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6b4b6b44-a8a4-49ce-ae1e-0cfe1d41324c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6b4b6b44-a8a4-49ce-ae1e-0cfe1d41324c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6b4b6b44-a8a4-49ce-ae1e-0cfe1d41324c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6b4b6b44-a8a4-49ce-ae1e-0cfe1d41324c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:24:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6b4b6b44-a8a4-49ce-ae1e-0cfe1d41324c tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 200 Sep 03 14:24:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 291/603] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:15 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7e4848c1-df95-4c0e-bb61-f420c6c7dc71 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e4848c1-df95-4c0e-bb61-f420c6c7dc71 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e4848c1-df95-4c0e-bb61-f420c6c7dc71 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e4848c1-df95-4c0e-bb61-f420c6c7dc71 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7e4848c1-df95-4c0e-bb61-f420c6c7dc71 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Volume info retrieved successfully. Sep 03 14:24:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e4848c1-df95-4c0e-bb61-f420c6c7dc71 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 200 Sep 03 14:24:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 313/604] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:16 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 852 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f502aeae-5dfd-4553-9a56-65ab137183d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f502aeae-5dfd-4553-9a56-65ab137183d3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] GET http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 Sep 03 14:24:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f502aeae-5dfd-4553-9a56-65ab137183d3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f502aeae-5dfd-4553-9a56-65ab137183d3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f502aeae-5dfd-4553-9a56-65ab137183d3 tempest-SnapshotsActionsTest-1231480978 tempest-SnapshotsActionsTest-1231480978-project-member] http://192.168.122.242/volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 returned with HTTP 404 Sep 03 14:24:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 292/605] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:17 2026] GET /volume/v3/volumes/a7acb89b-4d63-46b9-91fb-70796af75018 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:24:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-672223316"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-672223316'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:17 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume of 1 GB Sep 03 14:24:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Availability Zones retrieved successfully. Sep 03 14:24:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (f4f1707b-b738-4a2b-8577-94bbf28fb865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f88666e-5a0b-4eeb-b59b-3eacb5499383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f88666e-5a0b-4eeb-b59b-3eacb5499383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932a2ac8-bb9a-41b3-b05e-a830be73bff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Created reservations ['b20a7128-f8fd-44cd-8244-ef4697719e27', 'caf3c14f-6c3b-476d-b8ab-ecb51035c890', '2fdfc0ae-04b4-4367-b102-5c40da5e666b', 'db7cddc9-73cc-4c83-ba60-3989ce862daf'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (932a2ac8-bb9a-41b3-b05e-a830be73bff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b20a7128-f8fd-44cd-8244-ef4697719e27', 'caf3c14f-6c3b-476d-b8ab-ecb51035c890', '2fdfc0ae-04b4-4367-b102-5c40da5e666b', 'db7cddc9-73cc-4c83-ba60-3989ce862daf']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060c081e-390f-4ee0-a16c-718137960cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060c081e-390f-4ee0-a16c-718137960cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e77f9556-bc18-4c94-a784-5342c253df35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-672223316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['b20a7128-f8fd-44cd-8244-ef4697719e27','caf3c14f-6c3b-476d-b8ab-ecb51035c890','2fdfc0ae-04b4-4367-b102-5c40da5e666b','db7cddc9-73cc-4c83-ba60-3989ce862daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-672223316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e77f9556-bc18-4c94-a784-5342c253df35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37e5511bcff4c8a8013a0408401e475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48618aac-3d3b-4c94-8970-0430af2b06f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48618aac-3d3b-4c94-8970-0430af2b06f2) transitioned into state 'SUCCESS' from state '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-672223316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['b20a7128-f8fd-44cd-8244-ef4697719e27','caf3c14f-6c3b-476d-b8ab-ecb51035c890','2fdfc0ae-04b4-4367-b102-5c40da5e666b','db7cddc9-73cc-4c83-ba60-3989ce862daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61086158-5d08-4812-ac8d-044ac025edd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61086158-5d08-4812-ac8d-044ac025edd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (f4f1707b-b738-4a2b-8577-94bbf28fb865) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request issued successfully. Sep 03 14:24:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e75a2265-ab5e-431a-ba2c-87fd43602d2b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 314/606] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:17 2026] POST /volume/v3/volumes => generated 757 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8034b1a3-bd59-4feb-98b9-7a23426403dd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8034b1a3-bd59-4feb-98b9-7a23426403dd tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8034b1a3-bd59-4feb-98b9-7a23426403dd tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8034b1a3-bd59-4feb-98b9-7a23426403dd tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8034b1a3-bd59-4feb-98b9-7a23426403dd tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8034b1a3-bd59-4feb-98b9-7a23426403dd tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 200 Sep 03 14:24:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 293/607] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:18 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-86d3fa6e-cca3-47c6-b861-b6476b540674 req-3ba362b4-b217-4e4f-af1f-1083eed8e7ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-86d3fa6e-cca3-47c6-b861-b6476b540674 req-3ba362b4-b217-4e4f-af1f-1083eed8e7ea tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-86d3fa6e-cca3-47c6-b861-b6476b540674 req-3ba362b4-b217-4e4f-af1f-1083eed8e7ea tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-86d3fa6e-cca3-47c6-b861-b6476b540674 req-3ba362b4-b217-4e4f-af1f-1083eed8e7ea tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-86d3fa6e-cca3-47c6-b861-b6476b540674 req-3ba362b4-b217-4e4f-af1f-1083eed8e7ea tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:24:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-86d3fa6e-cca3-47c6-b861-b6476b540674 req-3ba362b4-b217-4e4f-af1f-1083eed8e7ea tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:24:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 315/608] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:24:18 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1149 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9ddc0fb7-5c8e-4a0e-ad60-5f340e3a61ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9ddc0fb7-5c8e-4a0e-ad60-5f340e3a61ca tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9ddc0fb7-5c8e-4a0e-ad60-5f340e3a61ca tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9ddc0fb7-5c8e-4a0e-ad60-5f340e3a61ca tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9ddc0fb7-5c8e-4a0e-ad60-5f340e3a61ca tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9ddc0fb7-5c8e-4a0e-ad60-5f340e3a61ca tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 200 Sep 03 14:24:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 294/609] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:19 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 849 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3a0a18e0-55eb-4597-8816-88f41eb69a55 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a0a18e0-55eb-4597-8816-88f41eb69a55 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a0a18e0-55eb-4597-8816-88f41eb69a55 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a0a18e0-55eb-4597-8816-88f41eb69a55 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3a0a18e0-55eb-4597-8816-88f41eb69a55 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a0a18e0-55eb-4597-8816-88f41eb69a55 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 200 Sep 03 14:24:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 316/610] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:20 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 850 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-64b2f09d-bcc8-43a2-a932-6d76a7059bbe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-64b2f09d-bcc8-43a2-a932-6d76a7059bbe tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35/action Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-64b2f09d-bcc8-43a2-a932-6d76a7059bbe tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-64b2f09d-bcc8-43a2-a932-6d76a7059bbe tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-64b2f09d-bcc8-43a2-a932-6d76a7059bbe tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume 'e77f9556-bc18-4c94-a784-5342c253df35' with '{'status': 'attaching'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-64b2f09d-bcc8-43a2-a932-6d76a7059bbe tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35/action returned with HTTP 202 Sep 03 14:24:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 295/611] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:20 2026] POST /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5ba750d2-afe7-44b6-9edb-56726c87bc40 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ba750d2-afe7-44b6-9edb-56726c87bc40 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ba750d2-afe7-44b6-9edb-56726c87bc40 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ba750d2-afe7-44b6-9edb-56726c87bc40 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5ba750d2-afe7-44b6-9edb-56726c87bc40 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ba750d2-afe7-44b6-9edb-56726c87bc40 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 200 Sep 03 14:24:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 317/612] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:20 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35/action Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Volume info retrieved successfully. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Delete volume request issued successfully. Sep 03 14:24:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7687f6d9-bac6-4f74-b496-c9ea639c6903 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35/action returned with HTTP 202 Sep 03 14:24:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 296/613] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:20 2026] POST /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-98fb80c5-8bdb-44f6-8d30-9c3686cbe45a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98fb80c5-8bdb-44f6-8d30-9c3686cbe45a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98fb80c5-8bdb-44f6-8d30-9c3686cbe45a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98fb80c5-8bdb-44f6-8d30-9c3686cbe45a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-98fb80c5-8bdb-44f6-8d30-9c3686cbe45a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98fb80c5-8bdb-44f6-8d30-9c3686cbe45a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 200 Sep 03 14:24:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 318/614] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:20 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 849 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fe1fb66e-c30f-4ca0-b29c-5d384f3ece76 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fe1fb66e-c30f-4ca0-b29c-5d384f3ece76 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fe1fb66e-c30f-4ca0-b29c-5d384f3ece76 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fe1fb66e-c30f-4ca0-b29c-5d384f3ece76 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fe1fb66e-c30f-4ca0-b29c-5d384f3ece76 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fe1fb66e-c30f-4ca0-b29c-5d384f3ece76 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 200 Sep 03 14:24:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 297/615] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:22 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-72238ca5-a73c-4ee4-bf71-1ce4a3516ef1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-72238ca5-a73c-4ee4-bf71-1ce4a3516ef1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-72238ca5-a73c-4ee4-bf71-1ce4a3516ef1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-72238ca5-a73c-4ee4-bf71-1ce4a3516ef1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-72238ca5-a73c-4ee4-bf71-1ce4a3516ef1 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 404 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 319/616] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:23 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e1f121f6-150d-4bfc-a9ba-ed88d88ad248 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1f121f6-150d-4bfc-a9ba-ed88d88ad248 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1f121f6-150d-4bfc-a9ba-ed88d88ad248 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1f121f6-150d-4bfc-a9ba-ed88d88ad248 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1f121f6-150d-4bfc-a9ba-ed88d88ad248 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 404 Sep 03 14:24:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 298/617] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:23 2026] GET /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d8c55b3a-3e53-406f-9814-80e6e98fe1b6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8c55b3a-3e53-406f-9814-80e6e98fe1b6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8c55b3a-3e53-406f-9814-80e6e98fe1b6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8c55b3a-3e53-406f-9814-80e6e98fe1b6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-d8c55b3a-3e53-406f-9814-80e6e98fe1b6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume with id: e77f9556-bc18-4c94-a784-5342c253df35 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8c55b3a-3e53-406f-9814-80e6e98fe1b6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 returned with HTTP 404 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 320/618] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:23 2026] DELETE /volume/v3/volumes/e77f9556-bc18-4c94-a784-5342c253df35 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1377385055"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1377385055'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume of 1 GB Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Availability Zones retrieved successfully. Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (ceb9a550-e40b-4056-b927-3fac50a13152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753de380-ee33-4b43-83e4-9ae896ce58a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753de380-ee33-4b43-83e4-9ae896ce58a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208f0756-2c45-4619-9746-d1a623a3c9be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Created reservations ['e825d42a-5b32-4296-8713-e71ccf0889dd', 'dc64953a-9a84-4ceb-be26-6693b29c811a', '6e486a56-776a-47ae-8942-2862b4cea3ea', '07a9c83d-9a5c-4eb4-a897-df9a70b99101'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208f0756-2c45-4619-9746-d1a623a3c9be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e825d42a-5b32-4296-8713-e71ccf0889dd', 'dc64953a-9a84-4ceb-be26-6693b29c811a', '6e486a56-776a-47ae-8942-2862b4cea3ea', '07a9c83d-9a5c-4eb4-a897-df9a70b99101']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e91f52-4656-40ad-b647-aeae8d3077e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9e91f52-4656-40ad-b647-aeae8d3077e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d32cb0a-c41a-460a-b5e6-85b25f408620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1377385055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['e825d42a-5b32-4296-8713-e71ccf0889dd','dc64953a-9a84-4ceb-be26-6693b29c811a','6e486a56-776a-47ae-8942-2862b4cea3ea','07a9c83d-9a5c-4eb4-a897-df9a70b99101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1377385055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d32cb0a-c41a-460a-b5e6-85b25f408620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37e5511bcff4c8a8013a0408401e475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707633bc-4abc-4b82-ab9e-063762a91d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (707633bc-4abc-4b82-ab9e-063762a91d31) transitioned into state 'SUCCESS' from state '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-1377385055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['e825d42a-5b32-4296-8713-e71ccf0889dd','dc64953a-9a84-4ceb-be26-6693b29c811a','6e486a56-776a-47ae-8942-2862b4cea3ea','07a9c83d-9a5c-4eb4-a897-df9a70b99101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551d6262-1706-431d-823d-24c607aa9daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (551d6262-1706-431d-823d-24c607aa9daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (ceb9a550-e40b-4056-b927-3fac50a13152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request issued successfully. Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6328b1f-1bef-4ff4-951e-b157cade7a96 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 299/619] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:23 2026] POST /volume/v3/volumes => generated 758 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dd6fe40e-27e5-4d3f-aaa5-1e72a3a704e3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dd6fe40e-27e5-4d3f-aaa5-1e72a3a704e3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dd6fe40e-27e5-4d3f-aaa5-1e72a3a704e3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dd6fe40e-27e5-4d3f-aaa5-1e72a3a704e3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dd6fe40e-27e5-4d3f-aaa5-1e72a3a704e3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dd6fe40e-27e5-4d3f-aaa5-1e72a3a704e3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 200 Sep 03 14:24:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 321/620] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:23 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b83a36b2-9bf0-4c26-a819-b717642044ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b83a36b2-9bf0-4c26-a819-b717642044ba tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b83a36b2-9bf0-4c26-a819-b717642044ba tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b83a36b2-9bf0-4c26-a819-b717642044ba tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b83a36b2-9bf0-4c26-a819-b717642044ba tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:24:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b83a36b2-9bf0-4c26-a819-b717642044ba tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:24:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 300/621] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:23 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1149 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-82c56571-4945-4e25-be3e-bd1b40ba0711 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-82c56571-4945-4e25-be3e-bd1b40ba0711 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-82c56571-4945-4e25-be3e-bd1b40ba0711 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-82c56571-4945-4e25-be3e-bd1b40ba0711 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-82c56571-4945-4e25-be3e-bd1b40ba0711 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-82c56571-4945-4e25-be3e-bd1b40ba0711 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 322/622] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1149 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6/action Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Begin detaching volume completed successfully. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-0110cb7b-4340-4126-9e0b-1f15395e70f6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6/action returned with HTTP 202 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 301/623] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:24:24 2026] POST /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0b28152-2dba-47b2-8163-40ad2d15a867 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0b28152-2dba-47b2-8163-40ad2d15a867 None None] GET http://192.168.122.242/volume// Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0b28152-2dba-47b2-8163-40ad2d15a867 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0b28152-2dba-47b2-8163-40ad2d15a867 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0b28152-2dba-47b2-8163-40ad2d15a867 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 323/624] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-68194af1-afaf-4bd2-ab09-0e03448d8bc5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-68194af1-afaf-4bd2-ab09-0e03448d8bc5 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-68194af1-afaf-4bd2-ab09-0e03448d8bc5 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-68194af1-afaf-4bd2-ab09-0e03448d8bc5 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-68194af1-afaf-4bd2-ab09-0e03448d8bc5 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-68194af1-afaf-4bd2-ab09-0e03448d8bc5 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 302/625] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 1333 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] GET http://192.168.122.242/volume/v3/os-hosts Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: /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 03 14:24:24 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.hosts [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] status, active and update: available, enabled, 2026-09-03 12:24:09+00:00 {{(pid=86693) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.hosts [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] status, active and update: available, enabled, 2026-09-03 12:16:34+00:00 {{(pid=86693) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.hosts [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] status, active and update: available, enabled, 2026-09-03 12:23:13+00:00 {{(pid=86693) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d6db689a-a3c6-4e48-8aa8-4fb171de5187 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] http://192.168.122.242/volume/v3/os-hosts returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 324/626] 192.168.122.242 () {58 vars in 1124 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/os-hosts => generated 561 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] GET http://192.168.122.242/volume/v3/os-hosts Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /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 03 14:24:24 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.hosts [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] status, active and update: available, enabled, 2026-09-03 12:24:09+00:00 {{(pid=86692) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.hosts [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] status, active and update: available, enabled, 2026-09-03 12:16:34+00:00 {{(pid=86692) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.hosts [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] status, active and update: available, enabled, 2026-09-03 12:23:13+00:00 {{(pid=86692) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5dee8d64-8992-462e-8024-cf72e1f90f6b tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] http://192.168.122.242/volume/v3/os-hosts returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 303/627] 192.168.122.242 () {58 vars in 1124 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/os-hosts => generated 561 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4eec926a-1ab0-4193-8795-016bd9662d08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4eec926a-1ab0-4193-8795-016bd9662d08 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] GET http://192.168.122.242/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4eec926a-1ab0-4193-8795-016bd9662d08 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4eec926a-1ab0-4193-8795-016bd9662d08 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-3767f3b3-0e62-4fef-b1be-00847154145b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-3767f3b3-0e62-4fef-b1be-00847154145b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-3767f3b3-0e62-4fef-b1be-00847154145b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-3767f3b3-0e62-4fef-b1be-00847154145b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4eec926a-1ab0-4193-8795-016bd9662d08 tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] http://192.168.122.242/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 325/628] 192.168.122.242 () {58 vars in 1187 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-44fbe172-58ef-47e7-8626-b1bce50e295e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44fbe172-58ef-47e7-8626-b1bce50e295e tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] GET http://192.168.122.242/volume/v3/os-hosts/devstack@QuobyteHD Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44fbe172-58ef-47e7-8626-b1bce50e295e tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44fbe172-58ef-47e7-8626-b1bce50e295e tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:24 devstack devstack@c-api.service[86692]: /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 03 14:24:24 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44fbe172-58ef-47e7-8626-b1bce50e295e tempest-VolumeHostsAdminTestsJSON-778623586 tempest-VolumeHostsAdminTestsJSON-778623586-project-admin] http://192.168.122.242/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 326/629] 192.168.122.242 () {58 vars in 1181 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 733 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d9163d3a-6243-432e-b49c-e150d8bb5dff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d9163d3a-6243-432e-b49c-e150d8bb5dff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d9163d3a-6243-432e-b49c-e150d8bb5dff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d9163d3a-6243-432e-b49c-e150d8bb5dff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d9163d3a-6243-432e-b49c-e150d8bb5dff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d9163d3a-6243-432e-b49c-e150d8bb5dff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a9bfea84-9a9f-4081-837b-1beabd3b668c req-3767f3b3-0e62-4fef-b1be-00847154145b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80 returned with HTTP 200 Sep 03 14:24:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 304/630] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:24:24 2026] DELETE /volume/v3/attachments/3f7a674f-d501-4cbb-89fc-8198cd004f80 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 327/631] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:24 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c09a198a-0f06-4160-94dc-ff6b6f9669a9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c09a198a-0f06-4160-94dc-ff6b6f9669a9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c09a198a-0f06-4160-94dc-ff6b6f9669a9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c09a198a-0f06-4160-94dc-ff6b6f9669a9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=285,cinder:UPDATE=82,cinder:INSERT=33,cinder:DELETE=8 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c09a198a-0f06-4160-94dc-ff6b6f9669a9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:24:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c09a198a-0f06-4160-94dc-ff6b6f9669a9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:24:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 305/632] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:25 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-03036c1f-d092-419c-bcac-5c225a7d4c1f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03036c1f-d092-419c-bcac-5c225a7d4c1f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03036c1f-d092-419c-bcac-5c225a7d4c1f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03036c1f-d092-419c-bcac-5c225a7d4c1f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-03036c1f-d092-419c-bcac-5c225a7d4c1f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03036c1f-d092-419c-bcac-5c225a7d4c1f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 200 Sep 03 14:24:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 328/633] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:25 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1f093247-b601-4ea2-94e3-f3fdf7cbe555 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f093247-b601-4ea2-94e3-f3fdf7cbe555 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620/action Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f093247-b601-4ea2-94e3-f3fdf7cbe555 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f093247-b601-4ea2-94e3-f3fdf7cbe555 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-1f093247-b601-4ea2-94e3-f3fdf7cbe555 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume '0d32cb0a-c41a-460a-b5e6-85b25f408620' with '{'status': 'creating'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f093247-b601-4ea2-94e3-f3fdf7cbe555 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620/action returned with HTTP 202 Sep 03 14:24:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 306/634] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:25 2026] POST /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45441f84-2f30-4ca9-b8fb-5f825e299cc8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45441f84-2f30-4ca9-b8fb-5f825e299cc8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45441f84-2f30-4ca9-b8fb-5f825e299cc8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45441f84-2f30-4ca9-b8fb-5f825e299cc8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45441f84-2f30-4ca9-b8fb-5f825e299cc8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45441f84-2f30-4ca9-b8fb-5f825e299cc8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 200 Sep 03 14:24:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 329/635] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:26 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620/action Sep 03 14:24:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Volume info retrieved successfully. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Delete volume request issued successfully. Sep 03 14:24:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c0b8d52-662c-45e7-8587-0a483a3520b8 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620/action returned with HTTP 202 Sep 03 14:24:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 307/636] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:26 2026] POST /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8058cf0a-27ab-4a9e-9631-74e591382b09 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8058cf0a-27ab-4a9e-9631-74e591382b09 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8058cf0a-27ab-4a9e-9631-74e591382b09 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8058cf0a-27ab-4a9e-9631-74e591382b09 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8058cf0a-27ab-4a9e-9631-74e591382b09 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8058cf0a-27ab-4a9e-9631-74e591382b09 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 200 Sep 03 14:24:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 330/637] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:26 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-70bc8040-e8cd-40b1-ab0c-96d27aeb82e8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70bc8040-e8cd-40b1-ab0c-96d27aeb82e8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70bc8040-e8cd-40b1-ab0c-96d27aeb82e8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70bc8040-e8cd-40b1-ab0c-96d27aeb82e8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70bc8040-e8cd-40b1-ab0c-96d27aeb82e8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 404 Sep 03 14:24:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 308/638] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:27 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-61fd5278-43c5-43e5-9776-748f141c3ec8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-61fd5278-43c5-43e5-9776-748f141c3ec8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-61fd5278-43c5-43e5-9776-748f141c3ec8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-61fd5278-43c5-43e5-9776-748f141c3ec8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-61fd5278-43c5-43e5-9776-748f141c3ec8 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 404 Sep 03 14:24:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 331/639] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:27 2026] GET /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-86e9afa1-d15e-4ac5-aff4-3ae89d7f18ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86e9afa1-d15e-4ac5-aff4-3ae89d7f18ba tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86e9afa1-d15e-4ac5-aff4-3ae89d7f18ba tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86e9afa1-d15e-4ac5-aff4-3ae89d7f18ba tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:27 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-86e9afa1-d15e-4ac5-aff4-3ae89d7f18ba tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume with id: 0d32cb0a-c41a-460a-b5e6-85b25f408620 Sep 03 14:24:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86e9afa1-d15e-4ac5-aff4-3ae89d7f18ba tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 returned with HTTP 404 Sep 03 14:24:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 309/640] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:27 2026] DELETE /volume/v3/volumes/0d32cb0a-c41a-460a-b5e6-85b25f408620 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-757770a7-1c57-484b-9354-e062d60207a0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1707469336"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1707469336'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume of 1 GB Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Availability Zones retrieved successfully. Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (804cad04-5808-4a1a-8462-cc4849606760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ede4e0-5bc5-4b29-b168-7de68f4e3319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5ede4e0-5bc5-4b29-b168-7de68f4e3319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68910821-8ab5-4677-a7ea-e1d3e6b22f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Created reservations ['714e2ad2-bb4f-4638-8bb4-e39334341f1e', 'cfba000b-8e5b-4ae8-a6cb-ab0104920634', '9dbc85da-89c2-46e8-ae5a-9665575cf231', 'dbf7cbd4-014b-41b3-9ad9-2a7dd1d795ae'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68910821-8ab5-4677-a7ea-e1d3e6b22f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['714e2ad2-bb4f-4638-8bb4-e39334341f1e', 'cfba000b-8e5b-4ae8-a6cb-ab0104920634', '9dbc85da-89c2-46e8-ae5a-9665575cf231', 'dbf7cbd4-014b-41b3-9ad9-2a7dd1d795ae']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3042a328-d890-4e5a-af56-bacf9d1f812a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3042a328-d890-4e5a-af56-bacf9d1f812a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a19d7e1a-7bb9-4af1-8643-35e3e5e22a61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1707469336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['714e2ad2-bb4f-4638-8bb4-e39334341f1e','cfba000b-8e5b-4ae8-a6cb-ab0104920634','9dbc85da-89c2-46e8-ae5a-9665575cf231','dbf7cbd4-014b-41b3-9ad9-2a7dd1d795ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1707469336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a19d7e1a-7bb9-4af1-8643-35e3e5e22a61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37e5511bcff4c8a8013a0408401e475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08830ee0-5667-41d3-8c09-d673d7a77703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08830ee0-5667-41d3-8c09-d673d7a77703) transitioned into state 'SUCCESS' from state '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-1707469336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['714e2ad2-bb4f-4638-8bb4-e39334341f1e','cfba000b-8e5b-4ae8-a6cb-ab0104920634','9dbc85da-89c2-46e8-ae5a-9665575cf231','dbf7cbd4-014b-41b3-9ad9-2a7dd1d795ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6144012-2fbc-41b6-a16e-c0f13f5ea362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6144012-2fbc-41b6-a16e-c0f13f5ea362) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (804cad04-5808-4a1a-8462-cc4849606760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request issued successfully. Sep 03 14:24:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-757770a7-1c57-484b-9354-e062d60207a0 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 332/641] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:27 2026] POST /volume/v3/volumes => generated 758 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-451e06da-b903-4a40-9a01-ebd80a87fdb3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-451e06da-b903-4a40-9a01-ebd80a87fdb3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-451e06da-b903-4a40-9a01-ebd80a87fdb3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-451e06da-b903-4a40-9a01-ebd80a87fdb3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-451e06da-b903-4a40-9a01-ebd80a87fdb3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-451e06da-b903-4a40-9a01-ebd80a87fdb3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 200 Sep 03 14:24:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 310/642] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:28 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 826 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9318392a-3100-42a0-bf1b-30dc783759b9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9318392a-3100-42a0-bf1b-30dc783759b9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9318392a-3100-42a0-bf1b-30dc783759b9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9318392a-3100-42a0-bf1b-30dc783759b9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9318392a-3100-42a0-bf1b-30dc783759b9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9318392a-3100-42a0-bf1b-30dc783759b9 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 200 Sep 03 14:24:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 333/643] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:29 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56a7eacf-c85e-4697-8495-32e17fccfa9e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56a7eacf-c85e-4697-8495-32e17fccfa9e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56a7eacf-c85e-4697-8495-32e17fccfa9e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56a7eacf-c85e-4697-8495-32e17fccfa9e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56a7eacf-c85e-4697-8495-32e17fccfa9e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56a7eacf-c85e-4697-8495-32e17fccfa9e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 200 Sep 03 14:24:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 311/644] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:30 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 851 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ccf88a6d-afae-4ded-8b5f-4661fc099bdb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ccf88a6d-afae-4ded-8b5f-4661fc099bdb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61/action Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ccf88a6d-afae-4ded-8b5f-4661fc099bdb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ccf88a6d-afae-4ded-8b5f-4661fc099bdb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-ccf88a6d-afae-4ded-8b5f-4661fc099bdb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume 'a19d7e1a-7bb9-4af1-8643-35e3e5e22a61' with '{'status': 'error'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ccf88a6d-afae-4ded-8b5f-4661fc099bdb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61/action returned with HTTP 202 Sep 03 14:24:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 334/645] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:30 2026] POST /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-94fbe6f0-3091-4e6c-9da0-8b65bc450912 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-94fbe6f0-3091-4e6c-9da0-8b65bc450912 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-94fbe6f0-3091-4e6c-9da0-8b65bc450912 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-94fbe6f0-3091-4e6c-9da0-8b65bc450912 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-94fbe6f0-3091-4e6c-9da0-8b65bc450912 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-94fbe6f0-3091-4e6c-9da0-8b65bc450912 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 200 Sep 03 14:24:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 312/646] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:30 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61/action Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Volume info retrieved successfully. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Delete volume request issued successfully. Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7bb1a8c2-4db3-464e-b5dd-4ed95bd6c58b tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61/action returned with HTTP 202 Sep 03 14:24:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 335/647] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:30 2026] POST /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7cd030e9-1134-4ebc-8e00-fee92cade02d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cd030e9-1134-4ebc-8e00-fee92cade02d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cd030e9-1134-4ebc-8e00-fee92cade02d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cd030e9-1134-4ebc-8e00-fee92cade02d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7cd030e9-1134-4ebc-8e00-fee92cade02d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cd030e9-1134-4ebc-8e00-fee92cade02d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 200 Sep 03 14:24:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 313/648] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:30 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eafbd915-601b-49c3-8a19-c17da4d51776 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eafbd915-601b-49c3-8a19-c17da4d51776 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] GET http://192.168.122.242/volume/v3/os-quota-class-sets/default Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eafbd915-601b-49c3-8a19-c17da4d51776 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eafbd915-601b-49c3-8a19-c17da4d51776 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eafbd915-601b-49c3-8a19-c17da4d51776 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 14:24:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 336/649] 192.168.122.242 () {58 vars in 1181 bytes} [Thu Sep 3 14:24:30 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac70ae17-7852-4e14-b6e7-c22dee9eb410 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac70ae17-7852-4e14-b6e7-c22dee9eb410 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] GET http://192.168.122.242/volume/v3/os-quota-class-sets/default Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac70ae17-7852-4e14-b6e7-c22dee9eb410 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac70ae17-7852-4e14-b6e7-c22dee9eb410 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac70ae17-7852-4e14-b6e7-c22dee9eb410 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 314/650] 192.168.122.242 () {58 vars in 1181 bytes} [Thu Sep 3 14:24:31 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ad2f1f94-6243-4128-b3b2-e7e850a84577 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad2f1f94-6243-4128-b3b2-e7e850a84577 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ad2f1f94-6243-4128-b3b2-e7e850a84577 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-85837105"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad2f1f94-6243-4128-b3b2-e7e850a84577 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 337/651] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:24:31 2026] POST /volume/v3/types => generated 226 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b85bf8e-358d-4bca-ad01-6fe3d0c8276e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b85bf8e-358d-4bca-ad01-6fe3d0c8276e tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-class-sets/default Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b85bf8e-358d-4bca-ad01-6fe3d0c8276e tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-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-85837105": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-85837105": 10, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-85837105": 10}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2039316328"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2039316328'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume of 1 GB Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Availability Zones retrieved successfully. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Flow 'volume_create_api' (69a87e72-26e9-40b6-bdbf-6119e99a7df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f62d2aa-2f24-4e05-a4c7-30eb4ca4ac45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f62d2aa-2f24-4e05-a4c7-30eb4ca4ac45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19deffef-10bf-4c17-8e16-edfae4d8b9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b85bf8e-358d-4bca-ad01-6fe3d0c8276e tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 315/652] 192.168.122.242 () {60 vars in 1202 bytes} [Thu Sep 3 14:24:31 2026] PUT /volume/v3/os-quota-class-sets/default => generated 608 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d7c9649f-c20d-4232-8e66-9c65124cf743 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d7c9649f-c20d-4232-8e66-9c65124cf743 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/8321bd3d01af46f1b940c48eeb57c0d7/defaults Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d7c9649f-c20d-4232-8e66-9c65124cf743 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d7c9649f-c20d-4232-8e66-9c65124cf743 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Calling method 'defaults' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d7c9649f-c20d-4232-8e66-9c65124cf743 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/8321bd3d01af46f1b940c48eeb57c0d7/defaults returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 316/653] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:24:31 2026] GET /volume/v3/os-quota-sets/8321bd3d01af46f1b940c48eeb57c0d7/defaults => generated 644 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Created reservations ['1dcc4cf1-a57e-4842-83dc-983efb0ac211', 'a8a74aea-1cd3-4d4b-9bb6-d2bbcda71ce7', 'aa383d3b-029e-47db-a84d-b0a8c6b7017e', '781dd836-3fb9-439e-afc2-53ea18e09ba2'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19deffef-10bf-4c17-8e16-edfae4d8b9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dcc4cf1-a57e-4842-83dc-983efb0ac211', 'a8a74aea-1cd3-4d4b-9bb6-d2bbcda71ce7', 'aa383d3b-029e-47db-a84d-b0a8c6b7017e', '781dd836-3fb9-439e-afc2-53ea18e09ba2']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23464f77-01b9-4ae6-9065-1027a9e3d517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23464f77-01b9-4ae6-9065-1027a9e3d517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7653c7f-3d06-4c63-b6d3-a243bec80b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2039316328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',qos_specs=None,replication_status=,reservations=['1dcc4cf1-a57e-4842-83dc-983efb0ac211','a8a74aea-1cd3-4d4b-9bb6-d2bbcda71ce7','aa383d3b-029e-47db-a84d-b0a8c6b7017e','781dd836-3fb9-439e-afc2-53ea18e09ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2039316328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7653c7f-3d06-4c63-b6d3-a243bec80b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40cc1ea-170f-4803-b964-6301ccc0d8fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40cc1ea-170f-4803-b964-6301ccc0d8fd) transitioned into state 'SUCCESS' from state '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-2039316328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',qos_specs=None,replication_status=,reservations=['1dcc4cf1-a57e-4842-83dc-983efb0ac211','a8a74aea-1cd3-4d4b-9bb6-d2bbcda71ce7','aa383d3b-029e-47db-a84d-b0a8c6b7017e','781dd836-3fb9-439e-afc2-53ea18e09ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e198a5-6551-4935-a6ba-c05252d0ee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-006745e0-4a6e-4073-9a14-6c758bd73c8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-006745e0-4a6e-4073-9a14-6c758bd73c8d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-006745e0-4a6e-4073-9a14-6c758bd73c8d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-006745e0-4a6e-4073-9a14-6c758bd73c8d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57e198a5-6551-4935-a6ba-c05252d0ee12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Flow 'volume_create_api' (69a87e72-26e9-40b6-bdbf-6119e99a7df6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume request issued successfully. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a4979b14-ef8d-4b62-adff-e4031e1457a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 338/654] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:31 2026] POST /volume/v3/volumes => generated 760 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-006745e0-4a6e-4073-9a14-6c758bd73c8d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-05abed60-61b9-4fae-b40d-af38ba45d6a6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05abed60-61b9-4fae-b40d-af38ba45d6a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05abed60-61b9-4fae-b40d-af38ba45d6a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05abed60-61b9-4fae-b40d-af38ba45d6a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-006745e0-4a6e-4073-9a14-6c758bd73c8d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 317/655] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:31 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-05abed60-61b9-4fae-b40d-af38ba45d6a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05abed60-61b9-4fae-b40d-af38ba45d6a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 339/656] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:31 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 828 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f5b13282-2905-497a-873a-5ba303cea578 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5b13282-2905-497a-873a-5ba303cea578 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/1abdaff1289d436183ff62c7ca4acde8/defaults Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5b13282-2905-497a-873a-5ba303cea578 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5b13282-2905-497a-873a-5ba303cea578 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Calling method 'defaults' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5b13282-2905-497a-873a-5ba303cea578 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/1abdaff1289d436183ff62c7ca4acde8/defaults returned with HTTP 200 Sep 03 14:24:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 318/657] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:24:31 2026] GET /volume/v3/os-quota-sets/1abdaff1289d436183ff62c7ca4acde8/defaults => generated 644 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5baa31dd-5379-4f98-bf0c-a5aab069b236 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5baa31dd-5379-4f98-bf0c-a5aab069b236 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] DELETE http://192.168.122.242/volume/v3/types/2a752c81-da26-4951-bc31-0cc3c015da81 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5baa31dd-5379-4f98-bf0c-a5aab069b236 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5baa31dd-5379-4f98-bf0c-a5aab069b236 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5baa31dd-5379-4f98-bf0c-a5aab069b236 tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/types/2a752c81-da26-4951-bc31-0cc3c015da81 returned with HTTP 202 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 340/658] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:24:32 2026] DELETE /volume/v3/types/2a752c81-da26-4951-bc31-0cc3c015da81 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1507d1ef-1cf8-432f-bcdf-f3ef92862e2d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1507d1ef-1cf8-432f-bcdf-f3ef92862e2d tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] GET http://192.168.122.242/volume/v3/types/2a752c81-da26-4951-bc31-0cc3c015da81 Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1507d1ef-1cf8-432f-bcdf-f3ef92862e2d tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1507d1ef-1cf8-432f-bcdf-f3ef92862e2d tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1507d1ef-1cf8-432f-bcdf-f3ef92862e2d tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/types/2a752c81-da26-4951-bc31-0cc3c015da81 returned with HTTP 404 Sep 03 14:24:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 319/659] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:24:32 2026] GET /volume/v3/types/2a752c81-da26-4951-bc31-0cc3c015da81 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d20008e2-d9f8-4eca-a022-1ba1d093ac1f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d20008e2-d9f8-4eca-a022-1ba1d093ac1f tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-class-sets/default Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d20008e2-d9f8-4eca-a022-1ba1d093ac1f tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d20008e2-d9f8-4eca-a022-1ba1d093ac1f tempest-VolumeQuotaClassesTest-1046326244 tempest-VolumeQuotaClassesTest-1046326244-project-admin] http://192.168.122.242/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 341/660] 192.168.122.242 () {60 vars in 1202 bytes} [Thu Sep 3 14:24:32 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e8f52398-ddaf-43f5-ac78-b1967415426e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e8f52398-ddaf-43f5-ac78-b1967415426e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e8f52398-ddaf-43f5-ac78-b1967415426e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e8f52398-ddaf-43f5-ac78-b1967415426e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e8f52398-ddaf-43f5-ac78-b1967415426e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 404 Sep 03 14:24:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 320/661] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:32 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-05974d66-d016-471e-872b-6d0cd7b753ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05974d66-d016-471e-872b-6d0cd7b753ea tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05974d66-d016-471e-872b-6d0cd7b753ea tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05974d66-d016-471e-872b-6d0cd7b753ea tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b8d36552-ca99-4e57-ac3f-3c64f4b7e1b9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b8d36552-ca99-4e57-ac3f-3c64f4b7e1b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b8d36552-ca99-4e57-ac3f-3c64f4b7e1b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b8d36552-ca99-4e57-ac3f-3c64f4b7e1b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05974d66-d016-471e-872b-6d0cd7b753ea tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 404 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 342/662] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:32 2026] GET /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b6359c22-dc12-49f1-84a7-ed00469d0c1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b6359c22-dc12-49f1-84a7-ed00469d0c1c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b6359c22-dc12-49f1-84a7-ed00469d0c1c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b6359c22-dc12-49f1-84a7-ed00469d0c1c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b6359c22-dc12-49f1-84a7-ed00469d0c1c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume with id: a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 Sep 03 14:24:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b6359c22-dc12-49f1-84a7-ed00469d0c1c tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 returned with HTTP 404 Sep 03 14:24:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 343/663] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:32 2026] DELETE /volume/v3/volumes/a19d7e1a-7bb9-4af1-8643-35e3e5e22a61 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b8d36552-ca99-4e57-ac3f-3c64f4b7e1b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b8d36552-ca99-4e57-ac3f-3c64f4b7e1b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 321/664] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:32 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 852 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-04f0f099-9592-4e65-9928-1db1c7c6350e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2005819468"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2005819468'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume of 1 GB Sep 03 14:24:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Availability Zones retrieved successfully. Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (8d860494-e3cd-4fc2-9595-a9434473cbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41be1d20-152c-403e-b9a1-46b726771e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:32 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41be1d20-152c-403e-b9a1-46b726771e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0403b1a-e1dd-4488-a909-6d1567a7e0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Created reservations ['d7e922db-314c-4673-b2bd-428b29d9a756', 'f045ba4f-1a7c-48db-ac24-398485cbe9b7', 'aed00885-824b-4777-b5db-27ec6eaec197', 'a0a519e0-727f-4c72-906b-e68284c97fea'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0403b1a-e1dd-4488-a909-6d1567a7e0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e922db-314c-4673-b2bd-428b29d9a756', 'f045ba4f-1a7c-48db-ac24-398485cbe9b7', 'aed00885-824b-4777-b5db-27ec6eaec197', 'a0a519e0-727f-4c72-906b-e68284c97fea']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5fa280c-9e02-4213-af7b-47b2eb93236b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5fa280c-9e02-4213-af7b-47b2eb93236b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc71a69f-45d8-44c9-aa38-af704019af03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2005819468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['d7e922db-314c-4673-b2bd-428b29d9a756','f045ba4f-1a7c-48db-ac24-398485cbe9b7','aed00885-824b-4777-b5db-27ec6eaec197','a0a519e0-727f-4c72-906b-e68284c97fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2005819468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc71a69f-45d8-44c9-aa38-af704019af03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37e5511bcff4c8a8013a0408401e475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8380c76-a6b2-4a2c-8f38-17a32e67e19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8380c76-a6b2-4a2c-8f38-17a32e67e19e) transitioned into state 'SUCCESS' from state '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-2005819468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['d7e922db-314c-4673-b2bd-428b29d9a756','f045ba4f-1a7c-48db-ac24-398485cbe9b7','aed00885-824b-4777-b5db-27ec6eaec197','a0a519e0-727f-4c72-906b-e68284c97fea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2cb0aa-0832-40ce-9467-f7f93b0ca687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2cb0aa-0832-40ce-9467-f7f93b0ca687) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (8d860494-e3cd-4fc2-9595-a9434473cbc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request issued successfully. Sep 03 14:24:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04f0f099-9592-4e65-9928-1db1c7c6350e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 344/665] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:32 2026] POST /volume/v3/volumes => generated 758 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aab7194e-d4d4-43fc-a35b-ad4a4ee46d0f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aab7194e-d4d4-43fc-a35b-ad4a4ee46d0f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aab7194e-d4d4-43fc-a35b-ad4a4ee46d0f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aab7194e-d4d4-43fc-a35b-ad4a4ee46d0f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aab7194e-d4d4-43fc-a35b-ad4a4ee46d0f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aab7194e-d4d4-43fc-a35b-ad4a4ee46d0f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 200 Sep 03 14:24:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 322/666] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:33 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 826 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9472f86c-1d34-4865-81b8-a8e75c3f44b9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9472f86c-1d34-4865-81b8-a8e75c3f44b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9472f86c-1d34-4865-81b8-a8e75c3f44b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9472f86c-1d34-4865-81b8-a8e75c3f44b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9472f86c-1d34-4865-81b8-a8e75c3f44b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9472f86c-1d34-4865-81b8-a8e75c3f44b9 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 345/667] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:33 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-bd00d54a-87f1-4a4d-8d48-e0567dadb013 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-bd00d54a-87f1-4a4d-8d48-e0567dadb013 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-bd00d54a-87f1-4a4d-8d48-e0567dadb013 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-bd00d54a-87f1-4a4d-8d48-e0567dadb013 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-bd00d54a-87f1-4a4d-8d48-e0567dadb013 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-bd00d54a-87f1-4a4d-8d48-e0567dadb013 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 323/668] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:24:34 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e61eb677-8131-4de6-8417-3ff91c2417a0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e61eb677-8131-4de6-8417-3ff91c2417a0 None None] GET http://192.168.122.242/volume// Sep 03 14:24:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e61eb677-8131-4de6-8417-3ff91c2417a0 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e61eb677-8131-4de6-8417-3ff91c2417a0 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e61eb677-8131-4de6-8417-3ff91c2417a0 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 346/669] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:24:34 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3aec0ff0-5793-4cd7-b5d7-4e31f59a3136 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-db154f86-d9a7-4548-8f9c-98c7c6e73ef3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3aec0ff0-5793-4cd7-b5d7-4e31f59a3136 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3aec0ff0-5793-4cd7-b5d7-4e31f59a3136 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3aec0ff0-5793-4cd7-b5d7-4e31f59a3136 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3aec0ff0-5793-4cd7-b5d7-4e31f59a3136 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3aec0ff0-5793-4cd7-b5d7-4e31f59a3136 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 200 Sep 03 14:24:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 324/670] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:34 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 850 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-db154f86-d9a7-4548-8f9c-98c7c6e73ef3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:24:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-db154f86-d9a7-4548-8f9c-98c7c6e73ef3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7653c7f-3d06-4c63-b6d3-a243bec80b0e", "connector": null, "instance_uuid": "3ae238fa-d24a-43cb-9dd0-4a94f4fc58e7"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-db154f86-d9a7-4548-8f9c-98c7c6e73ef3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:24:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 347/671] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:24:34 2026] POST /volume/v3/attachments => generated 273 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-73de96a7-a459-439d-b61b-66da97c82f12 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73de96a7-a459-439d-b61b-66da97c82f12 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73de96a7-a459-439d-b61b-66da97c82f12 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73de96a7-a459-439d-b61b-66da97c82f12 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-73de96a7-a459-439d-b61b-66da97c82f12 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1cd56dc9-f392-418e-a3f5-46027bbd4a7e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1cd56dc9-f392-418e-a3f5-46027bbd4a7e None None] GET http://192.168.122.242/volume// Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1cd56dc9-f392-418e-a3f5-46027bbd4a7e None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1cd56dc9-f392-418e-a3f5-46027bbd4a7e None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1cd56dc9-f392-418e-a3f5-46027bbd4a7e None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 348/672] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:24:35 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73de96a7-a459-439d-b61b-66da97c82f12 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 325/673] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:35 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 852 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-b9a9578b-d320-4de4-a7c9-845f22c43b11 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-b9a9578b-d320-4de4-a7c9-845f22c43b11 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-b9a9578b-d320-4de4-a7c9-845f22c43b11 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-b9a9578b-d320-4de4-a7c9-845f22c43b11 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-b9a9578b-d320-4de4-a7c9-845f22c43b11 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-b9a9578b-d320-4de4-a7c9-845f22c43b11 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 349/674] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:24:35 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 1033 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] PUT http://192.168.122.242/volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4 Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Acquiring lock "cinder-attachment_update-c7653c7f-3d06-4c63-b6d3-a243bec80b0e-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Lock "cinder-attachment_update-c7653c7f-3d06-4c63-b6d3-a243bec80b0e-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-087f1519-cb92-4d28-ae91-32221abaa4af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-087f1519-cb92-4d28-ae91-32221abaa4af tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-087f1519-cb92-4d28-ae91-32221abaa4af tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-087f1519-cb92-4d28-ae91-32221abaa4af tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-087f1519-cb92-4d28-ae91-32221abaa4af tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-087f1519-cb92-4d28-ae91-32221abaa4af tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 200 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 350/675] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:35 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-398b2b50-2474-4905-8c46-d3257d5b19bf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-398b2b50-2474-4905-8c46-d3257d5b19bf tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03/action Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-398b2b50-2474-4905-8c46-d3257d5b19bf tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-398b2b50-2474-4905-8c46-d3257d5b19bf tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-398b2b50-2474-4905-8c46-d3257d5b19bf tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume 'dc71a69f-45d8-44c9-aa38-af704019af03' with '{'status': 'maintenance'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-398b2b50-2474-4905-8c46-d3257d5b19bf tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03/action returned with HTTP 202 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 351/676] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:35 2026] POST /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7cf6001b-4680-4dd2-8f92-c7499490446a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7cf6001b-4680-4dd2-8f92-c7499490446a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7cf6001b-4680-4dd2-8f92-c7499490446a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7cf6001b-4680-4dd2-8f92-c7499490446a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Lock "cinder-attachment_update-c7653c7f-3d06-4c63-b6d3-a243bec80b0e-devstack" released by "attachment_update" :: held 0.274s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-12588d3b-6a0e-4b3d-b9f5-5e39b57ed928 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4 returned with HTTP 200 Sep 03 14:24:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 326/677] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:24:35 2026] PUT /volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4 => generated 694 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7cf6001b-4680-4dd2-8f92-c7499490446a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7cf6001b-4680-4dd2-8f92-c7499490446a tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 200 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 352/678] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:35 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03/action Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Volume info retrieved successfully. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Delete volume request issued successfully. Sep 03 14:24:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d47bcad9-e5cf-4dc9-8516-0595dbd2cb91 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03/action returned with HTTP 202 Sep 03 14:24:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 327/679] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:35 2026] POST /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a3303d63-73d6-4274-8779-72065c6f60c6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3303d63-73d6-4274-8779-72065c6f60c6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3303d63-73d6-4274-8779-72065c6f60c6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3303d63-73d6-4274-8779-72065c6f60c6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a3303d63-73d6-4274-8779-72065c6f60c6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3303d63-73d6-4274-8779-72065c6f60c6 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 200 Sep 03 14:24:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 353/680] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:35 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 850 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6af84021-dd14-41a1-927a-516375679ac7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6af84021-dd14-41a1-927a-516375679ac7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6af84021-dd14-41a1-927a-516375679ac7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6af84021-dd14-41a1-927a-516375679ac7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6af84021-dd14-41a1-927a-516375679ac7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6af84021-dd14-41a1-927a-516375679ac7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 328/681] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:36 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 853 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-9b0b80ad-3d56-4cb6-af07-2f4685a09c24 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-9b0b80ad-3d56-4cb6-af07-2f4685a09c24 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4/action Sep 03 14:24:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-9b0b80ad-3d56-4cb6-af07-2f4685a09c24 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-9b0b80ad-3d56-4cb6-af07-2f4685a09c24 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8b6e948c-211d-486f-b847-d919c4f1f933 req-9b0b80ad-3d56-4cb6-af07-2f4685a09c24 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4/action returned with HTTP 204 Sep 03 14:24:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 354/682] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:24:36 2026] POST /volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-06d7d31b-75a1-4d34-89d2-be67a847b4eb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06d7d31b-75a1-4d34-89d2-be67a847b4eb tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06d7d31b-75a1-4d34-89d2-be67a847b4eb tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06d7d31b-75a1-4d34-89d2-be67a847b4eb tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-06d7d31b-75a1-4d34-89d2-be67a847b4eb tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06d7d31b-75a1-4d34-89d2-be67a847b4eb tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 200 Sep 03 14:24:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 329/683] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:37 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-de7d87a5-2d53-439b-a702-2109d457790e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de7d87a5-2d53-439b-a702-2109d457790e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de7d87a5-2d53-439b-a702-2109d457790e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de7d87a5-2d53-439b-a702-2109d457790e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-de7d87a5-2d53-439b-a702-2109d457790e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de7d87a5-2d53-439b-a702-2109d457790e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 355/684] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:37 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 1145 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-de7e5ed9-e518-487c-ae42-a46843faff00 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-de7e5ed9-e518-487c-ae42-a46843faff00 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-de7e5ed9-e518-487c-ae42-a46843faff00 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-de7e5ed9-e518-487c-ae42-a46843faff00 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-de7e5ed9-e518-487c-ae42-a46843faff00 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-de7e5ed9-e518-487c-ae42-a46843faff00 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 330/685] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:37 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 1145 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2141505318"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2141505318'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume of 1 GB Sep 03 14:24:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Availability Zones retrieved successfully. Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Flow 'volume_create_api' (91eecb71-fcd8-45a8-8bbd-e641d0d3d53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5abcc38-211c-4231-b333-9a45a954cf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5abcc38-211c-4231-b333-9a45a954cf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56f84f5-40bb-477c-9428-6b916dd4740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Created reservations ['be83f0bd-3790-4037-8054-925be4b9df28', 'b45fe75a-df4b-4f70-953d-192119876f14', 'f4dc3b22-23f1-4b1a-919a-6265dcd62542', '88ac2168-5996-42e4-a2bf-642b24e87243'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b56f84f5-40bb-477c-9428-6b916dd4740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be83f0bd-3790-4037-8054-925be4b9df28', 'b45fe75a-df4b-4f70-953d-192119876f14', 'f4dc3b22-23f1-4b1a-919a-6265dcd62542', '88ac2168-5996-42e4-a2bf-642b24e87243']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8793172-09b3-408d-b7ee-ad1a2b7bd77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8793172-09b3-408d-b7ee-ad1a2b7bd77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '514b60ca-9b71-49a5-8a05-7b8bb0e3f294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2141505318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',qos_specs=None,replication_status=,reservations=['be83f0bd-3790-4037-8054-925be4b9df28','b45fe75a-df4b-4f70-953d-192119876f14','f4dc3b22-23f1-4b1a-919a-6265dcd62542','88ac2168-5996-42e4-a2bf-642b24e87243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2141505318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=514b60ca-9b71-49a5-8a05-7b8bb0e3f294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63807de-6d87-4ed0-87c8-c53f7254bd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63807de-6d87-4ed0-87c8-c53f7254bd7b) transitioned into state 'SUCCESS' from state '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-2141505318',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9786a2cfe4a246d5bc23e4df6064f5bd',qos_specs=None,replication_status=,reservations=['be83f0bd-3790-4037-8054-925be4b9df28','b45fe75a-df4b-4f70-953d-192119876f14','f4dc3b22-23f1-4b1a-919a-6265dcd62542','88ac2168-5996-42e4-a2bf-642b24e87243'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f844973d9a8046efb2a11b4b7ee420b3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9f4419-6976-4d3f-893c-5cbebda70338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c9f4419-6976-4d3f-893c-5cbebda70338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Flow 'volume_create_api' (91eecb71-fcd8-45a8-8bbd-e641d0d3d53c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Create volume request issued successfully. Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1ea88e3-8634-41ff-99ea-a2846bc6b793 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 356/686] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:37 2026] POST /volume/v3/volumes => generated 760 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-61d74bb1-0997-4cb6-83fe-1c5ebc6952df None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-61d74bb1-0997-4cb6-83fe-1c5ebc6952df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-61d74bb1-0997-4cb6-83fe-1c5ebc6952df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-61d74bb1-0997-4cb6-83fe-1c5ebc6952df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-61d74bb1-0997-4cb6-83fe-1c5ebc6952df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-61d74bb1-0997-4cb6-83fe-1c5ebc6952df tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 331/687] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:38 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 828 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0052df4c-5d1f-4d63-989b-628a1595cdff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0052df4c-5d1f-4d63-989b-628a1595cdff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0052df4c-5d1f-4d63-989b-628a1595cdff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0052df4c-5d1f-4d63-989b-628a1595cdff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0052df4c-5d1f-4d63-989b-628a1595cdff tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 404 Sep 03 14:24:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 357/688] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:38 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e7a734c1-1490-4452-bca3-5d2b95d88c58 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e7a734c1-1490-4452-bca3-5d2b95d88c58 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e7a734c1-1490-4452-bca3-5d2b95d88c58 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e7a734c1-1490-4452-bca3-5d2b95d88c58 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e7a734c1-1490-4452-bca3-5d2b95d88c58 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 404 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 332/689] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:38 2026] GET /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-81df200c-9804-4c51-931a-c63a76ccbd48 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81df200c-9804-4c51-931a-c63a76ccbd48 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81df200c-9804-4c51-931a-c63a76ccbd48 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81df200c-9804-4c51-931a-c63a76ccbd48 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-81df200c-9804-4c51-931a-c63a76ccbd48 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume with id: dc71a69f-45d8-44c9-aa38-af704019af03 Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81df200c-9804-4c51-931a-c63a76ccbd48 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 returned with HTTP 404 Sep 03 14:24:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 358/690] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:38 2026] DELETE /volume/v3/volumes/dc71a69f-45d8-44c9-aa38-af704019af03 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1320988873"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1320988873'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume of 1 GB Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Availability Zones retrieved successfully. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (d7b66924-3f5f-451d-9d7c-ccbda98b6bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bdaa2d-57f4-4da7-8859-b400155682d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bdaa2d-57f4-4da7-8859-b400155682d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d9b2a9-1244-4112-9b60-658ca73ba285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Created reservations ['3b69e760-978c-4a08-8da2-512632cd7847', '61d97c29-08c1-413e-9d61-f0f14a2d99aa', '407f7657-f32e-4f77-ae1c-ef6accb75812', '36ca59b5-c037-4979-8053-5a294a63cd12'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d9b2a9-1244-4112-9b60-658ca73ba285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b69e760-978c-4a08-8da2-512632cd7847', '61d97c29-08c1-413e-9d61-f0f14a2d99aa', '407f7657-f32e-4f77-ae1c-ef6accb75812', '36ca59b5-c037-4979-8053-5a294a63cd12']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d93e057-59b7-4feb-a2fe-6c570ace7f82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d93e057-59b7-4feb-a2fe-6c570ace7f82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f96f27a-de45-4bf6-9057-3731cbfc5802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1320988873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['3b69e760-978c-4a08-8da2-512632cd7847','61d97c29-08c1-413e-9d61-f0f14a2d99aa','407f7657-f32e-4f77-ae1c-ef6accb75812','36ca59b5-c037-4979-8053-5a294a63cd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1320988873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f96f27a-de45-4bf6-9057-3731cbfc5802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a37e5511bcff4c8a8013a0408401e475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea1f203-7921-4a78-bf9b-8c4da5eef4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d190c55e-9e6f-462b-a9d8-1fd87fe6642b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ea1f203-7921-4a78-bf9b-8c4da5eef4df) transitioned into state 'SUCCESS' from state '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-1320988873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da0bb90fbedf4d30a33ab1ba1ecc6a6f',qos_specs=None,replication_status=,reservations=['3b69e760-978c-4a08-8da2-512632cd7847','61d97c29-08c1-413e-9d61-f0f14a2d99aa','407f7657-f32e-4f77-ae1c-ef6accb75812','36ca59b5-c037-4979-8053-5a294a63cd12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a37e5511bcff4c8a8013a0408401e475',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2209296b-fcd9-45c1-b18a-e2dbd91c109a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2209296b-fcd9-45c1-b18a-e2dbd91c109a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Flow 'volume_create_api' (d7b66924-3f5f-451d-9d7c-ccbda98b6bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Create volume request issued successfully. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0192bdbc-cbc4-4dc9-816b-18f3e4b308a7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 333/691] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:38 2026] POST /volume/v3/volumes => generated 758 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eb75be1c-89a2-4546-9fa2-2c465cb35557 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb75be1c-89a2-4546-9fa2-2c465cb35557 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb75be1c-89a2-4546-9fa2-2c465cb35557 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb75be1c-89a2-4546-9fa2-2c465cb35557 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eb75be1c-89a2-4546-9fa2-2c465cb35557 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb75be1c-89a2-4546-9fa2-2c465cb35557 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 334/692] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:38 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d190c55e-9e6f-462b-a9d8-1fd87fe6642b tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:24:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d190c55e-9e6f-462b-a9d8-1fd87fe6642b tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d190c55e-9e6f-462b-a9d8-1fd87fe6642b tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:24:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 359/693] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:24:38 2026] POST /volume/v3/types => generated 188 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-98451789-2f2c-464d-a631-e6f236267080 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98451789-2f2c-464d-a631-e6f236267080 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98451789-2f2c-464d-a631-e6f236267080 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98451789-2f2c-464d-a631-e6f236267080 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:24:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 335/694] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:24:39 2026] POST /volume/v3/types => generated 188 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-75b8af4f-5a03-441f-a311-175a557be10e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5f998a04-de07-4987-85eb-603b782845c2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5f998a04-de07-4987-85eb-603b782845c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5f998a04-de07-4987-85eb-603b782845c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5f998a04-de07-4987-85eb-603b782845c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5f998a04-de07-4987-85eb-603b782845c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5f998a04-de07-4987-85eb-603b782845c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 336/695] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:39 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 852 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Create volume of 1 GB Sep 03 14:24:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Availability Zones retrieved successfully. Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Flow 'volume_create_api' (cedcb733-f330-4387-9055-2a2fcb3d4ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead33cee-9dcf-433b-9c28-8a9c0decc3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead33cee-9dcf-433b-9c28-8a9c0decc3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:24:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=042b279c-17b0-4ef8-b6b6-7da53f81d270,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '042b279c-17b0-4ef8-b6b6-7da53f81d270', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be0a9d8-0fe4-4055-8597-3bd1c3c2118f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-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 03 14:24:39 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-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 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Created reservations ['cf5cfacb-846c-443d-8d42-3edd1f564ff3', 'c3e05874-e328-41d1-b0f0-ff39a2dd539d', '442d60ed-8ab6-4180-8a7d-169af5124b84', '449f71a8-93a2-4106-bf3c-0a832277b32f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3be0a9d8-0fe4-4055-8597-3bd1c3c2118f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf5cfacb-846c-443d-8d42-3edd1f564ff3', 'c3e05874-e328-41d1-b0f0-ff39a2dd539d', '442d60ed-8ab6-4180-8a7d-169af5124b84', '449f71a8-93a2-4106-bf3c-0a832277b32f']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707e5104-2389-4e66-bfe7-46a0ba2039c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1965a2c0-18c0-431f-a95c-2a4e41656133 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1965a2c0-18c0-431f-a95c-2a4e41656133 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1965a2c0-18c0-431f-a95c-2a4e41656133 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1965a2c0-18c0-431f-a95c-2a4e41656133 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (707e5104-2389-4e66-bfe7-46a0ba2039c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2de51d-a620-4ea3-a76c-be530fb9590c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b27a92815a64697a0182bd3ff0a4bab',qos_specs=None,replication_status=,reservations=['cf5cfacb-846c-443d-8d42-3edd1f564ff3','c3e05874-e328-41d1-b0f0-ff39a2dd539d','442d60ed-8ab6-4180-8a7d-169af5124b84','449f71a8-93a2-4106-bf3c-0a832277b32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac480554e944661a7178ea9fbd7a8fb',volume_type_id=042b279c-17b0-4ef8-b6b6-7da53f81d270), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2de51d-a620-4ea3-a76c-be530fb9590c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b27a92815a64697a0182bd3ff0a4bab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ac480554e944661a7178ea9fbd7a8fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(042b279c-17b0-4ef8-b6b6-7da53f81d270),volume_type_id=042b279c-17b0-4ef8-b6b6-7da53f81d270)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010d0b1c-c2a0-4859-ac1a-e1f4bcf3988d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (010d0b1c-c2a0-4859-ac1a-e1f4bcf3988d) transitioned into state 'SUCCESS' from state '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-487182915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b27a92815a64697a0182bd3ff0a4bab',qos_specs=None,replication_status=,reservations=['cf5cfacb-846c-443d-8d42-3edd1f564ff3','c3e05874-e328-41d1-b0f0-ff39a2dd539d','442d60ed-8ab6-4180-8a7d-169af5124b84','449f71a8-93a2-4106-bf3c-0a832277b32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ac480554e944661a7178ea9fbd7a8fb',volume_type_id=042b279c-17b0-4ef8-b6b6-7da53f81d270)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1965a2c0-18c0-431f-a95c-2a4e41656133 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50e3e65-f939-4c5e-a783-060a0fc9ca32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1965a2c0-18c0-431f-a95c-2a4e41656133 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 337/696] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:39 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 850 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e50e3e65-f939-4c5e-a783-060a0fc9ca32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Flow 'volume_create_api' (cedcb733-f330-4387-9055-2a2fcb3d4ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Create volume request issued successfully. Sep 03 14:24:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75b8af4f-5a03-441f-a311-175a557be10e tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 360/697] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:24:39 2026] POST /volume/v3/volumes => generated 775 bytes in 903 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-86d73154-731e-4137-8af5-7936fdc1ec70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86d73154-731e-4137-8af5-7936fdc1ec70 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86d73154-731e-4137-8af5-7936fdc1ec70 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86d73154-731e-4137-8af5-7936fdc1ec70 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-86d73154-731e-4137-8af5-7936fdc1ec70 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86d73154-731e-4137-8af5-7936fdc1ec70 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 338/698] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:40 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 843 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9b9d9a58-4b15-47bc-bba0-0ef14a0786cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b9d9a58-4b15-47bc-bba0-0ef14a0786cc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b9d9a58-4b15-47bc-bba0-0ef14a0786cc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b9d9a58-4b15-47bc-bba0-0ef14a0786cc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9b9d9a58-4b15-47bc-bba0-0ef14a0786cc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b9d9a58-4b15-47bc-bba0-0ef14a0786cc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 361/699] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:40 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-285a847a-bfe8-417d-821b-e8160ecc9811 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-285a847a-bfe8-417d-821b-e8160ecc9811 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-285a847a-bfe8-417d-821b-e8160ecc9811 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-285a847a-bfe8-417d-821b-e8160ecc9811 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-285a847a-bfe8-417d-821b-e8160ecc9811 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-285a847a-bfe8-417d-821b-e8160ecc9811 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 339/700] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:24:40 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 853 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-acebb464-d150-4d20-b23e-ba5921d018b7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2f6f4f90-52a2-40e8-8b83-231b45679429 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f6f4f90-52a2-40e8-8b83-231b45679429 None None] GET http://192.168.122.242/volume// Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acebb464-d150-4d20-b23e-ba5921d018b7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acebb464-d150-4d20-b23e-ba5921d018b7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acebb464-d150-4d20-b23e-ba5921d018b7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f6f4f90-52a2-40e8-8b83-231b45679429 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f6f4f90-52a2-40e8-8b83-231b45679429 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f6f4f90-52a2-40e8-8b83-231b45679429 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 340/701] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:24:41 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-d06a5798-bedf-4d12-9078-6cdc95438d09 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-d06a5798-bedf-4d12-9078-6cdc95438d09 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-d06a5798-bedf-4d12-9078-6cdc95438d09 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "514b60ca-9b71-49a5-8a05-7b8bb0e3f294", "connector": null, "instance_uuid": "3ae238fa-d24a-43cb-9dd0-4a94f4fc58e7"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-acebb464-d150-4d20-b23e-ba5921d018b7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acebb464-d150-4d20-b23e-ba5921d018b7 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 362/702] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:40 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 850 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6da14ae-1255-4f2e-9a00-058a634d30d1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6da14ae-1255-4f2e-9a00-058a634d30d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6da14ae-1255-4f2e-9a00-058a634d30d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6da14ae-1255-4f2e-9a00-058a634d30d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e6da14ae-1255-4f2e-9a00-058a634d30d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-d06a5798-bedf-4d12-9078-6cdc95438d09 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:24:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 341/703] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:24:41 2026] POST /volume/v3/attachments => generated 273 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6da14ae-1255-4f2e-9a00-058a634d30d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 363/704] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:41 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 867 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e04a26f7-b789-4edf-aeea-81bf5e3c574b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e04a26f7-b789-4edf-aeea-81bf5e3c574b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e04a26f7-b789-4edf-aeea-81bf5e3c574b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e04a26f7-b789-4edf-aeea-81bf5e3c574b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-37dd7dda-5352-4377-9a69-069e88d8fef1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-37dd7dda-5352-4377-9a69-069e88d8fef1 None None] GET http://192.168.122.242/volume// Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-37dd7dda-5352-4377-9a69-069e88d8fef1 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-37dd7dda-5352-4377-9a69-069e88d8fef1 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-37dd7dda-5352-4377-9a69-069e88d8fef1 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 364/705] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:24:41 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-c8bd1db9-9b68-4676-b1b2-74110f98bf8a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-c8bd1db9-9b68-4676-b1b2-74110f98bf8a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-c8bd1db9-9b68-4676-b1b2-74110f98bf8a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-c8bd1db9-9b68-4676-b1b2-74110f98bf8a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e04a26f7-b789-4edf-aeea-81bf5e3c574b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e04a26f7-b789-4edf-aeea-81bf5e3c574b tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 342/706] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:41 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 852 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-c8bd1db9-9b68-4676-b1b2-74110f98bf8a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-c8bd1db9-9b68-4676-b1b2-74110f98bf8a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 365/707] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:24:41 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 1033 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] PUT http://192.168.122.242/volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Acquiring lock "cinder-attachment_update-514b60ca-9b71-49a5-8a05-7b8bb0e3f294-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Lock "cinder-attachment_update-514b60ca-9b71-49a5-8a05-7b8bb0e3f294-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:24:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-32e9a33e-7628-4058-9506-21e890738434 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32e9a33e-7628-4058-9506-21e890738434 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32e9a33e-7628-4058-9506-21e890738434 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32e9a33e-7628-4058-9506-21e890738434 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-32e9a33e-7628-4058-9506-21e890738434 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32e9a33e-7628-4058-9506-21e890738434 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 366/708] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-09cccb61-aa7f-47ef-847e-c541a3a63dcb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-09cccb61-aa7f-47ef-847e-c541a3a63dcb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-09cccb61-aa7f-47ef-847e-c541a3a63dcb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-09cccb61-aa7f-47ef-847e-c541a3a63dcb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-09cccb61-aa7f-47ef-847e-c541a3a63dcb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume '6f96f27a-de45-4bf6-9057-3731cbfc5802' with '{'status': 'error'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-09cccb61-aa7f-47ef-847e-c541a3a63dcb tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action returned with HTTP 202 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 367/709] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:42 2026] POST /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-97b7d035-0b49-4613-8f0c-b048910ebdac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-97b7d035-0b49-4613-8f0c-b048910ebdac tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-97b7d035-0b49-4613-8f0c-b048910ebdac tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-97b7d035-0b49-4613-8f0c-b048910ebdac tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-97b7d035-0b49-4613-8f0c-b048910ebdac tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-97b7d035-0b49-4613-8f0c-b048910ebdac tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 368/710] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-080b80dd-b4a2-4d22-8272-d26a388ed8a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-080b80dd-b4a2-4d22-8272-d26a388ed8a3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-080b80dd-b4a2-4d22-8272-d26a388ed8a3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-080b80dd-b4a2-4d22-8272-d26a388ed8a3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-080b80dd-b4a2-4d22-8272-d26a388ed8a3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-080b80dd-b4a2-4d22-8272-d26a388ed8a3 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 369/711] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 847 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d83d2178-d1c8-49e8-95e1-0d779c0eeb83 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d83d2178-d1c8-49e8-95e1-0d779c0eeb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d83d2178-d1c8-49e8-95e1-0d779c0eeb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d83d2178-d1c8-49e8-95e1-0d779c0eeb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d83d2178-d1c8-49e8-95e1-0d779c0eeb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d83d2178-d1c8-49e8-95e1-0d779c0eeb83 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 370/712] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-39977e81-57cb-4414-a50d-0250e7776910 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39977e81-57cb-4414-a50d-0250e7776910 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39977e81-57cb-4414-a50d-0250e7776910 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39977e81-57cb-4414-a50d-0250e7776910 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-39977e81-57cb-4414-a50d-0250e7776910 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume '6f96f27a-de45-4bf6-9057-3731cbfc5802' with '{'status': 'available'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39977e81-57cb-4414-a50d-0250e7776910 tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action returned with HTTP 202 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 371/713] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:42 2026] POST /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7a8bc3a9-6460-41c9-8274-6a8317ab1255 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a8bc3a9-6460-41c9-8274-6a8317ab1255 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a8bc3a9-6460-41c9-8274-6a8317ab1255 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a8bc3a9-6460-41c9-8274-6a8317ab1255 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Lock "cinder-attachment_update-514b60ca-9b71-49a5-8a05-7b8bb0e3f294-devstack" released by "attachment_update" :: held 1.048s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-451342cd-6406-48be-b7b2-71b48990facb tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 343/714] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:24:41 2026] PUT /volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab => generated 694 bytes in 1099 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7a8bc3a9-6460-41c9-8274-6a8317ab1255 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a8bc3a9-6460-41c9-8274-6a8317ab1255 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 372/715] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7a60a17e-a690-46ae-a6d7-6e34c4e56dae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7a60a17e-a690-46ae-a6d7-6e34c4e56dae tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7a60a17e-a690-46ae-a6d7-6e34c4e56dae tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7a60a17e-a690-46ae-a6d7-6e34c4e56dae tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-7a60a17e-a690-46ae-a6d7-6e34c4e56dae tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume '6f96f27a-de45-4bf6-9057-3731cbfc5802' with '{'status': 'maintenance'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7a60a17e-a690-46ae-a6d7-6e34c4e56dae tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action returned with HTTP 202 Sep 03 14:24:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 344/716] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:42 2026] POST /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4bcefd9d-7ead-4b38-8d04-ec1c9d5ce35e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4bcefd9d-7ead-4b38-8d04-ec1c9d5ce35e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4bcefd9d-7ead-4b38-8d04-ec1c9d5ce35e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4bcefd9d-7ead-4b38-8d04-ec1c9d5ce35e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4bcefd9d-7ead-4b38-8d04-ec1c9d5ce35e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4bcefd9d-7ead-4b38-8d04-ec1c9d5ce35e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 373/717] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e2d162a1-56c7-4f70-aa0e-33601441f88f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2d162a1-56c7-4f70-aa0e-33601441f88f tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] POST http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2d162a1-56c7-4f70-aa0e-33601441f88f tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2d162a1-56c7-4f70-aa0e-33601441f88f tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-e2d162a1-56c7-4f70-aa0e-33601441f88f tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] Updating volume '6f96f27a-de45-4bf6-9057-3731cbfc5802' with '{'status': 'available'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2d162a1-56c7-4f70-aa0e-33601441f88f tempest-VolumesActionsTest-2038702324 tempest-VolumesActionsTest-2038702324-project-admin] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action returned with HTTP 202 Sep 03 14:24:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 345/718] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:42 2026] POST /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-93cdcf39-8f53-4aa5-be63-c630bef1668d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-93cdcf39-8f53-4aa5-be63-c630bef1668d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-93cdcf39-8f53-4aa5-be63-c630bef1668d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-93cdcf39-8f53-4aa5-be63-c630bef1668d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-93cdcf39-8f53-4aa5-be63-c630bef1668d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-93cdcf39-8f53-4aa5-be63-c630bef1668d tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 374/719] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:42 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 851 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-13a63479-1e9c-4758-84ec-2bf0c999691e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13a63479-1e9c-4758-84ec-2bf0c999691e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13a63479-1e9c-4758-84ec-2bf0c999691e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13a63479-1e9c-4758-84ec-2bf0c999691e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-13a63479-1e9c-4758-84ec-2bf0c999691e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-e3cef8d0-0c91-474d-a1ef-e4c21ee74284 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13a63479-1e9c-4758-84ec-2bf0c999691e tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 346/720] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-e3cef8d0-0c91-474d-a1ef-e4c21ee74284 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab/action Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-e3cef8d0-0c91-474d-a1ef-e4c21ee74284 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-e3cef8d0-0c91-474d-a1ef-e4c21ee74284 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume with id: 6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Delete volume request issued successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7612cd78-c6d2-4fef-a02c-a92392d3468f tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 202 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 347/721] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:43 2026] DELETE /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-a7975b2d-5b2c-495f-b91a-885725cd690b req-e3cef8d0-0c91-474d-a1ef-e4c21ee74284 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab/action returned with HTTP 204 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2820b446-a9ba-49dd-85a0-195cacbde9e4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 375/722] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:24:43 2026] POST /volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2820b446-a9ba-49dd-85a0-195cacbde9e4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2820b446-a9ba-49dd-85a0-195cacbde9e4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2820b446-a9ba-49dd-85a0-195cacbde9e4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0746f176-4d1f-489d-b721-7d4d60e8c1d1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0746f176-4d1f-489d-b721-7d4d60e8c1d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0746f176-4d1f-489d-b721-7d4d60e8c1d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0746f176-4d1f-489d-b721-7d4d60e8c1d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2820b446-a9ba-49dd-85a0-195cacbde9e4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2820b446-a9ba-49dd-85a0-195cacbde9e4 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 348/723] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 850 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0746f176-4d1f-489d-b721-7d4d60e8c1d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0746f176-4d1f-489d-b721-7d4d60e8c1d1 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 376/724] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 868 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-af0d35e7-e738-4e2e-a48b-0e600412b2a5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fa949047-e958-4f20-b327-916148770e3f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fa949047-e958-4f20-b327-916148770e3f tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fa949047-e958-4f20-b327-916148770e3f tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fa949047-e958-4f20-b327-916148770e3f tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af0d35e7-e738-4e2e-a48b-0e600412b2a5 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af0d35e7-e738-4e2e-a48b-0e600412b2a5 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af0d35e7-e738-4e2e-a48b-0e600412b2a5 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fa949047-e958-4f20-b327-916148770e3f tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fa949047-e958-4f20-b327-916148770e3f tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 377/725] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 1031 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2977e584-b441-4543-aa50-f15ceecbc285 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] POST http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c/action Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-af0d35e7-e738-4e2e-a48b-0e600412b2a5 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af0d35e7-e738-4e2e-a48b-0e600412b2a5 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 349/726] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 1145 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /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 03 14:24:43 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7868775f-d78e-4658-b9a2-ed9e3ac3401e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-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 03 14:24:43 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-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 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7868775f-d78e-4658-b9a2-ed9e3ac3401e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7868775f-d78e-4658-b9a2-ed9e3ac3401e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7868775f-d78e-4658-b9a2-ed9e3ac3401e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Created reservations ['fad9019b-214d-4c10-8a29-f0af9041d134', '7fea378a-da01-4b9d-8053-b09b80d2c011'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7868775f-d78e-4658-b9a2-ed9e3ac3401e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Created reservations ['2770321b-8221-4867-90be-da7038492c1d', 'f32e1795-5852-4e91-b14c-0b82203d6832'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7868775f-d78e-4658-b9a2-ed9e3ac3401e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 350/727] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 1145 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Retype volume request issued successfully. Sep 03 14:24:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2977e584-b441-4543-aa50-f15ceecbc285 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c/action returned with HTTP 202 Sep 03 14:24:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 378/728] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:24:43 2026] POST /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c/action => generated 0 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-21962142-a4d4-4bdc-a5ec-e32c921276f7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-21962142-a4d4-4bdc-a5ec-e32c921276f7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-21962142-a4d4-4bdc-a5ec-e32c921276f7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-21962142-a4d4-4bdc-a5ec-e32c921276f7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-21962142-a4d4-4bdc-a5ec-e32c921276f7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-21962142-a4d4-4bdc-a5ec-e32c921276f7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 351/729] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:43 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 867 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-3b06cf45-a195-4027-a313-95982fcdb01f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-3b06cf45-a195-4027-a313-95982fcdb01f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-3b06cf45-a195-4027-a313-95982fcdb01f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-3b06cf45-a195-4027-a313-95982fcdb01f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-3b06cf45-a195-4027-a313-95982fcdb01f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-3b06cf45-a195-4027-a313-95982fcdb01f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 379/730] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:24:44 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e/action Sep 03 14:24:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c69b2d21-27cf-4de6-babd-5312ca1d561b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c69b2d21-27cf-4de6-babd-5312ca1d561b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c69b2d21-27cf-4de6-babd-5312ca1d561b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c69b2d21-27cf-4de6-babd-5312ca1d561b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Begin detaching volume completed successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-27024324-6f37-467b-8ee9-1adf9cc49567 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e/action returned with HTTP 202 Sep 03 14:24:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 352/731] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:24:44 2026] POST /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c69b2d21-27cf-4de6-babd-5312ca1d561b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Volume info retrieved successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c69b2d21-27cf-4de6-babd-5312ca1d561b tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 200 Sep 03 14:24:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 380/732] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:44 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 850 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-54c0b644-97d9-4b97-93ae-e12c844f6dd2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-54c0b644-97d9-4b97-93ae-e12c844f6dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-54c0b644-97d9-4b97-93ae-e12c844f6dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-54c0b644-97d9-4b97-93ae-e12c844f6dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-54c0b644-97d9-4b97-93ae-e12c844f6dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-771a5eaf-ad22-4f26-afb6-b38ade182080 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-771a5eaf-ad22-4f26-afb6-b38ade182080 None None] GET http://192.168.122.242/volume// Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-771a5eaf-ad22-4f26-afb6-b38ade182080 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-771a5eaf-ad22-4f26-afb6-b38ade182080 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-771a5eaf-ad22-4f26-afb6-b38ade182080 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 381/733] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:24:44 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-54c0b644-97d9-4b97-93ae-e12c844f6dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 353/734] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:44 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-004a941d-4b3b-4835-99e7-9919fdf41f86 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-004a941d-4b3b-4835-99e7-9919fdf41f86 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-004a941d-4b3b-4835-99e7-9919fdf41f86 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-004a941d-4b3b-4835-99e7-9919fdf41f86 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-004a941d-4b3b-4835-99e7-9919fdf41f86 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-004a941d-4b3b-4835-99e7-9919fdf41f86 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 382/735] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:24:44 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 1329 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-fbd04929-0d2a-4142-afbb-6af79fa339c7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-fbd04929-0d2a-4142-afbb-6af79fa339c7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] DELETE http://192.168.122.242/volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4 Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-fbd04929-0d2a-4142-afbb-6af79fa339c7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-fbd04929-0d2a-4142-afbb-6af79fa339c7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1215dd18-261f-4412-bc00-28db5b0181ec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1215dd18-261f-4412-bc00-28db5b0181ec tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1215dd18-261f-4412-bc00-28db5b0181ec tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1215dd18-261f-4412-bc00-28db5b0181ec tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /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 03 14:24:45 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1215dd18-261f-4412-bc00-28db5b0181ec tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1215dd18-261f-4412-bc00-28db5b0181ec tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 383/736] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 868 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77c6a5ba-af94-47ce-a113-32bb526c04bf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77c6a5ba-af94-47ce-a113-32bb526c04bf tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77c6a5ba-af94-47ce-a113-32bb526c04bf tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e7c5fe93-6a23-4456-a2c5-87e3a2f90677 req-fbd04929-0d2a-4142-afbb-6af79fa339c7 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4 returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77c6a5ba-af94-47ce-a113-32bb526c04bf tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 354/737] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:24:45 2026] DELETE /volume/v3/attachments/c9b37f21-424b-4fbd-8293-aabec7af06c4 => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-77c6a5ba-af94-47ce-a113-32bb526c04bf tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Volume info retrieved successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77c6a5ba-af94-47ce-a113-32bb526c04bf tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 384/738] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 1031 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] GET http://192.168.122.242/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915 Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915'), ('all_tenants', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /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 03 14:24:45 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Get all volumes completed successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-943f66c2-e765-4b7b-ba65-d92eb31091cd tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915 returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 355/739] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-487182915 => generated 354 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-40b7bd28-e429-4aee-bfe0-bb78aa186cc7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40b7bd28-e429-4aee-bfe0-bb78aa186cc7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40b7bd28-e429-4aee-bfe0-bb78aa186cc7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40b7bd28-e429-4aee-bfe0-bb78aa186cc7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e6253ce-482f-4d47-88ab-9af360dc5189 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e6253ce-482f-4d47-88ab-9af360dc5189 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] GET http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e6253ce-482f-4d47-88ab-9af360dc5189 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e6253ce-482f-4d47-88ab-9af360dc5189 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e6253ce-482f-4d47-88ab-9af360dc5189 tempest-VolumesActionsTest-637900353 tempest-VolumesActionsTest-637900353-project-member] http://192.168.122.242/volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 returned with HTTP 404 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40b7bd28-e429-4aee-bfe0-bb78aa186cc7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 356/740] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/6f96f27a-de45-4bf6-9057-3731cbfc5802 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40b7bd28-e429-4aee-bfe0-bb78aa186cc7 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 385/741] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 868 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-daff2a26-78c4-456f-b173-389afcb6d051 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Delete volume with id: 9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b41f214e-8ac5-4002-9464-24014db3d2a6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Delete volume request issued successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-daff2a26-78c4-456f-b173-389afcb6d051 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 202 Sep 03 14:24:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 357/742] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:45 2026] DELETE /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b41f214e-8ac5-4002-9464-24014db3d2a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b41f214e-8ac5-4002-9464-24014db3d2a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b41f214e-8ac5-4002-9464-24014db3d2a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-94e7a4d6-bf5f-436e-8969-3b3c6d50497b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-94e7a4d6-bf5f-436e-8969-3b3c6d50497b tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-94e7a4d6-bf5f-436e-8969-3b3c6d50497b tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-94e7a4d6-bf5f-436e-8969-3b3c6d50497b tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b41f214e-8ac5-4002-9464-24014db3d2a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-94e7a4d6-bf5f-436e-8969-3b3c6d50497b tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b41f214e-8ac5-4002-9464-24014db3d2a6 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 386/743] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 853 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-94e7a4d6-bf5f-436e-8969-3b3c6d50497b tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 358/744] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 867 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-0211242d-3494-45ae-84f6-6c7897035830 req-3419038e-937e-4973-83d7-c7e5fd1bfcdc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-3419038e-937e-4973-83d7-c7e5fd1bfcdc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-3419038e-937e-4973-83d7-c7e5fd1bfcdc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-3419038e-937e-4973-83d7-c7e5fd1bfcdc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-0211242d-3494-45ae-84f6-6c7897035830 req-3419038e-937e-4973-83d7-c7e5fd1bfcdc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-3419038e-937e-4973-83d7-c7e5fd1bfcdc tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 387/745] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:24:45 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 1145 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] POST http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294/action Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Begin detaching volume completed successfully. Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-a52bed68-823d-4ff4-8a42-58ed223fa91c tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294/action returned with HTTP 202 Sep 03 14:24:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 359/746] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:24:46 2026] POST /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-316f72e4-9b6f-4ed6-9a82-af7c59af734f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-316f72e4-9b6f-4ed6-9a82-af7c59af734f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-316f72e4-9b6f-4ed6-9a82-af7c59af734f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-316f72e4-9b6f-4ed6-9a82-af7c59af734f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-316f72e4-9b6f-4ed6-9a82-af7c59af734f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-316f72e4-9b6f-4ed6-9a82-af7c59af734f tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 388/747] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:46 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 1148 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cf0cce67-65da-4c80-b596-0bbfca14d5b6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf0cce67-65da-4c80-b596-0bbfca14d5b6 None None] GET http://192.168.122.242/volume// Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf0cce67-65da-4c80-b596-0bbfca14d5b6 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf0cce67-65da-4c80-b596-0bbfca14d5b6 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf0cce67-65da-4c80-b596-0bbfca14d5b6 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:24:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 360/748] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:24:46 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-0211242d-3494-45ae-84f6-6c7897035830 req-21167058-1e38-4ef9-b1e8-a6d70d1876fd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-21167058-1e38-4ef9-b1e8-a6d70d1876fd tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-21167058-1e38-4ef9-b1e8-a6d70d1876fd tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-21167058-1e38-4ef9-b1e8-a6d70d1876fd tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-0211242d-3494-45ae-84f6-6c7897035830 req-21167058-1e38-4ef9-b1e8-a6d70d1876fd tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-21167058-1e38-4ef9-b1e8-a6d70d1876fd tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 389/749] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:24:46 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 1329 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-0211242d-3494-45ae-84f6-6c7897035830 req-c5820a23-3d6c-49b1-afa5-2cba35d1e744 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-c5820a23-3d6c-49b1-afa5-2cba35d1e744 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] DELETE http://192.168.122.242/volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-c5820a23-3d6c-49b1-afa5-2cba35d1e744 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-c5820a23-3d6c-49b1-afa5-2cba35d1e744 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-760acb6a-0a48-4c10-96c4-3621ba2d05f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-760acb6a-0a48-4c10-96c4-3621ba2d05f0 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-760acb6a-0a48-4c10-96c4-3621ba2d05f0 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-760acb6a-0a48-4c10-96c4-3621ba2d05f0 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:46 devstack devstack@c-api.service[86692]: /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 03 14:24:46 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:24:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-760acb6a-0a48-4c10-96c4-3621ba2d05f0 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Volume info retrieved successfully. Sep 03 14:24:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-760acb6a-0a48-4c10-96c4-3621ba2d05f0 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 200 Sep 03 14:24:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 390/750] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:46 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 867 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-0211242d-3494-45ae-84f6-6c7897035830 req-c5820a23-3d6c-49b1-afa5-2cba35d1e744 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab returned with HTTP 200 Sep 03 14:24:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 361/751] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:24:46 2026] DELETE /volume/v3/attachments/643980c9-cd1b-4b35-8156-0fba84ba38ab => generated 19 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8e085431-4eeb-4149-916a-fa89e141eb42 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e085431-4eeb-4149-916a-fa89e141eb42 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e085431-4eeb-4149-916a-fa89e141eb42 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e085431-4eeb-4149-916a-fa89e141eb42 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8e085431-4eeb-4149-916a-fa89e141eb42 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e085431-4eeb-4149-916a-fa89e141eb42 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 391/752] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:47 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cf10cbd5-b804-4f67-b900-3acb583e784a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf10cbd5-b804-4f67-b900-3acb583e784a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf10cbd5-b804-4f67-b900-3acb583e784a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf10cbd5-b804-4f67-b900-3acb583e784a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cf10cbd5-b804-4f67-b900-3acb583e784a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf10cbd5-b804-4f67-b900-3acb583e784a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 362/753] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:47 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9e33697b-a52b-423f-b23f-1b6e54744dd2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9e33697b-a52b-423f-b23f-1b6e54744dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9e33697b-a52b-423f-b23f-1b6e54744dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9e33697b-a52b-423f-b23f-1b6e54744dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9e33697b-a52b-423f-b23f-1b6e54744dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9e33697b-a52b-423f-b23f-1b6e54744dd2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 392/754] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:47 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 853 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c2dd22b6-3759-47c2-92dd-ef275b3ae841 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c2dd22b6-3759-47c2-92dd-ef275b3ae841 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c2dd22b6-3759-47c2-92dd-ef275b3ae841 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c2dd22b6-3759-47c2-92dd-ef275b3ae841 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c2dd22b6-3759-47c2-92dd-ef275b3ae841 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c2dd22b6-3759-47c2-92dd-ef275b3ae841 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 363/755] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:47 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e995c55-a05a-486b-8d0c-18edddf86956 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e995c55-a05a-486b-8d0c-18edddf86956 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e995c55-a05a-486b-8d0c-18edddf86956 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e995c55-a05a-486b-8d0c-18edddf86956 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e995c55-a05a-486b-8d0c-18edddf86956 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e995c55-a05a-486b-8d0c-18edddf86956 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 393/756] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:47 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-36e0b70c-9173-4f10-8c93-46e43251ab10 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36e0b70c-9173-4f10-8c93-46e43251ab10 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] GET http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36e0b70c-9173-4f10-8c93-46e43251ab10 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36e0b70c-9173-4f10-8c93-46e43251ab10 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36e0b70c-9173-4f10-8c93-46e43251ab10 tempest-VolumeRetypeWithoutMigrationTest-788795427 tempest-VolumeRetypeWithoutMigrationTest-788795427-project-member] http://192.168.122.242/volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c returned with HTTP 404 Sep 03 14:24:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 364/757] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:47 2026] GET /volume/v3/volumes/9c2de51d-a620-4ea3-a76c-be530fb9590c => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-01d8d10e-0742-498a-9dbb-e1105a88e61a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01d8d10e-0742-498a-9dbb-e1105a88e61a tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] DELETE http://192.168.122.242/volume/v3/types/9a56405e-9a04-45b0-9e96-86b5481af72d Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01d8d10e-0742-498a-9dbb-e1105a88e61a tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01d8d10e-0742-498a-9dbb-e1105a88e61a tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01d8d10e-0742-498a-9dbb-e1105a88e61a tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/types/9a56405e-9a04-45b0-9e96-86b5481af72d returned with HTTP 202 Sep 03 14:24:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 394/758] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:24:47 2026] DELETE /volume/v3/types/9a56405e-9a04-45b0-9e96-86b5481af72d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-47ef00f8-d834-4fd4-8f03-a9681bfe4d19 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-47ef00f8-d834-4fd4-8f03-a9681bfe4d19 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] GET http://192.168.122.242/volume/v3/types/9a56405e-9a04-45b0-9e96-86b5481af72d Sep 03 14:24:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-47ef00f8-d834-4fd4-8f03-a9681bfe4d19 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-47ef00f8-d834-4fd4-8f03-a9681bfe4d19 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-47ef00f8-d834-4fd4-8f03-a9681bfe4d19 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/types/9a56405e-9a04-45b0-9e96-86b5481af72d returned with HTTP 404 Sep 03 14:24:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 365/759] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:24:48 2026] GET /volume/v3/types/9a56405e-9a04-45b0-9e96-86b5481af72d => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e70e403e-d6f8-4c6a-9b26-76402b05e095 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e70e403e-d6f8-4c6a-9b26-76402b05e095 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] DELETE http://192.168.122.242/volume/v3/types/042b279c-17b0-4ef8-b6b6-7da53f81d270 Sep 03 14:24:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e70e403e-d6f8-4c6a-9b26-76402b05e095 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e70e403e-d6f8-4c6a-9b26-76402b05e095 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e70e403e-d6f8-4c6a-9b26-76402b05e095 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/types/042b279c-17b0-4ef8-b6b6-7da53f81d270 returned with HTTP 202 Sep 03 14:24:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 395/760] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:24:48 2026] DELETE /volume/v3/types/042b279c-17b0-4ef8-b6b6-7da53f81d270 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e32b11eb-6173-42ac-949c-00134b597166 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e32b11eb-6173-42ac-949c-00134b597166 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] GET http://192.168.122.242/volume/v3/types/042b279c-17b0-4ef8-b6b6-7da53f81d270 Sep 03 14:24:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e32b11eb-6173-42ac-949c-00134b597166 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e32b11eb-6173-42ac-949c-00134b597166 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e32b11eb-6173-42ac-949c-00134b597166 tempest-VolumeRetypeWithoutMigrationTest-728301409 tempest-VolumeRetypeWithoutMigrationTest-728301409-project-admin] http://192.168.122.242/volume/v3/types/042b279c-17b0-4ef8-b6b6-7da53f81d270 returned with HTTP 404 Sep 03 14:24:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 366/761] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:24:48 2026] GET /volume/v3/types/042b279c-17b0-4ef8-b6b6-7da53f81d270 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:24:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] DELETE http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Delete volume with id: 514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Delete volume request issued successfully. Sep 03 14:24:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c61540e-83a8-4049-8c26-6bf8ae6297c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 202 Sep 03 14:24:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 396/762] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:53 2026] DELETE /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6da982bf-43dc-4ada-ae9e-5467fe4ae01a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6da982bf-43dc-4ada-ae9e-5467fe4ae01a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6da982bf-43dc-4ada-ae9e-5467fe4ae01a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6da982bf-43dc-4ada-ae9e-5467fe4ae01a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6da982bf-43dc-4ada-ae9e-5467fe4ae01a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6da982bf-43dc-4ada-ae9e-5467fe4ae01a tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 367/763] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:53 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 852 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ef0150a2-45e7-40b3-be35-326a3e0f824e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ef0150a2-45e7-40b3-be35-326a3e0f824e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ef0150a2-45e7-40b3-be35-326a3e0f824e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ef0150a2-45e7-40b3-be35-326a3e0f824e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ef0150a2-45e7-40b3-be35-326a3e0f824e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ef0150a2-45e7-40b3-be35-326a3e0f824e tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 200 Sep 03 14:24:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 397/764] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:54 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d701c0b2-834a-44e1-b269-8dbe6246f164 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d701c0b2-834a-44e1-b269-8dbe6246f164 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 Sep 03 14:24:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d701c0b2-834a-44e1-b269-8dbe6246f164 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d701c0b2-834a-44e1-b269-8dbe6246f164 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d701c0b2-834a-44e1-b269-8dbe6246f164 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 returned with HTTP 404 Sep 03 14:24:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 368/765] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:55 2026] GET /volume/v3/volumes/514b60ca-9b71-49a5-8a05-7b8bb0e3f294 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1883923d-135a-42fc-859d-0b4df6826e91 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] DELETE http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:55 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Delete volume with id: c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Delete volume request issued successfully. Sep 03 14:24:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1883923d-135a-42fc-859d-0b4df6826e91 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 202 Sep 03 14:24:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 398/766] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:55 2026] DELETE /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-229d58cb-ad40-417b-9356-55626aed4b73 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-229d58cb-ad40-417b-9356-55626aed4b73 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-229d58cb-ad40-417b-9356-55626aed4b73 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-229d58cb-ad40-417b-9356-55626aed4b73 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-229d58cb-ad40-417b-9356-55626aed4b73 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-229d58cb-ad40-417b-9356-55626aed4b73 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 200 Sep 03 14:24:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 369/767] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:55 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:24:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4b9e56c8-21ae-4f81-90c9-54eab836bcf3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b9e56c8-21ae-4f81-90c9-54eab836bcf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e Sep 03 14:24:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b9e56c8-21ae-4f81-90c9-54eab836bcf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b9e56c8-21ae-4f81-90c9-54eab836bcf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b9e56c8-21ae-4f81-90c9-54eab836bcf3 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e returned with HTTP 404 Sep 03 14:24:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 399/768] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:56 2026] GET /volume/v3/volumes/c7653c7f-3d06-4c63-b6d3-a243bec80b0e => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-799dad37-01c3-46a4-b934-36150831d9c2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] DELETE http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:24:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:56 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Delete volume with id: 3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:24:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Delete volume request issued successfully. Sep 03 14:24:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-799dad37-01c3-46a4-b934-36150831d9c2 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 202 Sep 03 14:24:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 370/769] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:24:56 2026] DELETE /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:24:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a4478136-c758-406c-a675-16e7bf005457 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a4478136-c758-406c-a675-16e7bf005457 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:24:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a4478136-c758-406c-a675-16e7bf005457 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a4478136-c758-406c-a675-16e7bf005457 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a4478136-c758-406c-a675-16e7bf005457 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Volume info retrieved successfully. Sep 03 14:24:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a4478136-c758-406c-a675-16e7bf005457 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 200 Sep 03 14:24:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 400/770] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:56 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d6b84f10-9dc8-4370-aad5-e66f86025efc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6b84f10-9dc8-4370-aad5-e66f86025efc tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6b84f10-9dc8-4370-aad5-e66f86025efc tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-186536760", "os-volume-type-access:is_public": false}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6b84f10-9dc8-4370-aad5-e66f86025efc tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:24:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 371/771] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:24:57 2026] POST /volume/v3/types => generated 228 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-05a5e5fb-0cc6-4b06-a75d-238f59e41a5a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05a5e5fb-0cc6-4b06-a75d-238f59e41a5a tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05a5e5fb-0cc6-4b06-a75d-238f59e41a5a tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1aaf0885-a42a-4aad-a639-162e096e16a0", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-05a5e5fb-0cc6-4b06-a75d-238f59e41a5a tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Create volume request body: {'volume': {'volume_type': '1aaf0885-a42a-4aad-a639-162e096e16a0', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=570,cinder:UPDATE=141,cinder:DELETE=8,cinder:INSERT=69 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05a5e5fb-0cc6-4b06-a75d-238f59e41a5a tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 404 Sep 03 14:24:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 401/772] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:24:57 2026] POST /volume/v3/volumes => generated 114 bytes in 234 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f237430-8d30-4572-8b70-fe7ead3929c4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f237430-8d30-4572-8b70-fe7ead3929c4 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0/action Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f237430-8d30-4572-8b70-fe7ead3929c4 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action body: b'{"addProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f237430-8d30-4572-8b70-fe7ead3929c4 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f237430-8d30-4572-8b70-fe7ead3929c4 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0/action returned with HTTP 202 Sep 03 14:24:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 372/773] 192.168.122.242 () {60 vars in 1268 bytes} [Thu Sep 3 14:24:57 2026] POST /volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-46aadd34-c93d-496f-b15b-fdd5df301941 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1aaf0885-a42a-4aad-a639-162e096e16a0", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1514981923"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Create volume request body: {'volume': {'volume_type': '1aaf0885-a42a-4aad-a639-162e096e16a0', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1514981923'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Create volume of 1 GB Sep 03 14:24:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Availability Zones retrieved successfully. Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Flow 'volume_create_api' (32f70c00-173e-401a-957c-c841ab647920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a94119-6adf-493c-8092-c5049a1c1160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a94119-6adf-493c-8092-c5049a1c1160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:24:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1aaf0885-a42a-4aad-a639-162e096e16a0,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-186536760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1aaf0885-a42a-4aad-a639-162e096e16a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e482cbc-2198-4561-9180-c47a888d3cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-186536760 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-186536760, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:24:57 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-186536760 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-186536760, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Created reservations ['755ed0fa-37d9-4d67-bdfd-53cd9cfe42bd', '593e41c9-5402-495c-b1fd-3112cd494356', 'b8f0178d-8a89-40b2-96ed-7cac4a223da3', '9df16dc1-d38b-4b35-a247-93309622f010'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e482cbc-2198-4561-9180-c47a888d3cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['755ed0fa-37d9-4d67-bdfd-53cd9cfe42bd', '593e41c9-5402-495c-b1fd-3112cd494356', 'b8f0178d-8a89-40b2-96ed-7cac4a223da3', '9df16dc1-d38b-4b35-a247-93309622f010']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2199e72b-487c-40b5-aea9-251982c53302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2199e72b-487c-40b5-aea9-251982c53302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34d92221-d0ea-48f5-b2d7-cce1737701e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1514981923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3986f02d36c54062b8af92a3d803e59a',qos_specs=None,replication_status=,reservations=['755ed0fa-37d9-4d67-bdfd-53cd9cfe42bd','593e41c9-5402-495c-b1fd-3112cd494356','b8f0178d-8a89-40b2-96ed-7cac4a223da3','9df16dc1-d38b-4b35-a247-93309622f010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d8709f0204369936400dbe2a986d1',volume_type_id=1aaf0885-a42a-4aad-a639-162e096e16a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:24:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1514981923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34d92221-d0ea-48f5-b2d7-cce1737701e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3986f02d36c54062b8af92a3d803e59a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f48d8709f0204369936400dbe2a986d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1aaf0885-a42a-4aad-a639-162e096e16a0),volume_type_id=1aaf0885-a42a-4aad-a639-162e096e16a0)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077412bd-683e-41bf-9ac0-9f495a0d6a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1cbf95b8-36e8-4ec7-9e5c-e55e5525ce31 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cbf95b8-36e8-4ec7-9e5c-e55e5525ce31 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] GET http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cbf95b8-36e8-4ec7-9e5c-e55e5525ce31 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cbf95b8-36e8-4ec7-9e5c-e55e5525ce31 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cbf95b8-36e8-4ec7-9e5c-e55e5525ce31 tempest-AttachVolumeTestJSON-1766853988 tempest-AttachVolumeTestJSON-1766853988-project-member] http://192.168.122.242/volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 returned with HTTP 404 Sep 03 14:24:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 373/774] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:57 2026] GET /volume/v3/volumes/3a2280bd-a309-4de5-b092-d5d3606da127 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:24:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (077412bd-683e-41bf-9ac0-9f495a0d6a1a) transitioned into state 'SUCCESS' from state '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-1514981923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3986f02d36c54062b8af92a3d803e59a',qos_specs=None,replication_status=,reservations=['755ed0fa-37d9-4d67-bdfd-53cd9cfe42bd','593e41c9-5402-495c-b1fd-3112cd494356','b8f0178d-8a89-40b2-96ed-7cac4a223da3','9df16dc1-d38b-4b35-a247-93309622f010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f48d8709f0204369936400dbe2a986d1',volume_type_id=1aaf0885-a42a-4aad-a639-162e096e16a0)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b7300a-e4f5-4ed4-bf73-c842b288f8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:24:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56b7300a-e4f5-4ed4-bf73-c842b288f8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:24:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Flow 'volume_create_api' (32f70c00-173e-401a-957c-c841ab647920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:24:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Create volume request issued successfully. Sep 03 14:24:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-46aadd34-c93d-496f-b15b-fdd5df301941 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:24:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 402/775] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:24:57 2026] POST /volume/v3/volumes => generated 803 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:24:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6bbb5169-5fbc-41cc-83a1-2b17460a27b8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bbb5169-5fbc-41cc-83a1-2b17460a27b8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] GET http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:24:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bbb5169-5fbc-41cc-83a1-2b17460a27b8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bbb5169-5fbc-41cc-83a1-2b17460a27b8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:24:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:24:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6bbb5169-5fbc-41cc-83a1-2b17460a27b8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Volume info retrieved successfully. Sep 03 14:24:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bbb5169-5fbc-41cc-83a1-2b17460a27b8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 200 Sep 03 14:24:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 374/776] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:58 2026] GET /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 871 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:24:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d50eec92-21bf-4ffe-8c4e-cd55f7f1939d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:24:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d50eec92-21bf-4ffe-8c4e-cd55f7f1939d tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] GET http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:24:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d50eec92-21bf-4ffe-8c4e-cd55f7f1939d tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:24:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d50eec92-21bf-4ffe-8c4e-cd55f7f1939d tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:24:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:24:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:24:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:24:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:24:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d50eec92-21bf-4ffe-8c4e-cd55f7f1939d tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Volume info retrieved successfully. Sep 03 14:24:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d50eec92-21bf-4ffe-8c4e-cd55f7f1939d tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 200 Sep 03 14:24:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 403/777] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:24:59 2026] GET /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 895 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-803ec089-6a27-4c17-9ef6-9096efea597b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-803ec089-6a27-4c17-9ef6-9096efea597b tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] GET http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:25:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-803ec089-6a27-4c17-9ef6-9096efea597b tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-803ec089-6a27-4c17-9ef6-9096efea597b tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-803ec089-6a27-4c17-9ef6-9096efea597b tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Volume info retrieved successfully. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-803ec089-6a27-4c17-9ef6-9096efea597b tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 200 Sep 03 14:25:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 375/778] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:00 2026] GET /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 896 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d8a5a81f-9ffe-4dee-befc-447fe9f0ea07 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8a5a81f-9ffe-4dee-befc-447fe9f0ea07 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] GET http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:25:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8a5a81f-9ffe-4dee-befc-447fe9f0ea07 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8a5a81f-9ffe-4dee-befc-447fe9f0ea07 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d8a5a81f-9ffe-4dee-befc-447fe9f0ea07 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Volume info retrieved successfully. Sep 03 14:25:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8a5a81f-9ffe-4dee-befc-447fe9f0ea07 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 200 Sep 03 14:25:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 404/779] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:00 2026] GET /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 896 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] DELETE http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:25:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Delete volume with id: 34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:25:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Volume info retrieved successfully. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Delete volume request issued successfully. Sep 03 14:25:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-00ccbbee-d6ad-4af4-a6e0-60597d573cd8 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 202 Sep 03 14:25:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 376/780] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:00 2026] DELETE /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:25:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-51d17406-1ea0-40cd-8caf-994aa5366c55 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51d17406-1ea0-40cd-8caf-994aa5366c55 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] GET http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:25:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51d17406-1ea0-40cd-8caf-994aa5366c55 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51d17406-1ea0-40cd-8caf-994aa5366c55 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-51d17406-1ea0-40cd-8caf-994aa5366c55 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Volume info retrieved successfully. Sep 03 14:25:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51d17406-1ea0-40cd-8caf-994aa5366c55 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 200 Sep 03 14:25:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 405/781] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:00 2026] GET /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 895 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac51cf09-280e-4e29-8c34-8f6bc25297ac None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac51cf09-280e-4e29-8c34-8f6bc25297ac None None] GET http://192.168.122.242/volume// Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac51cf09-280e-4e29-8c34-8f6bc25297ac None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac51cf09-280e-4e29-8c34-8f6bc25297ac None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac51cf09-280e-4e29-8c34-8f6bc25297ac None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 377/782] 192.168.122.242 () {56 vars in 888 bytes} [Thu Sep 3 14:25:01 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ca9bd70a-df97-42c8-89a1-1c2a9ca0556a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ca9bd70a-df97-42c8-89a1-1c2a9ca0556a None None] GET http://192.168.122.242/volume// Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ca9bd70a-df97-42c8-89a1-1c2a9ca0556a None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ca9bd70a-df97-42c8-89a1-1c2a9ca0556a None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ca9bd70a-df97-42c8-89a1-1c2a9ca0556a None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 406/783] 192.168.122.242 () {56 vars in 888 bytes} [Thu Sep 3 14:25:01 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8640f25d-d0d1-405a-ae63-a3fd85d30796 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8640f25d-d0d1-405a-ae63-a3fd85d30796 tempest-VersionsTest-1837552415 tempest-VersionsTest-1837552415-project-member] GET http://192.168.122.242/volume/v3/ Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8640f25d-d0d1-405a-ae63-a3fd85d30796 tempest-VersionsTest-1837552415 tempest-VersionsTest-1837552415-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8640f25d-d0d1-405a-ae63-a3fd85d30796 tempest-VersionsTest-1837552415 tempest-VersionsTest-1837552415-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8640f25d-d0d1-405a-ae63-a3fd85d30796 tempest-VersionsTest-1837552415 tempest-VersionsTest-1837552415-project-member] http://192.168.122.242/volume/v3/ returned with HTTP 200 Sep 03 14:25:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 378/784] 192.168.122.242 () {58 vars in 1100 bytes} [Thu Sep 3 14:25:01 2026] GET /volume/v3/ => generated 390 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cd5186ff-0025-4461-b943-f379ec11f619 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd5186ff-0025-4461-b943-f379ec11f619 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] GET http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd5186ff-0025-4461-b943-f379ec11f619 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd5186ff-0025-4461-b943-f379ec11f619 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd5186ff-0025-4461-b943-f379ec11f619 tempest-VolumeTypesAccessTest-1126434858 tempest-VolumeTypesAccessTest-1126434858-project-member] http://192.168.122.242/volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 returned with HTTP 404 Sep 03 14:25:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 407/785] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:01 2026] GET /volume/v3/volumes/34d92221-d0ea-48f5-b2d7-cce1737701e9 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8608fba3-fc93-4037-9c26-7d7ab6b8c89b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8608fba3-fc93-4037-9c26-7d7ab6b8c89b tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0/action Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8608fba3-fc93-4037-9c26-7d7ab6b8c89b tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action body: b'{"removeProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8608fba3-fc93-4037-9c26-7d7ab6b8c89b tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8608fba3-fc93-4037-9c26-7d7ab6b8c89b tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0/action returned with HTTP 202 Sep 03 14:25:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 379/786] 192.168.122.242 () {60 vars in 1268 bytes} [Thu Sep 3 14:25:01 2026] POST /volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eefa4bc0-3f89-4f5c-93e7-ba9c6da8d71f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eefa4bc0-3f89-4f5c-93e7-ba9c6da8d71f tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] DELETE http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0 Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eefa4bc0-3f89-4f5c-93e7-ba9c6da8d71f tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eefa4bc0-3f89-4f5c-93e7-ba9c6da8d71f tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eefa4bc0-3f89-4f5c-93e7-ba9c6da8d71f tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0 returned with HTTP 202 Sep 03 14:25:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 408/787] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:01 2026] DELETE /volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd003a70-a012-4c2b-a774-37e13b29afde None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd003a70-a012-4c2b-a774-37e13b29afde tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] GET http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0 Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd003a70-a012-4c2b-a774-37e13b29afde tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd003a70-a012-4c2b-a774-37e13b29afde tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd003a70-a012-4c2b-a774-37e13b29afde tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0 returned with HTTP 404 Sep 03 14:25:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 380/788] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:01 2026] GET /volume/v3/types/1aaf0885-a42a-4aad-a639-162e096e16a0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d14d0e0b-6322-4860-a31e-2de7b8d88812 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d14d0e0b-6322-4860-a31e-2de7b8d88812 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d14d0e0b-6322-4860-a31e-2de7b8d88812 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-333784621", "os-volume-type-access:is_public": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d14d0e0b-6322-4860-a31e-2de7b8d88812 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 409/789] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:25:01 2026] POST /volume/v3/types => generated 228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-115dcce6-0473-439d-be74-a5c7b050aeb5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-115dcce6-0473-439d-be74-a5c7b050aeb5 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-115dcce6-0473-439d-be74-a5c7b050aeb5 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action body: b'{"addProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-115dcce6-0473-439d-be74-a5c7b050aeb5 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-115dcce6-0473-439d-be74-a5c7b050aeb5 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action returned with HTTP 202 Sep 03 14:25:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 381/790] 192.168.122.242 () {60 vars in 1268 bytes} [Thu Sep 3 14:25:01 2026] POST /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6c2fab53-0bf0-4406-adef-f6a96a626a28 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c2fab53-0bf0-4406-adef-f6a96a626a28 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c2fab53-0bf0-4406-adef-f6a96a626a28 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action body: b'{"addProjectAccess": {"project": "94e71b9a2b4045a099fc5e0e14bd443e"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c2fab53-0bf0-4406-adef-f6a96a626a28 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "94e71b9a2b4045a099fc5e0e14bd443e"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c2fab53-0bf0-4406-adef-f6a96a626a28 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action returned with HTTP 202 Sep 03 14:25:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 410/791] 192.168.122.242 () {60 vars in 1268 bytes} [Thu Sep 3 14:25:01 2026] POST /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2ebeddf8-d471-42a3-8b31-15a034e301a1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ebeddf8-d471-42a3-8b31-15a034e301a1 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] GET http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/os-volume-type-access Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ebeddf8-d471-42a3-8b31-15a034e301a1 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ebeddf8-d471-42a3-8b31-15a034e301a1 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ebeddf8-d471-42a3-8b31-15a034e301a1 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/os-volume-type-access returned with HTTP 200 Sep 03 14:25:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 382/792] 192.168.122.242 () {58 vars in 1292 bytes} [Thu Sep 3 14:25:02 2026] GET /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/os-volume-type-access => generated 244 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-38db58a3-465f-43f0-930a-172a36993690 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38db58a3-465f-43f0-930a-172a36993690 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action Sep 03 14:25:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38db58a3-465f-43f0-930a-172a36993690 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action body: b'{"removeProjectAccess": {"project": "94e71b9a2b4045a099fc5e0e14bd443e"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38db58a3-465f-43f0-930a-172a36993690 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "94e71b9a2b4045a099fc5e0e14bd443e"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38db58a3-465f-43f0-930a-172a36993690 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action returned with HTTP 202 Sep 03 14:25:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 411/793] 192.168.122.242 () {60 vars in 1268 bytes} [Thu Sep 3 14:25:02 2026] POST /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-05870a0e-b6a5-4322-aefc-03a34d321581 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05870a0e-b6a5-4322-aefc-03a34d321581 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] POST http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05870a0e-b6a5-4322-aefc-03a34d321581 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action body: b'{"removeProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05870a0e-b6a5-4322-aefc-03a34d321581 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3986f02d36c54062b8af92a3d803e59a"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05870a0e-b6a5-4322-aefc-03a34d321581 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action returned with HTTP 202 Sep 03 14:25:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 383/794] 192.168.122.242 () {60 vars in 1268 bytes} [Thu Sep 3 14:25:02 2026] POST /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a7bbe807-8360-4b77-9e8b-df4c4c5f3996 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7bbe807-8360-4b77-9e8b-df4c4c5f3996 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] DELETE http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102 Sep 03 14:25:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7bbe807-8360-4b77-9e8b-df4c4c5f3996 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7bbe807-8360-4b77-9e8b-df4c4c5f3996 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7bbe807-8360-4b77-9e8b-df4c4c5f3996 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102 returned with HTTP 202 Sep 03 14:25:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 412/795] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:02 2026] DELETE /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-80ca8877-5b68-416c-9cd5-ce5666de1761 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80ca8877-5b68-416c-9cd5-ce5666de1761 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] GET http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102 Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80ca8877-5b68-416c-9cd5-ce5666de1761 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80ca8877-5b68-416c-9cd5-ce5666de1761 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80ca8877-5b68-416c-9cd5-ce5666de1761 tempest-VolumeTypesAccessTest-1788001585 tempest-VolumeTypesAccessTest-1788001585-project-admin] http://192.168.122.242/volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102 returned with HTTP 404 Sep 03 14:25:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 384/796] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:02 2026] GET /volume/v3/types/907217f7-c931-41f0-b817-0fc0e80b0102 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-673070562"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-673070562'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume of 1 GB Sep 03 14:25:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Availability Zones retrieved successfully. Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Flow 'volume_create_api' (5560b420-1b51-4d66-a95f-637eb7c8f873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d8f281-cd14-4c2f-a778-e232a6e0793a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d8f281-cd14-4c2f-a778-e232a6e0793a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5d5dce-310a-49fc-8fd9-aa4d196941c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Created reservations ['a0a465e3-5bf1-4245-a6d4-e5a30fba2a7b', '8f0b9ca3-3604-4c35-a47a-133b310f2e4d', '07c225fe-9eaa-4eee-8132-103a17fbcf9a', 'c8c6a2b7-9719-46bd-9a6e-3cb9745f2c6c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f5d5dce-310a-49fc-8fd9-aa4d196941c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0a465e3-5bf1-4245-a6d4-e5a30fba2a7b', '8f0b9ca3-3604-4c35-a47a-133b310f2e4d', '07c225fe-9eaa-4eee-8132-103a17fbcf9a', 'c8c6a2b7-9719-46bd-9a6e-3cb9745f2c6c']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1ace5a-0771-4048-ad52-aaa714e7272b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1ace5a-0771-4048-ad52-aaa714e7272b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c34a5dd2-0054-4e18-8c4f-fb46301fa957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-673070562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',qos_specs=None,replication_status=,reservations=['a0a465e3-5bf1-4245-a6d4-e5a30fba2a7b','8f0b9ca3-3604-4c35-a47a-133b310f2e4d','07c225fe-9eaa-4eee-8132-103a17fbcf9a','c8c6a2b7-9719-46bd-9a6e-3cb9745f2c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-673070562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c34a5dd2-0054-4e18-8c4f-fb46301fa957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3a92b6-6c46-4e03-8995-ca436395c4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3a92b6-6c46-4e03-8995-ca436395c4b7) transitioned into state 'SUCCESS' from state '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-673070562',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',qos_specs=None,replication_status=,reservations=['a0a465e3-5bf1-4245-a6d4-e5a30fba2a7b','8f0b9ca3-3604-4c35-a47a-133b310f2e4d','07c225fe-9eaa-4eee-8132-103a17fbcf9a','c8c6a2b7-9719-46bd-9a6e-3cb9745f2c6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca26230-5a6b-4ed4-aa63-01214a46a44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ca26230-5a6b-4ed4-aa63-01214a46a44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Flow 'volume_create_api' (5560b420-1b51-4d66-a95f-637eb7c8f873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume request issued successfully. Sep 03 14:25:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7ed6bad-5999-4828-af07-87c6ce64a3ef tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 413/797] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:25:03 2026] POST /volume/v3/volumes => generated 763 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-46778365-1203-4d44-a2cd-a207d0fde9a4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46778365-1203-4d44-a2cd-a207d0fde9a4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46778365-1203-4d44-a2cd-a207d0fde9a4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46778365-1203-4d44-a2cd-a207d0fde9a4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46778365-1203-4d44-a2cd-a207d0fde9a4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46778365-1203-4d44-a2cd-a207d0fde9a4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 385/798] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:04 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 831 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-82fd9188-6612-456b-8233-2d5273f6a698 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-272098b4-5ef2-4a67-b8e8-fe7c9714cb23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-272098b4-5ef2-4a67-b8e8-fe7c9714cb23 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-272098b4-5ef2-4a67-b8e8-fe7c9714cb23 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-272098b4-5ef2-4a67-b8e8-fe7c9714cb23 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:05 devstack devstack@c-api.service[86693]: /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 03 14:25:05 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-82fd9188-6612-456b-8233-2d5273f6a698 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:25:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 414/799] 192.168.122.242 () {58 vars in 1121 bytes} [Thu Sep 3 14:25:05 2026] GET /volume/v3/volumes => generated 15 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-512414458"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-272098b4-5ef2-4a67-b8e8-fe7c9714cb23 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-512414458'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume of 1 GB Sep 03 14:25:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Availability Zones retrieved successfully. Sep 03 14:25:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-272098b4-5ef2-4a67-b8e8-fe7c9714cb23 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 386/800] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:05 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 855 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Flow 'volume_create_api' (e8dd082a-2f18-4166-a72e-f9ff6f76bc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a4e23-3ed7-4910-bbc5-184a821df49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (013a4e23-3ed7-4910-bbc5-184a821df49c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af47e893-f5dc-481c-a5e4-edef17729770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Created reservations ['12f81f45-7e53-467e-b2bc-f6ca79c8f593', 'f2b7582a-0ceb-40cd-87cd-3b576ee6abec', '84a3d7ef-a0a8-47ed-abdd-24a2ab41646b', '92ea4c4e-ec94-4bd7-97b4-7a52f5df4a94'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af47e893-f5dc-481c-a5e4-edef17729770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12f81f45-7e53-467e-b2bc-f6ca79c8f593', 'f2b7582a-0ceb-40cd-87cd-3b576ee6abec', '84a3d7ef-a0a8-47ed-abdd-24a2ab41646b', '92ea4c4e-ec94-4bd7-97b4-7a52f5df4a94']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8547ce-6cf1-49b2-a132-616eb7d3989a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db8547ce-6cf1-49b2-a132-616eb7d3989a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67eeea5e-df3d-4e61-b324-9a24f36de6d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-512414458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='37ee49dbc10f42768341ecd81b4297ef',qos_specs=None,replication_status=,reservations=['12f81f45-7e53-467e-b2bc-f6ca79c8f593','f2b7582a-0ceb-40cd-87cd-3b576ee6abec','84a3d7ef-a0a8-47ed-abdd-24a2ab41646b','92ea4c4e-ec94-4bd7-97b4-7a52f5df4a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12686284bbe64811b5751fe408d53f7f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-512414458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67eeea5e-df3d-4e61-b324-9a24f36de6d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='37ee49dbc10f42768341ecd81b4297ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12686284bbe64811b5751fe408d53f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51db61b4-69ea-469b-a7af-26dc0fb61556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51db61b4-69ea-469b-a7af-26dc0fb61556) transitioned into state 'SUCCESS' from state '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-512414458',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='37ee49dbc10f42768341ecd81b4297ef',qos_specs=None,replication_status=,reservations=['12f81f45-7e53-467e-b2bc-f6ca79c8f593','f2b7582a-0ceb-40cd-87cd-3b576ee6abec','84a3d7ef-a0a8-47ed-abdd-24a2ab41646b','92ea4c4e-ec94-4bd7-97b4-7a52f5df4a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12686284bbe64811b5751fe408d53f7f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ef33b4-e1fd-45fa-998a-372917898634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61ef33b4-e1fd-45fa-998a-372917898634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Flow 'volume_create_api' (e8dd082a-2f18-4166-a72e-f9ff6f76bc15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume request issued successfully. Sep 03 14:25:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a8ec461-6e6a-44de-be8c-45a6fdd9d227 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 415/801] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:25:05 2026] POST /volume/v3/volumes => generated 772 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b3b2264c-c8d5-49ea-865e-5b20c28a1ad4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3b2264c-c8d5-49ea-865e-5b20c28a1ad4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3b2264c-c8d5-49ea-865e-5b20c28a1ad4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3b2264c-c8d5-49ea-865e-5b20c28a1ad4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b3b2264c-c8d5-49ea-865e-5b20c28a1ad4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3b2264c-c8d5-49ea-865e-5b20c28a1ad4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 387/802] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:06 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 840 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0cc8e4db-752d-423f-8af8-469f089e6fcc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0cc8e4db-752d-423f-8af8-469f089e6fcc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0cc8e4db-752d-423f-8af8-469f089e6fcc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0cc8e4db-752d-423f-8af8-469f089e6fcc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0cc8e4db-752d-423f-8af8-469f089e6fcc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0cc8e4db-752d-423f-8af8-469f089e6fcc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 416/803] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:06 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-83f981d5-529c-4aad-907e-69acb91be391 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-83f981d5-529c-4aad-907e-69acb91be391 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-83f981d5-529c-4aad-907e-69acb91be391 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-83f981d5-529c-4aad-907e-69acb91be391 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-83f981d5-529c-4aad-907e-69acb91be391 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-83f981d5-529c-4aad-907e-69acb91be391 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 388/804] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:25:06 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cc354d5f-9467-49f5-b55f-6be77d3e6c87 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc354d5f-9467-49f5-b55f-6be77d3e6c87 None None] GET http://192.168.122.242/volume// Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc354d5f-9467-49f5-b55f-6be77d3e6c87 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc354d5f-9467-49f5-b55f-6be77d3e6c87 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc354d5f-9467-49f5-b55f-6be77d3e6c87 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 417/805] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:25:07 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-4234f7ed-9108-432b-93c2-4c5bfc8a72f8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-4234f7ed-9108-432b-93c2-4c5bfc8a72f8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:25:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-4234f7ed-9108-432b-93c2-4c5bfc8a72f8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c34a5dd2-0054-4e18-8c4f-fb46301fa957", "connector": null, "instance_uuid": "31a991e7-0244-4b63-8d35-6f917d407304"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b89a5c9d-5971-485c-92d4-466d2474e5a9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b89a5c9d-5971-485c-92d4-466d2474e5a9 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b89a5c9d-5971-485c-92d4-466d2474e5a9 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b89a5c9d-5971-485c-92d4-466d2474e5a9 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-4234f7ed-9108-432b-93c2-4c5bfc8a72f8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:25:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 389/806] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:25:07 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 03 14:25:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b89a5c9d-5971-485c-92d4-466d2474e5a9 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b89a5c9d-5971-485c-92d4-466d2474e5a9 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 418/807] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:07 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 864 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-11dc60a8-2f36-464f-a3d7-29f416a5924a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-11dc60a8-2f36-464f-a3d7-29f416a5924a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-11dc60a8-2f36-464f-a3d7-29f416a5924a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-11dc60a8-2f36-464f-a3d7-29f416a5924a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-542c0d0e-0e9f-43bc-b35d-99ccac15ec1f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-542c0d0e-0e9f-43bc-b35d-99ccac15ec1f None None] GET http://192.168.122.242/volume// Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-542c0d0e-0e9f-43bc-b35d-99ccac15ec1f None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-542c0d0e-0e9f-43bc-b35d-99ccac15ec1f None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-542c0d0e-0e9f-43bc-b35d-99ccac15ec1f None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 419/808] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:25:07 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-63d65f52-e8ad-45e1-8c41-c4dde0f8ca19 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-63d65f52-e8ad-45e1-8c41-c4dde0f8ca19 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-63d65f52-e8ad-45e1-8c41-c4dde0f8ca19 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-63d65f52-e8ad-45e1-8c41-c4dde0f8ca19 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-11dc60a8-2f36-464f-a3d7-29f416a5924a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-63d65f52-e8ad-45e1-8c41-c4dde0f8ca19 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-63d65f52-e8ad-45e1-8c41-c4dde0f8ca19 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 420/809] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:25:07 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1036 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:25:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-11dc60a8-2f36-464f-a3d7-29f416a5924a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 390/810] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:07 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 855 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] PUT http://192.168.122.242/volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Acquiring lock "cinder-attachment_update-c34a5dd2-0054-4e18-8c4f-fb46301fa957-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Lock "cinder-attachment_update-c34a5dd2-0054-4e18-8c4f-fb46301fa957-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2a9bdb1e-fc68-4571-b4d8-45ced5e8bc4d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Lock "cinder-attachment_update-c34a5dd2-0054-4e18-8c4f-fb46301fa957-devstack" released by "attachment_update" :: held 0.207s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:25:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ef55886a-fd0b-4cfb-bc1a-b8a13c2389fc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6 returned with HTTP 200 Sep 03 14:25:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 421/811] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:25:07 2026] PUT /volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6 => generated 694 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a9bdb1e-fc68-4571-b4d8-45ced5e8bc4d tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a9bdb1e-fc68-4571-b4d8-45ced5e8bc4d tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a9bdb1e-fc68-4571-b4d8-45ced5e8bc4d tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Calling method 'get_pools' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a9bdb1e-fc68-4571-b4d8-45ced5e8bc4d tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 391/812] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:25:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8c31449-ede6-401d-b521-21465a75f339 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8c31449-ede6-401d-b521-21465a75f339 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8c31449-ede6-401d-b521-21465a75f339 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8c31449-ede6-401d-b521-21465a75f339 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Calling method 'get_pools' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-14fcc2f9-3052-4ed2-ac96-c25115dabe72 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14fcc2f9-3052-4ed2-ac96-c25115dabe72 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14fcc2f9-3052-4ed2-ac96-c25115dabe72 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14fcc2f9-3052-4ed2-ac96-c25115dabe72 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8c31449-ede6-401d-b521-21465a75f339 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 422/813] 192.168.122.242 () {58 vars in 1198 bytes} [Thu Sep 3 14:25:08 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5d519382-fdda-49b4-9c09-d265472a6548 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-14fcc2f9-3052-4ed2-ac96-c25115dabe72 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5d519382-fdda-49b4-9c09-d265472a6548 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] GET http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5d519382-fdda-49b4-9c09-d265472a6548 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5d519382-fdda-49b4-9c09-d265472a6548 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14fcc2f9-3052-4ed2-ac96-c25115dabe72 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 392/814] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:08 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86693]: /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 03 14:25:08 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-22427980-7b6d-477c-bac2-e4c4f291c786 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22427980-7b6d-477c-bac2-e4c4f291c786 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22427980-7b6d-477c-bac2-e4c4f291c786 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22427980-7b6d-477c-bac2-e4c4f291c786 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5d519382-fdda-49b4-9c09-d265472a6548 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 423/815] 192.168.122.242 () {58 vars in 1193 bytes} [Thu Sep 3 14:25:08 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-08bcf97d-3119-4add-86db-b020e9883ead None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08bcf97d-3119-4add-86db-b020e9883ead tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] GET http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08bcf97d-3119-4add-86db-b020e9883ead tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08bcf97d-3119-4add-86db-b020e9883ead tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08bcf97d-3119-4add-86db-b020e9883ead tempest-BackendsCapabilitiesAdminTestsJSON-1308825148 tempest-BackendsCapabilitiesAdminTestsJSON-1308825148-project-admin] http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 424/816] 192.168.122.242 () {58 vars in 1193 bytes} [Thu Sep 3 14:25:08 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 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-22427980-7b6d-477c-bac2-e4c4f291c786 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ae45c94c-762b-4c62-95fe-59912d1f9957 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae45c94c-762b-4c62-95fe-59912d1f9957 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae45c94c-762b-4c62-95fe-59912d1f9957 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae45c94c-762b-4c62-95fe-59912d1f9957 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22427980-7b6d-477c-bac2-e4c4f291c786 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 393/817] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:08 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 865 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1532613311"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1532613311'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume of 1 GB Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ae45c94c-762b-4c62-95fe-59912d1f9957 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Availability Zones retrieved successfully. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae45c94c-762b-4c62-95fe-59912d1f9957 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 425/818] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:08 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Flow 'volume_create_api' (dec3e57b-7329-4867-94b6-e924fdcdda6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560b88e3-51fa-4e3f-98f1-50d16e5799d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ff173d4a-17b1-4459-b167-efa23bfc655a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ff173d4a-17b1-4459-b167-efa23bfc655a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6/action Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ff173d4a-17b1-4459-b167-efa23bfc655a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ff173d4a-17b1-4459-b167-efa23bfc655a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (560b88e3-51fa-4e3f-98f1-50d16e5799d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c9060a-3832-41c7-a798-24a9b61896fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9a234ca2-393b-4f41-a8e2-dd5e93dffb0a req-ff173d4a-17b1-4459-b167-efa23bfc655a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6/action returned with HTTP 204 Sep 03 14:25:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 426/819] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:25:08 2026] POST /volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Created reservations ['10a11e47-8209-4793-b766-46565ebed0ec', '680f7b4c-0986-4c14-9bb5-140dcc6eb878', 'ae62612c-9a91-41ae-af4c-6d02fd086349', 'c13a473b-8cdb-4642-93d2-ed783588c950'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9c9060a-3832-41c7-a798-24a9b61896fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10a11e47-8209-4793-b766-46565ebed0ec', '680f7b4c-0986-4c14-9bb5-140dcc6eb878', 'ae62612c-9a91-41ae-af4c-6d02fd086349', 'c13a473b-8cdb-4642-93d2-ed783588c950']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85477892-8645-4227-9514-8c4ef09d10eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85477892-8645-4227-9514-8c4ef09d10eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a1072a6-2978-478a-bdff-465c843f91b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1532613311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='37ee49dbc10f42768341ecd81b4297ef',qos_specs=None,replication_status=,reservations=['10a11e47-8209-4793-b766-46565ebed0ec','680f7b4c-0986-4c14-9bb5-140dcc6eb878','ae62612c-9a91-41ae-af4c-6d02fd086349','c13a473b-8cdb-4642-93d2-ed783588c950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12686284bbe64811b5751fe408d53f7f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1532613311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a1072a6-2978-478a-bdff-465c843f91b2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='37ee49dbc10f42768341ecd81b4297ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12686284bbe64811b5751fe408d53f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d000da8-9dba-4d2f-99f1-77ea588c65d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d000da8-9dba-4d2f-99f1-77ea588c65d7) transitioned into state 'SUCCESS' from state '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-1532613311',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='37ee49dbc10f42768341ecd81b4297ef',qos_specs=None,replication_status=,reservations=['10a11e47-8209-4793-b766-46565ebed0ec','680f7b4c-0986-4c14-9bb5-140dcc6eb878','ae62612c-9a91-41ae-af4c-6d02fd086349','c13a473b-8cdb-4642-93d2-ed783588c950'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12686284bbe64811b5751fe408d53f7f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f211e601-a60c-44a1-8ab0-d2e26295ef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f211e601-a60c-44a1-8ab0-d2e26295ef4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Flow 'volume_create_api' (dec3e57b-7329-4867-94b6-e924fdcdda6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume request issued successfully. Sep 03 14:25:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7a2137e1-4132-4ddc-abe6-9d31d0bd55a2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 394/820] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:25:08 2026] POST /volume/v3/volumes => generated 773 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ec5ca40c-9690-422c-87a5-618fa76e4cf2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec5ca40c-9690-422c-87a5-618fa76e4cf2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec5ca40c-9690-422c-87a5-618fa76e4cf2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec5ca40c-9690-422c-87a5-618fa76e4cf2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ec5ca40c-9690-422c-87a5-618fa76e4cf2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec5ca40c-9690-422c-87a5-618fa76e4cf2 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 427/821] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:08 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e0ca4954-518a-4e30-95e9-e3c4a659dc70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0ca4954-518a-4e30-95e9-e3c4a659dc70 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0ca4954-518a-4e30-95e9-e3c4a659dc70 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0ca4954-518a-4e30-95e9-e3c4a659dc70 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e0ca4954-518a-4e30-95e9-e3c4a659dc70 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0ca4954-518a-4e30-95e9-e3c4a659dc70 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 395/822] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:09 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1148 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-862254fe-fea8-47a0-be80-f2e2ff1b029b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-862254fe-fea8-47a0-be80-f2e2ff1b029b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-862254fe-fea8-47a0-be80-f2e2ff1b029b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-862254fe-fea8-47a0-be80-f2e2ff1b029b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-862254fe-fea8-47a0-be80-f2e2ff1b029b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-862254fe-fea8-47a0-be80-f2e2ff1b029b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 428/823] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:09 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1148 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3c9f26ff-fbec-4568-8616-60216577600f req-3e434982-0667-4512-a1ec-a6a7b74f3612 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3c9f26ff-fbec-4568-8616-60216577600f req-3e434982-0667-4512-a1ec-a6a7b74f3612 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3c9f26ff-fbec-4568-8616-60216577600f req-3e434982-0667-4512-a1ec-a6a7b74f3612 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3c9f26ff-fbec-4568-8616-60216577600f req-3e434982-0667-4512-a1ec-a6a7b74f3612 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-3c9f26ff-fbec-4568-8616-60216577600f req-3e434982-0667-4512-a1ec-a6a7b74f3612 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3c9f26ff-fbec-4568-8616-60216577600f req-3e434982-0667-4512-a1ec-a6a7b74f3612 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 396/824] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:25:09 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-81c2fa41-afe2-456a-9f62-a2f422d7d40a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81c2fa41-afe2-456a-9f62-a2f422d7d40a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81c2fa41-afe2-456a-9f62-a2f422d7d40a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81c2fa41-afe2-456a-9f62-a2f422d7d40a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-81c2fa41-afe2-456a-9f62-a2f422d7d40a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81c2fa41-afe2-456a-9f62-a2f422d7d40a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 429/825] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:09 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-eab42bd7-4a99-4b38-9417-ae2d7664cb61 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c1667d09-8ecd-400d-a5dc-0039b45c258d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-eab42bd7-4a99-4b38-9417-ae2d7664cb61 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1667d09-8ecd-400d-a5dc-0039b45c258d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1667d09-8ecd-400d-a5dc-0039b45c258d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-eab42bd7-4a99-4b38-9417-ae2d7664cb61 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-eab42bd7-4a99-4b38-9417-ae2d7664cb61 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1667d09-8ecd-400d-a5dc-0039b45c258d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c1667d09-8ecd-400d-a5dc-0039b45c258d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1667d09-8ecd-400d-a5dc-0039b45c258d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-eab42bd7-4a99-4b38-9417-ae2d7664cb61 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 430/826] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-476ecf11-ca48-4c57-9c8d-a98ee6560349 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-eab42bd7-4a99-4b38-9417-ae2d7664cb61 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 397/827] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957/action Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Begin detaching volume completed successfully. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-8e11d5f0-140f-419a-9678-30d5746a4ef6 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957/action returned with HTTP 202 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 398/828] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:25:10 2026] POST /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-09c0ff69-52ef-4c05-a9c1-1e0df36214c3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09c0ff69-52ef-4c05-a9c1-1e0df36214c3 None None] GET http://192.168.122.242/volume// Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09c0ff69-52ef-4c05-a9c1-1e0df36214c3 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09c0ff69-52ef-4c05-a9c1-1e0df36214c3 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09c0ff69-52ef-4c05-a9c1-1e0df36214c3 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-476ecf11-ca48-4c57-9c8d-a98ee6560349 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-476ecf11-ca48-4c57-9c8d-a98ee6560349 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1102120261", "description": "tempest-volume-type-description-1056302051", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 399/829] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-11f7864c-b7c7-43ea-855a-bae6f669fddc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-11f7864c-b7c7-43ea-855a-bae6f669fddc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-11f7864c-b7c7-43ea-855a-bae6f669fddc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-11f7864c-b7c7-43ea-855a-bae6f669fddc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-476ecf11-ca48-4c57-9c8d-a98ee6560349 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 431/830] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:25:10 2026] POST /volume/v3/types => generated 318 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3e833fee-5804-4535-b885-a59b09152bd2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e833fee-5804-4535-b885-a59b09152bd2 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e833fee-5804-4535-b885-a59b09152bd2 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e833fee-5804-4535-b885-a59b09152bd2 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-11f7864c-b7c7-43ea-855a-bae6f669fddc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e833fee-5804-4535-b885-a59b09152bd2 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 432/831] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 => generated 340 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-11f7864c-b7c7-43ea-855a-bae6f669fddc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 400/832] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 1332 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5a315065-f676-4dc3-9290-0b037fc53d24 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a315065-f676-4dc3-9290-0b037fc53d24 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] DELETE http://192.168.122.242/volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a315065-f676-4dc3-9290-0b037fc53d24 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a315065-f676-4dc3-9290-0b037fc53d24 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a315065-f676-4dc3-9290-0b037fc53d24 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 returned with HTTP 202 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 433/833] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:10 2026] DELETE /volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8799d942-3910-44db-b5c1-82952a736162 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8799d942-3910-44db-b5c1-82952a736162 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8799d942-3910-44db-b5c1-82952a736162 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8799d942-3910-44db-b5c1-82952a736162 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8799d942-3910-44db-b5c1-82952a736162 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 returned with HTTP 404 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 401/834] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/86ef0fc1-e96b-487f-8308-97cbeff1b575 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-30f9fae1-1ea2-4946-a30b-cccf26d9a351 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-30f9fae1-1ea2-4946-a30b-cccf26d9a351 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-30f9fae1-1ea2-4946-a30b-cccf26d9a351 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1409272271"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-30f9fae1-1ea2-4946-a30b-cccf26d9a351 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 434/835] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:25:10 2026] POST /volume/v3/types => generated 221 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fefa933c-608e-4ae1-92e0-8261cd558527 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fefa933c-608e-4ae1-92e0-8261cd558527 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] POST http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fefa933c-608e-4ae1-92e0-8261cd558527 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-ee2bac6f-721a-45da-992a-d72a513cdedb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fefa933c-608e-4ae1-92e0-8261cd558527 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 402/836] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:25:10 2026] POST /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption => generated 239 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-ee2bac6f-721a-45da-992a-d72a513cdedb tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-ee2bac6f-721a-45da-992a-d72a513cdedb tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-ee2bac6f-721a-45da-992a-d72a513cdedb tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ce263fef-8c0f-449e-833e-9ddc1cd1b594 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce263fef-8c0f-449e-833e-9ddc1cd1b594 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce263fef-8c0f-449e-833e-9ddc1cd1b594 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce263fef-8c0f-449e-833e-9ddc1cd1b594 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce263fef-8c0f-449e-833e-9ddc1cd1b594 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 403/837] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-17871815-5837-4de6-9288-44d930cf799a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-17871815-5837-4de6-9288-44d930cf799a tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] PUT http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/a400a11a-626b-4553-9d73-645a34d95b19 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-17871815-5837-4de6-9288-44d930cf799a tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-17871815-5837-4de6-9288-44d930cf799a tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/a400a11a-626b-4553-9d73-645a34d95b19 returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 404/838] 192.168.122.242 () {60 vars in 1391 bytes} [Thu Sep 3 14:25:10 2026] PUT /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/a400a11a-626b-4553-9d73-645a34d95b19 => generated 122 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86693]: /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 03 14:25:10 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9b24205d-a0f5-4d55-98cf-d97d669f4221 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b24205d-a0f5-4d55-98cf-d97d669f4221 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b24205d-a0f5-4d55-98cf-d97d669f4221 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b24205d-a0f5-4d55-98cf-d97d669f4221 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b24205d-a0f5-4d55-98cf-d97d669f4221 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 405/839] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption => generated 347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-125832d6-2fba-4fa3-b8f9-8a1290754a60 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-125832d6-2fba-4fa3-b8f9-8a1290754a60 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/cipher Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-125832d6-2fba-4fa3-b8f9-8a1290754a60 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-125832d6-2fba-4fa3-b8f9-8a1290754a60 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-125832d6-2fba-4fa3-b8f9-8a1290754a60 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/cipher returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 406/840] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b081df46-faa3-46b7-9fa8-0afd5df9b2c9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b081df46-faa3-46b7-9fa8-0afd5df9b2c9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] DELETE http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/a400a11a-626b-4553-9d73-645a34d95b19 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b081df46-faa3-46b7-9fa8-0afd5df9b2c9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b081df46-faa3-46b7-9fa8-0afd5df9b2c9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-19de7fe0-3caf-4d11-b8dd-a87be8ecff22 req-ee2bac6f-721a-45da-992a-d72a513cdedb tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6 returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 435/841] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:25:10 2026] DELETE /volume/v3/attachments/28a44d83-cdb8-4006-8ed4-11577a9afae6 => generated 19 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b081df46-faa3-46b7-9fa8-0afd5df9b2c9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/a400a11a-626b-4553-9d73-645a34d95b19 returned with HTTP 202 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 407/842] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:25:10 2026] DELETE /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption/a400a11a-626b-4553-9d73-645a34d95b19 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a789da80-f354-4fcd-ac4e-501268485f86 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a789da80-f354-4fcd-ac4e-501268485f86 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a789da80-f354-4fcd-ac4e-501268485f86 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a789da80-f354-4fcd-ac4e-501268485f86 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a789da80-f354-4fcd-ac4e-501268485f86 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 436/843] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f4fcf6ce-cb3d-484e-a2c9-1f51c03b3939 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4fcf6ce-cb3d-484e-a2c9-1f51c03b3939 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4fcf6ce-cb3d-484e-a2c9-1f51c03b3939 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4fcf6ce-cb3d-484e-a2c9-1f51c03b3939 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4fcf6ce-cb3d-484e-a2c9-1f51c03b3939 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption returned with HTTP 200 Sep 03 14:25:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 408/844] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:25:10 2026] GET /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a/encryption => generated 2 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95b00fa9-ca1e-470f-8be6-ffcb42acbb46 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95b00fa9-ca1e-470f-8be6-ffcb42acbb46 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] DELETE http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95b00fa9-ca1e-470f-8be6-ffcb42acbb46 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95b00fa9-ca1e-470f-8be6-ffcb42acbb46 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95b00fa9-ca1e-470f-8be6-ffcb42acbb46 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a returned with HTTP 202 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 437/845] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:11 2026] DELETE /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5fbef09d-2586-466f-b9f0-da8bea33f12c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5fbef09d-2586-466f-b9f0-da8bea33f12c tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5fbef09d-2586-466f-b9f0-da8bea33f12c tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5fbef09d-2586-466f-b9f0-da8bea33f12c tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5fbef09d-2586-466f-b9f0-da8bea33f12c tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a returned with HTTP 404 Sep 03 14:25:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 409/846] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/types/c80dcfa6-694a-4fae-8624-93282c795b9a => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-07f82c51-17ba-4347-8c3a-0b5de34748a9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-07f82c51-17ba-4347-8c3a-0b5de34748a9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-07f82c51-17ba-4347-8c3a-0b5de34748a9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-07f82c51-17ba-4347-8c3a-0b5de34748a9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-07f82c51-17ba-4347-8c3a-0b5de34748a9 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 438/847] 192.168.122.242 () {58 vars in 1115 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/types => generated 648 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eff2c4b8-dada-42b4-b126-8a7c30cc1c5f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e9f8ea2f-c215-4f8c-822c-a64f7d2a83bb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eff2c4b8-dada-42b4-b126-8a7c30cc1c5f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eff2c4b8-dada-42b4-b126-8a7c30cc1c5f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eff2c4b8-dada-42b4-b126-8a7c30cc1c5f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e9f8ea2f-c215-4f8c-822c-a64f7d2a83bb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e9f8ea2f-c215-4f8c-822c-a64f7d2a83bb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-54262529"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eff2c4b8-dada-42b4-b126-8a7c30cc1c5f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e9f8ea2f-c215-4f8c-822c-a64f7d2a83bb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 439/848] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:25:11 2026] POST /volume/v3/types => generated 219 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eff2c4b8-dada-42b4-b126-8a7c30cc1c5f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 410/849] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 866 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-efb4ca6f-ae22-401d-96cc-870f792252b7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-efb4ca6f-ae22-401d-96cc-870f792252b7 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] PUT http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-efb4ca6f-ae22-401d-96cc-870f792252b7 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-101328909", "description": "tempest-volume-type-description-1305460938", "is_public": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ffe3b050-e91c-489a-9511-902da2e2d59b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ffe3b050-e91c-489a-9511-902da2e2d59b tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ffe3b050-e91c-489a-9511-902da2e2d59b tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ffe3b050-e91c-489a-9511-902da2e2d59b tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ffe3b050-e91c-489a-9511-902da2e2d59b tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ffe3b050-e91c-489a-9511-902da2e2d59b tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 411/850] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d46f2623-a1f0-4d43-845d-b828311c802c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-120330754"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-120330754'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume of 1 GB Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Availability Zones retrieved successfully. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-efb4ca6f-ae22-401d-96cc-870f792252b7 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 440/851] 192.168.122.242 () {60 vars in 1247 bytes} [Thu Sep 3 14:25:11 2026] PUT /volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 => generated 204 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-35e844e5-6ea5-46a8-9ae4-616f9d84ed63 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Flow 'volume_create_api' (9f25c4bf-bd91-44f5-bb48-42e27c76b929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-35e844e5-6ea5-46a8-9ae4-616f9d84ed63 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-35e844e5-6ea5-46a8-9ae4-616f9d84ed63 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-35e844e5-6ea5-46a8-9ae4-616f9d84ed63 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69badc4f-ea8d-4bd9-9ffa-7de9473f1281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-35e844e5-6ea5-46a8-9ae4-616f9d84ed63 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 441/852] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ca0a89b7-8370-4f48-ab8b-365d52b40fdb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ca0a89b7-8370-4f48-ab8b-365d52b40fdb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] DELETE http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ca0a89b7-8370-4f48-ab8b-365d52b40fdb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ca0a89b7-8370-4f48-ab8b-365d52b40fdb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69badc4f-ea8d-4bd9-9ffa-7de9473f1281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2616480a-6016-41da-a533-7d68432143fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ca0a89b7-8370-4f48-ab8b-365d52b40fdb tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 returned with HTTP 202 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 442/853] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:11 2026] DELETE /volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ba5b7bfb-434a-451c-90da-5cd0c2a04657 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba5b7bfb-434a-451c-90da-5cd0c2a04657 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] GET http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba5b7bfb-434a-451c-90da-5cd0c2a04657 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba5b7bfb-434a-451c-90da-5cd0c2a04657 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba5b7bfb-434a-451c-90da-5cd0c2a04657 tempest-VolumeTypesTest-245310076 tempest-VolumeTypesTest-245310076-project-admin] http://192.168.122.242/volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 returned with HTTP 404 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 443/854] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/types/5b925058-9a84-452d-9c57-ca63aee660f8 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Created reservations ['ef8b5b15-0dec-4ea5-a9c8-6beab03f3a51', '852d14d7-1ea1-4cfa-ad40-80dfda0b87ff', '02aa1558-2808-44ef-b3f9-bb2b0d3a2d93', 'd0431c9a-7845-4829-8ddb-c0386c8f2597'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5125901a-84b7-4474-8fba-4992cfa37475 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2616480a-6016-41da-a533-7d68432143fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef8b5b15-0dec-4ea5-a9c8-6beab03f3a51', '852d14d7-1ea1-4cfa-ad40-80dfda0b87ff', '02aa1558-2808-44ef-b3f9-bb2b0d3a2d93', 'd0431c9a-7845-4829-8ddb-c0386c8f2597']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0c39c3-7f12-4539-98ef-92f8a02bba19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5125901a-84b7-4474-8fba-4992cfa37475 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5125901a-84b7-4474-8fba-4992cfa37475 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5125901a-84b7-4474-8fba-4992cfa37475 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf0c39c3-7f12-4539-98ef-92f8a02bba19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dabf8bb-1205-4a22-b89a-bdec2b7a6637', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-120330754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='37ee49dbc10f42768341ecd81b4297ef',qos_specs=None,replication_status=,reservations=['ef8b5b15-0dec-4ea5-a9c8-6beab03f3a51','852d14d7-1ea1-4cfa-ad40-80dfda0b87ff','02aa1558-2808-44ef-b3f9-bb2b0d3a2d93','d0431c9a-7845-4829-8ddb-c0386c8f2597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12686284bbe64811b5751fe408d53f7f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-120330754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dabf8bb-1205-4a22-b89a-bdec2b7a6637,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='37ee49dbc10f42768341ecd81b4297ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12686284bbe64811b5751fe408d53f7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343a4d8a-f632-4136-b392-472dbdb2ea54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5125901a-84b7-4474-8fba-4992cfa37475 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5125901a-84b7-4474-8fba-4992cfa37475 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 444/855] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (343a4d8a-f632-4136-b392-472dbdb2ea54) transitioned into state 'SUCCESS' from state '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-120330754',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='37ee49dbc10f42768341ecd81b4297ef',qos_specs=None,replication_status=,reservations=['ef8b5b15-0dec-4ea5-a9c8-6beab03f3a51','852d14d7-1ea1-4cfa-ad40-80dfda0b87ff','02aa1558-2808-44ef-b3f9-bb2b0d3a2d93','d0431c9a-7845-4829-8ddb-c0386c8f2597'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12686284bbe64811b5751fe408d53f7f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f01f060-8f0e-4275-8da7-4c023476741a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f01f060-8f0e-4275-8da7-4c023476741a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Flow 'volume_create_api' (9f25c4bf-bd91-44f5-bb48-42e27c76b929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Create volume request issued successfully. Sep 03 14:25:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d46f2623-a1f0-4d43-845d-b828311c802c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 412/856] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:25:11 2026] POST /volume/v3/volumes => generated 772 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42a2d144-0702-4f5a-bb1f-d02bb879e752 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42a2d144-0702-4f5a-bb1f-d02bb879e752 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42a2d144-0702-4f5a-bb1f-d02bb879e752 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42a2d144-0702-4f5a-bb1f-d02bb879e752 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42a2d144-0702-4f5a-bb1f-d02bb879e752 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42a2d144-0702-4f5a-bb1f-d02bb879e752 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 445/857] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:11 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1cc43f8c-b508-462b-9763-e06a29ee4850 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cc43f8c-b508-462b-9763-e06a29ee4850 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cc43f8c-b508-462b-9763-e06a29ee4850 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cc43f8c-b508-462b-9763-e06a29ee4850 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1cc43f8c-b508-462b-9763-e06a29ee4850 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cc43f8c-b508-462b-9763-e06a29ee4850 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 413/858] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:12 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 864 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5896121e-ea5b-488c-be77-d2147f520b1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5896121e-ea5b-488c-be77-d2147f520b1c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5896121e-ea5b-488c-be77-d2147f520b1c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5896121e-ea5b-488c-be77-d2147f520b1c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5896121e-ea5b-488c-be77-d2147f520b1c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5896121e-ea5b-488c-be77-d2147f520b1c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 446/859] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:13 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e5cb9a71-62d8-41b0-a8c0-e8611ef3138c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5cb9a71-62d8-41b0-a8c0-e8611ef3138c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5cb9a71-62d8-41b0-a8c0-e8611ef3138c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5cb9a71-62d8-41b0-a8c0-e8611ef3138c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e5cb9a71-62d8-41b0-a8c0-e8611ef3138c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5cb9a71-62d8-41b0-a8c0-e8611ef3138c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 414/860] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a0fba23-207c-4d87-8474-558aa0b1a7fd tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 447/861] 192.168.122.242 () {58 vars in 1121 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes => generated 998 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120330754 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-120330754'), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aacdd779-2f3c-4843-856f-3f86ef4cc7ad tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120330754 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 415/862] 192.168.122.242 () {58 vars in 1220 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-120330754 => generated 341 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512414458 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-512414458'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee8e909f-83a1-4435-9d1c-967eb1b70223 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512414458 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 448/863] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-512414458 => generated 868 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?limit=1 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-693a7f29-2b16-485f-8b7c-88ddd2e313be tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 416/864] 192.168.122.242 () {58 vars in 1157 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1015 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-32f50533-87a4-4b0e-9354-f04a8623625f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?limit=1&marker=7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa066253-72b6-4505-9105-158023c9fce1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32f50533-87a4-4b0e-9354-f04a8623625f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?limit=1&marker=7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 449/865] 192.168.122.242 () {58 vars in 1245 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 1016 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?limit=1&marker=9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6f486309-345b-4e1d-884d-b7eee6d88a52 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?limit=1&marker=9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 450/866] 192.168.122.242 () {58 vars in 1245 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=9a1072a6-2978-478a-bdff-465c843f91b2 => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-05cc324c-df70-4365-8129-d3247f603910 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?limit=1&marker=67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05cc324c-df70-4365-8129-d3247f603910 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?limit=1&marker=67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 451/867] 192.168.122.242 () {58 vars in 1245 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa066253-72b6-4505-9105-158023c9fce1 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa066253-72b6-4505-9105-158023c9fce1 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-197239428"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa066253-72b6-4505-9105-158023c9fce1 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 417/868] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:25:14 2026] POST /volume/v3/group_types => generated 180 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0d09ebad-c489-4eff-aeab-998f96a13bf1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0d09ebad-c489-4eff-aeab-998f96a13bf1 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] POST http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0d09ebad-c489-4eff-aeab-998f96a13bf1 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8312d7af-fa7b-402d-910e-84d679dc0c0c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 452/869] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1912 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0d09ebad-c489-4eff-aeab-998f96a13bf1 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs returned with HTTP 202 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 418/870] 192.168.122.242 () {62 vars in 1342 bytes} [Thu Sep 3 14:25:14 2026] POST /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs => generated 53 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-084173e8-9c6d-4dc6-9d71-2231b90d8377 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-084173e8-9c6d-4dc6-9d71-2231b90d8377 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] POST http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-084173e8-9c6d-4dc6-9d71-2231b90d8377 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-084173e8-9c6d-4dc6-9d71-2231b90d8377 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs returned with HTTP 202 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 419/871] 192.168.122.242 () {62 vars in 1342 bytes} [Thu Sep 3 14:25:14 2026] POST /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs => generated 61 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2e445ac5-8074-4352-8607-bba30b8066a4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2e445ac5-8074-4352-8607-bba30b8066a4 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] GET http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2e445ac5-8074-4352-8607-bba30b8066a4 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2e445ac5-8074-4352-8607-bba30b8066a4 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-339d19bc-0cab-464d-b4b0-ee044ef5c9b6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 453/872] 192.168.122.242 () {58 vars in 1243 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2e445ac5-8074-4352-8607-bba30b8066a4 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 returned with HTTP 200 Sep 03 14:25:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 420/873] 192.168.122.242 () {60 vars in 1336 bytes} [Thu Sep 3 14:25:14 2026] GET /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 => generated 26 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1e97a801-d441-432a-be77-1dda287a872f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1e97a801-d441-432a-be77-1dda287a872f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] GET http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1e97a801-d441-432a-be77-1dda287a872f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1e97a801-d441-432a-be77-1dda287a872f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d0ecfd15-c4bc-499e-ab68-99613978195f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?limit=1 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1e97a801-d441-432a-be77-1dda287a872f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 454/874] 192.168.122.242 () {60 vars in 1336 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 => generated 18 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3dfc718e-e113-482c-ac02-02b09b71a431 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3dfc718e-e113-482c-ac02-02b09b71a431 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] PUT http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d0ecfd15-c4bc-499e-ab68-99613978195f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3dfc718e-e113-482c-ac02-02b09b71a431 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 421/875] 192.168.122.242 () {58 vars in 1136 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?limit=1 => generated 481 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?limit=1&marker=7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3dfc718e-e113-482c-ac02-02b09b71a431 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 455/876] 192.168.122.242 () {62 vars in 1356 bytes} [Thu Sep 3 14:25:15 2026] PUT /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 => generated 26 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df37a2bd-0187-4078-a95f-048e24271585 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df37a2bd-0187-4078-a95f-048e24271585 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] GET http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df37a2bd-0187-4078-a95f-048e24271585 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df37a2bd-0187-4078-a95f-048e24271585 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df37a2bd-0187-4078-a95f-048e24271585 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 456/877] 192.168.122.242 () {60 vars in 1321 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs => generated 87 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0e5e6162-90b9-4f24-90fe-d9eddccc0088 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0e5e6162-90b9-4f24-90fe-d9eddccc0088 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key1 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0e5e6162-90b9-4f24-90fe-d9eddccc0088 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0e5e6162-90b9-4f24-90fe-d9eddccc0088 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0e5e6162-90b9-4f24-90fe-d9eddccc0088 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key1 returned with HTTP 202 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 457/878] 192.168.122.242 () {60 vars in 1339 bytes} [Thu Sep 3 14:25:15 2026] DELETE /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-803fcc3f-fd33-4f26-aa7a-fe995929d50d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?limit=1&marker=7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 422/879] 192.168.122.242 () {58 vars in 1224 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?limit=1&marker=7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 482 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c0abd59d-fc25-47c3-b731-f2696d3200a9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0abd59d-fc25-47c3-b731-f2696d3200a9 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] GET http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key1 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c0abd59d-fc25-47c3-b731-f2696d3200a9 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c0abd59d-fc25-47c3-b731-f2696d3200a9 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?limit=1&marker=9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0abd59d-fc25-47c3-b731-f2696d3200a9 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] HTTP exception thrown: Group Type 4185cb59-0b0c-49a5-98b8-af1a36aafeff has no extra spec with key key1. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0abd59d-fc25-47c3-b731-f2696d3200a9 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key1 returned with HTTP 404 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 458/880] 192.168.122.242 () {60 vars in 1336 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key1 => generated 126 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a5a44dbe-f73b-440f-9703-926d85b05c3d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5a44dbe-f73b-440f-9703-926d85b05c3d tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5a44dbe-f73b-440f-9703-926d85b05c3d tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5a44dbe-f73b-440f-9703-926d85b05c3d tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cefc5137-7faa-4c0f-a7eb-bb14daf4fcf4 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?limit=1&marker=9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 423/881] 192.168.122.242 () {58 vars in 1224 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?limit=1&marker=9a1072a6-2978-478a-bdff-465c843f91b2 => generated 481 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?limit=1&marker=67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5a44dbe-f73b-440f-9703-926d85b05c3d tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 returned with HTTP 202 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 459/882] 192.168.122.242 () {60 vars in 1339 bytes} [Thu Sep 3 14:25:15 2026] DELETE /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d221e08e-5850-40f9-a94a-961a2fe3e55a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d221e08e-5850-40f9-a94a-961a2fe3e55a tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] GET http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d221e08e-5850-40f9-a94a-961a2fe3e55a tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d221e08e-5850-40f9-a94a-961a2fe3e55a tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f9b4fd7-b90c-4171-b856-c0c1e6cbd692 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?limit=1&marker=67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 424/883] 192.168.122.242 () {58 vars in 1224 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?limit=1&marker=67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d221e08e-5850-40f9-a94a-961a2fe3e55a tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] HTTP exception thrown: Group Type 4185cb59-0b0c-49a5-98b8-af1a36aafeff has no extra spec with key key2. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d221e08e-5850-40f9-a94a-961a2fe3e55a tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 returned with HTTP 404 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 460/884] 192.168.122.242 () {60 vars in 1336 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key2 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1532613311&status=available Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ceeca166-4191-4aa5-93ac-6ec34ae9853f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86692) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1532613311'), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ceeca166-4191-4aa5-93ac-6ec34ae9853f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ceeca166-4191-4aa5-93ac-6ec34ae9853f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ceeca166-4191-4aa5-93ac-6ec34ae9853f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ceeca166-4191-4aa5-93ac-6ec34ae9853f tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 returned with HTTP 202 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 461/885] 192.168.122.242 () {60 vars in 1339 bytes} [Thu Sep 3 14:25:15 2026] DELETE /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3f13aba7-212f-43e9-b9e5-b65683d40545 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f13aba7-212f-43e9-b9e5-b65683d40545 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] GET http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f13aba7-212f-43e9-b9e5-b65683d40545 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f13aba7-212f-43e9-b9e5-b65683d40545 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b726bf92-9c43-456a-a498-0fa5e9bdc895 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1532613311&status=available returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 425/886] 192.168.122.242 () {58 vars in 1256 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1532613311&status=available => generated 342 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f13aba7-212f-43e9-b9e5-b65683d40545 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] HTTP exception thrown: Group Type 4185cb59-0b0c-49a5-98b8-af1a36aafeff has no extra spec with key key3. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f13aba7-212f-43e9-b9e5-b65683d40545 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 returned with HTTP 404 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 462/887] 192.168.122.242 () {60 vars in 1336 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff/group_specs/key3 => generated 126 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ba96620a-2cd0-423d-9ca4-bdf4e163f402 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba96620a-2cd0-423d-9ca4-bdf4e163f402 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-120330754&status=available Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba96620a-2cd0-423d-9ca4-bdf4e163f402 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba96620a-2cd0-423d-9ca4-bdf4e163f402 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86692) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-120330754'), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba96620a-2cd0-423d-9ca4-bdf4e163f402 tempest-GroupTypeSpecsTest-1297852948 tempest-GroupTypeSpecsTest-1297852948-project-admin] http://192.168.122.242/volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff returned with HTTP 202 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 463/888] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:25:15 2026] DELETE /volume/v3/group_types/4185cb59-0b0c-49a5-98b8-af1a36aafeff => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfc933b1-9731-4980-ad6b-d04f4f5e9829 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-120330754&status=available returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 426/889] 192.168.122.242 () {58 vars in 1275 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-120330754&status=available => generated 868 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?marker=9a1072a6-2978-478a-bdff-465c843f91b2&sort=id%3Aasc Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-54a261e4-3d2b-419c-bbd3-abc0f5f99aef tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?marker=9a1072a6-2978-478a-bdff-465c843f91b2&sort=id%3Aasc returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 464/890] 192.168.122.242 () {58 vars in 1257 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes/detail?marker=9a1072a6-2978-478a-bdff-465c843f91b2&sort=id%3Aasc => generated 15 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5f14e1e-aea4-447b-b052-bfc1c9d37bcb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 427/891] 192.168.122.242 () {58 vars in 1221 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2579 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f03bdb34-f909-4e92-944a-e119fce36455 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f03bdb34-f909-4e92-944a-e119fce36455 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 465/892] 192.168.122.242 () {58 vars in 1142 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes/detail => generated 2579 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac8eaf5f-bcb0-45b0-bbc7-6df9e4988d46 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 428/893] 192.168.122.242 () {58 vars in 1200 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 998 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?availability_zone=nova Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value nova, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-187c6568-9f3b-4faa-8e5d-1c139477d78f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 14:25:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 466/894] 192.168.122.242 () {58 vars in 1166 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d6a9db40-2151-46ac-81d1-5169b041839c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?availability_zone=nova Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value nova, assuming string {{(pid=86692) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:15 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6a9db40-2151-46ac-81d1-5169b041839c tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 429/895] 192.168.122.242 () {58 vars in 1166 bytes} [Thu Sep 3 14:25:15 2026] GET /volume/v3/volumes?availability_zone=nova => generated 998 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?bootable=false Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4cad4500-3a82-46d2-a22a-f99fddb2c6a1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 467/896] 192.168.122.242 () {58 vars in 1150 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-daecaf9b-3250-42c0-8748-3dc80942613d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?bootable=false Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-daecaf9b-3250-42c0-8748-3dc80942613d tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 430/897] 192.168.122.242 () {58 vars in 1150 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes?bootable=false => generated 998 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?status=available Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cab2ec51-d887-4578-aed3-79a33bbfc5e6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 468/898] 192.168.122.242 () {58 vars in 1154 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b40fa192-483b-40c7-a6c7-69522853c67e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes?status=available Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86692) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b40fa192-483b-40c7-a6c7-69522853c67e tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes?status=available returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 431/899] 192.168.122.242 () {58 vars in 1154 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes?status=available => generated 998 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6807800-de9d-425a-9752-d30fffeb8f6a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?availability_zone=nova Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value nova, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6807800-de9d-425a-9752-d30fffeb8f6a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 469/900] 192.168.122.242 () {58 vars in 1187 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2579 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-83610598-f142-480b-b8ab-18ca5e5fb23a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?bootable=false Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83610598-f142-480b-b8ab-18ca5e5fb23a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 432/901] 192.168.122.242 () {58 vars in 1171 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2579 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?status=available Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Could not evaluate value available, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Get all volumes completed successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffe19a80-ac9f-4b8b-b224-cd0acfe80018 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 470/902] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes/detail?status=available => generated 2579 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-31166dc1-db1a-49ed-9ed7-3d57d661a52a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31166dc1-db1a-49ed-9ed7-3d57d661a52a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31166dc1-db1a-49ed-9ed7-3d57d661a52a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31166dc1-db1a-49ed-9ed7-3d57d661a52a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-31166dc1-db1a-49ed-9ed7-3d57d661a52a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31166dc1-db1a-49ed-9ed7-3d57d661a52a tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 433/903] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:16 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Delete volume with id: 7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Delete volume request issued successfully. Sep 03 14:25:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b51aaf45-0a88-49c0-bc95-1509580f8335 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 202 Sep 03 14:25:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 471/904] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:16 2026] DELETE /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dfec9548-ad85-456b-b766-c8a57cd9caeb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfec9548-ad85-456b-b766-c8a57cd9caeb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfec9548-ad85-456b-b766-c8a57cd9caeb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfec9548-ad85-456b-b766-c8a57cd9caeb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dfec9548-ad85-456b-b766-c8a57cd9caeb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfec9548-ad85-456b-b766-c8a57cd9caeb tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 434/905] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:17 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 864 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5674973e-3c94-45f3-b72e-518911f4a412 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5674973e-3c94-45f3-b72e-518911f4a412 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5674973e-3c94-45f3-b72e-518911f4a412 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5674973e-3c94-45f3-b72e-518911f4a412 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5674973e-3c94-45f3-b72e-518911f4a412 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5674973e-3c94-45f3-b72e-518911f4a412 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 200 Sep 03 14:25:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 472/906] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:18 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 864 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:25:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Get all volumes completed successfully. Sep 03 14:25:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bcd0c5e1-9198-4092-bd10-2c5aff3d9b1d tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:25:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 435/907] 192.168.122.242 () {58 vars in 1121 bytes} [Thu Sep 3 14:25:18 2026] GET /volume/v3/volumes => generated 15 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1846369480"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1846369480'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume of 1 GB Sep 03 14:25:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Availability Zones retrieved successfully. Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Flow 'volume_create_api' (1a13a943-92c4-4d8d-9596-7f0f45fdc255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6debbc74-e03a-46de-97ff-0e84aa074391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6debbc74-e03a-46de-97ff-0e84aa074391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:18 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885418aa-9453-45af-ae16-2d37dd1e7956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Created reservations ['ae926047-2423-4188-b74f-ed51715c2723', 'be4ef8f9-b02a-4a8d-b6a0-c6d4e34a09a5', 'dddd42de-36cb-498b-83f9-f9376e858918', 'd7d8f43f-2926-41d3-8b36-0a0c5738625f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (885418aa-9453-45af-ae16-2d37dd1e7956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae926047-2423-4188-b74f-ed51715c2723', 'be4ef8f9-b02a-4a8d-b6a0-c6d4e34a09a5', 'dddd42de-36cb-498b-83f9-f9376e858918', 'd7d8f43f-2926-41d3-8b36-0a0c5738625f']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e49c738-0ec2-409c-86f0-98e275a024a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e49c738-0ec2-409c-86f0-98e275a024a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba36c23b-f1c8-4855-8090-f64453a5f5dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1846369480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',qos_specs=None,replication_status=,reservations=['ae926047-2423-4188-b74f-ed51715c2723','be4ef8f9-b02a-4a8d-b6a0-c6d4e34a09a5','dddd42de-36cb-498b-83f9-f9376e858918','d7d8f43f-2926-41d3-8b36-0a0c5738625f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1846369480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba36c23b-f1c8-4855-8090-f64453a5f5dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acafce7-be10-4274-80b0-fbbe9824054d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acafce7-be10-4274-80b0-fbbe9824054d) transitioned into state 'SUCCESS' from state '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-1846369480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',qos_specs=None,replication_status=,reservations=['ae926047-2423-4188-b74f-ed51715c2723','be4ef8f9-b02a-4a8d-b6a0-c6d4e34a09a5','dddd42de-36cb-498b-83f9-f9376e858918','d7d8f43f-2926-41d3-8b36-0a0c5738625f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ca7888-6500-4f36-b695-43a481c75866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8ca7888-6500-4f36-b695-43a481c75866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Flow 'volume_create_api' (1a13a943-92c4-4d8d-9596-7f0f45fdc255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume request issued successfully. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6d42cdfd-f08c-408f-8966-802f4f7e5c26 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 473/908] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:25:18 2026] POST /volume/v3/volumes => generated 764 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a90c5149-7ea6-4743-a055-3c2598d0f922 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ab381ddf-e6d7-44f2-af25-4a90b3dad9ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a90c5149-7ea6-4743-a055-3c2598d0f922 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a90c5149-7ea6-4743-a055-3c2598d0f922 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a90c5149-7ea6-4743-a055-3c2598d0f922 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab381ddf-e6d7-44f2-af25-4a90b3dad9ea tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab381ddf-e6d7-44f2-af25-4a90b3dad9ea tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab381ddf-e6d7-44f2-af25-4a90b3dad9ea tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a90c5149-7ea6-4743-a055-3c2598d0f922 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 returned with HTTP 404 Sep 03 14:25:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 436/909] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:19 2026] GET /volume/v3/volumes/7dabf8bb-1205-4a22-b89a-bdec2b7a6637 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ab381ddf-e6d7-44f2-af25-4a90b3dad9ea tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0a369e02-d9b0-4014-b2fa-43a88cc774da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a369e02-d9b0-4014-b2fa-43a88cc774da tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a369e02-d9b0-4014-b2fa-43a88cc774da tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a369e02-d9b0-4014-b2fa-43a88cc774da tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab381ddf-e6d7-44f2-af25-4a90b3dad9ea tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 474/910] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:19 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 832 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0a369e02-d9b0-4014-b2fa-43a88cc774da tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a369e02-d9b0-4014-b2fa-43a88cc774da tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 437/911] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:19 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Delete volume with id: 9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Delete volume request issued successfully. Sep 03 14:25:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6c4ec92-fd8f-4c19-9398-8deacdeb6af6 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 202 Sep 03 14:25:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 475/912] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:19 2026] DELETE /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4bb11f8d-560b-4591-b5a8-4e31a9565516 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4bb11f8d-560b-4591-b5a8-4e31a9565516 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4bb11f8d-560b-4591-b5a8-4e31a9565516 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4bb11f8d-560b-4591-b5a8-4e31a9565516 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4bb11f8d-560b-4591-b5a8-4e31a9565516 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4bb11f8d-560b-4591-b5a8-4e31a9565516 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 438/913] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:19 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-91226b94-09e7-431c-8fc6-3ca269071c2a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-91226b94-09e7-431c-8fc6-3ca269071c2a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-91226b94-09e7-431c-8fc6-3ca269071c2a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-91226b94-09e7-431c-8fc6-3ca269071c2a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-91226b94-09e7-431c-8fc6-3ca269071c2a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-91226b94-09e7-431c-8fc6-3ca269071c2a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 476/914] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:20 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c1faf98-a133-4769-8e6f-62afe93ae6c7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c1faf98-a133-4769-8e6f-62afe93ae6c7 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c1faf98-a133-4769-8e6f-62afe93ae6c7 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c1faf98-a133-4769-8e6f-62afe93ae6c7 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c1faf98-a133-4769-8e6f-62afe93ae6c7 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c1faf98-a133-4769-8e6f-62afe93ae6c7 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 200 Sep 03 14:25:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 439/915] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:20 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 865 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-70f25cc0-8339-4a3d-9fc0-832837bacff4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c0dcd9b1-aafe-4f27-800f-654907f2c72a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0dcd9b1-aafe-4f27-800f-654907f2c72a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0dcd9b1-aafe-4f27-800f-654907f2c72a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0dcd9b1-aafe-4f27-800f-654907f2c72a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70f25cc0-8339-4a3d-9fc0-832837bacff4 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70f25cc0-8339-4a3d-9fc0-832837bacff4 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1010318241"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c0dcd9b1-aafe-4f27-800f-654907f2c72a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0dcd9b1-aafe-4f27-800f-654907f2c72a tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 440/916] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:21 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70f25cc0-8339-4a3d-9fc0-832837bacff4 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 477/917] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:25:21 2026] POST /volume/v3/types => generated 220 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0f91dfdf-4408-4fb7-b644-0aed25c55f05 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18e9d6e6-c81b-4f56-b832-855823b58351 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f91dfdf-4408-4fb7-b644-0aed25c55f05 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f91dfdf-4408-4fb7-b644-0aed25c55f05 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f91dfdf-4408-4fb7-b644-0aed25c55f05 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18e9d6e6-c81b-4f56-b832-855823b58351 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18e9d6e6-c81b-4f56-b832-855823b58351 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1069086852"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18e9d6e6-c81b-4f56-b832-855823b58351 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:25:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 478/918] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:25:21 2026] POST /volume/v3/group_types => generated 177 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0f91dfdf-4408-4fb7-b644-0aed25c55f05 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f91dfdf-4408-4fb7-b644-0aed25c55f05 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 441/919] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:21 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 857 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-485763120"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-485763120'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume of 1 GB Sep 03 14:25:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Availability Zones retrieved successfully. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Flow 'volume_create_api' (edb293de-6184-4d6c-8bec-3b33bb397653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3204180c-a8e4-4571-8a97-f51dc9a7c428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3204180c-a8e4-4571-8a97-f51dc9a7c428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7546ad-f2a4-4477-9ddd-b1a8e16fc638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ad6ad6a9-6d3d-45ea-9f5b-65099a8cb920", "volume_types": ["bac45a98-d459-4a1f-9e10-6dfdb94fb78b"], "name": "tempest-GroupsV314Test-Group-1186186207"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Creating new group {'group': {'group_type': 'ad6ad6a9-6d3d-45ea-9f5b-65099a8cb920', 'volume_types': ['bac45a98-d459-4a1f-9e10-6dfdb94fb78b'], 'name': 'tempest-GroupsV314Test-Group-1186186207'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Creating group tempest-GroupsV314Test-Group-1186186207. Sep 03 14:25:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Availability Zones retrieved successfully. Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Created reservations ['54ddb9eb-015f-40fd-aac1-52e5d6edd689', 'bbfa5d80-8109-408e-bf54-336512b55be7', '12630dd4-bac6-437a-bd99-3fad2037cb96', '72f81a81-524d-4872-9eff-82ab1643df93'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:21 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Created reservations ['0ebe3d65-76a1-4cd1-a646-169b2a4d0a10'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e7546ad-f2a4-4477-9ddd-b1a8e16fc638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54ddb9eb-015f-40fd-aac1-52e5d6edd689', 'bbfa5d80-8109-408e-bf54-336512b55be7', '12630dd4-bac6-437a-bd99-3fad2037cb96', '72f81a81-524d-4872-9eff-82ab1643df93']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1837dc7c-7234-4aa5-bd3a-4af2e7524c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1837dc7c-7234-4aa5-bd3a-4af2e7524c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16799c8-412e-4085-8e8e-6b75abcc4988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-485763120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',qos_specs=None,replication_status=,reservations=['54ddb9eb-015f-40fd-aac1-52e5d6edd689','bbfa5d80-8109-408e-bf54-336512b55be7','12630dd4-bac6-437a-bd99-3fad2037cb96','72f81a81-524d-4872-9eff-82ab1643df93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-485763120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16799c8-412e-4085-8e8e-6b75abcc4988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea3abb2-5daf-4c51-ac2d-f1514d329f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4fef9e4e-f7b4-4163-93ec-5c5318cde8d0 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 479/920] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:25:21 2026] POST /volume/v3/groups => generated 108 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c3a8605b-6e3d-4bb1-97e5-38745a9bb5e3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c3a8605b-6e3d-4bb1-97e5-38745a9bb5e3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c3a8605b-6e3d-4bb1-97e5-38745a9bb5e3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c3a8605b-6e3d-4bb1-97e5-38745a9bb5e3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c3a8605b-6e3d-4bb1-97e5-38745a9bb5e3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 returned with HTTP 404 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 480/921] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:22 2026] GET /volume/v3/volumes/9a1072a6-2978-478a-bdff-465c843f91b2 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea3abb2-5daf-4c51-ac2d-f1514d329f7a) transitioned into state 'SUCCESS' from state '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-485763120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',qos_specs=None,replication_status=,reservations=['54ddb9eb-015f-40fd-aac1-52e5d6edd689','bbfa5d80-8109-408e-bf54-336512b55be7','12630dd4-bac6-437a-bd99-3fad2037cb96','72f81a81-524d-4872-9eff-82ab1643df93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aa03bf30-fda7-4992-8b46-7d8bb223806e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa03bf30-fda7-4992-8b46-7d8bb223806e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa03bf30-fda7-4992-8b46-7d8bb223806e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa03bf30-fda7-4992-8b46-7d8bb223806e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-aa03bf30-fda7-4992-8b46-7d8bb223806e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] show called for member c0a5897b-b369-421f-b8cc-96fa85cb7d92 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9ed46f-cd91-4104-b921-ce0d7802a595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa03bf30-fda7-4992-8b46-7d8bb223806e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 returned with HTTP 200 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 481/922] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:22 2026] GET /volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 => generated 388 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4dd81fbf-66e6-4e57-949b-f6851614d365 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4dd81fbf-66e6-4e57-949b-f6851614d365 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4dd81fbf-66e6-4e57-949b-f6851614d365 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4dd81fbf-66e6-4e57-949b-f6851614d365 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4dd81fbf-66e6-4e57-949b-f6851614d365 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b9ed46f-cd91-4104-b921-ce0d7802a595) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4dd81fbf-66e6-4e57-949b-f6851614d365 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 482/923] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:22 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Flow 'volume_create_api' (edb293de-6184-4d6c-8bec-3b33bb397653) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume request issued successfully. Sep 03 14:25:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56bdb7b2-917a-43e2-b2f3-afaf5b429747 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 442/924] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:25:21 2026] POST /volume/v3/volumes => generated 763 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-242fdb6b-badd-4c85-a328-a069356c3dac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] DELETE http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c397049f-1c2b-4449-ad19-a61e7042a667 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Delete volume with id: 67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c397049f-1c2b-4449-ad19-a61e7042a667 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c397049f-1c2b-4449-ad19-a61e7042a667 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c397049f-1c2b-4449-ad19-a61e7042a667 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c397049f-1c2b-4449-ad19-a61e7042a667 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Delete volume request issued successfully. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-242fdb6b-badd-4c85-a328-a069356c3dac tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 202 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 483/925] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:22 2026] DELETE /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a0508dcc-3f04-4688-a9c6-ece7b334fca1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c397049f-1c2b-4449-ad19-a61e7042a667 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 200 Sep 03 14:25:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 443/926] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:22 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 831 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a0508dcc-3f04-4688-a9c6-ece7b334fca1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a0508dcc-3f04-4688-a9c6-ece7b334fca1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a0508dcc-3f04-4688-a9c6-ece7b334fca1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a0508dcc-3f04-4688-a9c6-ece7b334fca1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a0508dcc-3f04-4688-a9c6-ece7b334fca1 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 484/927] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:22 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 864 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b93601d7-5b1f-4c3b-b249-1475b13c2444 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b93601d7-5b1f-4c3b-b249-1475b13c2444 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b93601d7-5b1f-4c3b-b249-1475b13c2444 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b93601d7-5b1f-4c3b-b249-1475b13c2444 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-b93601d7-5b1f-4c3b-b249-1475b13c2444 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] show called for member c0a5897b-b369-421f-b8cc-96fa85cb7d92 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b93601d7-5b1f-4c3b-b249-1475b13c2444 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 returned with HTTP 200 Sep 03 14:25:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 444/928] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:23 2026] GET /volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 => generated 389 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-83265870-36b4-4aac-b936-63ac908a1ffa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-180259260", "volume_type": "bac45a98-d459-4a1f-9e10-6dfdb94fb78b", "group_id": "c0a5897b-b369-421f-b8cc-96fa85cb7d92", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-180259260', 'volume_type': 'bac45a98-d459-4a1f-9e10-6dfdb94fb78b', 'group_id': 'c0a5897b-b369-421f-b8cc-96fa85cb7d92', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:23 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Create volume of 1 GB Sep 03 14:25:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:25:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Availability Zones retrieved successfully. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Flow 'volume_create_api' (c0ebb068-313e-43bd-aead-7bb6bf691a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994f1164-8657-43bc-adf9-a272a9618bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-679b48c8-beba-46c7-8114-4718fa8d1a28 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-679b48c8-beba-46c7-8114-4718fa8d1a28 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-679b48c8-beba-46c7-8114-4718fa8d1a28 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-679b48c8-beba-46c7-8114-4718fa8d1a28 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (994f1164-8657-43bc-adf9-a272a9618bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:25:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b,is_public=True,name='tempest-GroupsV314Test-volume-type-1010318241',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bac45a98-d459-4a1f-9e10-6dfdb94fb78b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c0a5897b-b369-421f-b8cc-96fa85cb7d92', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e0120e-834e-4300-8748-d18a077bd88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-679b48c8-beba-46c7-8114-4718fa8d1a28 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-679b48c8-beba-46c7-8114-4718fa8d1a28 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 200 Sep 03 14:25:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 445/929] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:23 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c13a0f3a-8d9a-4846-8c3e-9f577c06596f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c13a0f3a-8d9a-4846-8c3e-9f577c06596f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c13a0f3a-8d9a-4846-8c3e-9f577c06596f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c13a0f3a-8d9a-4846-8c3e-9f577c06596f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:23 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1010318241 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1010318241, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1010318241 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1010318241, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c13a0f3a-8d9a-4846-8c3e-9f577c06596f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Volume info retrieved successfully. Sep 03 14:25:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c13a0f3a-8d9a-4846-8c3e-9f577c06596f tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 200 Sep 03 14:25:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 446/930] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:23 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 864 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Created reservations ['0a8242bb-2c03-4fa7-ab4c-51b2ec819a62', '1eab34d0-1ceb-492c-a5f0-4433e66519d8', '067df5ba-4583-43be-9203-218376a2b038', '57260d2b-4d2f-4b54-a7a4-717f6c19a689'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e0120e-834e-4300-8748-d18a077bd88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8242bb-2c03-4fa7-ab4c-51b2ec819a62', '1eab34d0-1ceb-492c-a5f0-4433e66519d8', '067df5ba-4583-43be-9203-218376a2b038', '57260d2b-4d2f-4b54-a7a4-717f6c19a689']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91156bed-c07a-4827-80b3-d1161617b5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91156bed-c07a-4827-80b3-d1161617b5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28a69133-f9d1-420d-899a-12b3453c1a4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-180259260',encryption_key_id=None,group_id=c0a5897b-b369-421f-b8cc-96fa85cb7d92,group_type_id=,metadata={},multiattach=False,project_id='3e689b83a25041859b4b3007bc347b0c',qos_specs=None,replication_status=,reservations=['0a8242bb-2c03-4fa7-ab4c-51b2ec819a62','1eab34d0-1ceb-492c-a5f0-4433e66519d8','067df5ba-4583-43be-9203-218376a2b038','57260d2b-4d2f-4b54-a7a4-717f6c19a689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa829aa76ec64c239a8610bb9480d68d',volume_type_id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-180259260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c0a5897b-b369-421f-b8cc-96fa85cb7d92,host=None,id=28a69133-f9d1-420d-899a-12b3453c1a4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e689b83a25041859b4b3007bc347b0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa829aa76ec64c239a8610bb9480d68d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bac45a98-d459-4a1f-9e10-6dfdb94fb78b),volume_type_id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fba9236-f0bb-4ab0-b175-db94a863cc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fba9236-f0bb-4ab0-b175-db94a863cc49) transitioned into state 'SUCCESS' from state '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-180259260',encryption_key_id=None,group_id=c0a5897b-b369-421f-b8cc-96fa85cb7d92,group_type_id=,metadata={},multiattach=False,project_id='3e689b83a25041859b4b3007bc347b0c',qos_specs=None,replication_status=,reservations=['0a8242bb-2c03-4fa7-ab4c-51b2ec819a62','1eab34d0-1ceb-492c-a5f0-4433e66519d8','067df5ba-4583-43be-9203-218376a2b038','57260d2b-4d2f-4b54-a7a4-717f6c19a689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa829aa76ec64c239a8610bb9480d68d',volume_type_id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58a1d31-9cce-445f-b659-0f02bac2b570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f58a1d31-9cce-445f-b659-0f02bac2b570) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Flow 'volume_create_api' (c0ebb068-313e-43bd-aead-7bb6bf691a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Create volume request issued successfully. Sep 03 14:25:23 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:23 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83265870-36b4-4aac-b936-63ac908a1ffa tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 485/931] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:25:23 2026] POST /volume/v3/volumes => generated 826 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:24 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:24 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c7cd6b2d-a428-46c9-9bf3-77fb6c8f49f5 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f returned with HTTP 200 Sep 03 14:25:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 447/932] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:24 2026] GET /volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f => generated 894 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-67e1237f-d9e9-46b5-9d80-20b5bd36f2fe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-67e1237f-d9e9-46b5-9d80-20b5bd36f2fe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-67e1237f-d9e9-46b5-9d80-20b5bd36f2fe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-67e1237f-d9e9-46b5-9d80-20b5bd36f2fe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e98268dc-b614-4b47-a196-9b071a71b9d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e98268dc-b614-4b47-a196-9b071a71b9d3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] GET http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e98268dc-b614-4b47-a196-9b071a71b9d3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e98268dc-b614-4b47-a196-9b071a71b9d3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-67e1237f-d9e9-46b5-9d80-20b5bd36f2fe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-67e1237f-d9e9-46b5-9d80-20b5bd36f2fe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 200 Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e98268dc-b614-4b47-a196-9b071a71b9d3 tempest-VolumesListTestJSON-265208478 tempest-VolumesListTestJSON-265208478-project-member] http://192.168.122.242/volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 returned with HTTP 404 Sep 03 14:25:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 486/933] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:24 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 448/934] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:24 2026] GET /volume/v3/volumes/67eeea5e-df3d-4e61-b324-9a24f36de6d5 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ba4af0c1-3fd3-47fb-9235-405d18490cbe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba4af0c1-3fd3-47fb-9235-405d18490cbe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba4af0c1-3fd3-47fb-9235-405d18490cbe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba4af0c1-3fd3-47fb-9235-405d18490cbe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ba4af0c1-3fd3-47fb-9235-405d18490cbe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba4af0c1-3fd3-47fb-9235-405d18490cbe tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 200 Sep 03 14:25:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 487/935] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:24 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-969392765"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-969392765'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume of 1 GB Sep 03 14:25:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Availability Zones retrieved successfully. Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Flow 'volume_create_api' (7fa7daad-00c5-469a-a7d5-69a3c1875d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7d37d4-7f76-476c-98d9-86d26bdd9a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7d37d4-7f76-476c-98d9-86d26bdd9a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e275d4c8-f31d-4edd-9ed3-4ef92ba520e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Created reservations ['9dfbe8c8-461d-46c3-b919-5a44ef5c605d', 'b91c0bad-472b-4bc9-8b38-4f0fd7e8fa4b', '08f71d7a-8c81-4145-b1a3-6d906cbfec49', '40a1a022-ac5f-4357-b526-b1f286631f9b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e275d4c8-f31d-4edd-9ed3-4ef92ba520e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dfbe8c8-461d-46c3-b919-5a44ef5c605d', 'b91c0bad-472b-4bc9-8b38-4f0fd7e8fa4b', '08f71d7a-8c81-4145-b1a3-6d906cbfec49', '40a1a022-ac5f-4357-b526-b1f286631f9b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3650b9c-f2a2-49da-a4a8-d91b6eb9b0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3650b9c-f2a2-49da-a4a8-d91b6eb9b0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95e3bba5-1cba-479e-bc70-c1ca1a158641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-969392765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',qos_specs=None,replication_status=,reservations=['9dfbe8c8-461d-46c3-b919-5a44ef5c605d','b91c0bad-472b-4bc9-8b38-4f0fd7e8fa4b','08f71d7a-8c81-4145-b1a3-6d906cbfec49','40a1a022-ac5f-4357-b526-b1f286631f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-969392765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95e3bba5-1cba-479e-bc70-c1ca1a158641,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:24 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8192fa13-96ab-4d91-9e93-942bd93349b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8192fa13-96ab-4d91-9e93-942bd93349b8) transitioned into state 'SUCCESS' from state '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-969392765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b7c2ee04eb945aaa3c701bcec9edeac',qos_specs=None,replication_status=,reservations=['9dfbe8c8-461d-46c3-b919-5a44ef5c605d','b91c0bad-472b-4bc9-8b38-4f0fd7e8fa4b','08f71d7a-8c81-4145-b1a3-6d906cbfec49','40a1a022-ac5f-4357-b526-b1f286631f9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8e958cceafe40f29ce091b8feb55dbf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4623d00-1bab-485d-b406-86df869af957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4623d00-1bab-485d-b406-86df869af957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Flow 'volume_create_api' (7fa7daad-00c5-469a-a7d5-69a3c1875d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Create volume request issued successfully. Sep 03 14:25:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e71e6ec-c1da-41fe-bfbc-41df9ded849b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 449/936] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:25:24 2026] POST /volume/v3/volumes => generated 763 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a612b107-8d1d-4235-ba2e-11a2ee68eb9f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a612b107-8d1d-4235-ba2e-11a2ee68eb9f tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a612b107-8d1d-4235-ba2e-11a2ee68eb9f tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a612b107-8d1d-4235-ba2e-11a2ee68eb9f tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a612b107-8d1d-4235-ba2e-11a2ee68eb9f tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a612b107-8d1d-4235-ba2e-11a2ee68eb9f tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 488/937] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:25 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 831 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:25 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:25 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=549,cinder:UPDATE=94,cinder:DELETE=3,cinder:INSERT=52 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:25:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8f13c908-d089-490c-98ef-2858a9b1ad48 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f returned with HTTP 200 Sep 03 14:25:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 450/938] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:25 2026] GET /volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f => generated 918 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a6001f49-b785-490d-acd2-bb604b0161d5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6001f49-b785-490d-acd2-bb604b0161d5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6001f49-b785-490d-acd2-bb604b0161d5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6001f49-b785-490d-acd2-bb604b0161d5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a6001f49-b785-490d-acd2-bb604b0161d5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6001f49-b785-490d-acd2-bb604b0161d5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 489/939] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:26 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-72189a16-51bd-4eea-9688-addb37a52cec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f Sep 03 14:25:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:26 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:26 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:26 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-72189a16-51bd-4eea-9688-addb37a52cec tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f returned with HTTP 200 Sep 03 14:25:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 451/940] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:26 2026] GET /volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f => generated 919 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] POST http://192.168.122.242/volume/v3/groups/action Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action body: b'{"create-from-src": {"source_group_id": "c0a5897b-b369-421f-b8cc-96fa85cb7d92", "name": "tempest-Group_from_grp-1251973387"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c0a5897b-b369-421f-b8cc-96fa85cb7d92", "name": "tempest-Group_from_grp-1251973387"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Creating new group {'create-from-src': {'source_group_id': 'c0a5897b-b369-421f-b8cc-96fa85cb7d92', 'name': 'tempest-Group_from_grp-1251973387'}}. {{(pid=86693) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Creating group tempest-Group_from_grp-1251973387 from source group c0a5897b-b369-421f-b8cc-96fa85cb7d92. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /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 03 14:25:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Created reservations ['850be311-7518-497c-a0e3-88e968e54886'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-705dc2c0-3d71-46f2-9726-31a60ffc7eb5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-705dc2c0-3d71-46f2-9726-31a60ffc7eb5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-705dc2c0-3d71-46f2-9726-31a60ffc7eb5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-705dc2c0-3d71-46f2-9726-31a60ffc7eb5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /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 03 14:25:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-705dc2c0-3d71-46f2-9726-31a60ffc7eb5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-705dc2c0-3d71-46f2-9726-31a60ffc7eb5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 452/941] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:27 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 856 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.group.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] A mapping entry already exists for group 4d765231-951d-4bc5-bf8b-124f2377b8e7 and volume type bac45a98-d459-4a1f-9e10-6dfdb94fb78b. Do not need to create again. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Availability Zones retrieved successfully. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e70d75c5-ecf8-4621-9418-218fc01164c4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e70d75c5-ecf8-4621-9418-218fc01164c4 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e70d75c5-ecf8-4621-9418-218fc01164c4 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e70d75c5-ecf8-4621-9418-218fc01164c4 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Flow 'volume_create_api' (73c2deb4-0f5f-45cd-9ce7-273c27c52716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749ace06-edad-4529-9cbb-36d60c09ca46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e70d75c5-ecf8-4621-9418-218fc01164c4 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e70d75c5-ecf8-4621-9418-218fc01164c4 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 453/942] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:27 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (749ace06-edad-4529-9cbb-36d60c09ca46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '28a69133-f9d1-420d-899a-12b3453c1a4f', 'volume_type': VolumeType(created_at=2026-09-03T12:25:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b,is_public=True,name='tempest-GroupsV314Test-volume-type-1010318241',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bac45a98-d459-4a1f-9e10-6dfdb94fb78b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4d765231-951d-4bc5-bf8b-124f2377b8e7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (253a7a3c-4458-4e6c-a4c0-d364b9004701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Created reservations ['bdfe156f-5405-4c08-b492-4c74aba03d14', '2242e9da-4f29-4c91-99dd-9cc1f2ce0e92', '01dc64a7-31e7-408c-bf79-0045995d7e60', '98b36b93-8ba2-48c9-89b3-55c5a5e5d097'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (253a7a3c-4458-4e6c-a4c0-d364b9004701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdfe156f-5405-4c08-b492-4c74aba03d14', '2242e9da-4f29-4c91-99dd-9cc1f2ce0e92', '01dc64a7-31e7-408c-bf79-0045995d7e60', '98b36b93-8ba2-48c9-89b3-55c5a5e5d097']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (500a024f-f2f8-4ff2-b5f6-3545637dbb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (500a024f-f2f8-4ff2-b5f6-3545637dbb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1', '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=4d765231-951d-4bc5-bf8b-124f2377b8e7,group_type_id=,metadata={},multiattach=False,project_id='3e689b83a25041859b4b3007bc347b0c',qos_specs=None,replication_status=,reservations=['bdfe156f-5405-4c08-b492-4c74aba03d14','2242e9da-4f29-4c91-99dd-9cc1f2ce0e92','01dc64a7-31e7-408c-bf79-0045995d7e60','98b36b93-8ba2-48c9-89b3-55c5a5e5d097'],size=1,snapshot_id=None,source_replicaid=,source_volid=28a69133-f9d1-420d-899a-12b3453c1a4f,status='creating',user_id='aa829aa76ec64c239a8610bb9480d68d',volume_type_id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4d765231-951d-4bc5-bf8b-124f2377b8e7,host=None,id=ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e689b83a25041859b4b3007bc347b0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=28a69133-f9d1-420d-899a-12b3453c1a4f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa829aa76ec64c239a8610bb9480d68d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bac45a98-d459-4a1f-9e10-6dfdb94fb78b),volume_type_id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65297c4b-4c57-4ff1-8c0a-fc49f3de45a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65297c4b-4c57-4ff1-8c0a-fc49f3de45a8) transitioned into state 'SUCCESS' from 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=4d765231-951d-4bc5-bf8b-124f2377b8e7,group_type_id=,metadata={},multiattach=False,project_id='3e689b83a25041859b4b3007bc347b0c',qos_specs=None,replication_status=,reservations=['bdfe156f-5405-4c08-b492-4c74aba03d14','2242e9da-4f29-4c91-99dd-9cc1f2ce0e92','01dc64a7-31e7-408c-bf79-0045995d7e60','98b36b93-8ba2-48c9-89b3-55c5a5e5d097'],size=1,snapshot_id=None,source_replicaid=,source_volid=28a69133-f9d1-420d-899a-12b3453c1a4f,status='creating',user_id='aa829aa76ec64c239a8610bb9480d68d',volume_type_id=bac45a98-d459-4a1f-9e10-6dfdb94fb78b)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Flow 'volume_create_api' (73c2deb4-0f5f-45cd-9ce7-273c27c52716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Create volume request issued successfully. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /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 03 14:25:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5c14be7-3f49-4d4f-9d5f-0c32becf623e tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/action returned with HTTP 202 Sep 03 14:25:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 490/943] 192.168.122.242 () {62 vars in 1202 bytes} [Thu Sep 3 14:25:27 2026] POST /volume/v3/groups/action => generated 102 bytes in 948 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-320ee196-9e7d-44f9-a765-02b101546e4c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:27 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Get all volumes completed successfully. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:28 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Create volume of 1 GB Sep 03 14:25:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Availability Zones retrieved successfully. Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Flow 'volume_create_api' (3de9caed-1d21-4b95-9561-278a77a34581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476d433b-56bd-4e03-8b0b-da6fb0b45a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (476d433b-56bd-4e03-8b0b-da6fb0b45a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514d7a3d-7db8-45ea-a45a-cfe241b14385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:28 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-320ee196-9e7d-44f9-a765-02b101546e4c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:25:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 491/944] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:25:27 2026] GET /volume/v3/volumes/detail => generated 1842 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:28 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Created reservations ['ecdab754-7a3e-4fb8-a071-882c951a9ea1', '04d7905e-814e-402a-a6b2-84b26d8d7c7b', 'faa81c7c-c603-4163-ba68-058541a9b61f', 'ead12076-8ec8-46e3-96e0-7b0e0fb6e774'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514d7a3d-7db8-45ea-a45a-cfe241b14385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecdab754-7a3e-4fb8-a071-882c951a9ea1', '04d7905e-814e-402a-a6b2-84b26d8d7c7b', 'faa81c7c-c603-4163-ba68-058541a9b61f', 'ead12076-8ec8-46e3-96e0-7b0e0fb6e774']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc05a53-6eb5-4ce7-a579-a6baadb31c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c2fc3c0d-7efb-41b2-bbd1-a88b97eea365 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 492/945] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:28 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cc05a53-6eb5-4ce7-a579-a6baadb31c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c2e7a7-8512-4f53-839e-79c709bc5584', '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='60942febb6b442baa687f6b8e258acc8',qos_specs=None,replication_status=,reservations=['ecdab754-7a3e-4fb8-a071-882c951a9ea1','04d7905e-814e-402a-a6b2-84b26d8d7c7b','faa81c7c-c603-4163-ba68-058541a9b61f','ead12076-8ec8-46e3-96e0-7b0e0fb6e774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2433dda0b1104e5d952ef9ca39bea9e1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:28Z,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=21c2e7a7-8512-4f53-839e-79c709bc5584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60942febb6b442baa687f6b8e258acc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2433dda0b1104e5d952ef9ca39bea9e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7ed62f-0936-45f0-ad78-5c8b19abec8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7ed62f-0936-45f0-ad78-5c8b19abec8e) transitioned into state 'SUCCESS' from 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='60942febb6b442baa687f6b8e258acc8',qos_specs=None,replication_status=,reservations=['ecdab754-7a3e-4fb8-a071-882c951a9ea1','04d7905e-814e-402a-a6b2-84b26d8d7c7b','faa81c7c-c603-4163-ba68-058541a9b61f','ead12076-8ec8-46e3-96e0-7b0e0fb6e774'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2433dda0b1104e5d952ef9ca39bea9e1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3891b69-32e9-4440-a39f-9e250e6cdc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3891b69-32e9-4440-a39f-9e250e6cdc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Flow 'volume_create_api' (3de9caed-1d21-4b95-9561-278a77a34581) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Create volume request issued successfully. Sep 03 14:25:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e24c8fd-6033-45de-8e38-3c7a4d311fad tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 454/946] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:25:27 2026] POST /volume/v3/volumes => generated 742 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3a7ed65c-a6f2-463a-b817-e2d822eb9bc9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a7ed65c-a6f2-463a-b817-e2d822eb9bc9 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a7ed65c-a6f2-463a-b817-e2d822eb9bc9 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a7ed65c-a6f2-463a-b817-e2d822eb9bc9 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3a7ed65c-a6f2-463a-b817-e2d822eb9bc9 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a7ed65c-a6f2-463a-b817-e2d822eb9bc9 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 493/947] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:28 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 921 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-070e58d1-e4c4-464d-93fc-420fec116668 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:29 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:29 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:29 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-070e58d1-e4c4-464d-93fc-420fec116668 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 455/948] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:29 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:25:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e69d8cf0-1998-42da-acd6-9acbde2843af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e69d8cf0-1998-42da-acd6-9acbde2843af tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e69d8cf0-1998-42da-acd6-9acbde2843af tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e69d8cf0-1998-42da-acd6-9acbde2843af tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e69d8cf0-1998-42da-acd6-9acbde2843af tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e69d8cf0-1998-42da-acd6-9acbde2843af tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 494/949] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:29 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:30 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:30 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-503bf03f-cf0f-46e8-aa87-70c804bc3e69 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-503bf03f-cf0f-46e8-aa87-70c804bc3e69 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-503bf03f-cf0f-46e8-aa87-70c804bc3e69 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-503bf03f-cf0f-46e8-aa87-70c804bc3e69 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:31 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-503bf03f-cf0f-46e8-aa87-70c804bc3e69 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-503bf03f-cf0f-46e8-aa87-70c804bc3e69 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 495/950] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:31 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-87af99a8-a21f-4118-ab8b-44179a2fba28 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 456/951] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:30 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-52c4a101-2341-4430-80be-6fd8486aca93 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-55d90485-2f9b-450d-b25b-19378e555bd2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52c4a101-2341-4430-80be-6fd8486aca93 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52c4a101-2341-4430-80be-6fd8486aca93 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52c4a101-2341-4430-80be-6fd8486aca93 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-52c4a101-2341-4430-80be-6fd8486aca93 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:32 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:32 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52c4a101-2341-4430-80be-6fd8486aca93 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 496/952] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:32 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:32 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55d90485-2f9b-450d-b25b-19378e555bd2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 457/953] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:32 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-78f63ab2-efd3-4795-9ff3-e0c87ace4557 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78f63ab2-efd3-4795-9ff3-e0c87ace4557 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78f63ab2-efd3-4795-9ff3-e0c87ace4557 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78f63ab2-efd3-4795-9ff3-e0c87ace4557 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-78f63ab2-efd3-4795-9ff3-e0c87ace4557 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-515e31fe-44dd-4203-8551-ae287c114f23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78f63ab2-efd3-4795-9ff3-e0c87ace4557 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 497/954] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:33 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:33 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:33 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:33 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-515e31fe-44dd-4203-8551-ae287c114f23 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 458/955] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:33 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ab953681-8606-4c15-b29e-88356b2bb828 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab953681-8606-4c15-b29e-88356b2bb828 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab953681-8606-4c15-b29e-88356b2bb828 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab953681-8606-4c15-b29e-88356b2bb828 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ab953681-8606-4c15-b29e-88356b2bb828 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab953681-8606-4c15-b29e-88356b2bb828 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 498/956] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:34 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:35 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:35 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:35 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dc70a56a-80ca-4242-9d37-85a17ce8da4d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 459/957] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:35 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-87271f0f-9e54-4293-b723-e7946280ab95 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-87271f0f-9e54-4293-b723-e7946280ab95 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-87271f0f-9e54-4293-b723-e7946280ab95 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-87271f0f-9e54-4293-b723-e7946280ab95 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-87271f0f-9e54-4293-b723-e7946280ab95 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-87271f0f-9e54-4293-b723-e7946280ab95 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 499/958] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:35 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:36 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:36 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:36 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e1d1d42f-a61f-4e68-a62b-73db0c6c83d7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1d1d42f-a61f-4e68-a62b-73db0c6c83d7 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1d1d42f-a61f-4e68-a62b-73db0c6c83d7 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1d1d42f-a61f-4e68-a62b-73db0c6c83d7 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c236c6cb-0fc8-4c31-887b-c380e63779a2 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 460/959] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:36 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:25:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e1d1d42f-a61f-4e68-a62b-73db0c6c83d7 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1d1d42f-a61f-4e68-a62b-73db0c6c83d7 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 500/960] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:36 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:38 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:38 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ee1a40e0-dd43-458a-afe4-5ed536ec6559 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee1a40e0-dd43-458a-afe4-5ed536ec6559 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee1a40e0-dd43-458a-afe4-5ed536ec6559 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee1a40e0-dd43-458a-afe4-5ed536ec6559 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:38 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41bf67db-21ea-4d39-966b-db8dd1158d19 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 461/961] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:38 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ee1a40e0-dd43-458a-afe4-5ed536ec6559 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee1a40e0-dd43-458a-afe4-5ed536ec6559 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 501/962] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:38 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3272503f-6355-4400-8942-5d12a80ae92d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:39 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:39 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bbaaaa13-cf33-4534-a6d4-06d18b22898d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bbaaaa13-cf33-4534-a6d4-06d18b22898d tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bbaaaa13-cf33-4534-a6d4-06d18b22898d tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bbaaaa13-cf33-4534-a6d4-06d18b22898d tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bbaaaa13-cf33-4534-a6d4-06d18b22898d tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bbaaaa13-cf33-4534-a6d4-06d18b22898d tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 502/963] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:39 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:39 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3272503f-6355-4400-8942-5d12a80ae92d tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 462/964] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:39 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-554baf87-6158-47f2-b511-5a866257ad2b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-554baf87-6158-47f2-b511-5a866257ad2b tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-554baf87-6158-47f2-b511-5a866257ad2b tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-554baf87-6158-47f2-b511-5a866257ad2b tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-554baf87-6158-47f2-b511-5a866257ad2b tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-554baf87-6158-47f2-b511-5a866257ad2b tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 503/965] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:40 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-faf82b49-f66d-4d1c-823f-75118a88c96c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:40 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:40 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:40 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faf82b49-f66d-4d1c-823f-75118a88c96c tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 463/966] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:40 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f4a4813-d177-4f82-a56f-116622c6f00a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f4a4813-d177-4f82-a56f-116622c6f00a tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f4a4813-d177-4f82-a56f-116622c6f00a tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f4a4813-d177-4f82-a56f-116622c6f00a tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f4a4813-d177-4f82-a56f-116622c6f00a tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f4a4813-d177-4f82-a56f-116622c6f00a tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 504/967] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:41 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-34bdd476-5520-483b-ab06-d129db4d5626 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:41 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:41 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:41 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34bdd476-5520-483b-ab06-d129db4d5626 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 464/968] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:41 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 931 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ffbe43c0-7af9-4eae-a1b4-83b0ad09ea08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffbe43c0-7af9-4eae-a1b4-83b0ad09ea08 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffbe43c0-7af9-4eae-a1b4-83b0ad09ea08 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffbe43c0-7af9-4eae-a1b4-83b0ad09ea08 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-ffbe43c0-7af9-4eae-a1b4-83b0ad09ea08 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] show called for member 4d765231-951d-4bc5-bf8b-124f2377b8e7 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffbe43c0-7af9-4eae-a1b4-83b0ad09ea08 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7 returned with HTTP 200 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 505/969] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:42 2026] GET /volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7 => generated 417 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /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 03 14:25:42 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Get all volumes completed successfully. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:42 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:42 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-544f8972-5c5b-4917-aaf1-73569ec609a4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:25:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 465/970] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:25:42 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4ef64295-e150-4897-b1b8-84a630614ebd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ef64295-e150-4897-b1b8-84a630614ebd tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] POST http://192.168.122.242/volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7/action Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ef64295-e150-4897-b1b8-84a630614ebd tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ef64295-e150-4897-b1b8-84a630614ebd tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-4ef64295-e150-4897-b1b8-84a630614ebd tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] delete called for group 4d765231-951d-4bc5-bf8b-124f2377b8e7 {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-4ef64295-e150-4897-b1b8-84a630614ebd tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Delete group with id: 4d765231-951d-4bc5-bf8b-124f2377b8e7 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /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 03 14:25:42 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /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 03 14:25:42 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ef64295-e150-4897-b1b8-84a630614ebd tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7/action returned with HTTP 202 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 506/971] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:42 2026] POST /volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9ae058ad-a273-4267-9533-0db25ef861f4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:42 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9ae058ad-a273-4267-9533-0db25ef861f4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 200 Sep 03 14:25:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 466/972] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:42 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 930 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0bf25c45-baec-4636-be2c-8902ee775850 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bf25c45-baec-4636-be2c-8902ee775850 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bf25c45-baec-4636-be2c-8902ee775850 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bf25c45-baec-4636-be2c-8902ee775850 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0bf25c45-baec-4636-be2c-8902ee775850 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bf25c45-baec-4636-be2c-8902ee775850 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 200 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 507/973] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:42 2026] GET /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 972 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] GET http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1&project_id=1b7c2ee04eb945aaa3c701bcec9edeac Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Could not evaluate value 1b7c2ee04eb945aaa3c701bcec9edeac, assuming string {{(pid=86692) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Searching by: MultiDict([('project_id', '1b7c2ee04eb945aaa3c701bcec9edeac'), ('all_tenants', 1)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /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 03 14:25:42 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Get all volumes completed successfully. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-930b72ba-4bb0-4ec5-8150-e60d87a26563 tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1&project_id=1b7c2ee04eb945aaa3c701bcec9edeac returned with HTTP 200 Sep 03 14:25:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 467/974] 192.168.122.242 () {58 vars in 1257 bytes} [Thu Sep 3 14:25:42 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=1b7c2ee04eb945aaa3c701bcec9edeac => generated 3041 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a1d67f18-1148-421e-90d9-957522fc0cca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Delete volume with id: 21c2e7a7-8512-4f53-839e-79c709bc5584 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Volume info retrieved successfully. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] Delete volume request issued successfully. Sep 03 14:25:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a1d67f18-1148-421e-90d9-957522fc0cca tempest-VolumesListAdminTestJSON-1592582828 tempest-VolumesListAdminTestJSON-1592582828-project-admin] http://192.168.122.242/volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 returned with HTTP 202 Sep 03 14:25:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 508/975] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:42 2026] DELETE /volume/v3/volumes/21c2e7a7-8512-4f53-839e-79c709bc5584 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-46153969-49e6-4a77-be23-4e84ada4ea66 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46153969-49e6-4a77-be23-4e84ada4ea66 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46153969-49e6-4a77-be23-4e84ada4ea66 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46153969-49e6-4a77-be23-4e84ada4ea66 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46153969-49e6-4a77-be23-4e84ada4ea66 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46153969-49e6-4a77-be23-4e84ada4ea66 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 468/976] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:42 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] DELETE http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Delete volume with id: 95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Delete volume request issued successfully. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-087c2e54-0a14-4c56-8e59-c7848b58e576 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 202 Sep 03 14:25:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 509/977] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:43 2026] DELETE /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-13079a67-0b96-4f0f-9b95-6bd9a50c64b2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13079a67-0b96-4f0f-9b95-6bd9a50c64b2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13079a67-0b96-4f0f-9b95-6bd9a50c64b2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13079a67-0b96-4f0f-9b95-6bd9a50c64b2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-13079a67-0b96-4f0f-9b95-6bd9a50c64b2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13079a67-0b96-4f0f-9b95-6bd9a50c64b2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 469/978] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:43 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b644a02b-a33d-4432-940a-861aab105a55 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b644a02b-a33d-4432-940a-861aab105a55 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b644a02b-a33d-4432-940a-861aab105a55 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b644a02b-a33d-4432-940a-861aab105a55 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b644a02b-a33d-4432-940a-861aab105a55 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 returned with HTTP 404 Sep 03 14:25:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 510/979] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:43 2026] GET /volume/v3/volumes/ec7249a2-ef6f-4fb4-ae16-0ec3f0d5b1d1 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ef6b73b2-d887-46f2-b864-4ac71b13e94a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef6b73b2-d887-46f2-b864-4ac71b13e94a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef6b73b2-d887-46f2-b864-4ac71b13e94a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef6b73b2-d887-46f2-b864-4ac71b13e94a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-ef6b73b2-d887-46f2-b864-4ac71b13e94a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] show called for member 4d765231-951d-4bc5-bf8b-124f2377b8e7 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef6b73b2-d887-46f2-b864-4ac71b13e94a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7 returned with HTTP 404 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 470/980] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:43 2026] GET /volume/v3/groups/4d765231-951d-4bc5-bf8b-124f2377b8e7 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Get all volumes completed successfully. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:43 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:43 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8d1d408c-9a3e-4cf7-80fe-88f88430e3c4 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:25:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 511/981] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:25:43 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ba910004-219d-439e-b7ec-c269ce32fc32 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ba910004-219d-439e-b7ec-c269ce32fc32 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] POST http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92/action Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ba910004-219d-439e-b7ec-c269ce32fc32 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ba910004-219d-439e-b7ec-c269ce32fc32 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-ba910004-219d-439e-b7ec-c269ce32fc32 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] delete called for group c0a5897b-b369-421f-b8cc-96fa85cb7d92 {{(pid=86692) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:25:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-ba910004-219d-439e-b7ec-c269ce32fc32 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Delete group with id: c0a5897b-b369-421f-b8cc-96fa85cb7d92 Sep 03 14:25:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:43 devstack devstack@c-api.service[86692]: /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 03 14:25:43 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:25:44 devstack devstack@c-api.service[86692]: /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 03 14:25:44 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:25:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ba910004-219d-439e-b7ec-c269ce32fc32 tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92/action returned with HTTP 202 Sep 03 14:25:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 471/982] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:43 2026] POST /volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f Sep 03 14:25:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Volume info retrieved successfully. Sep 03 14:25:44 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:25:44 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:25:44 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:25:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d2952bb2-50be-487e-87b8-99e9a33e90ca tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f returned with HTTP 200 Sep 03 14:25:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1662aed8-29fd-445c-87d4-29ad08f28e0e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 512/983] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:44 2026] GET /volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f => generated 918 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1662aed8-29fd-445c-87d4-29ad08f28e0e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1662aed8-29fd-445c-87d4-29ad08f28e0e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1662aed8-29fd-445c-87d4-29ad08f28e0e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1662aed8-29fd-445c-87d4-29ad08f28e0e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1662aed8-29fd-445c-87d4-29ad08f28e0e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 200 Sep 03 14:25:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 472/984] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:44 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 855 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-33518c10-c1b1-404b-80a3-7f922f113d5a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-33518c10-c1b1-404b-80a3-7f922f113d5a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-33518c10-c1b1-404b-80a3-7f922f113d5a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-33518c10-c1b1-404b-80a3-7f922f113d5a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-33518c10-c1b1-404b-80a3-7f922f113d5a tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f returned with HTTP 404 Sep 03 14:25:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 513/985] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:25:45 2026] GET /volume/v3/volumes/28a69133-f9d1-420d-899a-12b3453c1a4f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c184c9c2-5217-46bc-8a27-9701731910bc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c184c9c2-5217-46bc-8a27-9701731910bc tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c184c9c2-5217-46bc-8a27-9701731910bc tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c184c9c2-5217-46bc-8a27-9701731910bc tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c184c9c2-5217-46bc-8a27-9701731910bc tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] show called for member c0a5897b-b369-421f-b8cc-96fa85cb7d92 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c184c9c2-5217-46bc-8a27-9701731910bc tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 returned with HTTP 200 Sep 03 14:25:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 473/986] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:45 2026] GET /volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 => generated 388 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-09d1b625-f833-4ee2-9dba-1e93ae59a9a2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-09d1b625-f833-4ee2-9dba-1e93ae59a9a2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-09d1b625-f833-4ee2-9dba-1e93ae59a9a2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-09d1b625-f833-4ee2-9dba-1e93ae59a9a2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-09d1b625-f833-4ee2-9dba-1e93ae59a9a2 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 returned with HTTP 404 Sep 03 14:25:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 514/987] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:45 2026] GET /volume/v3/volumes/95e3bba5-1cba-479e-bc70-c1ca1a158641 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cbccb206-d158-4a56-a6fe-37af3217ebd8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cbccb206-d158-4a56-a6fe-37af3217ebd8 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cbccb206-d158-4a56-a6fe-37af3217ebd8 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cbccb206-d158-4a56-a6fe-37af3217ebd8 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cbccb206-d158-4a56-a6fe-37af3217ebd8 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cbccb206-d158-4a56-a6fe-37af3217ebd8 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 200 Sep 03 14:25:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 474/988] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:45 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-798e1bac-1c59-498f-a706-9fa2e76b038b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] DELETE http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Delete volume with id: f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Delete volume request issued successfully. Sep 03 14:25:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-798e1bac-1c59-498f-a706-9fa2e76b038b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 202 Sep 03 14:25:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 515/989] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:45 2026] DELETE /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8fb65b7d-1fbe-42f9-842e-4457f303bada None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fb65b7d-1fbe-42f9-842e-4457f303bada tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fb65b7d-1fbe-42f9-842e-4457f303bada tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fb65b7d-1fbe-42f9-842e-4457f303bada tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8fb65b7d-1fbe-42f9-842e-4457f303bada tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fb65b7d-1fbe-42f9-842e-4457f303bada tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 200 Sep 03 14:25:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 475/990] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:45 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 855 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aae5eb68-60fa-44c2-8c08-5d565acfe78b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aae5eb68-60fa-44c2-8c08-5d565acfe78b tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] GET http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aae5eb68-60fa-44c2-8c08-5d565acfe78b tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aae5eb68-60fa-44c2-8c08-5d565acfe78b tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-aae5eb68-60fa-44c2-8c08-5d565acfe78b tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] show called for member c0a5897b-b369-421f-b8cc-96fa85cb7d92 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aae5eb68-60fa-44c2-8c08-5d565acfe78b tempest-GroupsV314Test-220542306 tempest-GroupsV314Test-220542306-project-member] http://192.168.122.242/volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 returned with HTTP 404 Sep 03 14:25:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 516/991] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:46 2026] GET /volume/v3/groups/c0a5897b-b369-421f-b8cc-96fa85cb7d92 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-05a0a4af-e9fb-4f0d-b06b-c49d28eed199 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05a0a4af-e9fb-4f0d-b06b-c49d28eed199 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/ad6ad6a9-6d3d-45ea-9f5b-65099a8cb920 Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05a0a4af-e9fb-4f0d-b06b-c49d28eed199 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05a0a4af-e9fb-4f0d-b06b-c49d28eed199 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05a0a4af-e9fb-4f0d-b06b-c49d28eed199 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] http://192.168.122.242/volume/v3/group_types/ad6ad6a9-6d3d-45ea-9f5b-65099a8cb920 returned with HTTP 202 Sep 03 14:25:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 476/992] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:25:46 2026] DELETE /volume/v3/group_types/ad6ad6a9-6d3d-45ea-9f5b-65099a8cb920 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2fddc6e2-d4f2-45b9-aa9c-f33792e71b5d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2fddc6e2-d4f2-45b9-aa9c-f33792e71b5d tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] DELETE http://192.168.122.242/volume/v3/types/bac45a98-d459-4a1f-9e10-6dfdb94fb78b Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2fddc6e2-d4f2-45b9-aa9c-f33792e71b5d tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2fddc6e2-d4f2-45b9-aa9c-f33792e71b5d tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2fddc6e2-d4f2-45b9-aa9c-f33792e71b5d tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] http://192.168.122.242/volume/v3/types/bac45a98-d459-4a1f-9e10-6dfdb94fb78b returned with HTTP 202 Sep 03 14:25:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 517/993] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:46 2026] DELETE /volume/v3/types/bac45a98-d459-4a1f-9e10-6dfdb94fb78b => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-14241d15-72a5-4e70-a122-3318aff01e23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14241d15-72a5-4e70-a122-3318aff01e23 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] GET http://192.168.122.242/volume/v3/types/bac45a98-d459-4a1f-9e10-6dfdb94fb78b Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14241d15-72a5-4e70-a122-3318aff01e23 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14241d15-72a5-4e70-a122-3318aff01e23 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14241d15-72a5-4e70-a122-3318aff01e23 tempest-GroupsV314Test-396957275 tempest-GroupsV314Test-396957275-project-admin] http://192.168.122.242/volume/v3/types/bac45a98-d459-4a1f-9e10-6dfdb94fb78b returned with HTTP 404 Sep 03 14:25:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 477/994] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:46 2026] GET /volume/v3/types/bac45a98-d459-4a1f-9e10-6dfdb94fb78b => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c4f0928b-665f-4dea-8bd2-3487aa7e2ed5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4f0928b-665f-4dea-8bd2-3487aa7e2ed5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4f0928b-665f-4dea-8bd2-3487aa7e2ed5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4f0928b-665f-4dea-8bd2-3487aa7e2ed5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4f0928b-665f-4dea-8bd2-3487aa7e2ed5 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 returned with HTTP 404 Sep 03 14:25:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 518/995] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:46 2026] GET /volume/v3/volumes/f16799c8-412e-4085-8e8e-6b75abcc4988 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-70e70846-996d-408e-8304-7e202bce3750 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70e70846-996d-408e-8304-7e202bce3750 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70e70846-996d-408e-8304-7e202bce3750 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70e70846-996d-408e-8304-7e202bce3750 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-70e70846-996d-408e-8304-7e202bce3750 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70e70846-996d-408e-8304-7e202bce3750 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 478/996] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:46 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] DELETE http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Delete volume with id: ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Delete volume request issued successfully. Sep 03 14:25:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f7c2a27-438c-4d33-9930-cf149ef081e9 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 202 Sep 03 14:25:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 519/997] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:46 2026] DELETE /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:25:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5900cbd1-299d-4fbd-8a9b-afaf06b0b66e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5900cbd1-299d-4fbd-8a9b-afaf06b0b66e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5900cbd1-299d-4fbd-8a9b-afaf06b0b66e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5900cbd1-299d-4fbd-8a9b-afaf06b0b66e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5900cbd1-299d-4fbd-8a9b-afaf06b0b66e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5900cbd1-299d-4fbd-8a9b-afaf06b0b66e tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 479/998] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:46 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 856 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:25:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-89a764e6-5d90-4aeb-a815-32093e2b6c4b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89a764e6-5d90-4aeb-a815-32093e2b6c4b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89a764e6-5d90-4aeb-a815-32093e2b6c4b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89a764e6-5d90-4aeb-a815-32093e2b6c4b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-89a764e6-5d90-4aeb-a815-32093e2b6c4b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Volume info retrieved successfully. Sep 03 14:25:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89a764e6-5d90-4aeb-a815-32093e2b6c4b tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 200 Sep 03 14:25:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 520/999] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:48 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cc84c1b5-d6f4-468b-a0fb-45c2c7f16859 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cc84c1b5-d6f4-468b-a0fb-45c2c7f16859 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] GET http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd Sep 03 14:25:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cc84c1b5-d6f4-468b-a0fb-45c2c7f16859 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cc84c1b5-d6f4-468b-a0fb-45c2c7f16859 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cc84c1b5-d6f4-468b-a0fb-45c2c7f16859 tempest-VolumesListAdminTestJSON-1774154643 tempest-VolumesListAdminTestJSON-1774154643-project-member] http://192.168.122.242/volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd returned with HTTP 404 Sep 03 14:25:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 480/1000] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:49 2026] GET /volume/v3/volumes/ba36c23b-f1c8-4855-8090-f64453a5f5dd => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f028c307-83b5-4957-b770-2d6793cf9737 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-713224838"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-713224838'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume of 1 GB Sep 03 14:25:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Availability Zones retrieved successfully. Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Flow 'volume_create_api' (4572204a-e663-4960-9719-b42d36f5a6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816925fa-1b24-4c06-88f2-03cf463079fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (816925fa-1b24-4c06-88f2-03cf463079fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41704efb-f552-42ce-af95-e525dfe1bba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Created reservations ['ecd28200-127c-4f61-a016-f4b0c9520221', 'a67023db-8d4c-4bbc-8cf6-ac0af90f73bf', '60f5dc93-94c8-42ec-8761-b3ec2c4a2669', '7a3f52bf-0ebc-4a1d-b5cf-4b58e1c5c538'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41704efb-f552-42ce-af95-e525dfe1bba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecd28200-127c-4f61-a016-f4b0c9520221', 'a67023db-8d4c-4bbc-8cf6-ac0af90f73bf', '60f5dc93-94c8-42ec-8761-b3ec2c4a2669', '7a3f52bf-0ebc-4a1d-b5cf-4b58e1c5c538']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181cbf1d-9769-4f18-b1a6-fa472eeaca29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181cbf1d-9769-4f18-b1a6-fa472eeaca29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70608509-a364-4ed1-b462-cd0c31338723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-713224838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',qos_specs=None,replication_status=,reservations=['ecd28200-127c-4f61-a016-f4b0c9520221','a67023db-8d4c-4bbc-8cf6-ac0af90f73bf','60f5dc93-94c8-42ec-8761-b3ec2c4a2669','7a3f52bf-0ebc-4a1d-b5cf-4b58e1c5c538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-713224838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70608509-a364-4ed1-b462-cd0c31338723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6142d6e3-e4a8-45d9-9b0d-9e43e34bccec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6142d6e3-e4a8-45d9-9b0d-9e43e34bccec) transitioned into state 'SUCCESS' from state '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-713224838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd1be5ab58fa4aa09e854306dcc6bbe4',qos_specs=None,replication_status=,reservations=['ecd28200-127c-4f61-a016-f4b0c9520221','a67023db-8d4c-4bbc-8cf6-ac0af90f73bf','60f5dc93-94c8-42ec-8761-b3ec2c4a2669','7a3f52bf-0ebc-4a1d-b5cf-4b58e1c5c538'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='337e93cf223a488fa18dcadbd42fbcd3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1226c49-0c2e-4c30-a9db-bf3072ad31f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:25:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1226c49-0c2e-4c30-a9db-bf3072ad31f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:25:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Flow 'volume_create_api' (4572204a-e663-4960-9719-b42d36f5a6fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:25:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Create volume request issued successfully. Sep 03 14:25:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f028c307-83b5-4957-b770-2d6793cf9737 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:25:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 521/1001] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:25:50 2026] POST /volume/v3/volumes => generated 763 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:25:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-396dd23f-856e-4e91-a85e-029984b619c9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-396dd23f-856e-4e91-a85e-029984b619c9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-396dd23f-856e-4e91-a85e-029984b619c9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-396dd23f-856e-4e91-a85e-029984b619c9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-396dd23f-856e-4e91-a85e-029984b619c9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-396dd23f-856e-4e91-a85e-029984b619c9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 481/1002] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:51 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 831 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95441c16-1c48-431a-b9de-b2dd3abe292b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95441c16-1c48-431a-b9de-b2dd3abe292b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95441c16-1c48-431a-b9de-b2dd3abe292b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95441c16-1c48-431a-b9de-b2dd3abe292b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-95441c16-1c48-431a-b9de-b2dd3abe292b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95441c16-1c48-431a-b9de-b2dd3abe292b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 522/1003] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:52 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0b15752c-d132-4e14-84f3-10ec5767eac1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b15752c-d132-4e14-84f3-10ec5767eac1 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:25:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b15752c-d132-4e14-84f3-10ec5767eac1 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1864128290"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b15752c-d132-4e14-84f3-10ec5767eac1 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 482/1004] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:25:52 2026] POST /volume/v3/types => generated 220 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a3cd2849-0c12-4539-a5b6-d84cf61546ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3cd2849-0c12-4539-a5b6-d84cf61546ea tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3cd2849-0c12-4539-a5b6-d84cf61546ea tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1471905334"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3cd2849-0c12-4539-a5b6-d84cf61546ea tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:25:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 523/1005] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:25:53 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 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0a3ff33f-a4e4-4557-9908-9b0b7d619067", "volume_types": ["c0a57353-4080-4cd4-a14d-71a3b42a637a"], "name": "tempest-GroupsV320Test-Group-877539155"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Creating new group {'group': {'group_type': '0a3ff33f-a4e4-4557-9908-9b0b7d619067', 'volume_types': ['c0a57353-4080-4cd4-a14d-71a3b42a637a'], 'name': 'tempest-GroupsV320Test-Group-877539155'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Creating group tempest-GroupsV320Test-Group-877539155. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Availability Zones retrieved successfully. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Created reservations ['839218ed-b4b9-474c-af14-fbc196f228a7'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd4a717f-12db-4fb4-b9a4-2b4c55be71ba tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 483/1006] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:25:53 2026] POST /volume/v3/groups => generated 107 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bebffbd6-7e46-45df-9686-20a15d6dca4f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bebffbd6-7e46-45df-9686-20a15d6dca4f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ddb8f5bf-c7c4-4718-a2cd-9eab81177ed1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bebffbd6-7e46-45df-9686-20a15d6dca4f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bebffbd6-7e46-45df-9686-20a15d6dca4f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ddb8f5bf-c7c4-4718-a2cd-9eab81177ed1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ddb8f5bf-c7c4-4718-a2cd-9eab81177ed1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ddb8f5bf-c7c4-4718-a2cd-9eab81177ed1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-ddb8f5bf-c7c4-4718-a2cd-9eab81177ed1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ddb8f5bf-c7c4-4718-a2cd-9eab81177ed1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 484/1007] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:53 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 387 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bebffbd6-7e46-45df-9686-20a15d6dca4f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bebffbd6-7e46-45df-9686-20a15d6dca4f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 524/1008] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:53 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-c0b04189-5387-4384-9b0f-940b2c9a9b20 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-c0b04189-5387-4384-9b0f-940b2c9a9b20 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-c0b04189-5387-4384-9b0f-940b2c9a9b20 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-c0b04189-5387-4384-9b0f-940b2c9a9b20 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-c0b04189-5387-4384-9b0f-940b2c9a9b20 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-c0b04189-5387-4384-9b0f-940b2c9a9b20 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 485/1009] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:25:53 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18ed70de-e494-422e-9de5-761cd21b8e34 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18ed70de-e494-422e-9de5-761cd21b8e34 None None] GET http://192.168.122.242/volume// Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18ed70de-e494-422e-9de5-761cd21b8e34 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18ed70de-e494-422e-9de5-761cd21b8e34 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18ed70de-e494-422e-9de5-761cd21b8e34 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 525/1010] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:25:53 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-0aa64555-6c18-49bc-b721-5a2a8e77845e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-0aa64555-6c18-49bc-b721-5a2a8e77845e tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:25:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-0aa64555-6c18-49bc-b721-5a2a8e77845e tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70608509-a364-4ed1-b462-cd0c31338723", "connector": null, "instance_uuid": "347d2256-502f-4c3c-bc80-46caf0a327de"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-0aa64555-6c18-49bc-b721-5a2a8e77845e tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 486/1011] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:25:53 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ccd799f-1d62-4f40-9204-29b324b3affa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ccd799f-1d62-4f40-9204-29b324b3affa tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ccd799f-1d62-4f40-9204-29b324b3affa tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ccd799f-1d62-4f40-9204-29b324b3affa tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2b400225-1a3e-40e7-92ae-406b067a5c40 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b400225-1a3e-40e7-92ae-406b067a5c40 None None] GET http://192.168.122.242/volume// Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b400225-1a3e-40e7-92ae-406b067a5c40 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b400225-1a3e-40e7-92ae-406b067a5c40 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b400225-1a3e-40e7-92ae-406b067a5c40 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 487/1012] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-7c59e6a9-7922-45c7-9dfb-d777166a76cd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ccd799f-1d62-4f40-9204-29b324b3affa tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-7c59e6a9-7922-45c7-9dfb-d777166a76cd tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-7c59e6a9-7922-45c7-9dfb-d777166a76cd tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-7c59e6a9-7922-45c7-9dfb-d777166a76cd tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ccd799f-1d62-4f40-9204-29b324b3affa tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 526/1013] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 855 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-7c59e6a9-7922-45c7-9dfb-d777166a76cd tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-7c59e6a9-7922-45c7-9dfb-d777166a76cd tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 488/1014] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 1036 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] PUT http://192.168.122.242/volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Acquiring lock "cinder-attachment_update-70608509-a364-4ed1-b462-cd0c31338723-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b24f387b-9628-4f37-b722-41c1ccefccc9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b24f387b-9628-4f37-b722-41c1ccefccc9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Lock "cinder-attachment_update-70608509-a364-4ed1-b462-cd0c31338723-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b24f387b-9628-4f37-b722-41c1ccefccc9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b24f387b-9628-4f37-b722-41c1ccefccc9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-b24f387b-9628-4f37-b722-41c1ccefccc9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b24f387b-9628-4f37-b722-41c1ccefccc9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 489/1015] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 388 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c5740ff0-b69a-4c31-8a1a-15ec9973123c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5740ff0-b69a-4c31-8a1a-15ec9973123c tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] POST http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5740ff0-b69a-4c31-8a1a-15ec9973123c tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5740ff0-b69a-4c31-8a1a-15ec9973123c tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c5740ff0-b69a-4c31-8a1a-15ec9973123c tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Updating group '68b94928-7f91-436b-ba25-2dfe3814c294' with 'creating' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5740ff0-b69a-4c31-8a1a-15ec9973123c tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action returned with HTTP 202 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 490/1016] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:54 2026] POST /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e5ecc6ab-e947-4a6b-acfb-8a08e1cafe3f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5ecc6ab-e947-4a6b-acfb-8a08e1cafe3f tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5ecc6ab-e947-4a6b-acfb-8a08e1cafe3f tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5ecc6ab-e947-4a6b-acfb-8a08e1cafe3f tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-e5ecc6ab-e947-4a6b-acfb-8a08e1cafe3f tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5ecc6ab-e947-4a6b-acfb-8a08e1cafe3f tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 491/1017] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb3f69f2-c1e9-4226-9847-8ca7a4a18e03 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb3f69f2-c1e9-4226-9847-8ca7a4a18e03 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] POST http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb3f69f2-c1e9-4226-9847-8ca7a4a18e03 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb3f69f2-c1e9-4226-9847-8ca7a4a18e03 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-bb3f69f2-c1e9-4226-9847-8ca7a4a18e03 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Updating group '68b94928-7f91-436b-ba25-2dfe3814c294' with 'available' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb3f69f2-c1e9-4226-9847-8ca7a4a18e03 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action returned with HTTP 202 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 492/1018] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:54 2026] POST /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-368c658f-e2c9-47d9-932b-5b148ebb8616 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-368c658f-e2c9-47d9-932b-5b148ebb8616 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-368c658f-e2c9-47d9-932b-5b148ebb8616 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-368c658f-e2c9-47d9-932b-5b148ebb8616 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-368c658f-e2c9-47d9-932b-5b148ebb8616 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Lock "cinder-attachment_update-70608509-a364-4ed1-b462-cd0c31338723-devstack" released by "attachment_update" :: held 0.288s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-618ad5da-f65d-4206-b166-eac8581e7f32 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 527/1019] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:25:54 2026] PUT /volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71 => generated 694 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-368c658f-e2c9-47d9-932b-5b148ebb8616 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 493/1020] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d2eb0e7f-22af-460f-aa05-0604199aa779 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d2eb0e7f-22af-460f-aa05-0604199aa779 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] POST http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d2eb0e7f-22af-460f-aa05-0604199aa779 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d2eb0e7f-22af-460f-aa05-0604199aa779 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-d2eb0e7f-22af-460f-aa05-0604199aa779 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Updating group '68b94928-7f91-436b-ba25-2dfe3814c294' with 'error' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d2eb0e7f-22af-460f-aa05-0604199aa779 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action returned with HTTP 202 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 528/1021] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:54 2026] POST /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-11f479e6-2593-48b3-a5c3-6a3f33b5aac9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-11f479e6-2593-48b3-a5c3-6a3f33b5aac9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-11f479e6-2593-48b3-a5c3-6a3f33b5aac9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-11f479e6-2593-48b3-a5c3-6a3f33b5aac9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-11f479e6-2593-48b3-a5c3-6a3f33b5aac9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:54 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-11f479e6-2593-48b3-a5c3-6a3f33b5aac9 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 494/1022] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:54 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 384 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-99d3f809-5669-49be-8965-87989287398f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-99d3f809-5669-49be-8965-87989287398f tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] POST http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-99d3f809-5669-49be-8965-87989287398f tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-99d3f809-5669-49be-8965-87989287398f tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-99d3f809-5669-49be-8965-87989287398f tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Updating group '68b94928-7f91-436b-ba25-2dfe3814c294' with 'available' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 03 14:25:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-99d3f809-5669-49be-8965-87989287398f tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action returned with HTTP 202 Sep 03 14:25:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 529/1023] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:54 2026] POST /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b200d21a-f901-49bd-acc7-e4ac8dd29969 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b200d21a-f901-49bd-acc7-e4ac8dd29969 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b200d21a-f901-49bd-acc7-e4ac8dd29969 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b200d21a-f901-49bd-acc7-e4ac8dd29969 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-b200d21a-f901-49bd-acc7-e4ac8dd29969 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:55 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b200d21a-f901-49bd-acc7-e4ac8dd29969 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 495/1024] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:55 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-34257398-ae1a-4d75-955a-45c321c25de1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: /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 03 14:25:55 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Get all volumes completed successfully. Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34257398-ae1a-4d75-955a-45c321c25de1 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:25:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 530/1025] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:25:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-730a9413-bb0b-4d06-babd-f71a97055117 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-730a9413-bb0b-4d06-babd-f71a97055117 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] POST http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-730a9413-bb0b-4d06-babd-f71a97055117 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-730a9413-bb0b-4d06-babd-f71a97055117 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-730a9413-bb0b-4d06-babd-f71a97055117 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] delete called for group 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-730a9413-bb0b-4d06-babd-f71a97055117 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Delete group with id: 68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f744a13a-143d-4345-87c2-062692cd51e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f744a13a-143d-4345-87c2-062692cd51e7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f744a13a-143d-4345-87c2-062692cd51e7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: /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 03 14:25:55 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f744a13a-143d-4345-87c2-062692cd51e7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-730a9413-bb0b-4d06-babd-f71a97055117 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action returned with HTTP 202 Sep 03 14:25:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 496/1026] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:25:55 2026] POST /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-40670c0c-06ee-4e16-96fb-addf46dac06e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40670c0c-06ee-4e16-96fb-addf46dac06e tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40670c0c-06ee-4e16-96fb-addf46dac06e tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40670c0c-06ee-4e16-96fb-addf46dac06e tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-40670c0c-06ee-4e16-96fb-addf46dac06e tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f744a13a-143d-4345-87c2-062692cd51e7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f744a13a-143d-4345-87c2-062692cd51e7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:55 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:25:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40670c0c-06ee-4e16-96fb-addf46dac06e tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 200 Sep 03 14:25:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 531/1027] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:55 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 856 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 497/1028] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:55 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 387 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-43e760b3-c9e4-469f-932a-b2e6568193f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-43e760b3-c9e4-469f-932a-b2e6568193f4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71/action Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-43e760b3-c9e4-469f-932a-b2e6568193f4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-43e760b3-c9e4-469f-932a-b2e6568193f4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-542035b2-2ab1-4680-8bf9-251b38c2809c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-07837ffa-f2b4-4b79-95e8-3cfdc8ecedcf req-43e760b3-c9e4-469f-932a-b2e6568193f4 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71/action returned with HTTP 204 Sep 03 14:25:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 532/1029] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:25:55 2026] POST /volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71/action => generated 0 bytes in 145 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-542035b2-2ab1-4680-8bf9-251b38c2809c tempest-ExtensionsTestJSON-26502348 tempest-ExtensionsTestJSON-26502348-project-member] GET http://192.168.122.242/volume/v3/extensions Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-542035b2-2ab1-4680-8bf9-251b38c2809c tempest-ExtensionsTestJSON-26502348 tempest-ExtensionsTestJSON-26502348-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-542035b2-2ab1-4680-8bf9-251b38c2809c tempest-ExtensionsTestJSON-26502348 tempest-ExtensionsTestJSON-26502348-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-542035b2-2ab1-4680-8bf9-251b38c2809c tempest-ExtensionsTestJSON-26502348 tempest-ExtensionsTestJSON-26502348-project-member] http://192.168.122.242/volume/v3/extensions returned with HTTP 200 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 498/1030] 192.168.122.242 () {58 vars in 1130 bytes} [Thu Sep 3 14:25:55 2026] GET /volume/v3/extensions => generated 5245 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fe9da987-c98c-40b3-93d5-68bb98d908d8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bec45241-e1de-4eb2-b3d4-6229c8522d7a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe9da987-c98c-40b3-93d5-68bb98d908d8 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] GET http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe9da987-c98c-40b3-93d5-68bb98d908d8 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe9da987-c98c-40b3-93d5-68bb98d908d8 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-fe9da987-c98c-40b3-93d5-68bb98d908d8 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] show called for member 68b94928-7f91-436b-ba25-2dfe3814c294 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bec45241-e1de-4eb2-b3d4-6229c8522d7a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bec45241-e1de-4eb2-b3d4-6229c8522d7a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bec45241-e1de-4eb2-b3d4-6229c8522d7a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe9da987-c98c-40b3-93d5-68bb98d908d8 tempest-GroupsV320Test-1087319923 tempest-GroupsV320Test-1087319923-project-member] http://192.168.122.242/volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 returned with HTTP 404 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 533/1031] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:25:56 2026] GET /volume/v3/groups/68b94928-7f91-436b-ba25-2dfe3814c294 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c482bc6e-0e5c-49fc-a051-86c594d0659d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c482bc6e-0e5c-49fc-a051-86c594d0659d tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/0a3ff33f-a4e4-4557-9908-9b0b7d619067 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c482bc6e-0e5c-49fc-a051-86c594d0659d tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c482bc6e-0e5c-49fc-a051-86c594d0659d tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c482bc6e-0e5c-49fc-a051-86c594d0659d tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/group_types/0a3ff33f-a4e4-4557-9908-9b0b7d619067 returned with HTTP 202 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 534/1032] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:25:56 2026] DELETE /volume/v3/group_types/0a3ff33f-a4e4-4557-9908-9b0b7d619067 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cd68b2cd-3bb9-44d9-9a98-97533a28bec0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd68b2cd-3bb9-44d9-9a98-97533a28bec0 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] DELETE http://192.168.122.242/volume/v3/types/c0a57353-4080-4cd4-a14d-71a3b42a637a Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd68b2cd-3bb9-44d9-9a98-97533a28bec0 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd68b2cd-3bb9-44d9-9a98-97533a28bec0 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bec45241-e1de-4eb2-b3d4-6229c8522d7a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bec45241-e1de-4eb2-b3d4-6229c8522d7a tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 499/1033] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:56 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 1148 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3eb07399-8fa5-4e28-b202-715fafb1abf8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3eb07399-8fa5-4e28-b202-715fafb1abf8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3eb07399-8fa5-4e28-b202-715fafb1abf8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3eb07399-8fa5-4e28-b202-715fafb1abf8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd68b2cd-3bb9-44d9-9a98-97533a28bec0 tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/types/c0a57353-4080-4cd4-a14d-71a3b42a637a returned with HTTP 202 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 535/1034] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:25:56 2026] DELETE /volume/v3/types/c0a57353-4080-4cd4-a14d-71a3b42a637a => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-08d9ee02-a68a-4ff8-9931-e9bcd715722b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08d9ee02-a68a-4ff8-9931-e9bcd715722b tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] GET http://192.168.122.242/volume/v3/types/c0a57353-4080-4cd4-a14d-71a3b42a637a Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08d9ee02-a68a-4ff8-9931-e9bcd715722b tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08d9ee02-a68a-4ff8-9931-e9bcd715722b tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08d9ee02-a68a-4ff8-9931-e9bcd715722b tempest-GroupsV320Test-2106988851 tempest-GroupsV320Test-2106988851-project-admin] http://192.168.122.242/volume/v3/types/c0a57353-4080-4cd4-a14d-71a3b42a637a returned with HTTP 404 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 536/1035] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:25:56 2026] GET /volume/v3/types/c0a57353-4080-4cd4-a14d-71a3b42a637a => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3eb07399-8fa5-4e28-b202-715fafb1abf8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3eb07399-8fa5-4e28-b202-715fafb1abf8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 500/1036] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:56 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 1148 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume with id: 70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-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 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cc893fd-8ad8-4c98-9672-140c59db53a3 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 400 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 537/1037] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:25:56 2026] DELETE /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 307 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4cec5489-694d-4e07-8ddb-76770eb45bfc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4cec5489-694d-4e07-8ddb-76770eb45bfc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4cec5489-694d-4e07-8ddb-76770eb45bfc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4cec5489-694d-4e07-8ddb-76770eb45bfc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4cec5489-694d-4e07-8ddb-76770eb45bfc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4cec5489-694d-4e07-8ddb-76770eb45bfc tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 501/1038] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:56 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-8c22677f-feba-4b5b-a76b-73fbe76c2fb8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-8c22677f-feba-4b5b-a76b-73fbe76c2fb8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-8c22677f-feba-4b5b-a76b-73fbe76c2fb8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-8c22677f-feba-4b5b-a76b-73fbe76c2fb8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-8c22677f-feba-4b5b-a76b-73fbe76c2fb8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-8c22677f-feba-4b5b-a76b-73fbe76c2fb8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 538/1039] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:25:56 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 1148 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] POST http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723/action Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Begin detaching volume completed successfully. Sep 03 14:25:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-0869670b-778f-48f0-854f-1d5aef1aee96 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723/action returned with HTTP 202 Sep 03 14:25:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 502/1040] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:25:56 2026] POST /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c55ed26f-d6c8-4dff-b3fa-eb6971b4a8b6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c55ed26f-d6c8-4dff-b3fa-eb6971b4a8b6 None None] GET http://192.168.122.242/volume// Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c55ed26f-d6c8-4dff-b3fa-eb6971b4a8b6 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c55ed26f-d6c8-4dff-b3fa-eb6971b4a8b6 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c55ed26f-d6c8-4dff-b3fa-eb6971b4a8b6 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:25:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 539/1041] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:25:57 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:25:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-bef8969c-3a07-48c2-b8df-890ad6f2b773 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-bef8969c-3a07-48c2-b8df-890ad6f2b773 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-bef8969c-3a07-48c2-b8df-890ad6f2b773 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-bef8969c-3a07-48c2-b8df-890ad6f2b773 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-bef8969c-3a07-48c2-b8df-890ad6f2b773 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-bef8969c-3a07-48c2-b8df-890ad6f2b773 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 503/1042] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:25:57 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 1332 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-ef3ce42c-95fc-40b7-bef0-b7fb17ce4285 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-ef3ce42c-95fc-40b7-bef0-b7fb17ce4285 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71 Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-ef3ce42c-95fc-40b7-bef0-b7fb17ce4285 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-ef3ce42c-95fc-40b7-bef0-b7fb17ce4285 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=632,cinder:INSERT=82,cinder:UPDATE=150 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:25:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:25:57 devstack devstack@c-api.service[86693]: /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 03 14:25:57 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:25:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-d5ecefa4-bebb-445f-8c7b-d25c1042c990 req-ef3ce42c-95fc-40b7-bef0-b7fb17ce4285 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71 returned with HTTP 200 Sep 03 14:25:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 540/1043] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:25:57 2026] DELETE /volume/v3/attachments/0bb96ef2-5522-48ef-a695-e9f7504b2f71 => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:25:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bfc736a6-f2ec-4986-91fc-2e75cc54574b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:25:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfc736a6-f2ec-4986-91fc-2e75cc54574b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:25:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfc736a6-f2ec-4986-91fc-2e75cc54574b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:25:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfc736a6-f2ec-4986-91fc-2e75cc54574b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:25:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:25:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:25:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:25:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:25:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bfc736a6-f2ec-4986-91fc-2e75cc54574b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:25:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfc736a6-f2ec-4986-91fc-2e75cc54574b tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:25:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 504/1044] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:25:58 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1359254535"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1359254535'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Create volume of 1 GB Sep 03 14:26:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Availability Zones retrieved successfully. Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Flow 'volume_create_api' (66b2c853-0fb0-4ace-9eb9-ad55a60c681b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e24ea44-3127-4e35-badb-d85604574323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e24ea44-3127-4e35-badb-d85604574323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0921a67f-7ced-4c62-86dd-3c37ea7acedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Created reservations ['e41e0f6d-c45b-40ea-a376-5f53ebe3af92', '74af0a7d-ee25-4a77-9dd9-f77c77205a1e', '320d1ffd-d28f-42dd-8ead-25c8fbaf25b0', '588be093-d92b-41b2-8559-6c42998fd38c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0921a67f-7ced-4c62-86dd-3c37ea7acedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e41e0f6d-c45b-40ea-a376-5f53ebe3af92', '74af0a7d-ee25-4a77-9dd9-f77c77205a1e', '320d1ffd-d28f-42dd-8ead-25c8fbaf25b0', '588be093-d92b-41b2-8559-6c42998fd38c']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4904e3a-c188-4076-8fc3-6f8b8454bfe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4904e3a-c188-4076-8fc3-6f8b8454bfe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1359254535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ab0779aae4b06a0d3631eeb179fd9',qos_specs=None,replication_status=,reservations=['e41e0f6d-c45b-40ea-a376-5f53ebe3af92','74af0a7d-ee25-4a77-9dd9-f77c77205a1e','320d1ffd-d28f-42dd-8ead-25c8fbaf25b0','588be093-d92b-41b2-8559-6c42998fd38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824273a48f364b2e93b3b33cb9be7462',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1359254535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605ab0779aae4b06a0d3631eeb179fd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824273a48f364b2e93b3b33cb9be7462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1dd11b-c8b4-432d-8350-089b99c427da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1dd11b-c8b4-432d-8350-089b99c427da) transitioned into state 'SUCCESS' from state '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-1359254535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ab0779aae4b06a0d3631eeb179fd9',qos_specs=None,replication_status=,reservations=['e41e0f6d-c45b-40ea-a376-5f53ebe3af92','74af0a7d-ee25-4a77-9dd9-f77c77205a1e','320d1ffd-d28f-42dd-8ead-25c8fbaf25b0','588be093-d92b-41b2-8559-6c42998fd38c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824273a48f364b2e93b3b33cb9be7462',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1183d09-6f53-4aac-be65-86c1c289a216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1183d09-6f53-4aac-be65-86c1c289a216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Flow 'volume_create_api' (66b2c853-0fb0-4ace-9eb9-ad55a60c681b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Create volume request issued successfully. Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-46e0762d-2ddf-4d14-82bf-14df74a80651 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 541/1045] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:26:02 2026] POST /volume/v3/volumes => generated 828 bytes in 890 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:26:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-69f6c272-4382-4ef6-9175-10f73e812a00 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69f6c272-4382-4ef6-9175-10f73e812a00 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69f6c272-4382-4ef6-9175-10f73e812a00 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69f6c272-4382-4ef6-9175-10f73e812a00 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-69f6c272-4382-4ef6-9175-10f73e812a00 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69f6c272-4382-4ef6-9175-10f73e812a00 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 505/1046] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:03 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 896 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b3f01597-9c28-4229-930c-8056ebcd19fe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume with id: 70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:26:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume request issued successfully. Sep 03 14:26:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b3f01597-9c28-4229-930c-8056ebcd19fe tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 202 Sep 03 14:26:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 542/1047] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:03 2026] DELETE /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:26:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b6c089c8-624b-44a7-b29e-df1afb48c671 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6c089c8-624b-44a7-b29e-df1afb48c671 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:26:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6c089c8-624b-44a7-b29e-df1afb48c671 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6c089c8-624b-44a7-b29e-df1afb48c671 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b6c089c8-624b-44a7-b29e-df1afb48c671 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6c089c8-624b-44a7-b29e-df1afb48c671 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 200 Sep 03 14:26:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 506/1048] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:03 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 855 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e5d16a3-ded7-47ea-9a0c-7c959aea8ea9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e5d16a3-ded7-47ea-9a0c-7c959aea8ea9 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e5d16a3-ded7-47ea-9a0c-7c959aea8ea9 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e5d16a3-ded7-47ea-9a0c-7c959aea8ea9 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e5d16a3-ded7-47ea-9a0c-7c959aea8ea9 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e5d16a3-ded7-47ea-9a0c-7c959aea8ea9 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 543/1049] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:04 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 920 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-348fcf4c-6c45-471e-ba87-d6147354df2a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-348fcf4c-6c45-471e-ba87-d6147354df2a tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:26:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-348fcf4c-6c45-471e-ba87-d6147354df2a tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1265256785", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1182514942", "vendor_name": "tempest-vendor_name-998914877"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-348fcf4c-6c45-471e-ba87-d6147354df2a tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:26:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 507/1050] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:26:04 2026] POST /volume/v3/types => generated 327 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a10c4932-e01e-44b1-ad96-77b29e2c236a", "size": 1, "name": "tempest-UserMessagesTest-Volume-1907433159"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Create volume request body: {'volume': {'volume_type': 'a10c4932-e01e-44b1-ad96-77b29e2c236a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1907433159'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Create volume of 1 GB Sep 03 14:26:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Availability Zones retrieved successfully. Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Flow 'volume_create_api' (6bcbb1ab-8221-4c81-9b8e-1848d1e93304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1070a4a6-7014-4e3d-897a-5a3a62a03a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1070a4a6-7014-4e3d-897a-5a3a62a03a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:26:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1182514942',vendor_name='tempest-vendor_name-998914877'},id=a10c4932-e01e-44b1-ad96-77b29e2c236a,is_public=True,name='tempest-UserMessagesTest-volume-type-1265256785',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a10c4932-e01e-44b1-ad96-77b29e2c236a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21c67c7-7e3c-4e81-bbd7-f9dd0dc68cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a79fec6-cc61-4898-8b0e-fe3efdac5e08 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a79fec6-cc61-4898-8b0e-fe3efdac5e08 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a79fec6-cc61-4898-8b0e-fe3efdac5e08 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a79fec6-cc61-4898-8b0e-fe3efdac5e08 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a79fec6-cc61-4898-8b0e-fe3efdac5e08 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 returned with HTTP 404 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 508/1051] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volumes/70608509-a364-4ed1-b462-cd0c31338723 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1265256785 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1265256785, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1265256785 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1265256785, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Created reservations ['0792efa0-8f95-43cc-8260-f774fc302f26', 'a1eb4473-d285-4f3a-91c2-8180e2e5d982', 'cd66719f-590c-4093-a24d-e5dfcfa8c6bd', '2b30945f-7a99-4bb9-913a-5826c4835623'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f21c67c7-7e3c-4e81-bbd7-f9dd0dc68cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0792efa0-8f95-43cc-8260-f774fc302f26', 'a1eb4473-d285-4f3a-91c2-8180e2e5d982', 'cd66719f-590c-4093-a24d-e5dfcfa8c6bd', '2b30945f-7a99-4bb9-913a-5826c4835623']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2314231d-5e80-4d03-9c43-8a08416ed58c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume with id: c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2314231d-5e80-4d03-9c43-8a08416ed58c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70031fde-73f3-46b2-98b3-220bef2fbd1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1907433159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48fa9ccec73347c59068c652d4058560',qos_specs=None,replication_status=,reservations=['0792efa0-8f95-43cc-8260-f774fc302f26','a1eb4473-d285-4f3a-91c2-8180e2e5d982','cd66719f-590c-4093-a24d-e5dfcfa8c6bd','2b30945f-7a99-4bb9-913a-5826c4835623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='973dea09f541413c9b40db20cc2609f2',volume_type_id=a10c4932-e01e-44b1-ad96-77b29e2c236a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1907433159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70031fde-73f3-46b2-98b3-220bef2fbd1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48fa9ccec73347c59068c652d4058560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='973dea09f541413c9b40db20cc2609f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a10c4932-e01e-44b1-ad96-77b29e2c236a),volume_type_id=a10c4932-e01e-44b1-ad96-77b29e2c236a)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10e6268-6dee-41f1-990c-53c2bb7aeba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume request issued successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0461cc04-54c5-42e8-925d-9d8a754938b7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 202 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 509/1052] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:05 2026] DELETE /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f8aadcef-5df4-4d78-995d-2fce4217c7d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8aadcef-5df4-4d78-995d-2fce4217c7d1 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8aadcef-5df4-4d78-995d-2fce4217c7d1 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8aadcef-5df4-4d78-995d-2fce4217c7d1 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c10e6268-6dee-41f1-990c-53c2bb7aeba1) transitioned into state 'SUCCESS' from state '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-1907433159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48fa9ccec73347c59068c652d4058560',qos_specs=None,replication_status=,reservations=['0792efa0-8f95-43cc-8260-f774fc302f26','a1eb4473-d285-4f3a-91c2-8180e2e5d982','cd66719f-590c-4093-a24d-e5dfcfa8c6bd','2b30945f-7a99-4bb9-913a-5826c4835623'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='973dea09f541413c9b40db20cc2609f2',volume_type_id=a10c4932-e01e-44b1-ad96-77b29e2c236a)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e2b2e0-6372-46db-9142-e3e1c55cb7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e2b2e0-6372-46db-9142-e3e1c55cb7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Flow 'volume_create_api' (6bcbb1ab-8221-4c81-9b8e-1848d1e93304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Create volume request issued successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bce982ea-e20e-4fab-83fb-49e94e2a68f8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 544/1053] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:26:04 2026] POST /volume/v3/volumes => generated 794 bytes in 687 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f8aadcef-5df4-4d78-995d-2fce4217c7d1 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bcdd1eec-0af6-4ec6-8611-acd20697e74f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bcdd1eec-0af6-4ec6-8611-acd20697e74f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bcdd1eec-0af6-4ec6-8611-acd20697e74f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bcdd1eec-0af6-4ec6-8611-acd20697e74f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8aadcef-5df4-4d78-995d-2fce4217c7d1 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 510/1054] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 855 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bcdd1eec-0af6-4ec6-8611-acd20697e74f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bcdd1eec-0af6-4ec6-8611-acd20697e74f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f returned with HTTP 200 Sep 03 14:26:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 545/1055] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cf9ddd32-9cd4-418a-a829-74d811414b93 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf9ddd32-9cd4-418a-a829-74d811414b93 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf9ddd32-9cd4-418a-a829-74d811414b93 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf9ddd32-9cd4-418a-a829-74d811414b93 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cf9ddd32-9cd4-418a-a829-74d811414b93 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf9ddd32-9cd4-418a-a829-74d811414b93 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 511/1056] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 956 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-74d9cb24-842a-473c-9e71-ad491890a771 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74d9cb24-842a-473c-9e71-ad491890a771 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] POST http://192.168.122.242/volume/v3/volume-transfers Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74d9cb24-842a-473c-9e71-ad491890a771 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volume_transfer [None req-74d9cb24-842a-473c-9e71-ad491890a771 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Creating new volume transfer {'transfer': {'volume_id': '9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volume_transfer [None req-74d9cb24-842a-473c-9e71-ad491890a771 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Creating transfer of volume 9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-74d9cb24-842a-473c-9e71-ad491890a771 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Generating transfer record for volume 9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74d9cb24-842a-473c-9e71-ad491890a771 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers returned with HTTP 202 Sep 03 14:26:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 546/1057] 192.168.122.242 () {62 vars in 1210 bytes} [Thu Sep 3 14:26:05 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c5506e4-84fb-43ba-ab6b-4b99d3291551 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c5506e4-84fb-43ba-ab6b-4b99d3291551 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c5506e4-84fb-43ba-ab6b-4b99d3291551 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c5506e4-84fb-43ba-ab6b-4b99d3291551 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c5506e4-84fb-43ba-ab6b-4b99d3291551 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c5506e4-84fb-43ba-ab6b-4b99d3291551 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 512/1058] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 964 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e650d784-cf74-491e-b1f2-84fb06ae6477 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e650d784-cf74-491e-b1f2-84fb06ae6477 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e650d784-cf74-491e-b1f2-84fb06ae6477 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e650d784-cf74-491e-b1f2-84fb06ae6477 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e650d784-cf74-491e-b1f2-84fb06ae6477 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c returned with HTTP 200 Sep 03 14:26:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 547/1059] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3acf23eb-0cca-4548-83bb-20f6cb256fbb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3acf23eb-0cca-4548-83bb-20f6cb256fbb tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volume-transfers Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3acf23eb-0cca-4548-83bb-20f6cb256fbb tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3acf23eb-0cca-4548-83bb-20f6cb256fbb tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volume_transfer [None req-3acf23eb-0cca-4548-83bb-20f6cb256fbb tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Listing volume transfers {{(pid=86692) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 14:26:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3acf23eb-0cca-4548-83bb-20f6cb256fbb tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers returned with HTTP 200 Sep 03 14:26:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 513/1060] 192.168.122.242 () {60 vars in 1189 bytes} [Thu Sep 3 14:26:05 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] POST http://192.168.122.242/volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c/accept Sep 03 14:26:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "46ed8a9146280094"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Accepting volume transfer 6d9130d3-7eac-4e82-8722-14e4d9d6112c {{(pid=86693) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 14:26:06 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Accepting transfer 6d9130d3-7eac-4e82-8722-14e4d9d6112c Sep 03 14:26:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:06 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Created reservations ['cd98602c-56fc-4d7a-930d-3542c490718d', '7c4b57cf-6b64-479d-8f69-0f29cb2909cc', '1f314923-7ed1-4632-83ac-a1887576e301', 'f1c4e46a-cdab-4c90-a9c5-9d312ab11f2e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:06 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Created reservations ['e3baba05-c2a2-4235-82a5-a96f0aa26dfe', 'c658832a-0369-43bf-9e3f-67a40b6a647c', '2f7fcbbf-b373-4f5a-9cd6-3610965be77b', '16788401-47a3-459b-a5be-7d2fbba9811f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:06 devstack devstack@c-api.service[86693]: /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 03 14:26:06 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:26:06 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Created reservations ['c3ab1b8f-0cb1-4482-9428-3cf855ecea5c', '20fd1a41-7400-400b-aecf-e9d93815af27', 'a33c7731-8a55-416d-9213-4bddaf033707', 'e436b71c-f879-4867-9f1d-1e6b0756da66'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b462c06f-4a29-4c00-9ce7-2d126a7a2ff8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b462c06f-4a29-4c00-9ce7-2d126a7a2ff8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b462c06f-4a29-4c00-9ce7-2d126a7a2ff8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b462c06f-4a29-4c00-9ce7-2d126a7a2ff8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:06 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Created reservations ['a6daf48a-e117-453a-a38e-721267695297', 'cd0aec58-c158-4162-8b9f-c7cee97640e7', '9cc6a93e-a6c6-49d1-9352-26fca0297df8', '51737699-766f-4c9a-afb4-9387bdd80ce0'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b462c06f-4a29-4c00-9ce7-2d126a7a2ff8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b462c06f-4a29-4c00-9ce7-2d126a7a2ff8 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 200 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 514/1061] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:06 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 855 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ef0122e1-95c6-41e5-8cdb-013056367ef1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef0122e1-95c6-41e5-8cdb-013056367ef1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef0122e1-95c6-41e5-8cdb-013056367ef1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef0122e1-95c6-41e5-8cdb-013056367ef1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Transfer volume completed successfully. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ef0122e1-95c6-41e5-8cdb-013056367ef1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef0122e1-95c6-41e5-8cdb-013056367ef1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f returned with HTTP 200 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 515/1062] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:06 2026] GET /volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f => generated 883 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-04104fb4-ce1a-446c-909d-042ed01493dd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04104fb4-ce1a-446c-909d-042ed01493dd tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/messages Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04104fb4-ce1a-446c-909d-042ed01493dd tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04104fb4-ce1a-446c-909d-042ed01493dd tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04104fb4-ce1a-446c-909d-042ed01493dd tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 516/1063] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:26:06 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 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-10d603fc-4df1-410d-9a6f-4149dbfe8883 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10d603fc-4df1-410d-9a6f-4149dbfe8883 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] DELETE http://192.168.122.242/volume/v3/messages/d69dfb01-7e4b-4216-9b90-4c1626141714 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10d603fc-4df1-410d-9a6f-4149dbfe8883 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10d603fc-4df1-410d-9a6f-4149dbfe8883 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10d603fc-4df1-410d-9a6f-4149dbfe8883 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages/d69dfb01-7e4b-4216-9b90-4c1626141714 returned with HTTP 204 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 517/1064] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:26:06 2026] DELETE /volume/v3/messages/d69dfb01-7e4b-4216-9b90-4c1626141714 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8997caac-e3e5-4daf-b235-af64f7937bcc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8997caac-e3e5-4daf-b235-af64f7937bcc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/messages/d69dfb01-7e4b-4216-9b90-4c1626141714 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8997caac-e3e5-4daf-b235-af64f7937bcc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8997caac-e3e5-4daf-b235-af64f7937bcc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8997caac-e3e5-4daf-b235-af64f7937bcc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages/d69dfb01-7e4b-4216-9b90-4c1626141714 returned with HTTP 404 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 518/1065] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:26:06 2026] GET /volume/v3/messages/d69dfb01-7e4b-4216-9b90-4c1626141714 => generated 110 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8772f209-3188-4c92-b456-daa55d0eb789 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8772f209-3188-4c92-b456-daa55d0eb789 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8772f209-3188-4c92-b456-daa55d0eb789 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8772f209-3188-4c92-b456-daa55d0eb789 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8772f209-3188-4c92-b456-daa55d0eb789 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8772f209-3188-4c92-b456-daa55d0eb789 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f returned with HTTP 200 Sep 03 14:26:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 519/1066] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:06 2026] GET /volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f => generated 883 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] DELETE http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Delete volume with id: 70031fde-73f3-46b2-98b3-220bef2fbd1f Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86692) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:26:06 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1265256785 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1265256785, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1265256785 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1265256785, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:26:06 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Volume 9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 has been transferred. Sep 03 14:26:06 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Created reservations ['f43cf3e7-fdb9-4856-9dee-fa6863a34875', 'e690a0dc-70c9-4880-90c1-b01259f3e8bc', '5a727eea-09fc-4860-ad28-1bfad6bd16fd', '4386594a-6aec-4b28-a288-82176d88edc7'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90e9ffbf-0dbb-4a84-b97c-ebc17e4edb04 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] http://192.168.122.242/volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c/accept returned with HTTP 202 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 548/1067] 192.168.122.242 () {62 vars in 1342 bytes} [Thu Sep 3 14:26:05 2026] POST /volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c/accept => generated 373 bytes in 1083 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d43554a4-9a76-4a94-b6e0-003601cdc21d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d43554a4-9a76-4a94-b6e0-003601cdc21d tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d43554a4-9a76-4a94-b6e0-003601cdc21d tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d43554a4-9a76-4a94-b6e0-003601cdc21d tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d43554a4-9a76-4a94-b6e0-003601cdc21d tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Volume info retrieved successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d43554a4-9a76-4a94-b6e0-003601cdc21d tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 549/1068] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f2a1447-ee12-4bf6-9a6d-72de66b2e802 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f2a1447-ee12-4bf6-9a6d-72de66b2e802 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f2a1447-ee12-4bf6-9a6d-72de66b2e802 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f2a1447-ee12-4bf6-9a6d-72de66b2e802 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Delete volume request issued successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecf88a1d-68b2-418e-80f3-06e73ac2c675 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f returned with HTTP 202 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 520/1069] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:26:06 2026] DELETE /volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c76580ce-2ca7-45de-94b6-15ffa5750b6f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f2a1447-ee12-4bf6-9a6d-72de66b2e802 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] Volume info retrieved successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c76580ce-2ca7-45de-94b6-15ffa5750b6f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c76580ce-2ca7-45de-94b6-15ffa5750b6f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c76580ce-2ca7-45de-94b6-15ffa5750b6f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f2a1447-ee12-4bf6-9a6d-72de66b2e802 tempest-VolumesTransfersV355Test-1109002002 tempest-VolumesTransfersV355Test-1109002002-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 550/1070] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c76580ce-2ca7-45de-94b6-15ffa5750b6f tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f returned with HTTP 404 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 521/1071] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/volumes/70031fde-73f3-46b2-98b3-220bef2fbd1f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-af94c51c-3c11-4711-954f-9996e7dcabca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-af94c51c-3c11-4711-954f-9996e7dcabca tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] DELETE http://192.168.122.242/volume/v3/types/a10c4932-e01e-44b1-ad96-77b29e2c236a Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79e54c1b-3db8-4308-a77d-ed1119ce4e18 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-af94c51c-3c11-4711-954f-9996e7dcabca tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-af94c51c-3c11-4711-954f-9996e7dcabca tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79e54c1b-3db8-4308-a77d-ed1119ce4e18 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] DELETE http://192.168.122.242/volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79e54c1b-3db8-4308-a77d-ed1119ce4e18 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79e54c1b-3db8-4308-a77d-ed1119ce4e18 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.contrib.volume_transfer [None req-79e54c1b-3db8-4308-a77d-ed1119ce4e18 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Delete transfer with id: 6d9130d3-7eac-4e82-8722-14e4d9d6112c Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79e54c1b-3db8-4308-a77d-ed1119ce4e18 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c returned with HTTP 404 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 522/1072] 192.168.122.242 () {60 vars in 1303 bytes} [Thu Sep 3 14:26:07 2026] DELETE /volume/v3/volume-transfers/6d9130d3-7eac-4e82-8722-14e4d9d6112c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-af94c51c-3c11-4711-954f-9996e7dcabca tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] http://192.168.122.242/volume/v3/types/a10c4932-e01e-44b1-ad96-77b29e2c236a returned with HTTP 202 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 551/1073] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:26:07 2026] DELETE /volume/v3/types/a10c4932-e01e-44b1-ad96-77b29e2c236a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-168c1770-c35a-4c87-b049-0d9bd285db9f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-168c1770-c35a-4c87-b049-0d9bd285db9f tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] GET http://192.168.122.242/volume/v3/types/a10c4932-e01e-44b1-ad96-77b29e2c236a Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-168c1770-c35a-4c87-b049-0d9bd285db9f tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-168c1770-c35a-4c87-b049-0d9bd285db9f tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-168c1770-c35a-4c87-b049-0d9bd285db9f tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] http://192.168.122.242/volume/v3/types/a10c4932-e01e-44b1-ad96-77b29e2c236a returned with HTTP 404 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 552/1074] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/types/a10c4932-e01e-44b1-ad96-77b29e2c236a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-982cfcad-cd30-4901-a3e3-49a6940f1173 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-982cfcad-cd30-4901-a3e3-49a6940f1173 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-982cfcad-cd30-4901-a3e3-49a6940f1173 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-771800067", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1927216272", "vendor_name": "tempest-vendor_name-5522660"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-982cfcad-cd30-4901-a3e3-49a6940f1173 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 553/1075] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:26:07 2026] POST /volume/v3/types => generated 324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-81103172-53e8-4ab3-947f-d9481ca021ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a37af51-e212-4670-b10a-9ee9a7d76b2f", "size": 1, "name": "tempest-UserMessagesTest-Volume-1778200193"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Create volume request body: {'volume': {'volume_type': '0a37af51-e212-4670-b10a-9ee9a7d76b2f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1778200193'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Create volume of 1 GB Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Availability Zones retrieved successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Flow 'volume_create_api' (59a1a612-dd17-4102-bfff-c52bd0c22542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b98cb1-ade3-45bd-8bc9-3c4f487dbc85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Delete volume with id: 9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Volume info retrieved successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30b98cb1-ade3-45bd-8bc9-3c4f487dbc85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:26:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1927216272',vendor_name='tempest-vendor_name-5522660'},id=0a37af51-e212-4670-b10a-9ee9a7d76b2f,is_public=True,name='tempest-UserMessagesTest-volume-type-771800067',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0a37af51-e212-4670-b10a-9ee9a7d76b2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96e33c6-8ae5-4337-a8d1-b9f9c77b1654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Delete volume request issued successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-087ba6b1-5c1d-4bd0-9422-49f873d9903f tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 202 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 523/1076] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:26:07 2026] DELETE /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 0 bytes in 266 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-34eb995e-6c04-4924-940a-8314de204987 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34eb995e-6c04-4924-940a-8314de204987 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34eb995e-6c04-4924-940a-8314de204987 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34eb995e-6c04-4924-940a-8314de204987 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-771800067 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-771800067, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-34eb995e-6c04-4924-940a-8314de204987 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Volume info retrieved successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-771800067 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-771800067, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34eb995e-6c04-4924-940a-8314de204987 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 200 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 524/1077] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Created reservations ['ec847665-a0be-47d2-93b9-b8e356739757', '058d5d0c-1440-4a2b-b565-744793d8bb76', '76a14217-2608-413d-97d5-d4f370503b22', 'c442df77-d08e-4711-bae5-1d6808ea3bcc'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d96e33c6-8ae5-4337-a8d1-b9f9c77b1654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec847665-a0be-47d2-93b9-b8e356739757', '058d5d0c-1440-4a2b-b565-744793d8bb76', '76a14217-2608-413d-97d5-d4f370503b22', 'c442df77-d08e-4711-bae5-1d6808ea3bcc']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b57b8e-d264-40d3-a27f-b741e0551513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b57b8e-d264-40d3-a27f-b741e0551513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ed22f8e-b9ab-4f3b-b579-d36bc59cd276', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1778200193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48fa9ccec73347c59068c652d4058560',qos_specs=None,replication_status=,reservations=['ec847665-a0be-47d2-93b9-b8e356739757','058d5d0c-1440-4a2b-b565-744793d8bb76','76a14217-2608-413d-97d5-d4f370503b22','c442df77-d08e-4711-bae5-1d6808ea3bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='973dea09f541413c9b40db20cc2609f2',volume_type_id=0a37af51-e212-4670-b10a-9ee9a7d76b2f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1778200193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ed22f8e-b9ab-4f3b-b579-d36bc59cd276,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48fa9ccec73347c59068c652d4058560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='973dea09f541413c9b40db20cc2609f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0a37af51-e212-4670-b10a-9ee9a7d76b2f),volume_type_id=0a37af51-e212-4670-b10a-9ee9a7d76b2f)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9716310b-a56d-4913-831b-be2d49cb9f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a27d2ffc-cdcf-4227-8221-a972021735b9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a27d2ffc-cdcf-4227-8221-a972021735b9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a27d2ffc-cdcf-4227-8221-a972021735b9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a27d2ffc-cdcf-4227-8221-a972021735b9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9716310b-a56d-4913-831b-be2d49cb9f58) transitioned into state 'SUCCESS' from state '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-1778200193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48fa9ccec73347c59068c652d4058560',qos_specs=None,replication_status=,reservations=['ec847665-a0be-47d2-93b9-b8e356739757','058d5d0c-1440-4a2b-b565-744793d8bb76','76a14217-2608-413d-97d5-d4f370503b22','c442df77-d08e-4711-bae5-1d6808ea3bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='973dea09f541413c9b40db20cc2609f2',volume_type_id=0a37af51-e212-4670-b10a-9ee9a7d76b2f)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6baa3543-697a-416b-b7de-d0d67cf2a5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a27d2ffc-cdcf-4227-8221-a972021735b9 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 returned with HTTP 404 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 525/1078] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/volumes/c34a5dd2-0054-4e18-8c4f-fb46301fa957 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6baa3543-697a-416b-b7de-d0d67cf2a5c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Flow 'volume_create_api' (59a1a612-dd17-4102-bfff-c52bd0c22542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Create volume request issued successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81103172-53e8-4ab3-947f-d9481ca021ee tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 554/1079] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:26:07 2026] POST /volume/v3/volumes => generated 793 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a8a19cec-0f35-43bb-9623-c3af57801c06 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a8a19cec-0f35-43bb-9623-c3af57801c06 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a8a19cec-0f35-43bb-9623-c3af57801c06 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a8a19cec-0f35-43bb-9623-c3af57801c06 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a8a19cec-0f35-43bb-9623-c3af57801c06 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a8a19cec-0f35-43bb-9623-c3af57801c06 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 returned with HTTP 200 Sep 03 14:26:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 526/1080] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:07 2026] GET /volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a645185-0171-4369-b779-3c09b466b41c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] DELETE http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:07 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume with id: 08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Delete volume request issued successfully. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a645185-0171-4369-b779-3c09b466b41c tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 202 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 555/1081] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:07 2026] DELETE /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-994ee7ea-dfcd-4d41-9172-3e9767ea37f7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-994ee7ea-dfcd-4d41-9172-3e9767ea37f7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-994ee7ea-dfcd-4d41-9172-3e9767ea37f7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-994ee7ea-dfcd-4d41-9172-3e9767ea37f7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-994ee7ea-dfcd-4d41-9172-3e9767ea37f7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-994ee7ea-dfcd-4d41-9172-3e9767ea37f7 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:26:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 527/1082] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:08 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ff8ce1fa-18f6-47a2-b400-d9630d98d4f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff8ce1fa-18f6-47a2-b400-d9630d98d4f0 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff8ce1fa-18f6-47a2-b400-d9630d98d4f0 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff8ce1fa-18f6-47a2-b400-d9630d98d4f0 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff8ce1fa-18f6-47a2-b400-d9630d98d4f0 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 404 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 556/1083] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:08 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-34fd5ae1-c9be-4761-b4aa-47f327bc98cc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34fd5ae1-c9be-4761-b4aa-47f327bc98cc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34fd5ae1-c9be-4761-b4aa-47f327bc98cc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34fd5ae1-c9be-4761-b4aa-47f327bc98cc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34fd5ae1-c9be-4761-b4aa-47f327bc98cc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 404 Sep 03 14:26:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 528/1084] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:08 2026] GET /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18673692-fa88-4302-ab9b-c6799bad73ae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18673692-fa88-4302-ab9b-c6799bad73ae tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18673692-fa88-4302-ab9b-c6799bad73ae tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18673692-fa88-4302-ab9b-c6799bad73ae tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-18673692-fa88-4302-ab9b-c6799bad73ae tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Delete volume with id: 9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18673692-fa88-4302-ab9b-c6799bad73ae tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 returned with HTTP 404 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 557/1085] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:26:08 2026] DELETE /volume/v3/volumes/9d4a2323-f58a-4f81-b4a3-a2ad7ed2d4c4 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1911005610"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1911005610'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Create volume of 1 GB Sep 03 14:26:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Availability Zones retrieved successfully. Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Flow 'volume_create_api' (933883bb-b45e-4af3-b18a-f50c477c22cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2dab1a-2b3c-44d9-bfdf-b23a0b12ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f86bbed5-8c29-4f3e-a47d-52b4e663b1b0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f86bbed5-8c29-4f3e-a47d-52b4e663b1b0 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f86bbed5-8c29-4f3e-a47d-52b4e663b1b0 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f86bbed5-8c29-4f3e-a47d-52b4e663b1b0 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f86bbed5-8c29-4f3e-a47d-52b4e663b1b0 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f86bbed5-8c29-4f3e-a47d-52b4e663b1b0 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 returned with HTTP 200 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 558/1086] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:08 2026] GET /volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 => generated 882 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bb346d60-e994-4922-9120-ff7e4c90f451 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb346d60-e994-4922-9120-ff7e4c90f451 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/messages Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb346d60-e994-4922-9120-ff7e4c90f451 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb346d60-e994-4922-9120-ff7e4c90f451 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2dab1a-2b3c-44d9-bfdf-b23a0b12ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3e56f6-b824-44b2-9e13-de8857179f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb346d60-e994-4922-9120-ff7e4c90f451 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 559/1087] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:26:09 2026] GET /volume/v3/messages => generated 678 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fe3da51a-d0fb-4b6a-8bc6-c0b286dda6d2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe3da51a-d0fb-4b6a-8bc6-c0b286dda6d2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/messages/179d9383-4b66-4c66-ab1b-df8e1f1a851a Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe3da51a-d0fb-4b6a-8bc6-c0b286dda6d2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe3da51a-d0fb-4b6a-8bc6-c0b286dda6d2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe3da51a-d0fb-4b6a-8bc6-c0b286dda6d2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages/179d9383-4b66-4c66-ab1b-df8e1f1a851a returned with HTTP 200 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 560/1088] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:26:09 2026] GET /volume/v3/messages/179d9383-4b66-4c66-ab1b-df8e1f1a851a => generated 675 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e016e5fc-0588-4393-87d7-5593703b7ed8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e016e5fc-0588-4393-87d7-5593703b7ed8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/messages Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e016e5fc-0588-4393-87d7-5593703b7ed8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e016e5fc-0588-4393-87d7-5593703b7ed8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e016e5fc-0588-4393-87d7-5593703b7ed8 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 561/1089] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:26:09 2026] GET /volume/v3/messages => generated 678 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-22338ca4-1a7b-4041-86f9-db904c9f897f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22338ca4-1a7b-4041-86f9-db904c9f897f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22338ca4-1a7b-4041-86f9-db904c9f897f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22338ca4-1a7b-4041-86f9-db904c9f897f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Created reservations ['24ea06ae-3c21-4a67-a4fa-f878f616e159', '141dae60-20f0-4701-870b-6a92f265ded3', '014cf8f7-1b0f-4dbb-a5db-b3a30bfa0d4e', '6ddf0b90-f32e-49dd-8e43-c824ea10a1a5'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e3e56f6-b824-44b2-9e13-de8857179f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ea06ae-3c21-4a67-a4fa-f878f616e159', '141dae60-20f0-4701-870b-6a92f265ded3', '014cf8f7-1b0f-4dbb-a5db-b3a30bfa0d4e', '6ddf0b90-f32e-49dd-8e43-c824ea10a1a5']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-22338ca4-1a7b-4041-86f9-db904c9f897f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Volume info retrieved successfully. Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (484dfa06-13a3-4233-bd53-98305986ef02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22338ca4-1a7b-4041-86f9-db904c9f897f tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 200 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 562/1090] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:09 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 856 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a7bfde98-6bdd-4f40-a17a-92a804e3d5c2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7bfde98-6bdd-4f40-a17a-92a804e3d5c2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] DELETE http://192.168.122.242/volume/v3/messages/179d9383-4b66-4c66-ab1b-df8e1f1a851a Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7bfde98-6bdd-4f40-a17a-92a804e3d5c2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7bfde98-6bdd-4f40-a17a-92a804e3d5c2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7bfde98-6bdd-4f40-a17a-92a804e3d5c2 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/messages/179d9383-4b66-4c66-ab1b-df8e1f1a851a returned with HTTP 204 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 563/1091] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:26:09 2026] DELETE /volume/v3/messages/179d9383-4b66-4c66-ab1b-df8e1f1a851a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:26:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (484dfa06-13a3-4233-bd53-98305986ef02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b933781-ce57-4b9a-8d32-dce3e5ed80bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1911005610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ab0779aae4b06a0d3631eeb179fd9',qos_specs=None,replication_status=,reservations=['24ea06ae-3c21-4a67-a4fa-f878f616e159','141dae60-20f0-4701-870b-6a92f265ded3','014cf8f7-1b0f-4dbb-a5db-b3a30bfa0d4e','6ddf0b90-f32e-49dd-8e43-c824ea10a1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824273a48f364b2e93b3b33cb9be7462',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1911005610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b933781-ce57-4b9a-8d32-dce3e5ed80bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605ab0779aae4b06a0d3631eeb179fd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='824273a48f364b2e93b3b33cb9be7462',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b23ca607-bcef-4202-8840-dc00e3a77ccc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68197b2e-91c3-4f5f-80f9-70bea965dad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b23ca607-bcef-4202-8840-dc00e3a77ccc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b23ca607-bcef-4202-8840-dc00e3a77ccc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b23ca607-bcef-4202-8840-dc00e3a77ccc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68197b2e-91c3-4f5f-80f9-70bea965dad4) transitioned into state 'SUCCESS' from state '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-1911005610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ab0779aae4b06a0d3631eeb179fd9',qos_specs=None,replication_status=,reservations=['24ea06ae-3c21-4a67-a4fa-f878f616e159','141dae60-20f0-4701-870b-6a92f265ded3','014cf8f7-1b0f-4dbb-a5db-b3a30bfa0d4e','6ddf0b90-f32e-49dd-8e43-c824ea10a1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='824273a48f364b2e93b3b33cb9be7462',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bb3f90-f47c-4ae2-b4a9-8a560e541107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34bb3f90-f47c-4ae2-b4a9-8a560e541107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Flow 'volume_create_api' (933883bb-b45e-4af3-b18a-f50c477c22cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Create volume request issued successfully. Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-218cc744-887d-4ecc-a95b-ec464e53d0fa tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 529/1092] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:26:08 2026] POST /volume/v3/volumes => generated 828 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6b5a14a7-fe45-4d99-b18a-88b81848de94 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6b5a14a7-fe45-4d99-b18a-88b81848de94 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6b5a14a7-fe45-4d99-b18a-88b81848de94 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6b5a14a7-fe45-4d99-b18a-88b81848de94 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b23ca607-bcef-4202-8840-dc00e3a77ccc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b23ca607-bcef-4202-8840-dc00e3a77ccc tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 returned with HTTP 200 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 564/1093] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:09 2026] GET /volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 => generated 882 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Delete volume with id: 5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6b5a14a7-fe45-4d99-b18a-88b81848de94 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Volume info retrieved successfully. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86693) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Created reservations ['3bcca618-bbf5-4522-8a46-6a75781acd12', 'bee14621-5a4d-4df5-a869-c4ef1051a7c5', 'd9849333-a97a-489d-ad51-e526770cb91a', '4808f50a-c4ff-4d92-9627-c74051b85f0c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6b5a14a7-fe45-4d99-b18a-88b81848de94 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 530/1094] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:10 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 896 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Delete volume request issued successfully. Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dfbf2dfc-b358-46aa-a0ba-a23745656bf1 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 returned with HTTP 202 Sep 03 14:26:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 565/1095] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:26:10 2026] DELETE /volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aabe756d-26dc-44f4-839d-368dfc349616 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aabe756d-26dc-44f4-839d-368dfc349616 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] GET http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aabe756d-26dc-44f4-839d-368dfc349616 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aabe756d-26dc-44f4-839d-368dfc349616 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aabe756d-26dc-44f4-839d-368dfc349616 tempest-UserMessagesTest-2047773150 tempest-UserMessagesTest-2047773150-project-member] http://192.168.122.242/volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 returned with HTTP 404 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 531/1096] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:26:10 2026] GET /volume/v3/volumes/5ed22f8e-b9ab-4f3b-b579-d36bc59cd276 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b83a244c-1fd1-43c9-b364-f180d315c3cd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b83a244c-1fd1-43c9-b364-f180d315c3cd tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] DELETE http://192.168.122.242/volume/v3/types/0a37af51-e212-4670-b10a-9ee9a7d76b2f Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b83a244c-1fd1-43c9-b364-f180d315c3cd tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b83a244c-1fd1-43c9-b364-f180d315c3cd tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9d619103-fee2-41c0-991e-d130c0177166 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9d619103-fee2-41c0-991e-d130c0177166 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] GET http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9d619103-fee2-41c0-991e-d130c0177166 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9d619103-fee2-41c0-991e-d130c0177166 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b83a244c-1fd1-43c9-b364-f180d315c3cd tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] http://192.168.122.242/volume/v3/types/0a37af51-e212-4670-b10a-9ee9a7d76b2f returned with HTTP 202 Sep 03 14:26:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 566/1097] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:26:10 2026] DELETE /volume/v3/types/0a37af51-e212-4670-b10a-9ee9a7d76b2f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9d619103-fee2-41c0-991e-d130c0177166 tempest-AttachVolumeNegativeTest-1835626697 tempest-AttachVolumeNegativeTest-1835626697-project-member] http://192.168.122.242/volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 returned with HTTP 404 Sep 03 14:26:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 532/1098] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:10 2026] GET /volume/v3/volumes/08c84741-c587-421e-a584-52b6a6c4b0b6 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8f54fb05-be91-4bbb-8a21-70defa469897 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f54fb05-be91-4bbb-8a21-70defa469897 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] GET http://192.168.122.242/volume/v3/types/0a37af51-e212-4670-b10a-9ee9a7d76b2f Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f54fb05-be91-4bbb-8a21-70defa469897 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f54fb05-be91-4bbb-8a21-70defa469897 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f54fb05-be91-4bbb-8a21-70defa469897 tempest-UserMessagesTest-1725896415 tempest-UserMessagesTest-1725896415-project-admin] http://192.168.122.242/volume/v3/types/0a37af51-e212-4670-b10a-9ee9a7d76b2f returned with HTTP 404 Sep 03 14:26:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 567/1099] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:26:10 2026] GET /volume/v3/types/0a37af51-e212-4670-b10a-9ee9a7d76b2f => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac6d822e-27a6-42eb-9131-a31eba26d702 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac6d822e-27a6-42eb-9131-a31eba26d702 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac6d822e-27a6-42eb-9131-a31eba26d702 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac6d822e-27a6-42eb-9131-a31eba26d702 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ac6d822e-27a6-42eb-9131-a31eba26d702 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac6d822e-27a6-42eb-9131-a31eba26d702 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 533/1100] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:11 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 920 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-02b5eba7-c40d-4732-992e-d6ac10cb8eab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-02b5eba7-c40d-4732-992e-d6ac10cb8eab tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-02b5eba7-c40d-4732-992e-d6ac10cb8eab tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-02b5eba7-c40d-4732-992e-d6ac10cb8eab tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-02b5eba7-c40d-4732-992e-d6ac10cb8eab tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-02b5eba7-c40d-4732-992e-d6ac10cb8eab tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 568/1101] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:12 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 956 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-42a59ae6-7108-4cad-97de-0372e5fa857c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-42a59ae6-7108-4cad-97de-0372e5fa857c tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] POST http://192.168.122.242/volume/v3/volume-transfers Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-42a59ae6-7108-4cad-97de-0372e5fa857c tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6b933781-ce57-4b9a-8d32-dce3e5ed80bc"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volume_transfer [None req-42a59ae6-7108-4cad-97de-0372e5fa857c tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Creating new volume transfer {'transfer': {'volume_id': '6b933781-ce57-4b9a-8d32-dce3e5ed80bc'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volume_transfer [None req-42a59ae6-7108-4cad-97de-0372e5fa857c tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Creating transfer of volume 6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.transfer.api [None req-42a59ae6-7108-4cad-97de-0372e5fa857c tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Generating transfer record for volume 6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-42a59ae6-7108-4cad-97de-0372e5fa857c tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers returned with HTTP 202 Sep 03 14:26:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 534/1102] 192.168.122.242 () {62 vars in 1210 bytes} [Thu Sep 3 14:26:12 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0e343757-52fe-4816-af96-834307999233 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0e343757-52fe-4816-af96-834307999233 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0e343757-52fe-4816-af96-834307999233 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0e343757-52fe-4816-af96-834307999233 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0e343757-52fe-4816-af96-834307999233 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0e343757-52fe-4816-af96-834307999233 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 569/1103] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:12 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 964 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-34f1d9e8-61c7-4fe6-b838-d9bcc9ddc404 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34f1d9e8-61c7-4fe6-b838-d9bcc9ddc404 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volume-transfers/detail Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34f1d9e8-61c7-4fe6-b838-d9bcc9ddc404 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34f1d9e8-61c7-4fe6-b838-d9bcc9ddc404 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volume_transfer [None req-34f1d9e8-61c7-4fe6-b838-d9bcc9ddc404 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Listing volume transfers {{(pid=86692) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34f1d9e8-61c7-4fe6-b838-d9bcc9ddc404 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 14:26:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 535/1104] 192.168.122.242 () {60 vars in 1210 bytes} [Thu Sep 3 14:26:12 2026] GET /volume/v3/volume-transfers/detail => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bc8247d0-8948-4bc3-a68b-4a88f971d1bc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc8247d0-8948-4bc3-a68b-4a88f971d1bc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] DELETE http://192.168.122.242/volume/v3/volume-transfers/c604970d-9a04-44dd-b905-914289ef4ac7 Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc8247d0-8948-4bc3-a68b-4a88f971d1bc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc8247d0-8948-4bc3-a68b-4a88f971d1bc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-bc8247d0-8948-4bc3-a68b-4a88f971d1bc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Delete transfer with id: c604970d-9a04-44dd-b905-914289ef4ac7 Sep 03 14:26:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc8247d0-8948-4bc3-a68b-4a88f971d1bc tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers/c604970d-9a04-44dd-b905-914289ef4ac7 returned with HTTP 202 Sep 03 14:26:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 570/1105] 192.168.122.242 () {60 vars in 1303 bytes} [Thu Sep 3 14:26:12 2026] DELETE /volume/v3/volume-transfers/c604970d-9a04-44dd-b905-914289ef4ac7 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-30ac4cba-480e-4c75-b77b-94b3b4cad19a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-30ac4cba-480e-4c75-b77b-94b3b4cad19a tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-30ac4cba-480e-4c75-b77b-94b3b4cad19a tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-30ac4cba-480e-4c75-b77b-94b3b4cad19a tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-30ac4cba-480e-4c75-b77b-94b3b4cad19a tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Volume info retrieved successfully. Sep 03 14:26:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-30ac4cba-480e-4c75-b77b-94b3b4cad19a tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 536/1106] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:12 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3e4ff210-8fa1-4427-8f19-70b56f1a950f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e4ff210-8fa1-4427-8f19-70b56f1a950f tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] DELETE http://192.168.122.242/volume/v3/volume-transfers/c604970d-9a04-44dd-b905-914289ef4ac7 Sep 03 14:26:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e4ff210-8fa1-4427-8f19-70b56f1a950f tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e4ff210-8fa1-4427-8f19-70b56f1a950f tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:13 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-3e4ff210-8fa1-4427-8f19-70b56f1a950f tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Delete transfer with id: c604970d-9a04-44dd-b905-914289ef4ac7 Sep 03 14:26:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e4ff210-8fa1-4427-8f19-70b56f1a950f tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volume-transfers/c604970d-9a04-44dd-b905-914289ef4ac7 returned with HTTP 404 Sep 03 14:26:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 571/1107] 192.168.122.242 () {60 vars in 1303 bytes} [Thu Sep 3 14:26:12 2026] DELETE /volume/v3/volume-transfers/c604970d-9a04-44dd-b905-914289ef4ac7 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-96510f42-d256-4534-9e75-28df623b4e11 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:13 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Delete volume with id: 6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Volume info retrieved successfully. Sep 03 14:26:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Delete volume request issued successfully. Sep 03 14:26:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-96510f42-d256-4534-9e75-28df623b4e11 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 202 Sep 03 14:26:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 537/1108] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:26:13 2026] DELETE /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:26:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-26c6b26d-d86c-48a0-9d76-e580fe7ed665 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-26c6b26d-d86c-48a0-9d76-e580fe7ed665 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-26c6b26d-d86c-48a0-9d76-e580fe7ed665 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-26c6b26d-d86c-48a0-9d76-e580fe7ed665 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-26c6b26d-d86c-48a0-9d76-e580fe7ed665 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Volume info retrieved successfully. Sep 03 14:26:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-26c6b26d-d86c-48a0-9d76-e580fe7ed665 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 572/1109] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:13 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 1139 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ddc0300d-3fff-4a4c-9bf7-c53acb2d0185 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ddc0300d-3fff-4a4c-9bf7-c53acb2d0185 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ddc0300d-3fff-4a4c-9bf7-c53acb2d0185 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ddc0300d-3fff-4a4c-9bf7-c53acb2d0185 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ddc0300d-3fff-4a4c-9bf7-c53acb2d0185 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Volume info retrieved successfully. Sep 03 14:26:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ddc0300d-3fff-4a4c-9bf7-c53acb2d0185 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 200 Sep 03 14:26:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 538/1110] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:14 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 1139 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b2c05704-ef4b-457c-8cc2-696151d7db03 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2c05704-ef4b-457c-8cc2-696151d7db03 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2c05704-ef4b-457c-8cc2-696151d7db03 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2c05704-ef4b-457c-8cc2-696151d7db03 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2c05704-ef4b-457c-8cc2-696151d7db03 tempest-VolumesTransfersV355Test-1459868000 tempest-VolumesTransfersV355Test-1459868000-project-admin] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 404 Sep 03 14:26:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 573/1111] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:15 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9c71adab-9991-46fd-abc3-2c24f2ab3664 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9c71adab-9991-46fd-abc3-2c24f2ab3664 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] GET http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9c71adab-9991-46fd-abc3-2c24f2ab3664 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9c71adab-9991-46fd-abc3-2c24f2ab3664 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9c71adab-9991-46fd-abc3-2c24f2ab3664 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 404 Sep 03 14:26:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 539/1112] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:15 2026] GET /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7b180a34-72c8-44aa-a6d0-af1229762394 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b180a34-72c8-44aa-a6d0-af1229762394 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] DELETE http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b180a34-72c8-44aa-a6d0-af1229762394 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b180a34-72c8-44aa-a6d0-af1229762394 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-7b180a34-72c8-44aa-a6d0-af1229762394 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] Delete volume with id: 6b933781-ce57-4b9a-8d32-dce3e5ed80bc Sep 03 14:26:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b180a34-72c8-44aa-a6d0-af1229762394 tempest-VolumesTransfersV355Test-507737760 tempest-VolumesTransfersV355Test-507737760-project-member] http://192.168.122.242/volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc returned with HTTP 404 Sep 03 14:26:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 574/1113] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:26:15 2026] DELETE /volume/v3/volumes/6b933781-ce57-4b9a-8d32-dce3e5ed80bc => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f53acb10-54eb-4247-864a-0b57a62d8d94 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f53acb10-54eb-4247-864a-0b57a62d8d94 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:26:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f53acb10-54eb-4247-864a-0b57a62d8d94 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-716203065", "extra_specs": {"spec1": "val1"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f53acb10-54eb-4247-864a-0b57a62d8d94 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:26:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 540/1114] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:26:19 2026] POST /volume/v3/types => generated 242 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5fb5a222-e967-4797-b8a9-8bccdb2e8ebc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5fb5a222-e967-4797-b8a9-8bccdb2e8ebc tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] POST http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs Sep 03 14:26:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5fb5a222-e967-4797-b8a9-8bccdb2e8ebc tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5fb5a222-e967-4797-b8a9-8bccdb2e8ebc tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs returned with HTTP 400 Sep 03 14:26:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 575/1115] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:26:19 2026] POST /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs => generated 146 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:26:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d3767af2-a2d6-4cc2-96f6-e7f4851e390c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d3767af2-a2d6-4cc2-96f6-e7f4851e390c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] POST http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs Sep 03 14:26:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d3767af2-a2d6-4cc2-96f6-e7f4851e390c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d3767af2-a2d6-4cc2-96f6-e7f4851e390c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs returned with HTTP 400 Sep 03 14:26:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 541/1116] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:26:19 2026] POST /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ab631fad-797c-42db-881d-b8b6de14b63d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab631fad-797c-42db-881d-b8b6de14b63d tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] POST http://192.168.122.242/volume/v3/types/41697d38-826e-4377-acaa-6af5477e86aa/extra_specs Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab631fad-797c-42db-881d-b8b6de14b63d tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab631fad-797c-42db-881d-b8b6de14b63d tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/41697d38-826e-4377-acaa-6af5477e86aa/extra_specs returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 576/1117] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:26:20 2026] POST /volume/v3/types/41697d38-826e-4377-acaa-6af5477e86aa/extra_specs => generated 114 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-efe6bccc-8a98-4ea2-9d3d-00b045d875e5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-efe6bccc-8a98-4ea2-9d3d-00b045d875e5 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] DELETE http://192.168.122.242/volume/v3/types/3de74758-b67d-4095-9cc6-7b1d9c0c3d60/extra_specs/spec1 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-efe6bccc-8a98-4ea2-9d3d-00b045d875e5 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-efe6bccc-8a98-4ea2-9d3d-00b045d875e5 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-efe6bccc-8a98-4ea2-9d3d-00b045d875e5 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/3de74758-b67d-4095-9cc6-7b1d9c0c3d60/extra_specs/spec1 returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 542/1118] 192.168.122.242 () {58 vars in 1283 bytes} [Thu Sep 3 14:26:20 2026] DELETE /volume/v3/types/3de74758-b67d-4095-9cc6-7b1d9c0c3d60/extra_specs/spec1 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b2eb5b78-36e6-4fe5-9410-ab4b568fd787 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2eb5b78-36e6-4fe5-9410-ab4b568fd787 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] GET http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/nonexistent_extra_spec_name Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2eb5b78-36e6-4fe5-9410-ab4b568fd787 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2eb5b78-36e6-4fe5-9410-ab4b568fd787 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2eb5b78-36e6-4fe5-9410-ab4b568fd787 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 577/1119] 192.168.122.242 () {58 vars in 1346 bytes} [Thu Sep 3 14:26:20 2026] GET /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5dc77de3-f095-4f5e-8473-4b32d8fd7942 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5dc77de3-f095-4f5e-8473-4b32d8fd7942 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] GET http://192.168.122.242/volume/v3/types/98f234ed-049d-49de-ad06-e97f00b934e9/extra_specs/spec1 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5dc77de3-f095-4f5e-8473-4b32d8fd7942 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5dc77de3-f095-4f5e-8473-4b32d8fd7942 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5dc77de3-f095-4f5e-8473-4b32d8fd7942 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/98f234ed-049d-49de-ad06-e97f00b934e9/extra_specs/spec1 returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 543/1120] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:26:20 2026] GET /volume/v3/types/98f234ed-049d-49de-ad06-e97f00b934e9/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fcdd469a-de08-4eeb-8c9c-5a36233009c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcdd469a-de08-4eeb-8c9c-5a36233009c4 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] GET http://192.168.122.242/volume/v3/types/a16569b3-23df-46d5-86c1-394edcc8e235/extra_specs Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcdd469a-de08-4eeb-8c9c-5a36233009c4 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcdd469a-de08-4eeb-8c9c-5a36233009c4 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcdd469a-de08-4eeb-8c9c-5a36233009c4 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/a16569b3-23df-46d5-86c1-394edcc8e235/extra_specs returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 578/1121] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:26:20 2026] GET /volume/v3/types/a16569b3-23df-46d5-86c1-394edcc8e235/extra_specs => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-13e444b3-6205-47b7-a465-83c19c3c3750 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13e444b3-6205-47b7-a465-83c19c3c3750 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] PUT http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/spec1 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13e444b3-6205-47b7-a465-83c19c3c3750 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13e444b3-6205-47b7-a465-83c19c3c3750 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/spec1 returned with HTTP 400 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 544/1122] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:26:20 2026] PUT /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/spec1 => generated 102 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4cf5d4c5-e015-4e9f-bd6c-19f85b75845c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4cf5d4c5-e015-4e9f-bd6c-19f85b75845c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] PUT http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/spec1 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4cf5d4c5-e015-4e9f-bd6c-19f85b75845c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'update', calling method: update, body: null {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4cf5d4c5-e015-4e9f-bd6c-19f85b75845c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/spec1 returned with HTTP 400 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 579/1123] 192.168.122.242 () {60 vars in 1299 bytes} [Thu Sep 3 14:26:20 2026] PUT /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/spec1 => generated 72 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ecd85a23-4480-425e-b72b-0ae0dae7a038 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecd85a23-4480-425e-b72b-0ae0dae7a038 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] PUT http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/None Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ecd85a23-4480-425e-b72b-0ae0dae7a038 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecd85a23-4480-425e-b72b-0ae0dae7a038 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecd85a23-4480-425e-b72b-0ae0dae7a038 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/None returned with HTTP 400 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 545/1124] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:26:20 2026] PUT /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/None => generated 73 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3276acf0-803d-4a5b-88a5-f9b34cd1053c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3276acf0-803d-4a5b-88a5-f9b34cd1053c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] PUT http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/5de0fc9d-3c05-4098-8df0-bdb11de839b9 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3276acf0-803d-4a5b-88a5-f9b34cd1053c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3276acf0-803d-4a5b-88a5-f9b34cd1053c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3276acf0-803d-4a5b-88a5-f9b34cd1053c tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/5de0fc9d-3c05-4098-8df0-bdb11de839b9 returned with HTTP 400 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 580/1125] 192.168.122.242 () {60 vars in 1393 bytes} [Thu Sep 3 14:26:20 2026] PUT /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b/extra_specs/5de0fc9d-3c05-4098-8df0-bdb11de839b9 => generated 73 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-07d99da6-47e1-4ae9-a2c6-3d36dfa87f41 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07d99da6-47e1-4ae9-a2c6-3d36dfa87f41 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] PUT http://192.168.122.242/volume/v3/types/0fb506e4-fd6c-4138-94f2-d47b4a51e78d/extra_specs/spec1 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07d99da6-47e1-4ae9-a2c6-3d36dfa87f41 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07d99da6-47e1-4ae9-a2c6-3d36dfa87f41 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/0fb506e4-fd6c-4138-94f2-d47b4a51e78d/extra_specs/spec1 returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 546/1126] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:26:20 2026] PUT /volume/v3/types/0fb506e4-fd6c-4138-94f2-d47b4a51e78d/extra_specs/spec1 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f09122fa-cfac-4f72-89c2-ef90e5593672 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f09122fa-cfac-4f72-89c2-ef90e5593672 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] DELETE http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f09122fa-cfac-4f72-89c2-ef90e5593672 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f09122fa-cfac-4f72-89c2-ef90e5593672 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f09122fa-cfac-4f72-89c2-ef90e5593672 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b returned with HTTP 202 Sep 03 14:26:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 581/1127] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:26:20 2026] DELETE /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb263db7-8478-4eb8-a435-65960ce0ba48 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb263db7-8478-4eb8-a435-65960ce0ba48 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] GET http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb263db7-8478-4eb8-a435-65960ce0ba48 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb263db7-8478-4eb8-a435-65960ce0ba48 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb263db7-8478-4eb8-a435-65960ce0ba48 tempest-ExtraSpecsNegativeTest-1189599483 tempest-ExtraSpecsNegativeTest-1189599483-project-admin] http://192.168.122.242/volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b returned with HTTP 404 Sep 03 14:26:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 547/1128] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:26:20 2026] GET /volume/v3/types/e85937bd-6fc5-4dde-9845-359c798a555b => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1246176448", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1246176448', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Create volume of 1 GB Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Availability Zones retrieved successfully. Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Flow 'volume_create_api' (84238c1e-630d-4eeb-a470-30f126010083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9e0892-1201-414c-a1c9-f9a6888fdf7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee9e0892-1201-414c-a1c9-f9a6888fdf7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c3ab35-9c5d-4274-b663-92c8ad0117a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Created reservations ['e1da9547-f943-4360-90c8-07ec10626b1d', '8741ae4e-657a-4829-84b5-ec11924c2fa4', 'f020d6b9-de97-4768-ba05-e847508da329', '6a3ff4d0-f8ea-4a58-bc3e-41b351e9d010'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0c3ab35-9c5d-4274-b663-92c8ad0117a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1da9547-f943-4360-90c8-07ec10626b1d', '8741ae4e-657a-4829-84b5-ec11924c2fa4', 'f020d6b9-de97-4768-ba05-e847508da329', '6a3ff4d0-f8ea-4a58-bc3e-41b351e9d010']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4376036a-44f2-4f92-b7cc-4db48054c4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4376036a-44f2-4f92-b7cc-4db48054c4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd32b91b-9df3-4a37-b723-72ee9bf6cfb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1246176448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0bcc1c33c6c546b88309d23790d70b2d',qos_specs=None,replication_status=,reservations=['e1da9547-f943-4360-90c8-07ec10626b1d','8741ae4e-657a-4829-84b5-ec11924c2fa4','f020d6b9-de97-4768-ba05-e847508da329','6a3ff4d0-f8ea-4a58-bc3e-41b351e9d010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ae58d890e846fcae4d2ae6f1dcb03d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1246176448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd32b91b-9df3-4a37-b723-72ee9bf6cfb5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0bcc1c33c6c546b88309d23790d70b2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8ae58d890e846fcae4d2ae6f1dcb03d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3873c0f2-a4fd-49b8-b421-ea304c70cf60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3873c0f2-a4fd-49b8-b421-ea304c70cf60) transitioned into state 'SUCCESS' from state '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-1246176448',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0bcc1c33c6c546b88309d23790d70b2d',qos_specs=None,replication_status=,reservations=['e1da9547-f943-4360-90c8-07ec10626b1d','8741ae4e-657a-4829-84b5-ec11924c2fa4','f020d6b9-de97-4768-ba05-e847508da329','6a3ff4d0-f8ea-4a58-bc3e-41b351e9d010'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8ae58d890e846fcae4d2ae6f1dcb03d',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680412db-b81d-4ad1-b185-9fdd878bb288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (680412db-b81d-4ad1-b185-9fdd878bb288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Flow 'volume_create_api' (84238c1e-630d-4eeb-a470-30f126010083) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Create volume request issued successfully. Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-7bfb9de1-6f20-4b56-b0e6-45f9c62717b0 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 582/1129] 192.168.122.242 () {64 vars in 1430 bytes} [Thu Sep 3 14:26:22 2026] POST /volume/v3/volumes => generated 772 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-ebd42cfa-5886-4888-94ee-862c72a4b9dd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-ebd42cfa-5886-4888-94ee-862c72a4b9dd tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-ebd42cfa-5886-4888-94ee-862c72a4b9dd tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-ebd42cfa-5886-4888-94ee-862c72a4b9dd tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-ebd42cfa-5886-4888-94ee-862c72a4b9dd tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Volume info retrieved successfully. Sep 03 14:26:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-53ed7e62-8246-4be4-b2c1-0607d04d130b req-ebd42cfa-5886-4888-94ee-862c72a4b9dd tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 200 Sep 03 14:26:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 548/1130] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:22 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 840 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-f8ac8c0c-24dc-44f9-9a00-960916f7d2bc req-93e5c2a2-c078-40eb-a228-f0d5835053aa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-f8ac8c0c-24dc-44f9-9a00-960916f7d2bc req-93e5c2a2-c078-40eb-a228-f0d5835053aa tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-f8ac8c0c-24dc-44f9-9a00-960916f7d2bc req-93e5c2a2-c078-40eb-a228-f0d5835053aa tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-f8ac8c0c-24dc-44f9-9a00-960916f7d2bc req-93e5c2a2-c078-40eb-a228-f0d5835053aa tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-f8ac8c0c-24dc-44f9-9a00-960916f7d2bc req-93e5c2a2-c078-40eb-a228-f0d5835053aa tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Volume info retrieved successfully. Sep 03 14:26:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-f8ac8c0c-24dc-44f9-9a00-960916f7d2bc req-93e5c2a2-c078-40eb-a228-f0d5835053aa tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 200 Sep 03 14:26:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 583/1131] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:22 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 840 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-ad4a07c0-fecf-40d7-9fc1-35eab0531d10 req-7991166e-6f15-4ddb-a0bf-cd205f066064 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-ad4a07c0-fecf-40d7-9fc1-35eab0531d10 req-7991166e-6f15-4ddb-a0bf-cd205f066064 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-ad4a07c0-fecf-40d7-9fc1-35eab0531d10 req-7991166e-6f15-4ddb-a0bf-cd205f066064 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-ad4a07c0-fecf-40d7-9fc1-35eab0531d10 req-7991166e-6f15-4ddb-a0bf-cd205f066064 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-ad4a07c0-fecf-40d7-9fc1-35eab0531d10 req-7991166e-6f15-4ddb-a0bf-cd205f066064 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Volume info retrieved successfully. Sep 03 14:26:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-ad4a07c0-fecf-40d7-9fc1-35eab0531d10 req-7991166e-6f15-4ddb-a0bf-cd205f066064 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 200 Sep 03 14:26:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 549/1132] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:23 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 864 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-d2f8a946-8b77-40c1-a572-25a01fa09927 req-836cdf7f-4a0a-486c-a4c1-2ef924b30800 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-d2f8a946-8b77-40c1-a572-25a01fa09927 req-836cdf7f-4a0a-486c-a4c1-2ef924b30800 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-d2f8a946-8b77-40c1-a572-25a01fa09927 req-836cdf7f-4a0a-486c-a4c1-2ef924b30800 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-d2f8a946-8b77-40c1-a572-25a01fa09927 req-836cdf7f-4a0a-486c-a4c1-2ef924b30800 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-d2f8a946-8b77-40c1-a572-25a01fa09927 req-836cdf7f-4a0a-486c-a4c1-2ef924b30800 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Volume info retrieved successfully. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-d2f8a946-8b77-40c1-a572-25a01fa09927 req-836cdf7f-4a0a-486c-a4c1-2ef924b30800 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 200 Sep 03 14:26:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 584/1133] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:25 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4a86d31e-9f7c-4510-a6a9-9ea814c2b952 req-d525e564-4757-4c30-a4ae-06184504a401 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4a86d31e-9f7c-4510-a6a9-9ea814c2b952 req-d525e564-4757-4c30-a4ae-06184504a401 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-reader] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4a86d31e-9f7c-4510-a6a9-9ea814c2b952 req-d525e564-4757-4c30-a4ae-06184504a401 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4a86d31e-9f7c-4510-a6a9-9ea814c2b952 req-d525e564-4757-4c30-a4ae-06184504a401 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-4a86d31e-9f7c-4510-a6a9-9ea814c2b952 req-d525e564-4757-4c30-a4ae-06184504a401 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-reader] Volume info retrieved successfully. Sep 03 14:26:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4a86d31e-9f7c-4510-a6a9-9ea814c2b952 req-d525e564-4757-4c30-a4ae-06184504a401 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-reader] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 200 Sep 03 14:26:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 550/1134] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:25 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] DELETE http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Delete volume with id: fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Volume info retrieved successfully. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Delete volume request issued successfully. Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-237b435b-16f3-4fe7-82a5-2178a8cec945 req-519cf9db-0f4f-41ce-b748-cbcc2e579990 tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 202 Sep 03 14:26:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 585/1135] 192.168.122.242 () {62 vars in 1509 bytes} [Thu Sep 3 14:26:25 2026] DELETE /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3026eeb5-c999-44a8-9f46-cd17ea7ec789 req-1274f56f-67e9-4df6-8608-9f0c3b71685e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3026eeb5-c999-44a8-9f46-cd17ea7ec789 req-1274f56f-67e9-4df6-8608-9f0c3b71685e tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3026eeb5-c999-44a8-9f46-cd17ea7ec789 req-1274f56f-67e9-4df6-8608-9f0c3b71685e tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3026eeb5-c999-44a8-9f46-cd17ea7ec789 req-1274f56f-67e9-4df6-8608-9f0c3b71685e tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=398,cinder:INSERT=35,cinder:UPDATE=57 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:26:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-3026eeb5-c999-44a8-9f46-cd17ea7ec789 req-1274f56f-67e9-4df6-8608-9f0c3b71685e tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Volume info retrieved successfully. Sep 03 14:26:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3026eeb5-c999-44a8-9f46-cd17ea7ec789 req-1274f56f-67e9-4df6-8608-9f0c3b71685e tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 200 Sep 03 14:26:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 551/1136] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:25 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 864 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-65305041"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Create volume request body: {'volume': {'imageRef': '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-65305041'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Create volume of 1 GB Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Availability Zones retrieved successfully. Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Flow 'volume_create_api' (f20b37ef-c8f4-4f20-9d0b-2fda57607d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddade6cd-5299-425d-a2c2-3ce755130d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddade6cd-5299-425d-a2c2-3ce755130d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0738761-783e-4c89-b3aa-4b05978f182f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Created reservations ['68f01b55-a7d4-4b6c-b214-088415d70d0c', '3d32332f-96dc-4621-b54f-590efc1e9958', 'b2e0a0ae-b5d1-4698-b85b-aba19f2ff5fe', '90041a8b-fa3c-4c73-9928-1b6a00bb7c09'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0738761-783e-4c89-b3aa-4b05978f182f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f01b55-a7d4-4b6c-b214-088415d70d0c', '3d32332f-96dc-4621-b54f-590efc1e9958', 'b2e0a0ae-b5d1-4698-b85b-aba19f2ff5fe', '90041a8b-fa3c-4c73-9928-1b6a00bb7c09']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41762c2d-1b61-4b4a-9d90-160eee1365f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41762c2d-1b61-4b4a-9d90-160eee1365f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48453574-9bc5-4f0a-bed5-d3cabd5be584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-65305041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fb4759ae6da4ed699515b1252ac28eb',qos_specs=None,replication_status=,reservations=['68f01b55-a7d4-4b6c-b214-088415d70d0c','3d32332f-96dc-4621-b54f-590efc1e9958','b2e0a0ae-b5d1-4698-b85b-aba19f2ff5fe','90041a8b-fa3c-4c73-9928-1b6a00bb7c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fcc4533e584764bb09e5c63f529ab9',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-65305041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48453574-9bc5-4f0a-bed5-d3cabd5be584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fb4759ae6da4ed699515b1252ac28eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68fcc4533e584764bb09e5c63f529ab9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095d45cb-3ab7-466e-8740-541e5df5716a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (095d45cb-3ab7-466e-8740-541e5df5716a) transitioned into state 'SUCCESS' from state '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-65305041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fb4759ae6da4ed699515b1252ac28eb',qos_specs=None,replication_status=,reservations=['68f01b55-a7d4-4b6c-b214-088415d70d0c','3d32332f-96dc-4621-b54f-590efc1e9958','b2e0a0ae-b5d1-4698-b85b-aba19f2ff5fe','90041a8b-fa3c-4c73-9928-1b6a00bb7c09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68fcc4533e584764bb09e5c63f529ab9',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0635bcf0-1930-4dc7-9211-ab7e76bc007b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0635bcf0-1930-4dc7-9211-ab7e76bc007b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Flow 'volume_create_api' (f20b37ef-c8f4-4f20-9d0b-2fda57607d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Create volume request issued successfully. Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-503c1dbb-ff7a-4c70-a97c-88bde9e6ea03 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 586/1137] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:26:25 2026] POST /volume/v3/volumes => generated 758 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-dcd8469b-e396-4c77-97b3-3a7a87d7f45d req-a85d89c2-c0eb-416e-85ec-9414b417f0ea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dfae789f-bac3-42c7-90be-724a116edece None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-dcd8469b-e396-4c77-97b3-3a7a87d7f45d req-a85d89c2-c0eb-416e-85ec-9414b417f0ea tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] GET http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 Sep 03 14:26:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-dcd8469b-e396-4c77-97b3-3a7a87d7f45d req-a85d89c2-c0eb-416e-85ec-9414b417f0ea tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dfae789f-bac3-42c7-90be-724a116edece tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-dcd8469b-e396-4c77-97b3-3a7a87d7f45d req-a85d89c2-c0eb-416e-85ec-9414b417f0ea tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dfae789f-bac3-42c7-90be-724a116edece tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dfae789f-bac3-42c7-90be-724a116edece tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-dcd8469b-e396-4c77-97b3-3a7a87d7f45d req-a85d89c2-c0eb-416e-85ec-9414b417f0ea tempest-VolumesGetTestJSON-1952070396 tempest-VolumesGetTestJSON-1952070396-project-member] http://192.168.122.242/volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 returned with HTTP 404 Sep 03 14:26:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 552/1138] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:26 2026] GET /volume/v3/volumes/fd32b91b-9df3-4a37-b723-72ee9bf6cfb5 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dfae789f-bac3-42c7-90be-724a116edece tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dfae789f-bac3-42c7-90be-724a116edece tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 587/1139] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:26 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 826 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1f818252-deaa-4aaa-935d-3567b3c8ec2c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f818252-deaa-4aaa-935d-3567b3c8ec2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f818252-deaa-4aaa-935d-3567b3c8ec2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f818252-deaa-4aaa-935d-3567b3c8ec2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1f818252-deaa-4aaa-935d-3567b3c8ec2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f818252-deaa-4aaa-935d-3567b3c8ec2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 553/1140] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:27 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 850 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2bd00dd1-2f64-4c7c-9c9e-7ff9b9bcf626 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2bd00dd1-2f64-4c7c-9c9e-7ff9b9bcf626 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2bd00dd1-2f64-4c7c-9c9e-7ff9b9bcf626 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2bd00dd1-2f64-4c7c-9c9e-7ff9b9bcf626 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2bd00dd1-2f64-4c7c-9c9e-7ff9b9bcf626 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2bd00dd1-2f64-4c7c-9c9e-7ff9b9bcf626 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 588/1141] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:28 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a1eb5f2e-4575-40d9-88dd-5aa6f6456737 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a1eb5f2e-4575-40d9-88dd-5aa6f6456737 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a1eb5f2e-4575-40d9-88dd-5aa6f6456737 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a1eb5f2e-4575-40d9-88dd-5aa6f6456737 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a1eb5f2e-4575-40d9-88dd-5aa6f6456737 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a1eb5f2e-4575-40d9-88dd-5aa6f6456737 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 554/1142] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:30 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 908 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-70af3026-d612-4299-a043-d97e9184e6de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1096849477"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1096849477'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:30 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume of 1 GB Sep 03 14:26:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Availability Zones retrieved successfully. Sep 03 14:26:30 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Flow 'volume_create_api' (c0403534-c1d2-41c4-8320-a03e8d9bf980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:30 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f3bc08-7254-4862-bde0-579c3c75df95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:30 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18f3bc08-7254-4862-bde0-579c3c75df95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d4e71d-8449-4584-9dda-c6acffa67a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-11cba9ad-6381-4ffc-81d6-d1ac7f8a9d5d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-11cba9ad-6381-4ffc-81d6-d1ac7f8a9d5d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-11cba9ad-6381-4ffc-81d6-d1ac7f8a9d5d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-11cba9ad-6381-4ffc-81d6-d1ac7f8a9d5d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-11cba9ad-6381-4ffc-81d6-d1ac7f8a9d5d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-11cba9ad-6381-4ffc-81d6-d1ac7f8a9d5d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 555/1143] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:31 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Created reservations ['a37946dd-2aec-4bf9-be70-de4c6d25d3b3', '1f6603f1-8680-4591-8099-09f0e48924e5', '7de15a3c-c149-4e4f-b46f-b11c00545479', 'd4588697-44b4-4656-b40b-414264442836'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d4e71d-8449-4584-9dda-c6acffa67a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a37946dd-2aec-4bf9-be70-de4c6d25d3b3', '1f6603f1-8680-4591-8099-09f0e48924e5', '7de15a3c-c149-4e4f-b46f-b11c00545479', 'd4588697-44b4-4656-b40b-414264442836']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9008806e-a2bc-49c1-9635-64598e4f9b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9008806e-a2bc-49c1-9635-64598e4f9b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f384185-b961-42e6-8bfc-8789d8affbe2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1096849477',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d594bb815cd3452284bdf63b8d4c8476',qos_specs=None,replication_status=,reservations=['a37946dd-2aec-4bf9-be70-de4c6d25d3b3','1f6603f1-8680-4591-8099-09f0e48924e5','7de15a3c-c149-4e4f-b46f-b11c00545479','d4588697-44b4-4656-b40b-414264442836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303c1fdaac3a47a490e85bb34134ff15',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1096849477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f384185-b961-42e6-8bfc-8789d8affbe2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d594bb815cd3452284bdf63b8d4c8476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303c1fdaac3a47a490e85bb34134ff15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489c07b2-a82d-43f3-9d35-d7968fcdee72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (489c07b2-a82d-43f3-9d35-d7968fcdee72) transitioned into state 'SUCCESS' from state '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-1096849477',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d594bb815cd3452284bdf63b8d4c8476',qos_specs=None,replication_status=,reservations=['a37946dd-2aec-4bf9-be70-de4c6d25d3b3','1f6603f1-8680-4591-8099-09f0e48924e5','7de15a3c-c149-4e4f-b46f-b11c00545479','d4588697-44b4-4656-b40b-414264442836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303c1fdaac3a47a490e85bb34134ff15',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ebd50cc-4b11-49f3-8e1b-53061851421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ebd50cc-4b11-49f3-8e1b-53061851421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Flow 'volume_create_api' (c0403534-c1d2-41c4-8320-a03e8d9bf980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume request issued successfully. Sep 03 14:26:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70af3026-d612-4299-a043-d97e9184e6de tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 589/1144] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:26:30 2026] POST /volume/v3/volumes => generated 769 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-69547cc2-106d-47d8-a975-00e80d001359 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69547cc2-106d-47d8-a975-00e80d001359 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69547cc2-106d-47d8-a975-00e80d001359 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69547cc2-106d-47d8-a975-00e80d001359 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-69547cc2-106d-47d8-a975-00e80d001359 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69547cc2-106d-47d8-a975-00e80d001359 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 200 Sep 03 14:26:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 556/1145] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:31 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 837 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-212b7f5f-9ad4-41c3-ad9e-cca54822445e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-212b7f5f-9ad4-41c3-ad9e-cca54822445e tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-212b7f5f-9ad4-41c3-ad9e-cca54822445e tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-212b7f5f-9ad4-41c3-ad9e-cca54822445e tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-212b7f5f-9ad4-41c3-ad9e-cca54822445e tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-212b7f5f-9ad4-41c3-ad9e-cca54822445e tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 590/1146] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:32 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 911 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-47368bcf-e8db-4514-a33d-fede49ffdf2c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-47368bcf-e8db-4514-a33d-fede49ffdf2c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-47368bcf-e8db-4514-a33d-fede49ffdf2c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-47368bcf-e8db-4514-a33d-fede49ffdf2c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-47368bcf-e8db-4514-a33d-fede49ffdf2c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-47368bcf-e8db-4514-a33d-fede49ffdf2c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 200 Sep 03 14:26:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 557/1147] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:32 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95be35e9-629f-43ac-a1ef-9c31dde57538 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95be35e9-629f-43ac-a1ef-9c31dde57538 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95be35e9-629f-43ac-a1ef-9c31dde57538 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95be35e9-629f-43ac-a1ef-9c31dde57538 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-95be35e9-629f-43ac-a1ef-9c31dde57538 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95be35e9-629f-43ac-a1ef-9c31dde57538 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 591/1148] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:33 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 911 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-814a428c-7ad4-4cb8-b1e8-328112c691d8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-814a428c-7ad4-4cb8-b1e8-328112c691d8 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-814a428c-7ad4-4cb8-b1e8-328112c691d8 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-814a428c-7ad4-4cb8-b1e8-328112c691d8 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-814a428c-7ad4-4cb8-b1e8-328112c691d8 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-814a428c-7ad4-4cb8-b1e8-328112c691d8 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 200 Sep 03 14:26:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 558/1149] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:33 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-333c0db4-0858-422b-9b91-671d1533e5d7 req-6f566168-320f-4580-878c-ac20096125cd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-333c0db4-0858-422b-9b91-671d1533e5d7 req-6f566168-320f-4580-878c-ac20096125cd tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-333c0db4-0858-422b-9b91-671d1533e5d7 req-6f566168-320f-4580-878c-ac20096125cd tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-333c0db4-0858-422b-9b91-671d1533e5d7 req-6f566168-320f-4580-878c-ac20096125cd tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-333c0db4-0858-422b-9b91-671d1533e5d7 req-6f566168-320f-4580-878c-ac20096125cd tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-333c0db4-0858-422b-9b91-671d1533e5d7 req-6f566168-320f-4580-878c-ac20096125cd tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 200 Sep 03 14:26:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 592/1150] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:33 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 862 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39c87408-aee3-49aa-8484-389aca50017f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-964869990"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-964869990'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume of 1 GB Sep 03 14:26:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Availability Zones retrieved successfully. Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Flow 'volume_create_api' (93bf0fce-d5ed-4535-afa6-c5621b09fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c7a9c5-fef4-4a04-84ea-8ad8938e788c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93c7a9c5-fef4-4a04-84ea-8ad8938e788c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a37afc-be14-4d76-b04e-4f11944e3867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Created reservations ['f5da5623-474d-4c9c-840d-51025d736052', 'c2480bd9-1aa8-4063-a756-08c3a3f4a7d7', '403872e0-25d6-4bfe-a4da-c6a67ba8a2f5', '15d06c45-3322-4507-a126-582690ac1a4f'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03a37afc-be14-4d76-b04e-4f11944e3867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5da5623-474d-4c9c-840d-51025d736052', 'c2480bd9-1aa8-4063-a756-08c3a3f4a7d7', '403872e0-25d6-4bfe-a4da-c6a67ba8a2f5', '15d06c45-3322-4507-a126-582690ac1a4f']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1437fd-cefa-4fb8-b6cd-325ace6ad62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d1437fd-cefa-4fb8-b6cd-325ace6ad62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051fb879-f117-4682-aa7c-8d3a4d06cda8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-964869990',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d594bb815cd3452284bdf63b8d4c8476',qos_specs=None,replication_status=,reservations=['f5da5623-474d-4c9c-840d-51025d736052','c2480bd9-1aa8-4063-a756-08c3a3f4a7d7','403872e0-25d6-4bfe-a4da-c6a67ba8a2f5','15d06c45-3322-4507-a126-582690ac1a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303c1fdaac3a47a490e85bb34134ff15',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-964869990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051fb879-f117-4682-aa7c-8d3a4d06cda8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d594bb815cd3452284bdf63b8d4c8476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303c1fdaac3a47a490e85bb34134ff15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d43de2-6e91-4ac6-a279-29fc3a45e80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d43de2-6e91-4ac6-a279-29fc3a45e80e) transitioned into state 'SUCCESS' from state '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-964869990',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d594bb815cd3452284bdf63b8d4c8476',qos_specs=None,replication_status=,reservations=['f5da5623-474d-4c9c-840d-51025d736052','c2480bd9-1aa8-4063-a756-08c3a3f4a7d7','403872e0-25d6-4bfe-a4da-c6a67ba8a2f5','15d06c45-3322-4507-a126-582690ac1a4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303c1fdaac3a47a490e85bb34134ff15',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2af1be-a542-4d1c-8085-c7801dc682c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc2af1be-a542-4d1c-8085-c7801dc682c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Flow 'volume_create_api' (93bf0fce-d5ed-4535-afa6-c5621b09fd9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume request issued successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39c87408-aee3-49aa-8484-389aca50017f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 559/1151] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:26:33 2026] POST /volume/v3/volumes => generated 768 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-84b6c290-4a08-472d-891a-b584cae7852a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-84b6c290-4a08-472d-891a-b584cae7852a tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-84b6c290-4a08-472d-891a-b584cae7852a tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-84b6c290-4a08-472d-891a-b584cae7852a tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-84b6c290-4a08-472d-891a-b584cae7852a tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-84b6c290-4a08-472d-891a-b584cae7852a tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 593/1152] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:34 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 836 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bee61214-3a16-4582-986c-2b4c41b1c5a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bee61214-3a16-4582-986c-2b4c41b1c5a6 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bee61214-3a16-4582-986c-2b4c41b1c5a6 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bee61214-3a16-4582-986c-2b4c41b1c5a6 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bee61214-3a16-4582-986c-2b4c41b1c5a6 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bee61214-3a16-4582-986c-2b4c41b1c5a6 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 560/1153] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:34 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 1329 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] POST http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-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=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Update volume metadata completed successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5189020-64fd-4d03-9c25-ff348fd01d2c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 594/1154] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:26:34 2026] POST /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action => generated 526 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c0d740f8-4a84-4169-8f0c-420dbbed886d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0d740f8-4a84-4169-8f0c-420dbbed886d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0d740f8-4a84-4169-8f0c-420dbbed886d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0d740f8-4a84-4169-8f0c-420dbbed886d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c0d740f8-4a84-4169-8f0c-420dbbed886d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0d740f8-4a84-4169-8f0c-420dbbed886d tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 561/1155] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:34 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 1389 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a315d63e-737e-411f-9d48-86bc818d549c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] POST http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Get volume image-metadata completed successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Delete volume metadata completed successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a315d63e-737e-411f-9d48-86bc818d549c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 595/1156] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:26:34 2026] POST /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action => generated 0 bytes in 91 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] POST http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Get volume image-metadata completed successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31ba656a-16a6-47c5-b232-b6bf4dbeea98 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 562/1157] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:26:34 2026] POST /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584/action => generated 500 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-99af818d-03d5-45ee-8f4b-a9dfd10ac6ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-99af818d-03d5-45ee-8f4b-a9dfd10ac6ee tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-99af818d-03d5-45ee-8f4b-a9dfd10ac6ee tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-99af818d-03d5-45ee-8f4b-a9dfd10ac6ee tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-99af818d-03d5-45ee-8f4b-a9dfd10ac6ee tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-99af818d-03d5-45ee-8f4b-a9dfd10ac6ee tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 596/1158] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:34 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 1363 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b435a660-7bfc-4278-ad14-44560a94ba7c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] DELETE http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Delete volume with id: 48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Delete volume request issued successfully. Sep 03 14:26:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b435a660-7bfc-4278-ad14-44560a94ba7c tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 202 Sep 03 14:26:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 563/1159] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:34 2026] DELETE /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eae4036b-7875-42fb-85fb-c95d32a395d0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eae4036b-7875-42fb-85fb-c95d32a395d0 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eae4036b-7875-42fb-85fb-c95d32a395d0 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eae4036b-7875-42fb-85fb-c95d32a395d0 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-eae4036b-7875-42fb-85fb-c95d32a395d0 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Volume info retrieved successfully. Sep 03 14:26:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eae4036b-7875-42fb-85fb-c95d32a395d0 tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 200 Sep 03 14:26:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 597/1160] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:34 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 1362 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-92a1ec9d-7ba8-4b57-baa4-c525ed9faeba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-92a1ec9d-7ba8-4b57-baa4-c525ed9faeba tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-92a1ec9d-7ba8-4b57-baa4-c525ed9faeba tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-92a1ec9d-7ba8-4b57-baa4-c525ed9faeba tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-92a1ec9d-7ba8-4b57-baa4-c525ed9faeba tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-92a1ec9d-7ba8-4b57-baa4-c525ed9faeba tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 200 Sep 03 14:26:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 564/1161] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:35 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 860 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-175003533", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-175003533', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Create volume of 1 GB Sep 03 14:26:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Availability Zones retrieved successfully. Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Flow 'volume_create_api' (f9e5f55a-667f-4a4c-8d2b-6f99a1e632bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6522dd98-1b5b-41cc-b524-ed8167ec9b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6522dd98-1b5b-41cc-b524-ed8167ec9b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98decf0-d04d-4e3d-8858-62da8f08af73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Created reservations ['218d6e7e-e502-4dbc-afb8-12c38ecc1c27', '47d81ef0-4cd2-44ff-be6a-03fdf8433b62', 'e23e3506-1ab1-4a84-b6e9-7ec3a9ffd3b2', 'f35c88a8-7a98-4481-a9f0-87483dbea5ba'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98decf0-d04d-4e3d-8858-62da8f08af73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['218d6e7e-e502-4dbc-afb8-12c38ecc1c27', '47d81ef0-4cd2-44ff-be6a-03fdf8433b62', 'e23e3506-1ab1-4a84-b6e9-7ec3a9ffd3b2', 'f35c88a8-7a98-4481-a9f0-87483dbea5ba']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59f662f-082e-447f-8717-7cdb406e8603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d59f662f-082e-447f-8717-7cdb406e8603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f329944c-541b-4f17-ab38-9b54c024fa9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-175003533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cab96229054aa6a4758352d9c70bac',qos_specs=None,replication_status=,reservations=['218d6e7e-e502-4dbc-afb8-12c38ecc1c27','47d81ef0-4cd2-44ff-be6a-03fdf8433b62','e23e3506-1ab1-4a84-b6e9-7ec3a9ffd3b2','f35c88a8-7a98-4481-a9f0-87483dbea5ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68677841c1b941b1aaa8683d7b7dbb4f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-175003533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f329944c-541b-4f17-ab38-9b54c024fa9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2cab96229054aa6a4758352d9c70bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68677841c1b941b1aaa8683d7b7dbb4f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30e660b-c0da-4cb1-bbbe-790e3695e8e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30e660b-c0da-4cb1-bbbe-790e3695e8e1) transitioned into state 'SUCCESS' from state '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-175003533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2cab96229054aa6a4758352d9c70bac',qos_specs=None,replication_status=,reservations=['218d6e7e-e502-4dbc-afb8-12c38ecc1c27','47d81ef0-4cd2-44ff-be6a-03fdf8433b62','e23e3506-1ab1-4a84-b6e9-7ec3a9ffd3b2','f35c88a8-7a98-4481-a9f0-87483dbea5ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68677841c1b941b1aaa8683d7b7dbb4f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0321ca-a23b-4dd4-a58f-26bf346c7442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad0321ca-a23b-4dd4-a58f-26bf346c7442) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Flow 'volume_create_api' (f9e5f55a-667f-4a4c-8d2b-6f99a1e632bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Create volume request issued successfully. Sep 03 14:26:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-922ec7e4-566f-4b56-b8e6-9228f74855bc tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 598/1162] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:26:35 2026] POST /volume/v3/volumes => generated 797 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-254339d7-355f-4ab6-a21e-eae351daf75e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-254339d7-355f-4ab6-a21e-eae351daf75e tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-254339d7-355f-4ab6-a21e-eae351daf75e tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-254339d7-355f-4ab6-a21e-eae351daf75e tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9aa4c071-6cf2-4e8f-8caf-57a48aef28cf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9aa4c071-6cf2-4e8f-8caf-57a48aef28cf tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] GET http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9aa4c071-6cf2-4e8f-8caf-57a48aef28cf tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9aa4c071-6cf2-4e8f-8caf-57a48aef28cf tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-254339d7-355f-4ab6-a21e-eae351daf75e tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-254339d7-355f-4ab6-a21e-eae351daf75e tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 565/1163] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:35 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9aa4c071-6cf2-4e8f-8caf-57a48aef28cf tempest-VolumesImageMetadata-1484709053 tempest-VolumesImageMetadata-1484709053-project-member] http://192.168.122.242/volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 returned with HTTP 404 Sep 03 14:26:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 599/1164] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:36 2026] GET /volume/v3/volumes/48453574-9bc5-4f0a-bed5-d3cabd5be584 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-954c1ef2-c140-4fbf-aef8-75f7143a724f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-954c1ef2-c140-4fbf-aef8-75f7143a724f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-954c1ef2-c140-4fbf-aef8-75f7143a724f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-954c1ef2-c140-4fbf-aef8-75f7143a724f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-954c1ef2-c140-4fbf-aef8-75f7143a724f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-954c1ef2-c140-4fbf-aef8-75f7143a724f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 200 Sep 03 14:26:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 566/1165] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:36 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 861 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-fd6b20c5-1823-434d-af6d-67613f22542a req-6961e246-2004-45fe-8e73-98de0e86979e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-fd6b20c5-1823-434d-af6d-67613f22542a req-6961e246-2004-45fe-8e73-98de0e86979e tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-fd6b20c5-1823-434d-af6d-67613f22542a req-6961e246-2004-45fe-8e73-98de0e86979e tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-fd6b20c5-1823-434d-af6d-67613f22542a req-6961e246-2004-45fe-8e73-98de0e86979e tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-fd6b20c5-1823-434d-af6d-67613f22542a req-6961e246-2004-45fe-8e73-98de0e86979e tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-fd6b20c5-1823-434d-af6d-67613f22542a req-6961e246-2004-45fe-8e73-98de0e86979e tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 200 Sep 03 14:26:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 600/1166] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:36 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ef3570da-549f-4aee-af63-678cebd2996f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1524689240"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1524689240'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume of 1 GB Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Availability Zones retrieved successfully. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Flow 'volume_create_api' (8a45fb59-33b8-4e75-8138-4b4b9a1adae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ba0ab4-a868-4438-8b5d-1bb44f890b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ba0ab4-a868-4438-8b5d-1bb44f890b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047f2862-3df0-4d2f-a544-6fd66480f01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Created reservations ['ee7f798e-b3a8-4d7b-9630-a6e1c5348920', 'cb435d09-244a-482a-816f-0a841bfa4bde', '430133c5-6cb9-4719-b7d6-4947a26f3049', '968e70c8-39bd-4e14-89e5-af25e5876bd2'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047f2862-3df0-4d2f-a544-6fd66480f01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee7f798e-b3a8-4d7b-9630-a6e1c5348920', 'cb435d09-244a-482a-816f-0a841bfa4bde', '430133c5-6cb9-4719-b7d6-4947a26f3049', '968e70c8-39bd-4e14-89e5-af25e5876bd2']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef2fe8f-b150-463a-bf8a-42dc3bd663d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef2fe8f-b150-463a-bf8a-42dc3bd663d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dad10928-d930-4162-a904-daf4b017bb4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1524689240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d594bb815cd3452284bdf63b8d4c8476',qos_specs=None,replication_status=,reservations=['ee7f798e-b3a8-4d7b-9630-a6e1c5348920','cb435d09-244a-482a-816f-0a841bfa4bde','430133c5-6cb9-4719-b7d6-4947a26f3049','968e70c8-39bd-4e14-89e5-af25e5876bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303c1fdaac3a47a490e85bb34134ff15',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1524689240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dad10928-d930-4162-a904-daf4b017bb4f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d594bb815cd3452284bdf63b8d4c8476',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='303c1fdaac3a47a490e85bb34134ff15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6747edda-2aad-4f32-aa61-c06067d426cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6747edda-2aad-4f32-aa61-c06067d426cb) transitioned into state 'SUCCESS' from state '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-1524689240',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d594bb815cd3452284bdf63b8d4c8476',qos_specs=None,replication_status=,reservations=['ee7f798e-b3a8-4d7b-9630-a6e1c5348920','cb435d09-244a-482a-816f-0a841bfa4bde','430133c5-6cb9-4719-b7d6-4947a26f3049','968e70c8-39bd-4e14-89e5-af25e5876bd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='303c1fdaac3a47a490e85bb34134ff15',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e034185-c981-408c-9106-4fbeacb41822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e034185-c981-408c-9106-4fbeacb41822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Flow 'volume_create_api' (8a45fb59-33b8-4e75-8138-4b4b9a1adae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Create volume request issued successfully. Sep 03 14:26:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef3570da-549f-4aee-af63-678cebd2996f tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 567/1167] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:26:36 2026] POST /volume/v3/volumes => generated 769 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-27d73f63-20f7-4d22-859b-fe6f796e117c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27d73f63-20f7-4d22-859b-fe6f796e117c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27d73f63-20f7-4d22-859b-fe6f796e117c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27d73f63-20f7-4d22-859b-fe6f796e117c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-27d73f63-20f7-4d22-859b-fe6f796e117c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27d73f63-20f7-4d22-859b-fe6f796e117c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 200 Sep 03 14:26:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 568/1168] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:37 2026] GET /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 837 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f8df8f50-15c9-4e48-8b2c-7a1a802f3ce6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8df8f50-15c9-4e48-8b2c-7a1a802f3ce6 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8df8f50-15c9-4e48-8b2c-7a1a802f3ce6 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8df8f50-15c9-4e48-8b2c-7a1a802f3ce6 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1201722363"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1201722363'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Create volume of 1 GB Sep 03 14:26:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Availability Zones retrieved successfully. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f8df8f50-15c9-4e48-8b2c-7a1a802f3ce6 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Flow 'volume_create_api' (29442f39-9e78-4bbb-aa63-d58b2eaf5996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8df8f50-15c9-4e48-8b2c-7a1a802f3ce6 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 569/1169] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:37 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 889 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5987d44d-23c7-46bd-be3e-76096a59fc7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5987d44d-23c7-46bd-be3e-76096a59fc7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18428d69-c92b-479b-970d-856e1f413865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Created reservations ['25ae012f-121c-47bc-adc3-5e462344d0c5', '2cfaf059-d92e-4b2f-8b9a-16519c9dc435', 'c597c561-2743-46ca-b9b0-c50969747844', '797861fd-bed3-4e5e-a38e-de33f7535c02'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18428d69-c92b-479b-970d-856e1f413865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25ae012f-121c-47bc-adc3-5e462344d0c5', '2cfaf059-d92e-4b2f-8b9a-16519c9dc435', 'c597c561-2743-46ca-b9b0-c50969747844', '797861fd-bed3-4e5e-a38e-de33f7535c02']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c3e3c5-d24f-4a17-8c97-15179346b2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c3e3c5-d24f-4a17-8c97-15179346b2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e27ea23-97c4-4101-95f3-2966c899cc60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1201722363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4520f509d9ac4c518507dc856ba08488',qos_specs=None,replication_status=,reservations=['25ae012f-121c-47bc-adc3-5e462344d0c5','2cfaf059-d92e-4b2f-8b9a-16519c9dc435','c597c561-2743-46ca-b9b0-c50969747844','797861fd-bed3-4e5e-a38e-de33f7535c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e64252e593714edcae1197e197d4a860',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1201722363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e27ea23-97c4-4101-95f3-2966c899cc60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4520f509d9ac4c518507dc856ba08488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e64252e593714edcae1197e197d4a860',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15abed15-640f-4a7d-9d9a-12f3d3b9e852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15abed15-640f-4a7d-9d9a-12f3d3b9e852) transitioned into state 'SUCCESS' from state '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-1201722363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4520f509d9ac4c518507dc856ba08488',qos_specs=None,replication_status=,reservations=['25ae012f-121c-47bc-adc3-5e462344d0c5','2cfaf059-d92e-4b2f-8b9a-16519c9dc435','c597c561-2743-46ca-b9b0-c50969747844','797861fd-bed3-4e5e-a38e-de33f7535c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e64252e593714edcae1197e197d4a860',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c4e84b-952c-4569-8f7e-25d090ffd6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26c4e84b-952c-4569-8f7e-25d090ffd6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Flow 'volume_create_api' (29442f39-9e78-4bbb-aa63-d58b2eaf5996) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Create volume request issued successfully. Sep 03 14:26:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cfa84464-7e24-4783-8dd3-8ceb3dc1417c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 601/1170] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:26:36 2026] POST /volume/v3/volumes => generated 758 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ce2ba634-e272-421d-9953-39f29580e9ce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce2ba634-e272-421d-9953-39f29580e9ce tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce2ba634-e272-421d-9953-39f29580e9ce tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce2ba634-e272-421d-9953-39f29580e9ce tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ce2ba634-e272-421d-9953-39f29580e9ce tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce2ba634-e272-421d-9953-39f29580e9ce tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:26:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 570/1171] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:37 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9d9a2751-14fa-4d15-86bf-6a01f91de974 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9d9a2751-14fa-4d15-86bf-6a01f91de974 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9d9a2751-14fa-4d15-86bf-6a01f91de974 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9d9a2751-14fa-4d15-86bf-6a01f91de974 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9d9a2751-14fa-4d15-86bf-6a01f91de974 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9d9a2751-14fa-4d15-86bf-6a01f91de974 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 602/1172] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d5758baa-c90b-48d1-a521-7f6f235ab9b2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5758baa-c90b-48d1-a521-7f6f235ab9b2 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5758baa-c90b-48d1-a521-7f6f235ab9b2 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5758baa-c90b-48d1-a521-7f6f235ab9b2 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d5758baa-c90b-48d1-a521-7f6f235ab9b2 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5758baa-c90b-48d1-a521-7f6f235ab9b2 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 571/1173] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 890 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-39d491e0-c3f0-4791-876e-57800d56f7d3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39d491e0-c3f0-4791-876e-57800d56f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39d491e0-c3f0-4791-876e-57800d56f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39d491e0-c3f0-4791-876e-57800d56f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-39d491e0-c3f0-4791-876e-57800d56f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39d491e0-c3f0-4791-876e-57800d56f7d3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 603/1174] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 890 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-80cb2511-0bc0-47fd-b0b7-cd8a4308ab57 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-80cb2511-0bc0-47fd-b0b7-cd8a4308ab57 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-80cb2511-0bc0-47fd-b0b7-cd8a4308ab57 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-80cb2511-0bc0-47fd-b0b7-cd8a4308ab57 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-80cb2511-0bc0-47fd-b0b7-cd8a4308ab57 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-80cb2511-0bc0-47fd-b0b7-cd8a4308ab57 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 572/1175] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7897564f-a822-4dd5-b5a5-35cd15b55ae0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7897564f-a822-4dd5-b5a5-35cd15b55ae0 None None] GET http://192.168.122.242/volume// Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7897564f-a822-4dd5-b5a5-35cd15b55ae0 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7897564f-a822-4dd5-b5a5-35cd15b55ae0 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7897564f-a822-4dd5-b5a5-35cd15b55ae0 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 604/1176] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-413f7b79-7150-45ef-87dc-421c5b7ff867 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-413f7b79-7150-45ef-87dc-421c5b7ff867 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-413f7b79-7150-45ef-87dc-421c5b7ff867 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f329944c-541b-4f17-ab38-9b54c024fa9f", "connector": null, "instance_uuid": "44077957-1055-4de9-8e8e-266594294442"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2315916c-b324-48c5-9910-5180a7733fe7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2315916c-b324-48c5-9910-5180a7733fe7 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2315916c-b324-48c5-9910-5180a7733fe7 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2315916c-b324-48c5-9910-5180a7733fe7 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2315916c-b324-48c5-9910-5180a7733fe7 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-413f7b79-7150-45ef-87dc-421c5b7ff867 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 573/1177] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:26:38 2026] POST /volume/v3/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2315916c-b324-48c5-9910-5180a7733fe7 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 605/1178] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-172c27a8-ad59-41b1-bbc6-f67881a49762 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-172c27a8-ad59-41b1-bbc6-f67881a49762 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-172c27a8-ad59-41b1-bbc6-f67881a49762 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-172c27a8-ad59-41b1-bbc6-f67881a49762 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-15006937-a2b4-453b-8e1f-4b9f4e33a0e4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15006937-a2b4-453b-8e1f-4b9f4e33a0e4 None None] GET http://192.168.122.242/volume// Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15006937-a2b4-453b-8e1f-4b9f4e33a0e4 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15006937-a2b4-453b-8e1f-4b9f4e33a0e4 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15006937-a2b4-453b-8e1f-4b9f4e33a0e4 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 606/1179] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-e840e16e-442d-4ac3-9fc9-da62a427366a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-e840e16e-442d-4ac3-9fc9-da62a427366a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-e840e16e-442d-4ac3-9fc9-da62a427366a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-e840e16e-442d-4ac3-9fc9-da62a427366a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-172c27a8-ad59-41b1-bbc6-f67881a49762 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-172c27a8-ad59-41b1-bbc6-f67881a49762 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 574/1180] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 889 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-e840e16e-442d-4ac3-9fc9-da62a427366a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-e840e16e-442d-4ac3-9fc9-da62a427366a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 607/1181] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:26:38 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 1052 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] PUT http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Acquiring lock "cinder-attachment_update-f329944c-541b-4f17-ab38-9b54c024fa9f-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Lock "cinder-attachment_update-f329944c-541b-4f17-ab38-9b54c024fa9f-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-94330dc7-bbad-45d8-acc2-a64f69663285 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94330dc7-bbad-45d8-acc2-a64f69663285 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-94330dc7-bbad-45d8-acc2-a64f69663285 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-94330dc7-bbad-45d8-acc2-a64f69663285 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-94330dc7-bbad-45d8-acc2-a64f69663285 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94330dc7-bbad-45d8-acc2-a64f69663285 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 608/1182] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-8e3cb47b-a55d-4e64-bef0-850ffbc8559e req-6f8e9de1-bd38-4a17-a186-9bf437bb6b54 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8e3cb47b-a55d-4e64-bef0-850ffbc8559e req-6f8e9de1-bd38-4a17-a186-9bf437bb6b54 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8e3cb47b-a55d-4e64-bef0-850ffbc8559e req-6f8e9de1-bd38-4a17-a186-9bf437bb6b54 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-8e3cb47b-a55d-4e64-bef0-850ffbc8559e req-6f8e9de1-bd38-4a17-a186-9bf437bb6b54 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-8e3cb47b-a55d-4e64-bef0-850ffbc8559e req-6f8e9de1-bd38-4a17-a186-9bf437bb6b54 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-8e3cb47b-a55d-4e64-bef0-850ffbc8559e req-6f8e9de1-bd38-4a17-a186-9bf437bb6b54 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 609/1183] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Lock "cinder-attachment_update-f329944c-541b-4f17-ab38-9b54c024fa9f-devstack" released by "attachment_update" :: held 0.360s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-fbd3f713-81d6-4ff8-8933-7679a03aacbf tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 575/1184] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:26:39 2026] PUT /volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c => generated 694 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-277536d2-8a4c-46c4-a9a8-3ea3e5dcdb35 req-36887856-7a07-4a4f-a0e0-62b0b1ab4f27 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 610/1185] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /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 03 14:26:39 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b0a7061e-5abe-493d-88b8-d96954de763e req-dbf1416a-a641-477e-bfb4-59732bebc670 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 576/1186] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f524bd6b-4e91-4fa9-90ca-d1a7ab01f0ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f524bd6b-4e91-4fa9-90ca-d1a7ab01f0ca tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f524bd6b-4e91-4fa9-90ca-d1a7ab01f0ca tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f524bd6b-4e91-4fa9-90ca-d1a7ab01f0ca tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-119952f5-72ba-4fd2-876a-fa12f7657c0c req-bd8b22d4-4ebc-41a3-866e-a1bd830ea1b6 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 611/1187] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f524bd6b-4e91-4fa9-90ca-d1a7ab01f0ca tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f524bd6b-4e91-4fa9-90ca-d1a7ab01f0ca tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 577/1188] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-2e96cabb-a5a3-49af-b186-bbe9dd982c67 req-30d42042-7c8a-40d6-9f80-6895514f49ad tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 612/1189] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-db337a85-2587-4fd8-a70a-af4b034648e1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db337a85-2587-4fd8-a70a-af4b034648e1 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db337a85-2587-4fd8-a70a-af4b034648e1 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db337a85-2587-4fd8-a70a-af4b034648e1 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-db337a85-2587-4fd8-a70a-af4b034648e1 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db337a85-2587-4fd8-a70a-af4b034648e1 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 578/1190] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 890 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7ea5a294-b576-4afe-989f-aa650b5bad95 req-b4a8c2c3-4316-4c29-aaec-c38f79515813 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 613/1191] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:39 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /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 03 14:26:40 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b397a6f7-0b21-4250-a2a1-081380502149 req-4581ef33-8ab2-434a-bd82-598b35ca88f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 579/1192] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:40 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9b2e1c73-2321-450c-b626-72259be5f328 req-7a34b882-9306-4bbc-acd5-53ed2c97fc2d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 614/1193] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:40 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 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] Get all volumes completed successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-661d758f-260c-4096-aee1-014095727d27 req-c8d61da7-f987-48d0-a0c8-9c11fce21d29 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:26:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 580/1194] 192.168.122.242 () {60 vars in 1397 bytes} [Thu Sep 3 14:26:40 2026] GET /volume/v3/volumes/detail => generated 2568 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-342b56e5-7845-42e7-adc9-6a1fadcf8b36 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-342b56e5-7845-42e7-adc9-6a1fadcf8b36 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] POST http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c/action Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-342b56e5-7845-42e7-adc9-6a1fadcf8b36 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-342b56e5-7845-42e7-adc9-6a1fadcf8b36 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] DELETE http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Delete volume with id: dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-eedb95c7-664e-4b2c-853c-b17ac30f5f0c req-342b56e5-7845-42e7-adc9-6a1fadcf8b36 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c/action returned with HTTP 204 Sep 03 14:26:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 615/1195] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:26:40 2026] POST /volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Delete volume request issued successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0cd8b6f3-c962-4844-8b26-7d0b36cf70f7 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 202 Sep 03 14:26:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 581/1196] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:40 2026] DELETE /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f3e21223-8879-4707-8589-85648c657aac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3e21223-8879-4707-8589-85648c657aac tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3e21223-8879-4707-8589-85648c657aac tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3e21223-8879-4707-8589-85648c657aac tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f3e21223-8879-4707-8589-85648c657aac tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3e21223-8879-4707-8589-85648c657aac tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 200 Sep 03 14:26:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 616/1197] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:40 2026] GET /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 861 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-93ce8f88-cf56-47a9-9038-86ad0b5148de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-93ce8f88-cf56-47a9-9038-86ad0b5148de tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-93ce8f88-cf56-47a9-9038-86ad0b5148de tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-93ce8f88-cf56-47a9-9038-86ad0b5148de tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-93ce8f88-cf56-47a9-9038-86ad0b5148de tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-93ce8f88-cf56-47a9-9038-86ad0b5148de tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 617/1198] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:41 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 1182 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-467fb6e6-a1b1-4ac7-8c9c-1eec6e3bd3a7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-467fb6e6-a1b1-4ac7-8c9c-1eec6e3bd3a7 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-467fb6e6-a1b1-4ac7-8c9c-1eec6e3bd3a7 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-467fb6e6-a1b1-4ac7-8c9c-1eec6e3bd3a7 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1857517732"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1857517732'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Create volume of 1 GB Sep 03 14:26:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Availability Zones retrieved successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-467fb6e6-a1b1-4ac7-8c9c-1eec6e3bd3a7 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-467fb6e6-a1b1-4ac7-8c9c-1eec6e3bd3a7 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Flow 'volume_create_api' (58901f07-809f-4b6c-8f88-5454fe2e59fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 618/1199] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:41 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 1182 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320be2cd-b1d6-43c6-a78f-7613985fcfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-20bbd60a-cf66-4639-b2de-26fae972426d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 619/1200] 192.168.122.242 () {62 vars in 1495 bytes} [Thu Sep 3 14:26:41 2026] DELETE /volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cabf9d63-761f-4313-abed-a41bbf0f1dc1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (320be2cd-b1d6-43c6-a78f-7613985fcfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7740e8a9-4ed9-4f52-8b2b-1c1b45fec1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: WARNING keystonemiddleware.auth_token [None req-cabf9d63-761f-4313-abed-a41bbf0f1dc1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 14:26:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 620/1201] 192.168.122.242 () {62 vars in 1495 bytes} [Thu Sep 3 14:26:41 2026] DELETE /volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c => generated 114 bytes in 77 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] DELETE http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Created reservations ['cbda6c23-9a14-4288-a1bd-151c8d181a4c', '2f0d282d-3c5f-4d8e-83a2-86af8b29fbc5', '67e401b2-9bc5-4921-b246-c0252933a7c0', '7d9c738f-1427-4036-9206-cef9205bf445'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7740e8a9-4ed9-4f52-8b2b-1c1b45fec1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbda6c23-9a14-4288-a1bd-151c8d181a4c', '2f0d282d-3c5f-4d8e-83a2-86af8b29fbc5', '67e401b2-9bc5-4921-b246-c0252933a7c0', '7d9c738f-1427-4036-9206-cef9205bf445']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa31a40-66cc-4a2d-be1b-ebd1d349fbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Attachment connected to vm 44077957-1055-4de9-8e8e-266594294442, checking data on nova Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG cinder.compute.nova [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Creating Keystone token plugin using URL: http://192.168.122.242/identity {{(pid=86693) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa31a40-66cc-4a2d-be1b-ebd1d349fbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0aa5dd67-f02a-483d-b654-66e9abf0bd85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1857517732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90044fc664284138b8e877a4873b31f8',qos_specs=None,replication_status=,reservations=['cbda6c23-9a14-4288-a1bd-151c8d181a4c','2f0d282d-3c5f-4d8e-83a2-86af8b29fbc5','67e401b2-9bc5-4921-b246-c0252933a7c0','7d9c738f-1427-4036-9206-cef9205bf445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248449fa2db484496721e49757a3fea',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1857517732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0aa5dd67-f02a-483d-b654-66e9abf0bd85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90044fc664284138b8e877a4873b31f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6248449fa2db484496721e49757a3fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5a5d01-33c6-405b-8249-46bfae143901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b5a5d01-33c6-405b-8249-46bfae143901) transitioned into state 'SUCCESS' from state '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-1857517732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90044fc664284138b8e877a4873b31f8',qos_specs=None,replication_status=,reservations=['cbda6c23-9a14-4288-a1bd-151c8d181a4c','2f0d282d-3c5f-4d8e-83a2-86af8b29fbc5','67e401b2-9bc5-4921-b246-c0252933a7c0','7d9c738f-1427-4036-9206-cef9205bf445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248449fa2db484496721e49757a3fea',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d604e3df-a808-4707-9905-2af61b0ae44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d604e3df-a808-4707-9905-2af61b0ae44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Flow 'volume_create_api' (58901f07-809f-4b6c-8f88-5454fe2e59fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Create volume request issued successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0822678-7e77-48ee-a5f5-8bb2cd1eaee8 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 582/1202] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:26:40 2026] POST /volume/v3/volumes => generated 760 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c3d23dc0-040f-4fb7-848c-e32bcda13734 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c3d23dc0-040f-4fb7-848c-e32bcda13734 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c3d23dc0-040f-4fb7-848c-e32bcda13734 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c3d23dc0-040f-4fb7-848c-e32bcda13734 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c3d23dc0-040f-4fb7-848c-e32bcda13734 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f returned with HTTP 404 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 583/1203] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:41 2026] GET /volume/v3/volumes/dad10928-d930-4162-a904-daf4b017bb4f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-06f6b065-791b-4c51-9752-418e0d7038c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06f6b065-791b-4c51-9752-418e0d7038c0 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06f6b065-791b-4c51-9752-418e0d7038c0 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06f6b065-791b-4c51-9752-418e0d7038c0 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-06f6b065-791b-4c51-9752-418e0d7038c0 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06f6b065-791b-4c51-9752-418e0d7038c0 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 584/1204] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:41 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 828 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-880514b9-4548-4421-9221-4be8e83ef677 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] DELETE http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Delete volume with id: 051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Delete volume request issued successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-880514b9-4548-4421-9221-4be8e83ef677 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 202 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 585/1205] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:41 2026] DELETE /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cb027317-25ba-4301-9096-21e38cfa23a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cb027317-25ba-4301-9096-21e38cfa23a0 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cb027317-25ba-4301-9096-21e38cfa23a0 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cb027317-25ba-4301-9096-21e38cfa23a0 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cb027317-25ba-4301-9096-21e38cfa23a0 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:41 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] REQ: curl -g -i -X GET http://192.168.122.242/compute/v2.1/servers/44077957-1055-4de9-8e8e-266594294442/os-volume_attachments/f329944c-541b-4f17-ab38-9b54c024fa9f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}061ba951b444715eff3d951efb0c027b011bae3e7c8d335ee34d5ce81c75a649" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2cd5e644-8c53-45b0-bc3b-76aff5921de5" -H "X-Service-Token: {SHA256}dee435db3bbffa11f5f5627a3965c888dd8076bd1a651e4837e0b0debc8ffccd" {{(pid=86693) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 14:26:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cb027317-25ba-4301-9096-21e38cfa23a0 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 200 Sep 03 14:26:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 586/1206] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:41 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 860 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 12:26:41 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-f3102a8b-aebd-4d76-bd2c-49186629492f x-openstack-request-id: req-f3102a8b-aebd-4d76-bd2c-49186629492f {{(pid=86693) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f329944c-541b-4f17-ab38-9b54c024fa9f", "serverId": "44077957-1055-4de9-8e8e-266594294442", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "17afd673-413f-4271-9be7-e6c7c066bb5c", "bdm_uuid": "cbb9694f-9aaa-403f-8c5e-94189c7e758c"}} {{(pid=86693) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET call to compute for http://192.168.122.242/compute/v2.1/servers/44077957-1055-4de9-8e8e-266594294442/os-volume_attachments/f329944c-541b-4f17-ab38-9b54c024fa9f used request id req-f3102a8b-aebd-4d76-bd2c-49186629492f {{(pid=86693) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.volume.api [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-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 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Caught error: Detach volume from instance 44077957-1055-4de9-8e8e-266594294442 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44077957-1055-4de9-8e8e-266594294442 using the Compute API Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: 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 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 44077957-1055-4de9-8e8e-266594294442 using the Compute API Sep 03 14:26:42 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.middleware.fault [None req-2cd5e644-8c53-45b0-bc3b-76aff5921de5 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c returned with HTTP 409 Sep 03 14:26:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 621/1207] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:26:41 2026] DELETE /volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c => generated 167 bytes in 989 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-d7904b57-a861-432d-bf8f-302003258c27 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-d7904b57-a861-432d-bf8f-302003258c27 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-d7904b57-a861-432d-bf8f-302003258c27 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-d7904b57-a861-432d-bf8f-302003258c27 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-d7904b57-a861-432d-bf8f-302003258c27 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-d7904b57-a861-432d-bf8f-302003258c27 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 587/1208] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:42 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 1164 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] POST http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f/action Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Begin detaching volume completed successfully. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-1835f401-7271-462b-a4ad-752f3f759232 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f/action returned with HTTP 202 Sep 03 14:26:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 622/1209] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:26:42 2026] POST /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-442ceae8-5de5-4742-87c6-4720cf660f6e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-442ceae8-5de5-4742-87c6-4720cf660f6e tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-442ceae8-5de5-4742-87c6-4720cf660f6e tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-442ceae8-5de5-4742-87c6-4720cf660f6e tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-442ceae8-5de5-4742-87c6-4720cf660f6e tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f09aae44-a2c5-4906-b2dc-949c32dfc891 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f09aae44-a2c5-4906-b2dc-949c32dfc891 None None] GET http://192.168.122.242/volume// Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f09aae44-a2c5-4906-b2dc-949c32dfc891 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f09aae44-a2c5-4906-b2dc-949c32dfc891 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f09aae44-a2c5-4906-b2dc-949c32dfc891 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:26:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 623/1210] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:26: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 03 14:26:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-442ceae8-5de5-4742-87c6-4720cf660f6e tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 588/1211] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:42 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 852 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-2d8de511-c048-40bc-9a31-a5675a12ac14 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-2d8de511-c048-40bc-9a31-a5675a12ac14 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-2d8de511-c048-40bc-9a31-a5675a12ac14 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-2d8de511-c048-40bc-9a31-a5675a12ac14 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-2d8de511-c048-40bc-9a31-a5675a12ac14 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-2d8de511-c048-40bc-9a31-a5675a12ac14 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 624/1212] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:26:42 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 1348 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:26:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac18e394-237b-4417-b836-8d638f5cb14b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac18e394-237b-4417-b836-8d638f5cb14b tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac18e394-237b-4417-b836-8d638f5cb14b tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac18e394-237b-4417-b836-8d638f5cb14b tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ac18e394-237b-4417-b836-8d638f5cb14b tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac18e394-237b-4417-b836-8d638f5cb14b tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 200 Sep 03 14:26:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 589/1213] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:42 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 860 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-b88b5ef8-7a8c-4457-afd2-d56665827cc3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-b88b5ef8-7a8c-4457-afd2-d56665827cc3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] DELETE http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c Sep 03 14:26:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-b88b5ef8-7a8c-4457-afd2-d56665827cc3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-b88b5ef8-7a8c-4457-afd2-d56665827cc3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:43 devstack devstack@c-api.service[86693]: /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 03 14:26:43 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:26:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-51d003c4-ad30-485f-83d2-b9c76e2cb4fe req-b88b5ef8-7a8c-4457-afd2-d56665827cc3 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c returned with HTTP 200 Sep 03 14:26:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 625/1214] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:26:43 2026] DELETE /volume/v3/attachments/17afd673-413f-4271-9be7-e6c7c066bb5c => generated 19 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ffbfb159-eff1-4401-84a2-ede6118e8c73 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ffbfb159-eff1-4401-84a2-ede6118e8c73 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb159-eff1-4401-84a2-ede6118e8c73 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb159-eff1-4401-84a2-ede6118e8c73 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ffbfb159-eff1-4401-84a2-ede6118e8c73 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ffbfb159-eff1-4401-84a2-ede6118e8c73 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 590/1215] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:43 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 853 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] POST http://192.168.122.242/volume/v3/os-volume-transfer Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0aa5dd67-f02a-483d-b654-66e9abf0bd85"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Creating new volume transfer {'transfer': {'volume_id': '0aa5dd67-f02a-483d-b654-66e9abf0bd85'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Creating transfer of volume 0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Generating transfer record for volume 0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-752dbf51-91e3-4645-8777-929c7fb54842 req-dd32c4cd-6cae-4a68-b6f1-df38acef1591 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-752dbf51-91e3-4645-8777-929c7fb54842 req-dd32c4cd-6cae-4a68-b6f1-df38acef1591 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-752dbf51-91e3-4645-8777-929c7fb54842 req-dd32c4cd-6cae-4a68-b6f1-df38acef1591 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-752dbf51-91e3-4645-8777-929c7fb54842 req-dd32c4cd-6cae-4a68-b6f1-df38acef1591 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-752dbf51-91e3-4645-8777-929c7fb54842 req-dd32c4cd-6cae-4a68-b6f1-df38acef1591 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-752dbf51-91e3-4645-8777-929c7fb54842 req-dd32c4cd-6cae-4a68-b6f1-df38acef1591 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 591/1216] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 872 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de324d93-2c81-4ab0-ad5d-f58b8b10730d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 14:26:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 626/1217] 192.168.122.242 () {60 vars in 1175 bytes} [Thu Sep 3 14:26:44 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5de44153-642a-48f0-84ad-ea9abcf39e6f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5de44153-642a-48f0-84ad-ea9abcf39e6f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5de44153-642a-48f0-84ad-ea9abcf39e6f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5de44153-642a-48f0-84ad-ea9abcf39e6f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] DELETE http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Delete volume with id: f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5de44153-642a-48f0-84ad-ea9abcf39e6f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5de44153-642a-48f0-84ad-ea9abcf39e6f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 592/1218] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 861 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-98605214-f764-45c1-80b4-0ca951326293 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98605214-f764-45c1-80b4-0ca951326293 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98605214-f764-45c1-80b4-0ca951326293 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98605214-f764-45c1-80b4-0ca951326293 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98605214-f764-45c1-80b4-0ca951326293 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 returned with HTTP 404 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 593/1219] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/volumes/051fb879-f117-4682-aa7c-8d3a4d06cda8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9035cf3d-ee8c-4acb-850b-d4c524ab4819 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9035cf3d-ee8c-4acb-850b-d4c524ab4819 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9035cf3d-ee8c-4acb-850b-d4c524ab4819 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9035cf3d-ee8c-4acb-850b-d4c524ab4819 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Delete volume request issued successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a791f958-b8b3-42ff-b4e8-8b25157082ee tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 202 Sep 03 14:26:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 627/1220] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:26:44 2026] DELETE /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9e49faee-4e6b-4215-995d-9463345ffd6d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9035cf3d-ee8c-4acb-850b-d4c524ab4819 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60 returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 594/1221] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60 => generated 417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] DELETE http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56a680f7-82e6-40e6-8160-75fa6fc8ec59 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Delete volume with id: 6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56a680f7-82e6-40e6-8160-75fa6fc8ec59 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56a680f7-82e6-40e6-8160-75fa6fc8ec59 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56a680f7-82e6-40e6-8160-75fa6fc8ec59 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56a680f7-82e6-40e6-8160-75fa6fc8ec59 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56a680f7-82e6-40e6-8160-75fa6fc8ec59 tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 595/1222] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 889 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-28b158da-5411-4605-8819-860df7e78399 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28b158da-5411-4605-8819-860df7e78399 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/os-volume-transfer Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28b158da-5411-4605-8819-860df7e78399 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28b158da-5411-4605-8819-860df7e78399 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.volume_transfer [None req-28b158da-5411-4605-8819-860df7e78399 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Listing volume transfers {{(pid=86692) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Delete volume request issued successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9e49faee-4e6b-4215-995d-9463345ffd6d tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 202 Sep 03 14:26:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 628/1223] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:44 2026] DELETE /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28b158da-5411-4605-8819-860df7e78399 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 596/1224] 192.168.122.242 () {58 vars in 1154 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3a054bd5-e888-49b4-9e8f-e835d7c96398 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a054bd5-e888-49b4-9e8f-e835d7c96398 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a054bd5-e888-49b4-9e8f-e835d7c96398 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a054bd5-e888-49b4-9e8f-e835d7c96398 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3a054bd5-e888-49b4-9e8f-e835d7c96398 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a054bd5-e888-49b4-9e8f-e835d7c96398 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 200 Sep 03 14:26:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 629/1225] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:44 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 861 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] POST http://192.168.122.242/volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60/accept Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "88a825595a67db0e"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.volume_transfer [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Accepting volume transfer f1f893ed-df6f-4a32-a966-db7ccaa85b60 {{(pid=86692) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.api.contrib.volume_transfer [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Accepting transfer f1f893ed-df6f-4a32-a966-db7ccaa85b60 Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Created reservations ['fb878288-a4df-4225-8840-d138323a0ae0', '1ba560ec-f80e-41fa-9dc2-2b1b0a790f86', 'b1d3353d-2470-481c-a0fd-96d686c6dacc', '21284684-0a54-462b-8422-2b682b72f6ce'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Created reservations ['5fcafb88-83d2-4c76-af5d-15385ab7b2f3', 'eec7a49b-2082-4b77-b00b-0e319a22f98c', 'bdd83100-a957-460f-ad6b-1ae1c87b3434', 'b116bd86-2d0f-4a40-8d8d-d247f10dca27'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: /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 03 14:26:44 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Created reservations ['e2f7d894-1384-4874-b941-d0802f1fa617', '590002f9-79d2-49a5-8573-a1f72cb3dd00', 'fcb96e02-680b-4279-be49-55fdea98397a', '66e22174-55a6-414c-a988-cda6fcfabc95'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Created reservations ['d8dafd77-086a-4482-b022-eaae0196bfb0', '6ee126be-2808-43ee-996b-216d5a61e506', '6dec9129-d6b0-40ac-bacf-1675eba5dd63', 'e20c2be0-8d86-49e9-8075-65be9a35d476'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Transfer volume completed successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.transfer.api [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Volume 0aa5dd67-f02a-483d-b654-66e9abf0bd85 has been transferred. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-abb88902-08ad-4cb3-9abd-e50ddff155f5 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60/accept returned with HTTP 202 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 597/1226] 192.168.122.242 () {60 vars in 1307 bytes} [Thu Sep 3 14:26:44 2026] POST /volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60/accept => generated 373 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fbe94939-4986-4add-869f-eb7572387e73 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbe94939-4986-4add-869f-eb7572387e73 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbe94939-4986-4add-869f-eb7572387e73 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbe94939-4986-4add-869f-eb7572387e73 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fbe94939-4986-4add-869f-eb7572387e73 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Volume info retrieved successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbe94939-4986-4add-869f-eb7572387e73 tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 630/1227] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:45 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0969edcf-005c-4129-9146-5c36822e50ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0969edcf-005c-4129-9146-5c36822e50ca tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0969edcf-005c-4129-9146-5c36822e50ca tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0969edcf-005c-4129-9146-5c36822e50ca tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0969edcf-005c-4129-9146-5c36822e50ca tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] Volume info retrieved successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3583770b-72a8-4f77-8298-dfacaf2d349a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0969edcf-005c-4129-9146-5c36822e50ca tempest-VolumesTransfersTest-850554865 tempest-VolumesTransfersTest-850554865-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3583770b-72a8-4f77-8298-dfacaf2d349a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3583770b-72a8-4f77-8298-dfacaf2d349a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3583770b-72a8-4f77-8298-dfacaf2d349a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 598/1228] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:45 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-12f6d6e7-2224-4924-a0b5-30498b9d6fb5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-12f6d6e7-2224-4924-a0b5-30498b9d6fb5 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] DELETE http://192.168.122.242/volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-12f6d6e7-2224-4924-a0b5-30498b9d6fb5 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-12f6d6e7-2224-4924-a0b5-30498b9d6fb5 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.contrib.volume_transfer [None req-12f6d6e7-2224-4924-a0b5-30498b9d6fb5 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Delete transfer with id: f1f893ed-df6f-4a32-a966-db7ccaa85b60 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3583770b-72a8-4f77-8298-dfacaf2d349a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Volume info retrieved successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-12f6d6e7-2224-4924-a0b5-30498b9d6fb5 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60 returned with HTTP 404 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 599/1229] 192.168.122.242 () {58 vars in 1268 bytes} [Thu Sep 3 14:26:45 2026] DELETE /volume/v3/os-volume-transfer/f1f893ed-df6f-4a32-a966-db7ccaa85b60 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3583770b-72a8-4f77-8298-dfacaf2d349a tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 200 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 631/1230] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:45 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 889 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ced5e5b-14b5-4835-8420-c34752d95e52 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ced5e5b-14b5-4835-8420-c34752d95e52 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ced5e5b-14b5-4835-8420-c34752d95e52 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ced5e5b-14b5-4835-8420-c34752d95e52 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ced5e5b-14b5-4835-8420-c34752d95e52 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Volume info retrieved successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ced5e5b-14b5-4835-8420-c34752d95e52 tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 200 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 632/1231] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:45 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Delete volume with id: 0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Volume info retrieved successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Delete volume request issued successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-934349a7-9a4f-4c46-9333-8513f7c07b35 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 202 Sep 03 14:26:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 600/1232] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:45 2026] DELETE /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2ada3395-1c76-49f4-8d5b-b8258bc3af28 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ada3395-1c76-49f4-8d5b-b8258bc3af28 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ada3395-1c76-49f4-8d5b-b8258bc3af28 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ada3395-1c76-49f4-8d5b-b8258bc3af28 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ada3395-1c76-49f4-8d5b-b8258bc3af28 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Volume info retrieved successfully. Sep 03 14:26:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ada3395-1c76-49f4-8d5b-b8258bc3af28 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 633/1233] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:45 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-452b94c7-af62-4d3d-b3c0-212827f7c57b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-452b94c7-af62-4d3d-b3c0-212827f7c57b tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] GET http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f Sep 03 14:26:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-452b94c7-af62-4d3d-b3c0-212827f7c57b tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-452b94c7-af62-4d3d-b3c0-212827f7c57b tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-452b94c7-af62-4d3d-b3c0-212827f7c57b tempest-TestServerVolumeAttachScenarioOldVersion-777821036 tempest-TestServerVolumeAttachScenarioOldVersion-777821036-project-member] http://192.168.122.242/volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f returned with HTTP 404 Sep 03 14:26:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 601/1234] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:26:46 2026] GET /volume/v3/volumes/f329944c-541b-4f17-ab38-9b54c024fa9f => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:26:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b8060d5e-3bf5-45b0-8178-ee0b4e9c3a1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b8060d5e-3bf5-45b0-8178-ee0b4e9c3a1c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] GET http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 Sep 03 14:26:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b8060d5e-3bf5-45b0-8178-ee0b4e9c3a1c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b8060d5e-3bf5-45b0-8178-ee0b4e9c3a1c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b8060d5e-3bf5-45b0-8178-ee0b4e9c3a1c tempest-VolumesTestJSON-568021321 tempest-VolumesTestJSON-568021321-project-member] http://192.168.122.242/volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 returned with HTTP 404 Sep 03 14:26:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 634/1235] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:46 2026] GET /volume/v3/volumes/6f384185-b961-42e6-8bfc-8789d8affbe2 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-55ba06e4-0b84-4670-9cc1-f7c1c90f4ea4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55ba06e4-0b84-4670-9cc1-f7c1c90f4ea4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55ba06e4-0b84-4670-9cc1-f7c1c90f4ea4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55ba06e4-0b84-4670-9cc1-f7c1c90f4ea4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-55ba06e4-0b84-4670-9cc1-f7c1c90f4ea4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Volume info retrieved successfully. Sep 03 14:26:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55ba06e4-0b84-4670-9cc1-f7c1c90f4ea4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 200 Sep 03 14:26:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 602/1236] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:46 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 1015 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-90e04391-607c-44a6-8ae7-00b46f636494 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90e04391-607c-44a6-8ae7-00b46f636494 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90e04391-607c-44a6-8ae7-00b46f636494 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90e04391-607c-44a6-8ae7-00b46f636494 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90e04391-607c-44a6-8ae7-00b46f636494 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 404 Sep 03 14:26:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 635/1237] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:47 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-022875d4-1c2f-4175-9feb-9ee213e5c71d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-022875d4-1c2f-4175-9feb-9ee213e5c71d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-022875d4-1c2f-4175-9feb-9ee213e5c71d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-022875d4-1c2f-4175-9feb-9ee213e5c71d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-022875d4-1c2f-4175-9feb-9ee213e5c71d tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 404 Sep 03 14:26:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 603/1238] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:47 2026] GET /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-294a1f7e-c958-4937-9744-0d67ec909240 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-294a1f7e-c958-4937-9744-0d67ec909240 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] DELETE http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-294a1f7e-c958-4937-9744-0d67ec909240 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-294a1f7e-c958-4937-9744-0d67ec909240 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:48 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-294a1f7e-c958-4937-9744-0d67ec909240 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Delete volume with id: 0aa5dd67-f02a-483d-b654-66e9abf0bd85 Sep 03 14:26:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-294a1f7e-c958-4937-9744-0d67ec909240 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 returned with HTTP 404 Sep 03 14:26:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 636/1239] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:48 2026] DELETE /volume/v3/volumes/0aa5dd67-f02a-483d-b654-66e9abf0bd85 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-768997764"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-768997764'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Create volume of 1 GB Sep 03 14:26:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Availability Zones retrieved successfully. Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Flow 'volume_create_api' (22d43711-37b8-4c74-9167-ff9073cc1169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529db66c-2267-4472-864f-1eab4bc424e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (529db66c-2267-4472-864f-1eab4bc424e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed518881-34a0-4568-8357-9bd26d00caad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Created reservations ['8c812140-4ef7-4bd0-98bc-ab5e38d78f58', '287eae13-68e5-4b2d-84ea-93a906b2a0c5', 'd31b5a6b-7451-4088-b955-f2de4c06f6b5', '2ab5bcc8-729d-448e-94da-83bbfb8e9574'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed518881-34a0-4568-8357-9bd26d00caad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c812140-4ef7-4bd0-98bc-ab5e38d78f58', '287eae13-68e5-4b2d-84ea-93a906b2a0c5', 'd31b5a6b-7451-4088-b955-f2de4c06f6b5', '2ab5bcc8-729d-448e-94da-83bbfb8e9574']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239c8f9e-8a29-494c-8de6-b95f0b60c2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239c8f9e-8a29-494c-8de6-b95f0b60c2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bde323df-f7fe-4af4-bb60-f240ce950bc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-768997764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90044fc664284138b8e877a4873b31f8',qos_specs=None,replication_status=,reservations=['8c812140-4ef7-4bd0-98bc-ab5e38d78f58','287eae13-68e5-4b2d-84ea-93a906b2a0c5','d31b5a6b-7451-4088-b955-f2de4c06f6b5','2ab5bcc8-729d-448e-94da-83bbfb8e9574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248449fa2db484496721e49757a3fea',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-768997764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bde323df-f7fe-4af4-bb60-f240ce950bc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90044fc664284138b8e877a4873b31f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6248449fa2db484496721e49757a3fea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bab1475-1130-4635-a0a8-afa4db663f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bab1475-1130-4635-a0a8-afa4db663f0d) transitioned into state 'SUCCESS' from state '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-768997764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90044fc664284138b8e877a4873b31f8',qos_specs=None,replication_status=,reservations=['8c812140-4ef7-4bd0-98bc-ab5e38d78f58','287eae13-68e5-4b2d-84ea-93a906b2a0c5','d31b5a6b-7451-4088-b955-f2de4c06f6b5','2ab5bcc8-729d-448e-94da-83bbfb8e9574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6248449fa2db484496721e49757a3fea',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7f7620-7d1e-470c-905e-f0af946a0107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e7f7620-7d1e-470c-905e-f0af946a0107) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Flow 'volume_create_api' (22d43711-37b8-4c74-9167-ff9073cc1169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:26:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Create volume request issued successfully. Sep 03 14:26:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-76fadccf-bdda-49ec-b806-1758c36cbaa4 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:26:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 604/1240] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:26:48 2026] POST /volume/v3/volumes => generated 759 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5603f5d-4688-4609-b32c-0f868b204523 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5603f5d-4688-4609-b32c-0f868b204523 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5603f5d-4688-4609-b32c-0f868b204523 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5603f5d-4688-4609-b32c-0f868b204523 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5603f5d-4688-4609-b32c-0f868b204523 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5603f5d-4688-4609-b32c-0f868b204523 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 200 Sep 03 14:26:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 637/1241] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:49 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 827 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1f9fb4d4-90c9-4409-9132-2facf4774585 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f9fb4d4-90c9-4409-9132-2facf4774585 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f9fb4d4-90c9-4409-9132-2facf4774585 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f9fb4d4-90c9-4409-9132-2facf4774585 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1f9fb4d4-90c9-4409-9132-2facf4774585 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f9fb4d4-90c9-4409-9132-2facf4774585 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 200 Sep 03 14:26:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 605/1242] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:50 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:26:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-attach": {"instance_uuid": "6f608ec2-fd5b-495b-a6c5-924ded95c927", "mountpoint": "/dev/vdb"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6f608ec2-fd5b-495b-a6c5-924ded95c927", "mountpoint": "/dev/vdb"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Update volume admin metadata completed successfully. Sep 03 14:26:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Attach volume completed successfully. Sep 03 14:26:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0cae7c8-1d0f-4888-b528-4acb91a30aaf tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:26:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 638/1243] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:26:50 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:26:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0b07d583-873b-455e-a8f9-2fe073fec79f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b07d583-873b-455e-a8f9-2fe073fec79f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:26:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b07d583-873b-455e-a8f9-2fe073fec79f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b07d583-873b-455e-a8f9-2fe073fec79f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0b07d583-873b-455e-a8f9-2fe073fec79f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b07d583-873b-455e-a8f9-2fe073fec79f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 606/1244] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:50 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 1185 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-detach": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Detach volume completed successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-854eecbc-71a9-4f43-8dcc-40ca46c05751 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 639/1245] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:26:51 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9821c164-3494-4546-9c50-6aaa6d959702 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7a837d04-c030-47d5-b784-2df32155e517 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9821c164-3494-4546-9c50-6aaa6d959702 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9821c164-3494-4546-9c50-6aaa6d959702 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a837d04-c030-47d5-b784-2df32155e517 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a837d04-c030-47d5-b784-2df32155e517 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a837d04-c030-47d5-b784-2df32155e517 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9821c164-3494-4546-9c50-6aaa6d959702 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7a837d04-c030-47d5-b784-2df32155e517 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9821c164-3494-4546-9c50-6aaa6d959702 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a837d04-c030-47d5-b784-2df32155e517 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 200 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 640/1246] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:51 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9821c164-3494-4546-9c50-6aaa6d959702 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 607/1247] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:51 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-78214d1f-a45a-4a97-8436-2800c50c087f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78214d1f-a45a-4a97-8436-2800c50c087f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] POST http://192.168.122.242/volume/v3/os-volume-transfer Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78214d1f-a45a-4a97-8436-2800c50c087f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bde323df-f7fe-4af4-bb60-f240ce950bc0"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-78214d1f-a45a-4a97-8436-2800c50c087f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bde323df-f7fe-4af4-bb60-f240ce950bc0'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-78214d1f-a45a-4a97-8436-2800c50c087f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Creating transfer of volume bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-78214d1f-a45a-4a97-8436-2800c50c087f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Generating transfer record for volume bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78214d1f-a45a-4a97-8436-2800c50c087f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer returned with HTTP 202 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 641/1248] 192.168.122.242 () {60 vars in 1175 bytes} [Thu Sep 3 14:26:51 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a5932a5f-67f5-4171-8308-f4cfb1ffee78 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a5932a5f-67f5-4171-8308-f4cfb1ffee78 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a5932a5f-67f5-4171-8308-f4cfb1ffee78 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a5932a5f-67f5-4171-8308-f4cfb1ffee78 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a5932a5f-67f5-4171-8308-f4cfb1ffee78 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a5932a5f-67f5-4171-8308-f4cfb1ffee78 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 200 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 608/1249] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:51 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ba463a27-038f-424b-9496-54542967c699 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba463a27-038f-424b-9496-54542967c699 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/os-volume-transfer/detail Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba463a27-038f-424b-9496-54542967c699 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba463a27-038f-424b-9496-54542967c699 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-ba463a27-038f-424b-9496-54542967c699 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Listing volume transfers {{(pid=86693) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba463a27-038f-424b-9496-54542967c699 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 642/1250] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:26:51 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f07abed-bcb1-4098-8df8-52b952eaf6e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f07abed-bcb1-4098-8df8-52b952eaf6e6 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] DELETE http://192.168.122.242/volume/v3/os-volume-transfer/0661cf10-7aba-42eb-a623-c41549d7e217 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f07abed-bcb1-4098-8df8-52b952eaf6e6 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f07abed-bcb1-4098-8df8-52b952eaf6e6 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.contrib.volume_transfer [None req-6f07abed-bcb1-4098-8df8-52b952eaf6e6 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Delete transfer with id: 0661cf10-7aba-42eb-a623-c41549d7e217 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f07abed-bcb1-4098-8df8-52b952eaf6e6 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/0661cf10-7aba-42eb-a623-c41549d7e217 returned with HTTP 202 Sep 03 14:26:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 609/1251] 192.168.122.242 () {58 vars in 1268 bytes} [Thu Sep 3 14:26:51 2026] DELETE /volume/v3/os-volume-transfer/0661cf10-7aba-42eb-a623-c41549d7e217 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2db60b9c-baa5-4b9e-8523-13277416c68f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2db60b9c-baa5-4b9e-8523-13277416c68f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2db60b9c-baa5-4b9e-8523-13277416c68f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2db60b9c-baa5-4b9e-8523-13277416c68f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2db60b9c-baa5-4b9e-8523-13277416c68f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Volume info retrieved successfully. Sep 03 14:26:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2db60b9c-baa5-4b9e-8523-13277416c68f tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 200 Sep 03 14:26:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 643/1252] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:51 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 852 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:26:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-85a98ec9-95af-42ad-9594-fbd6a7195faf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85a98ec9-95af-42ad-9594-fbd6a7195faf tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] DELETE http://192.168.122.242/volume/v3/os-volume-transfer/0661cf10-7aba-42eb-a623-c41549d7e217 Sep 03 14:26:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85a98ec9-95af-42ad-9594-fbd6a7195faf tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85a98ec9-95af-42ad-9594-fbd6a7195faf tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:52 devstack devstack@c-api.service[86692]: INFO cinder.api.contrib.volume_transfer [None req-85a98ec9-95af-42ad-9594-fbd6a7195faf tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Delete transfer with id: 0661cf10-7aba-42eb-a623-c41549d7e217 Sep 03 14:26:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85a98ec9-95af-42ad-9594-fbd6a7195faf tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/os-volume-transfer/0661cf10-7aba-42eb-a623-c41549d7e217 returned with HTTP 404 Sep 03 14:26:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 610/1253] 192.168.122.242 () {58 vars in 1268 bytes} [Thu Sep 3 14:26:52 2026] DELETE /volume/v3/os-volume-transfer/0661cf10-7aba-42eb-a623-c41549d7e217 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-32311a29-028d-4674-9f8e-ad989f1757d4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:52 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Delete volume with id: bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:26:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:26:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Volume info retrieved successfully. Sep 03 14:26:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Delete volume request issued successfully. Sep 03 14:26:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32311a29-028d-4674-9f8e-ad989f1757d4 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 202 Sep 03 14:26:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 644/1254] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:52 2026] DELETE /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:26:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dccd7885-d7a4-4296-8f32-39b0e15f5a2c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dccd7885-d7a4-4296-8f32-39b0e15f5a2c tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dccd7885-d7a4-4296-8f32-39b0e15f5a2c tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dccd7885-d7a4-4296-8f32-39b0e15f5a2c tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:26:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:26:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:26:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:26:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dccd7885-d7a4-4296-8f32-39b0e15f5a2c tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Volume info retrieved successfully. Sep 03 14:26:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dccd7885-d7a4-4296-8f32-39b0e15f5a2c tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 200 Sep 03 14:26:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 611/1255] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:52 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 1014 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:26:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dbd266ba-2ada-4910-955d-6e8f8cd561b2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbd266ba-2ada-4910-955d-6e8f8cd561b2 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbd266ba-2ada-4910-955d-6e8f8cd561b2 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbd266ba-2ada-4910-955d-6e8f8cd561b2 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbd266ba-2ada-4910-955d-6e8f8cd561b2 tempest-VolumesTransfersTest-405311643 tempest-VolumesTransfersTest-405311643-project-admin] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 404 Sep 03 14:26:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 645/1256] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:53 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7aac2983-0e0b-4f1e-abc8-6791ea7f2612 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7aac2983-0e0b-4f1e-abc8-6791ea7f2612 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] GET http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7aac2983-0e0b-4f1e-abc8-6791ea7f2612 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7aac2983-0e0b-4f1e-abc8-6791ea7f2612 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7aac2983-0e0b-4f1e-abc8-6791ea7f2612 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 404 Sep 03 14:26:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 612/1257] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:26:53 2026] GET /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4ecf19cb-b78e-42f8-a7c7-7ff2ac6ed7d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ecf19cb-b78e-42f8-a7c7-7ff2ac6ed7d9 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ecf19cb-b78e-42f8-a7c7-7ff2ac6ed7d9 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ecf19cb-b78e-42f8-a7c7-7ff2ac6ed7d9 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-4ecf19cb-b78e-42f8-a7c7-7ff2ac6ed7d9 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] Delete volume with id: bde323df-f7fe-4af4-bb60-f240ce950bc0 Sep 03 14:26:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ecf19cb-b78e-42f8-a7c7-7ff2ac6ed7d9 tempest-VolumesTransfersTest-1403417477 tempest-VolumesTransfersTest-1403417477-project-member] http://192.168.122.242/volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 returned with HTTP 404 Sep 03 14:26:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 646/1258] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:26:53 2026] DELETE /volume/v3/volumes/bde323df-f7fe-4af4-bb60-f240ce950bc0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-1906d823-629c-4880-8aaa-230fcdc21cf2 req-28c6272b-ec4c-4dff-83b5-770bc663c56c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1906d823-629c-4880-8aaa-230fcdc21cf2 req-28c6272b-ec4c-4dff-83b5-770bc663c56c tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] DELETE http://192.168.122.242/volume/v3/volumes/tempest-invalid-546747672 Sep 03 14:26:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1906d823-629c-4880-8aaa-230fcdc21cf2 req-28c6272b-ec4c-4dff-83b5-770bc663c56c tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1906d823-629c-4880-8aaa-230fcdc21cf2 req-28c6272b-ec4c-4dff-83b5-770bc663c56c tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [req-1906d823-629c-4880-8aaa-230fcdc21cf2 req-28c6272b-ec4c-4dff-83b5-770bc663c56c tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] Delete volume with id: tempest-invalid-546747672 Sep 03 14:26:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1906d823-629c-4880-8aaa-230fcdc21cf2 req-28c6272b-ec4c-4dff-83b5-770bc663c56c tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] http://192.168.122.242/volume/v3/volumes/tempest-invalid-546747672 returned with HTTP 404 Sep 03 14:26:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 613/1259] 192.168.122.242 () {62 vars in 1476 bytes} [Thu Sep 3 14:26:53 2026] DELETE /volume/v3/volumes/tempest-invalid-546747672 => generated 98 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:26:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-03946611-4099-41b4-9dc2-ed6f5f870c22 req-3c777e92-862d-45a3-adc5-4352723ff9a1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-03946611-4099-41b4-9dc2-ed6f5f870c22 req-3c777e92-862d-45a3-adc5-4352723ff9a1 tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] DELETE http://192.168.122.242/volume/v3/volumes/f43e39f1-793a-45ab-9cdd-77a0327a71b0 Sep 03 14:26:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-03946611-4099-41b4-9dc2-ed6f5f870c22 req-3c777e92-862d-45a3-adc5-4352723ff9a1 tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-03946611-4099-41b4-9dc2-ed6f5f870c22 req-3c777e92-862d-45a3-adc5-4352723ff9a1 tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:54 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [req-03946611-4099-41b4-9dc2-ed6f5f870c22 req-3c777e92-862d-45a3-adc5-4352723ff9a1 tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] Delete volume with id: f43e39f1-793a-45ab-9cdd-77a0327a71b0 Sep 03 14:26:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-03946611-4099-41b4-9dc2-ed6f5f870c22 req-3c777e92-862d-45a3-adc5-4352723ff9a1 tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-member] http://192.168.122.242/volume/v3/volumes/f43e39f1-793a-45ab-9cdd-77a0327a71b0 returned with HTTP 404 Sep 03 14:26:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 647/1260] 192.168.122.242 () {62 vars in 1509 bytes} [Thu Sep 3 14:26:54 2026] DELETE /volume/v3/volumes/f43e39f1-793a-45ab-9cdd-77a0327a71b0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:26:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-f720a0f4-32de-48b3-af9e-46726589c0c0 req-86867421-d94c-4d7a-a195-e2cfd4b7935b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:26:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f720a0f4-32de-48b3-af9e-46726589c0c0 req-86867421-d94c-4d7a-a195-e2cfd4b7935b tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-reader] GET http://192.168.122.242/volume/v3/volumes/bfb63323-5ee4-4c43-ba2f-b203ebe8d261 Sep 03 14:26:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f720a0f4-32de-48b3-af9e-46726589c0c0 req-86867421-d94c-4d7a-a195-e2cfd4b7935b tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:26:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-f720a0f4-32de-48b3-af9e-46726589c0c0 req-86867421-d94c-4d7a-a195-e2cfd4b7935b tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:26:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-f720a0f4-32de-48b3-af9e-46726589c0c0 req-86867421-d94c-4d7a-a195-e2cfd4b7935b tempest-VolumesNegativeTest-956055592 tempest-VolumesNegativeTest-956055592-project-reader] http://192.168.122.242/volume/v3/volumes/bfb63323-5ee4-4c43-ba2f-b203ebe8d261 returned with HTTP 404 Sep 03 14:26:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 614/1261] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:26:54 2026] GET /volume/v3/volumes/bfb63323-5ee4-4c43-ba2f-b203ebe8d261 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cf0f07c2-c2cc-49f2-8485-1f47b851a938 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf0f07c2-c2cc-49f2-8485-1f47b851a938 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:27:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf0f07c2-c2cc-49f2-8485-1f47b851a938 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1830860157"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:00 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=569,cinder:UPDATE=177,cinder:INSERT=122 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:27:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf0f07c2-c2cc-49f2-8485-1f47b851a938 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:27:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 648/1262] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:27:00 2026] POST /volume/v3/types => generated 228 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c43a05bd-8ce2-4738-a18d-3a737726761a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c43a05bd-8ce2-4738-a18d-3a737726761a tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:27:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c43a05bd-8ce2-4738-a18d-3a737726761a tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-785571052"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c43a05bd-8ce2-4738-a18d-3a737726761a tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:27:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 615/1263] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:27:00 2026] POST /volume/v3/group_types => generated 184 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:27:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-582f6ff1-955b-4112-9423-49e2d0c2580a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:27:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "faa89a4e-2b82-48f4-a633-ce9bd96352d9", "volume_types": ["77fd19d0-e5f3-412d-ad07-e5165b04029d"], "name": "tempest-GroupSnapshotsV319Test-Group-1448226904"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Creating new group {'group': {'group_type': 'faa89a4e-2b82-48f4-a633-ce9bd96352d9', 'volume_types': ['77fd19d0-e5f3-412d-ad07-e5165b04029d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1448226904'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:27:01 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1448226904. Sep 03 14:27:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Availability Zones retrieved successfully. Sep 03 14:27:01 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Created reservations ['3bcabd10-b1d8-4d55-be14-bec7f6fe029c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-582f6ff1-955b-4112-9423-49e2d0c2580a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:27:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 649/1264] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:27:00 2026] POST /volume/v3/groups => generated 116 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c18aeb35-3c04-4101-bb21-4d257c3297e3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c18aeb35-3c04-4101-bb21-4d257c3297e3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 Sep 03 14:27:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c18aeb35-3c04-4101-bb21-4d257c3297e3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c18aeb35-3c04-4101-bb21-4d257c3297e3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c18aeb35-3c04-4101-bb21-4d257c3297e3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:01 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c18aeb35-3c04-4101-bb21-4d257c3297e3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 returned with HTTP 200 Sep 03 14:27:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 616/1265] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:01 2026] GET /volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 => generated 396 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c435f2c6-3221-4646-9282-9e3abfd4281f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c435f2c6-3221-4646-9282-9e3abfd4281f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 Sep 03 14:27:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c435f2c6-3221-4646-9282-9e3abfd4281f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c435f2c6-3221-4646-9282-9e3abfd4281f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-c435f2c6-3221-4646-9282-9e3abfd4281f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:02 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c435f2c6-3221-4646-9282-9e3abfd4281f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 returned with HTTP 200 Sep 03 14:27:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 650/1266] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:02 2026] GET /volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 => generated 397 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1039177015", "volume_type": "77fd19d0-e5f3-412d-ad07-e5165b04029d", "group_id": "a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1039177015', 'volume_type': '77fd19d0-e5f3-412d-ad07-e5165b04029d', 'group_id': 'a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:02 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Create volume of 1 GB Sep 03 14:27:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Availability Zones retrieved successfully. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Flow 'volume_create_api' (72b9581d-d3c4-4bb0-9790-4ea15ec02cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ccc571a-0b4c-48c7-ab0d-b92b34565ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ccc571a-0b4c-48c7-ab0d-b92b34565ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:27:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77fd19d0-e5f3-412d-ad07-e5165b04029d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1830860157',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77fd19d0-e5f3-412d-ad07-e5165b04029d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6109d4d-d123-4176-bcad-02f343b82897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1830860157 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1830860157, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1830860157 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1830860157, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Created reservations ['bb8c631a-5b7d-4711-a971-b811f34db169', '484754a5-c071-482d-a902-be9771be9401', '8d4288a3-b0b3-4b70-bb7f-2f7e18bb0409', 'c061d8c5-9cf0-4139-8306-4c7c2ccd717c'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6109d4d-d123-4176-bcad-02f343b82897) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb8c631a-5b7d-4711-a971-b811f34db169', '484754a5-c071-482d-a902-be9771be9401', '8d4288a3-b0b3-4b70-bb7f-2f7e18bb0409', 'c061d8c5-9cf0-4139-8306-4c7c2ccd717c']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c202d58-951c-434f-936a-7f6a8db7d16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c202d58-951c-434f-936a-7f6a8db7d16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40866377-0134-4325-920e-eb2baeb3afc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1039177015',encryption_key_id=None,group_id=a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9,group_type_id=,metadata={},multiattach=False,project_id='2de777dadf454ddab1abb7d738a40cbe',qos_specs=None,replication_status=,reservations=['bb8c631a-5b7d-4711-a971-b811f34db169','484754a5-c071-482d-a902-be9771be9401','8d4288a3-b0b3-4b70-bb7f-2f7e18bb0409','c061d8c5-9cf0-4139-8306-4c7c2ccd717c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0570265150fe45c29105797175bee47a',volume_type_id=77fd19d0-e5f3-412d-ad07-e5165b04029d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1039177015',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9,host=None,id=40866377-0134-4325-920e-eb2baeb3afc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2de777dadf454ddab1abb7d738a40cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0570265150fe45c29105797175bee47a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77fd19d0-e5f3-412d-ad07-e5165b04029d),volume_type_id=77fd19d0-e5f3-412d-ad07-e5165b04029d)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8065369-9cb0-41de-ae1b-e9647aa92757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8065369-9cb0-41de-ae1b-e9647aa92757) transitioned into state 'SUCCESS' from state '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-1039177015',encryption_key_id=None,group_id=a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9,group_type_id=,metadata={},multiattach=False,project_id='2de777dadf454ddab1abb7d738a40cbe',qos_specs=None,replication_status=,reservations=['bb8c631a-5b7d-4711-a971-b811f34db169','484754a5-c071-482d-a902-be9771be9401','8d4288a3-b0b3-4b70-bb7f-2f7e18bb0409','c061d8c5-9cf0-4139-8306-4c7c2ccd717c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0570265150fe45c29105797175bee47a',volume_type_id=77fd19d0-e5f3-412d-ad07-e5165b04029d)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81aad06-3aa5-4d9f-9b6a-d7d46bff35b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81aad06-3aa5-4d9f-9b6a-d7d46bff35b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Flow 'volume_create_api' (72b9581d-d3c4-4bb0-9790-4ea15ec02cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Create volume request issued successfully. Sep 03 14:27:03 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:03 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a64f6dc1-0da7-472b-bc14-2b516b902a78 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 617/1267] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:27:02 2026] POST /volume/v3/volumes => generated 835 bytes in 821 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-958e149c-0577-4be1-82a2-deeb1429c068 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Volume info retrieved successfully. Sep 03 14:27:03 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:03 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:03 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-958e149c-0577-4be1-82a2-deeb1429c068 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 returned with HTTP 200 Sep 03 14:27:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 618/1268] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:03 2026] GET /volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 => generated 927 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-588419747"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-588419747'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Create volume of 1 GB Sep 03 14:27:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Availability Zones retrieved successfully. Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Flow 'volume_create_api' (8607020f-00b1-4947-81e8-5820dd5a2d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71339b4f-b7f5-45d5-b1ad-a5e711178d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71339b4f-b7f5-45d5-b1ad-a5e711178d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680153bb-3ece-45e3-82ca-4c9a887e05be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Created reservations ['357f3cf1-abdc-4e22-932a-e8e8318633f3', '36341237-18d5-4bb7-b923-ee38725c01db', '07c2c98f-748a-4d0c-9acc-9a8d64ac39ec', 'd00ee23f-7c49-4895-a361-bde33bb9e5f8'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680153bb-3ece-45e3-82ca-4c9a887e05be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['357f3cf1-abdc-4e22-932a-e8e8318633f3', '36341237-18d5-4bb7-b923-ee38725c01db', '07c2c98f-748a-4d0c-9acc-9a8d64ac39ec', 'd00ee23f-7c49-4895-a361-bde33bb9e5f8']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e5b11b-629a-4f4c-b64e-5d36e54ee3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5e5b11b-629a-4f4c-b64e-5d36e54ee3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd57b3947-674f-4a75-ba54-b704beda2d66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-588419747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36d4984be04f8aa212ad78c2587d93',qos_specs=None,replication_status=,reservations=['357f3cf1-abdc-4e22-932a-e8e8318633f3','36341237-18d5-4bb7-b923-ee38725c01db','07c2c98f-748a-4d0c-9acc-9a8d64ac39ec','d00ee23f-7c49-4895-a361-bde33bb9e5f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d009d363004db3b34f3b14dfc790c9',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-588419747',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d57b3947-674f-4a75-ba54-b704beda2d66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df36d4984be04f8aa212ad78c2587d93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d009d363004db3b34f3b14dfc790c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1626da-a507-421e-a8a9-64fc87d7b89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e1626da-a507-421e-a8a9-64fc87d7b89b) transitioned into state 'SUCCESS' from state '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-588419747',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36d4984be04f8aa212ad78c2587d93',qos_specs=None,replication_status=,reservations=['357f3cf1-abdc-4e22-932a-e8e8318633f3','36341237-18d5-4bb7-b923-ee38725c01db','07c2c98f-748a-4d0c-9acc-9a8d64ac39ec','d00ee23f-7c49-4895-a361-bde33bb9e5f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d009d363004db3b34f3b14dfc790c9',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0325820c-abef-4b76-977e-69859a8b2ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0325820c-abef-4b76-977e-69859a8b2ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Flow 'volume_create_api' (8607020f-00b1-4947-81e8-5820dd5a2d17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Create volume request issued successfully. Sep 03 14:27:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-07b6dc22-4c9f-4798-be15-7d52e5ea2b52 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 651/1269] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:27:03 2026] POST /volume/v3/volumes => generated 827 bytes in 1072 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-57468a0f-4f7d-4527-aaa3-d270ccf3e831 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-57468a0f-4f7d-4527-aaa3-d270ccf3e831 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-57468a0f-4f7d-4527-aaa3-d270ccf3e831 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-57468a0f-4f7d-4527-aaa3-d270ccf3e831 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-57468a0f-4f7d-4527-aaa3-d270ccf3e831 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-57468a0f-4f7d-4527-aaa3-d270ccf3e831 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 619/1270] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:04 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 895 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Volume info retrieved successfully. Sep 03 14:27:04 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:04 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:05 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c8427d9-a783-4f5f-a19f-4ace61696366 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 returned with HTTP 200 Sep 03 14:27:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 652/1271] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:04 2026] GET /volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 => generated 927 bytes in 622 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9535ee33-d285-462d-bbd8-a8c1b6fa967b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9535ee33-d285-462d-bbd8-a8c1b6fa967b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9535ee33-d285-462d-bbd8-a8c1b6fa967b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9535ee33-d285-462d-bbd8-a8c1b6fa967b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9535ee33-d285-462d-bbd8-a8c1b6fa967b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9535ee33-d285-462d-bbd8-a8c1b6fa967b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 620/1272] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:05 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 919 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Volume info retrieved successfully. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:06 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8b4ee16-5b2f-4dfb-97e8-18f3014bed0f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 returned with HTTP 200 Sep 03 14:27:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 653/1273] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:06 2026] GET /volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 => generated 928 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] POST http://192.168.122.242/volume/v3/group_snapshots Sep 03 14:27:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1620013186"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1620013186'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 03 14:27:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.group_snapshots [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1620013186. Sep 03 14:27:06 devstack devstack@c-api.service[86692]: /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 03 14:27:06 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:27:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:06 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1830860157 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1830860157, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:06 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Created reservations ['85995315-e369-45e9-b021-9857868f5d51', '90dd124f-afa8-4b85-97fe-5c41ec609164', 'd3ff9ec6-fd96-405a-9112-d9470f9fd30f', '7c0469cd-6d6e-440c-8013-3c075f370c2b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9b21ae50-d85e-4440-b7d5-ffc8a98e04f5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b21ae50-d85e-4440-b7d5-ffc8a98e04f5 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b21ae50-d85e-4440-b7d5-ffc8a98e04f5 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b21ae50-d85e-4440-b7d5-ffc8a98e04f5 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9b21ae50-d85e-4440-b7d5-ffc8a98e04f5 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b21ae50-d85e-4440-b7d5-ffc8a98e04f5 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 654/1274] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:06 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 919 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d48106a7-1155-4f5f-ac51-6c17a6e2b3e1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots returned with HTTP 202 Sep 03 14:27:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 621/1275] 192.168.122.242 () {62 vars in 1208 bytes} [Thu Sep 3 14:27:06 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-68c87e9b-8755-4543-bb2f-3d6b59d48972 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68c87e9b-8755-4543-bb2f-3d6b59d48972 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68c87e9b-8755-4543-bb2f-3d6b59d48972 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68c87e9b-8755-4543-bb2f-3d6b59d48972 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-68c87e9b-8755-4543-bb2f-3d6b59d48972 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68c87e9b-8755-4543-bb2f-3d6b59d48972 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 655/1276] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:06 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 330 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-attach": {"instance_uuid": "7867038c-a4d3-4cab-85d6-050be213cdbe", "mountpoint": "/dev/vdb"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7867038c-a4d3-4cab-85d6-050be213cdbe", "mountpoint": "/dev/vdb"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Update volume admin metadata completed successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Attach volume completed successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7a65e99-81be-4fab-8d85-d896c1b8cd37 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 622/1277] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:07 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4faa0339-9c76-4124-b18e-3511ae510a2c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4faa0339-9c76-4124-b18e-3511ae510a2c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4faa0339-9c76-4124-b18e-3511ae510a2c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4faa0339-9c76-4124-b18e-3511ae510a2c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4faa0339-9c76-4124-b18e-3511ae510a2c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4faa0339-9c76-4124-b18e-3511ae510a2c tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 656/1278] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:07 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 1185 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7865b950-2e4c-4a3a-84f4-99fb94221fc9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7865b950-2e4c-4a3a-84f4-99fb94221fc9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7865b950-2e4c-4a3a-84f4-99fb94221fc9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7865b950-2e4c-4a3a-84f4-99fb94221fc9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7865b950-2e4c-4a3a-84f4-99fb94221fc9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7865b950-2e4c-4a3a-84f4-99fb94221fc9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 623/1279] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:07 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 1185 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c619c6ca-ac03-4d70-b903-779945228ccb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c619c6ca-ac03-4d70-b903-779945228ccb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c619c6ca-ac03-4d70-b903-779945228ccb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-detach": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c619c6ca-ac03-4d70-b903-779945228ccb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c619c6ca-ac03-4d70-b903-779945228ccb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c619c6ca-ac03-4d70-b903-779945228ccb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Detach volume completed successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c619c6ca-ac03-4d70-b903-779945228ccb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 657/1280] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:07 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0aad666a-0f64-41d2-94d7-6f8f9b399b6d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0aad666a-0f64-41d2-94d7-6f8f9b399b6d tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0aad666a-0f64-41d2-94d7-6f8f9b399b6d tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0aad666a-0f64-41d2-94d7-6f8f9b399b6d tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0aad666a-0f64-41d2-94d7-6f8f9b399b6d tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0aad666a-0f64-41d2-94d7-6f8f9b399b6d tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 624/1281] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:07 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c110a5fa-131c-4535-b1df-28cc2d783eb9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c110a5fa-131c-4535-b1df-28cc2d783eb9 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c110a5fa-131c-4535-b1df-28cc2d783eb9 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c110a5fa-131c-4535-b1df-28cc2d783eb9 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-85836c06-0b05-42df-a7a8-b68d078c4f3f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c110a5fa-131c-4535-b1df-28cc2d783eb9 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85836c06-0b05-42df-a7a8-b68d078c4f3f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85836c06-0b05-42df-a7a8-b68d078c4f3f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85836c06-0b05-42df-a7a8-b68d078c4f3f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-85836c06-0b05-42df-a7a8-b68d078c4f3f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c110a5fa-131c-4535-b1df-28cc2d783eb9 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 658/1282] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:07 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 955 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-97d5b70b-a03c-4dce-bb02-644b743a651c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85836c06-0b05-42df-a7a8-b68d078c4f3f tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 625/1283] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:07 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 330 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-97d5b70b-a03c-4dce-bb02-644b743a651c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] POST http://192.168.122.242/volume/v3/volume-transfers Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-97d5b70b-a03c-4dce-bb02-644b743a651c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d57b3947-674f-4a75-ba54-b704beda2d66"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volume_transfer [None req-97d5b70b-a03c-4dce-bb02-644b743a651c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd57b3947-674f-4a75-ba54-b704beda2d66'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volume_transfer [None req-97d5b70b-a03c-4dce-bb02-644b743a651c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Creating transfer of volume d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-97d5b70b-a03c-4dce-bb02-644b743a651c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Generating transfer record for volume d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-97d5b70b-a03c-4dce-bb02-644b743a651c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers returned with HTTP 202 Sep 03 14:27:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 659/1284] 192.168.122.242 () {62 vars in 1210 bytes} [Thu Sep 3 14:27:08 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d3d0afd8-c62e-43ae-b1c8-9daecd8f286b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d3d0afd8-c62e-43ae-b1c8-9daecd8f286b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d3d0afd8-c62e-43ae-b1c8-9daecd8f286b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d3d0afd8-c62e-43ae-b1c8-9daecd8f286b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d3d0afd8-c62e-43ae-b1c8-9daecd8f286b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d3d0afd8-c62e-43ae-b1c8-9daecd8f286b tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 626/1285] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:08 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 963 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7af36b13-bbfc-496c-bac8-749b0b99ad30 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7af36b13-bbfc-496c-bac8-749b0b99ad30 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0 Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7af36b13-bbfc-496c-bac8-749b0b99ad30 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7af36b13-bbfc-496c-bac8-749b0b99ad30 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7af36b13-bbfc-496c-bac8-749b0b99ad30 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0 returned with HTTP 200 Sep 03 14:27:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 660/1286] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:27:08 2026] GET /volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0 => generated 548 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-88c4a3c7-fc77-4465-a92b-55d96fc7fe25 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-88c4a3c7-fc77-4465-a92b-55d96fc7fe25 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volume-transfers Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-88c4a3c7-fc77-4465-a92b-55d96fc7fe25 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-88c4a3c7-fc77-4465-a92b-55d96fc7fe25 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volume_transfer [None req-88c4a3c7-fc77-4465-a92b-55d96fc7fe25 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Listing volume transfers {{(pid=86692) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 14:27:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-88c4a3c7-fc77-4465-a92b-55d96fc7fe25 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers returned with HTTP 200 Sep 03 14:27:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 627/1287] 192.168.122.242 () {60 vars in 1189 bytes} [Thu Sep 3 14:27:08 2026] GET /volume/v3/volume-transfers => generated 376 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-84208bec-582e-45f3-a8b2-2b571e97761f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] POST http://192.168.122.242/volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0/accept Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8f0e2926f5d22069"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.volume_transfer [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Accepting volume transfer 66580b6a-f7f0-49aa-be1d-facc28568ca0 {{(pid=86693) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 03 14:27:08 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Accepting transfer 66580b6a-f7f0-49aa-be1d-facc28568ca0 Sep 03 14:27:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1324d636-489a-4c23-903a-71e729e8b0d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1324d636-489a-4c23-903a-71e729e8b0d1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1324d636-489a-4c23-903a-71e729e8b0d1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1324d636-489a-4c23-903a-71e729e8b0d1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-1324d636-489a-4c23-903a-71e729e8b0d1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1324d636-489a-4c23-903a-71e729e8b0d1 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 628/1288] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:09 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 330 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Created reservations ['f86df0e9-3b9d-4716-a944-6e613f3c66e8', '848b916d-7aa2-4a4a-ac7e-91f88fe23510', '478b77d2-c55d-44e3-9b28-ce07f5b95878', '2c7c45c1-4342-41e0-a601-320c5664b136'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Created reservations ['751bc2e1-6d2e-4206-82c5-7d8136f43766', '4ecc3a3a-e97f-49ce-8048-494d18c300da', '5572f3b5-cb2c-429e-8f0c-1a4656dea900', 'bfb10fb7-082c-4d20-b4c8-e33a0d9bc14f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:09 devstack devstack@c-api.service[86693]: /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 03 14:27:09 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:27:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Created reservations ['3721e38e-98aa-4430-9a66-9e594ff76813', '1e35ce4f-4133-4207-922d-167c83c181c0', '68cf1f8f-bc29-496d-8860-cad58fd556bd', 'bf0e2d4b-d851-447c-81b3-1280e6fe9b62'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Created reservations ['a8bf601b-e53b-4075-99ce-bd3de8a7f681', '2a904cdc-971f-4447-a520-0ac45dd176b9', '290a9669-3bc1-4816-a3ab-1fac65b5fe9d', '8a8ca71a-0e24-438a-9e7a-5601a9b436cb'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Transfer volume completed successfully. Sep 03 14:27:09 devstack devstack@c-api.service[86693]: INFO cinder.transfer.api [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Volume d57b3947-674f-4a75-ba54-b704beda2d66 has been transferred. Sep 03 14:27:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-84208bec-582e-45f3-a8b2-2b571e97761f tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] http://192.168.122.242/volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0/accept returned with HTTP 202 Sep 03 14:27:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 661/1289] 192.168.122.242 () {62 vars in 1342 bytes} [Thu Sep 3 14:27:08 2026] POST /volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0/accept => generated 373 bytes in 1521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fb9960d0-40d8-4cfe-b8f0-1b999a97f081 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fb9960d0-40d8-4cfe-b8f0-1b999a97f081 tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fb9960d0-40d8-4cfe-b8f0-1b999a97f081 tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fb9960d0-40d8-4cfe-b8f0-1b999a97f081 tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fb9960d0-40d8-4cfe-b8f0-1b999a97f081 tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Volume info retrieved successfully. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fb9960d0-40d8-4cfe-b8f0-1b999a97f081 tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 629/1290] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:09 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 955 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b114030e-8d19-4be5-9135-59f9146916fb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b114030e-8d19-4be5-9135-59f9146916fb tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b114030e-8d19-4be5-9135-59f9146916fb tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b114030e-8d19-4be5-9135-59f9146916fb tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39a706bc-ed27-4212-b5a7-61604d28adc5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b114030e-8d19-4be5-9135-59f9146916fb tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] Volume info retrieved successfully. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39a706bc-ed27-4212-b5a7-61604d28adc5 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39a706bc-ed27-4212-b5a7-61604d28adc5 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39a706bc-ed27-4212-b5a7-61604d28adc5 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-39a706bc-ed27-4212-b5a7-61604d28adc5 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b114030e-8d19-4be5-9135-59f9146916fb tempest-VolumesTransfersV357Test-1956611914 tempest-VolumesTransfersV357Test-1956611914-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 662/1291] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:10 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 955 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-51073777-1a17-4d1c-a66a-b0202b319bcf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51073777-1a17-4d1c-a66a-b0202b319bcf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] DELETE http://192.168.122.242/volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0 Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39a706bc-ed27-4212-b5a7-61604d28adc5 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51073777-1a17-4d1c-a66a-b0202b319bcf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51073777-1a17-4d1c-a66a-b0202b319bcf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-51073777-1a17-4d1c-a66a-b0202b319bcf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Delete transfer with id: 66580b6a-f7f0-49aa-be1d-facc28568ca0 Sep 03 14:27:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 630/1292] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:10 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 330 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51073777-1a17-4d1c-a66a-b0202b319bcf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0 returned with HTTP 404 Sep 03 14:27:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 663/1293] 192.168.122.242 () {60 vars in 1303 bytes} [Thu Sep 3 14:27:10 2026] DELETE /volume/v3/volume-transfers/66580b6a-f7f0-49aa-be1d-facc28568ca0 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-27270689-a697-4f90-a106-50c128375f0a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Delete volume with id: d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Volume info retrieved successfully. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Delete volume request issued successfully. Sep 03 14:27:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27270689-a697-4f90-a106-50c128375f0a tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 202 Sep 03 14:27:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 631/1294] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:27:10 2026] DELETE /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 0 bytes in 430 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-29bae698-de13-465e-8c10-f7cd1b340d1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-29bae698-de13-465e-8c10-f7cd1b340d1e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-29bae698-de13-465e-8c10-f7cd1b340d1e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-29bae698-de13-465e-8c10-f7cd1b340d1e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-29bae698-de13-465e-8c10-f7cd1b340d1e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Volume info retrieved successfully. Sep 03 14:27:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-29bae698-de13-465e-8c10-f7cd1b340d1e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 200 Sep 03 14:27:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 664/1295] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:10 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 1138 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d3211da2-7d8b-4ee3-810b-ec3005aefdf8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d3211da2-7d8b-4ee3-810b-ec3005aefdf8 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d3211da2-7d8b-4ee3-810b-ec3005aefdf8 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d3211da2-7d8b-4ee3-810b-ec3005aefdf8 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-d3211da2-7d8b-4ee3-810b-ec3005aefdf8 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d3211da2-7d8b-4ee3-810b-ec3005aefdf8 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 632/1296] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45cfa742-5906-464e-ad70-5e6744d8e97a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /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 03 14:27:11 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Get all snapshots completed successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45cfa742-5906-464e-ad70-5e6744d8e97a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 665/1297] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-22ae3948-e8ff-4aad-b953-f66ecf79fa9c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22ae3948-e8ff-4aad-b953-f66ecf79fa9c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22ae3948-e8ff-4aad-b953-f66ecf79fa9c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22ae3948-e8ff-4aad-b953-f66ecf79fa9c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-22ae3948-e8ff-4aad-b953-f66ecf79fa9c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Snapshot retrieved successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22ae3948-e8ff-4aad-b953-f66ecf79fa9c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 633/1298] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf => generated 474 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-43e2ca6f-6242-4ec5-8393-f2e17453bf19 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43e2ca6f-6242-4ec5-8393-f2e17453bf19 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] POST http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43e2ca6f-6242-4ec5-8393-f2e17453bf19 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43e2ca6f-6242-4ec5-8393-f2e17453bf19 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-43e2ca6f-6242-4ec5-8393-f2e17453bf19 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Updating group '3341ef73-4019-439e-97b9-e52bc7b5061c' with 'creating' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43e2ca6f-6242-4ec5-8393-f2e17453bf19 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 666/1299] 192.168.122.242 () {62 vars in 1339 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8854eba9-4e52-412a-85bf-838b0039ec2c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8854eba9-4e52-412a-85bf-838b0039ec2c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8854eba9-4e52-412a-85bf-838b0039ec2c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8854eba9-4e52-412a-85bf-838b0039ec2c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-8854eba9-4e52-412a-85bf-838b0039ec2c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8854eba9-4e52-412a-85bf-838b0039ec2c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 634/1300] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ffb53726-7cc2-421f-978e-201a4a0750e8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffb53726-7cc2-421f-978e-201a4a0750e8 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] POST http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffb53726-7cc2-421f-978e-201a4a0750e8 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffb53726-7cc2-421f-978e-201a4a0750e8 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-ffb53726-7cc2-421f-978e-201a4a0750e8 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Updating group '3341ef73-4019-439e-97b9-e52bc7b5061c' with 'available' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffb53726-7cc2-421f-978e-201a4a0750e8 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 667/1301] 192.168.122.242 () {62 vars in 1339 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a22ffa7b-06b5-4892-b6c9-ec01b95ab2aa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a22ffa7b-06b5-4892-b6c9-ec01b95ab2aa tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a22ffa7b-06b5-4892-b6c9-ec01b95ab2aa tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a22ffa7b-06b5-4892-b6c9-ec01b95ab2aa tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-a22ffa7b-06b5-4892-b6c9-ec01b95ab2aa tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a22ffa7b-06b5-4892-b6c9-ec01b95ab2aa tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 635/1302] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 331 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2772c879-c75e-4e3a-826b-6abea01f2a13 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2772c879-c75e-4e3a-826b-6abea01f2a13 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] POST http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2772c879-c75e-4e3a-826b-6abea01f2a13 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2772c879-c75e-4e3a-826b-6abea01f2a13 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-2772c879-c75e-4e3a-826b-6abea01f2a13 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Updating group '3341ef73-4019-439e-97b9-e52bc7b5061c' with 'error' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2772c879-c75e-4e3a-826b-6abea01f2a13 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 636/1303] 192.168.122.242 () {62 vars in 1339 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Reserve volume completed successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-12b6c8ec-28f4-4fe5-b1be-7b8c2f46f8ac tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8151307c-6c43-41e5-be7f-2db427e6040a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 668/1304] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a998f5a0-94ce-477f-bfb3-6b995ef25098 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8151307c-6c43-41e5-be7f-2db427e6040a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8151307c-6c43-41e5-be7f-2db427e6040a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8151307c-6c43-41e5-be7f-2db427e6040a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-8151307c-6c43-41e5-be7f-2db427e6040a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a998f5a0-94ce-477f-bfb3-6b995ef25098 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a998f5a0-94ce-477f-bfb3-6b995ef25098 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a998f5a0-94ce-477f-bfb3-6b995ef25098 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8151307c-6c43-41e5-be7f-2db427e6040a tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 637/1305] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 327 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-575832b0-6756-4c16-bbf7-538d07a76cdd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-575832b0-6756-4c16-bbf7-538d07a76cdd tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] POST http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-575832b0-6756-4c16-bbf7-538d07a76cdd tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-575832b0-6756-4c16-bbf7-538d07a76cdd tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-575832b0-6756-4c16-bbf7-538d07a76cdd tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Updating group '3341ef73-4019-439e-97b9-e52bc7b5061c' with 'available' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a998f5a0-94ce-477f-bfb3-6b995ef25098 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a998f5a0-94ce-477f-bfb3-6b995ef25098 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 669/1306] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-575832b0-6756-4c16-bbf7-538d07a76cdd tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 638/1307] 192.168.122.242 () {62 vars in 1339 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-84b3ff27-6f2f-487f-883e-28b1f504915e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-84b3ff27-6f2f-487f-883e-28b1f504915e tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-84b3ff27-6f2f-487f-883e-28b1f504915e tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-84b3ff27-6f2f-487f-883e-28b1f504915e tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-84b3ff27-6f2f-487f-883e-28b1f504915e tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-84b3ff27-6f2f-487f-883e-28b1f504915e tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 639/1308] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 331 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] DELETE http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.group_snapshots [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] delete called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86692) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.group_snapshots [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Delete group_snapshot with id: 3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Unreserve volume completed successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-186b0ab7-cf6f-4fa8-adad-966e4ae4c5c4 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 670/1309] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-80de2496-4591-4c98-aa07-64213379a9eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /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 03 14:27:11 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80de2496-4591-4c98-aa07-64213379a9eb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80de2496-4591-4c98-aa07-64213379a9eb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80de2496-4591-4c98-aa07-64213379a9eb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7ebfa19b-f695-4779-a21a-a9300d06c156 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 202 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 640/1310] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:27:11 2026] DELETE /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6402a6ee-000e-4097-a4fd-86341ff73542 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6402a6ee-000e-4097-a4fd-86341ff73542 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6402a6ee-000e-4097-a4fd-86341ff73542 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6402a6ee-000e-4097-a4fd-86341ff73542 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6402a6ee-000e-4097-a4fd-86341ff73542 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 404 Sep 03 14:27:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 641/1311] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-80de2496-4591-4c98-aa07-64213379a9eb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80de2496-4591-4c98-aa07-64213379a9eb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 671/1312] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-de400e79-0593-4b2b-b0a7-64ee60107e14 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de400e79-0593-4b2b-b0a7-64ee60107e14 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de400e79-0593-4b2b-b0a7-64ee60107e14 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de400e79-0593-4b2b-b0a7-64ee60107e14 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /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 03 14:27:11 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:27:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Get all volumes completed successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:11 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de400e79-0593-4b2b-b0a7-64ee60107e14 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 404 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 672/1313] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume updated successfully. Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b087194b-2ca5-4b79-b43b-5734f297ee49 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 200 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 673/1314] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:11 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8fee0866-c4d9-4e40-977b-85938d32b322 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8fee0866-c4d9-4e40-977b-85938d32b322 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] DELETE http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8fee0866-c4d9-4e40-977b-85938d32b322 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8fee0866-c4d9-4e40-977b-85938d32b322 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:11 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-8fee0866-c4d9-4e40-977b-85938d32b322 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Delete volume with id: d57b3947-674f-4a75-ba54-b704beda2d66 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8fee0866-c4d9-4e40-977b-85938d32b322 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 returned with HTTP 404 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 674/1315] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:27:11 2026] DELETE /volume/v3/volumes/d57b3947-674f-4a75-ba54-b704beda2d66 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4f741c3e-f7f0-4a1b-a13b-08dcd0dd3b6f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4f741c3e-f7f0-4a1b-a13b-08dcd0dd3b6f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4f741c3e-f7f0-4a1b-a13b-08dcd0dd3b6f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4f741c3e-f7f0-4a1b-a13b-08dcd0dd3b6f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4f741c3e-f7f0-4a1b-a13b-08dcd0dd3b6f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38b54586-8a92-42f5-93af-a3b0aa35dc8d tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 642/1316] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:27:11 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4f741c3e-f7f0-4a1b-a13b-08dcd0dd3b6f tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 675/1317] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 869 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-857128823"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-857128823'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Create volume of 1 GB Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Availability Zones retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /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 03 14:27:12 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Get all snapshots completed successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6329f24c-c7c1-4d42-b3e4-0cc0b5ffabe3 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/snapshots/detail returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 676/1318] 192.168.122.242 () {58 vars in 1148 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e64c1510-17ab-4d53-a3cb-20308f12066e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e64c1510-17ab-4d53-a3cb-20308f12066e tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e64c1510-17ab-4d53-a3cb-20308f12066e tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e64c1510-17ab-4d53-a3cb-20308f12066e tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Flow 'volume_create_api' (9611671a-e647-4b95-91b5-2824aa966c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39f2144-858b-4a44-97b1-63082d284d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e64c1510-17ab-4d53-a3cb-20308f12066e tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e64c1510-17ab-4d53-a3cb-20308f12066e tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume updated successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e64c1510-17ab-4d53-a3cb-20308f12066e tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 677/1319] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:12 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dddb7060-ade3-4c2c-b0c9-8d4dc7f7cbd6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dddb7060-ade3-4c2c-b0c9-8d4dc7f7cbd6 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dddb7060-ade3-4c2c-b0c9-8d4dc7f7cbd6 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dddb7060-ade3-4c2c-b0c9-8d4dc7f7cbd6 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dddb7060-ade3-4c2c-b0c9-8d4dc7f7cbd6 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Snapshot retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dddb7060-ade3-4c2c-b0c9-8d4dc7f7cbd6 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 678/1320] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf => generated 473 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-67589308-e76f-4ab4-9429-6e24baffea97 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-67589308-e76f-4ab4-9429-6e24baffea97 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-67589308-e76f-4ab4-9429-6e24baffea97 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-67589308-e76f-4ab4-9429-6e24baffea97 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d39f2144-858b-4a44-97b1-63082d284d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75205308-ac35-4d25-9980-5439047c5e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-67589308-e76f-4ab4-9429-6e24baffea97 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-67589308-e76f-4ab4-9429-6e24baffea97 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 679/1321] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-09f4aeee-831d-4cf1-8319-7807d16419bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Update volume admin metadata completed successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Update readonly setting on volume completed successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-09f4aeee-831d-4cf1-8319-7807d16419bd tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 680/1322] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:12 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-78e79891-4c0d-4898-9869-abd7d1f9b228 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Created reservations ['1dbcdf5c-4907-4e59-a785-03ee4574213e', '651ec01f-6f41-4fc3-bd85-b3ec7ea19cbb', 'c20b9779-540b-4e8b-8020-f469ce905625', 'be86e90a-880c-46a8-ba09-d069cdd7f0ed'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78e79891-4c0d-4898-9869-abd7d1f9b228 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78e79891-4c0d-4898-9869-abd7d1f9b228 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78e79891-4c0d-4898-9869-abd7d1f9b228 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75205308-ac35-4d25-9980-5439047c5e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dbcdf5c-4907-4e59-a785-03ee4574213e', '651ec01f-6f41-4fc3-bd85-b3ec7ea19cbb', 'c20b9779-540b-4e8b-8020-f469ce905625', 'be86e90a-880c-46a8-ba09-d069cdd7f0ed']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb478ff-6178-4ff3-a23d-b209fe40a9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-78e79891-4c0d-4898-9869-abd7d1f9b228 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78e79891-4c0d-4898-9869-abd7d1f9b228 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 681/1323] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 869 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb478ff-6178-4ff3-a23d-b209fe40a9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c11bc34d-9f0b-4c36-b1fe-160c0f473e65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-857128823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36d4984be04f8aa212ad78c2587d93',qos_specs=None,replication_status=,reservations=['1dbcdf5c-4907-4e59-a785-03ee4574213e','651ec01f-6f41-4fc3-bd85-b3ec7ea19cbb','c20b9779-540b-4e8b-8020-f469ce905625','be86e90a-880c-46a8-ba09-d069cdd7f0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d009d363004db3b34f3b14dfc790c9',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-857128823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c11bc34d-9f0b-4c36-b1fe-160c0f473e65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df36d4984be04f8aa212ad78c2587d93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='79d009d363004db3b34f3b14dfc790c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843e19ba-2fce-4f0e-9c30-ccca55954b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (843e19ba-2fce-4f0e-9c30-ccca55954b3d) transitioned into state 'SUCCESS' from state '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-857128823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df36d4984be04f8aa212ad78c2587d93',qos_specs=None,replication_status=,reservations=['1dbcdf5c-4907-4e59-a785-03ee4574213e','651ec01f-6f41-4fc3-bd85-b3ec7ea19cbb','c20b9779-540b-4e8b-8020-f469ce905625','be86e90a-880c-46a8-ba09-d069cdd7f0ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='79d009d363004db3b34f3b14dfc790c9',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495fed41-ea82-46fc-8ae5-f2f95f59de7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Update volume admin metadata completed successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Update readonly setting on volume completed successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7442933f-7d9e-4080-b10b-37d2b17a5309 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 682/1324] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:27:12 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a03ef2cf-cbab-4cec-bce1-9a59df1451b9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495fed41-ea82-46fc-8ae5-f2f95f59de7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Flow 'volume_create_api' (9611671a-e647-4b95-91b5-2824aa966c90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a03ef2cf-cbab-4cec-bce1-9a59df1451b9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a03ef2cf-cbab-4cec-bce1-9a59df1451b9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a03ef2cf-cbab-4cec-bce1-9a59df1451b9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Create volume request issued successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8256ecbc-81e3-4154-bf27-9f1a29a56fbf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 643/1325] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:27:12 2026] POST /volume/v3/volumes => generated 827 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4e8b0c9b-d06c-474e-9115-25e8303e8a9c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4e8b0c9b-d06c-474e-9115-25e8303e8a9c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4e8b0c9b-d06c-474e-9115-25e8303e8a9c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4e8b0c9b-d06c-474e-9115-25e8303e8a9c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a03ef2cf-cbab-4cec-bce1-9a59df1451b9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a03ef2cf-cbab-4cec-bce1-9a59df1451b9 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 683/1326] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-951e6f98-e316-4789-9a6f-c21ac1664150 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4e8b0c9b-d06c-474e-9115-25e8303e8a9c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1091284148", "disk_format": "raw"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1091284148", "disk_format": "raw"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4e8b0c9b-d06c-474e-9115-25e8303e8a9c tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 644/1327] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:12 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 895 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:12 devstack devstack@c-api.service[86693]: DEBUG cinder.image.image_utils [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1091284148'}] 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-1091284148'}]. {{(pid=86693) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0b2ed2d5-b8e7-4368-9158-1a925d6074e0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b2ed2d5-b8e7-4368-9158-1a925d6074e0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf Sep 03 14:27:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b2ed2d5-b8e7-4368-9158-1a925d6074e0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b2ed2d5-b8e7-4368-9158-1a925d6074e0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0b2ed2d5-b8e7-4368-9158-1a925d6074e0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Snapshot retrieved successfully. Sep 03 14:27:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b2ed2d5-b8e7-4368-9158-1a925d6074e0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf returned with HTTP 200 Sep 03 14:27:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 645/1328] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:27:13 2026] GET /volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a318618-745d-42f6-9c19-a112de466889 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a318618-745d-42f6-9c19-a112de466889 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a318618-745d-42f6-9c19-a112de466889 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a318618-745d-42f6-9c19-a112de466889 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a318618-745d-42f6-9c19-a112de466889 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a318618-745d-42f6-9c19-a112de466889 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 646/1329] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:13 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 919 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Copy volume to image completed successfully. Sep 03 14:27:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-951e6f98-e316-4789-9a6f-c21ac1664150 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 684/1330] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:27:12 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 655 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f229022d-1d93-40c7-b5ce-fa1b30a74e9b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f229022d-1d93-40c7-b5ce-fa1b30a74e9b tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f229022d-1d93-40c7-b5ce-fa1b30a74e9b tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f229022d-1d93-40c7-b5ce-fa1b30a74e9b tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f229022d-1d93-40c7-b5ce-fa1b30a74e9b tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf returned with HTTP 404 Sep 03 14:27:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 647/1331] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:27:14 2026] GET /volume/v3/snapshots/b832b22e-f3b8-4626-860c-67fa9a5eaddf => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1cf80a89-930b-42f1-9f41-058a2a3a67e2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1cf80a89-930b-42f1-9f41-058a2a3a67e2 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1cf80a89-930b-42f1-9f41-058a2a3a67e2 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1cf80a89-930b-42f1-9f41-058a2a3a67e2 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.group_snapshots [None req-1cf80a89-930b-42f1-9f41-058a2a3a67e2 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member 3341ef73-4019-439e-97b9-e52bc7b5061c {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1cf80a89-930b-42f1-9f41-058a2a3a67e2 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c returned with HTTP 404 Sep 03 14:27:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 685/1332] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:27:14 2026] GET /volume/v3/group_snapshots/3341ef73-4019-439e-97b9-e52bc7b5061c => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Get all volumes completed successfully. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:14 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-533e871e-b7d0-4b35-b785-dd0f0cd1253c tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:27:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 648/1333] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:27:14 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] POST http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9/action Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] delete called for group a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Delete group with id: a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 Sep 03 14:27:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:14 devstack devstack@c-api.service[86693]: /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 03 14:27:14 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:27:14 devstack devstack@c-api.service[86693]: /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 03 14:27:14 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-642d97de-79f2-4081-b0f6-c86f2b2a8bf4 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9/action returned with HTTP 202 Sep 03 14:27:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 686/1334] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:27:14 2026] POST /volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Volume info retrieved successfully. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:14 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:14 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-05564a51-f6a6-49bb-a6fb-60f9930bdf24 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05564a51-f6a6-49bb-a6fb-60f9930bdf24 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39191948-ebc1-438f-a15f-c297ec7eaa12 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 returned with HTTP 200 Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05564a51-f6a6-49bb-a6fb-60f9930bdf24 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05564a51-f6a6-49bb-a6fb-60f9930bdf24 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 649/1335] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:14 2026] GET /volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 => generated 927 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-05564a51-f6a6-49bb-a6fb-60f9930bdf24 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05564a51-f6a6-49bb-a6fb-60f9930bdf24 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 687/1336] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:14 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 955 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] POST http://192.168.122.242/volume/v3/volume-transfers Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c11bc34d-9f0b-4c36-b1fe-160c0f473e65"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volume_transfer [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c11bc34d-9f0b-4c36-b1fe-160c0f473e65'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volume_transfer [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Creating transfer of volume c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.transfer.api [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Generating transfer record for volume c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b3c9ea5-3f4d-40c6-b1eb-7c9e829e9b7d tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers returned with HTTP 202 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 650/1337] 192.168.122.242 () {62 vars in 1210 bytes} [Thu Sep 3 14:27:14 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-06e99504-d067-4080-8cd5-e4c011673d40 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06e99504-d067-4080-8cd5-e4c011673d40 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06e99504-d067-4080-8cd5-e4c011673d40 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06e99504-d067-4080-8cd5-e4c011673d40 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-06e99504-d067-4080-8cd5-e4c011673d40 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06e99504-d067-4080-8cd5-e4c011673d40 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 688/1338] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:15 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 963 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-50c8a1fa-b9a0-4ff5-9e05-f3ca9d26512a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-50c8a1fa-b9a0-4ff5-9e05-f3ca9d26512a tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volume-transfers/detail Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-50c8a1fa-b9a0-4ff5-9e05-f3ca9d26512a tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-50c8a1fa-b9a0-4ff5-9e05-f3ca9d26512a tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volume_transfer [None req-50c8a1fa-b9a0-4ff5-9e05-f3ca9d26512a tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Listing volume transfers {{(pid=86692) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-50c8a1fa-b9a0-4ff5-9e05-f3ca9d26512a tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 651/1339] 192.168.122.242 () {60 vars in 1210 bytes} [Thu Sep 3 14:27:15 2026] GET /volume/v3/volume-transfers/detail => generated 551 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2caa240d-e131-4236-a3a7-3a576ba93e71 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2caa240d-e131-4236-a3a7-3a576ba93e71 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] DELETE http://192.168.122.242/volume/v3/volume-transfers/b5d7ac31-c022-4460-9faf-d263743def17 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2caa240d-e131-4236-a3a7-3a576ba93e71 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2caa240d-e131-4236-a3a7-3a576ba93e71 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-2caa240d-e131-4236-a3a7-3a576ba93e71 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Delete transfer with id: b5d7ac31-c022-4460-9faf-d263743def17 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2caa240d-e131-4236-a3a7-3a576ba93e71 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers/b5d7ac31-c022-4460-9faf-d263743def17 returned with HTTP 202 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 689/1340] 192.168.122.242 () {60 vars in 1303 bytes} [Thu Sep 3 14:27:15 2026] DELETE /volume/v3/volume-transfers/b5d7ac31-c022-4460-9faf-d263743def17 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-28c0634a-6a97-45fd-a2dd-f7e50e18ffd3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28c0634a-6a97-45fd-a2dd-f7e50e18ffd3 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28c0634a-6a97-45fd-a2dd-f7e50e18ffd3 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28c0634a-6a97-45fd-a2dd-f7e50e18ffd3 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-28c0634a-6a97-45fd-a2dd-f7e50e18ffd3 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Volume info retrieved successfully. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28c0634a-6a97-45fd-a2dd-f7e50e18ffd3 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 652/1341] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:15 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 955 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-10cbe687-1d93-4e3c-8e54-6c9877b483cf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-10cbe687-1d93-4e3c-8e54-6c9877b483cf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] DELETE http://192.168.122.242/volume/v3/volume-transfers/b5d7ac31-c022-4460-9faf-d263743def17 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-10cbe687-1d93-4e3c-8e54-6c9877b483cf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-10cbe687-1d93-4e3c-8e54-6c9877b483cf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.volume_transfer [None req-10cbe687-1d93-4e3c-8e54-6c9877b483cf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Delete transfer with id: b5d7ac31-c022-4460-9faf-d263743def17 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-10cbe687-1d93-4e3c-8e54-6c9877b483cf tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volume-transfers/b5d7ac31-c022-4460-9faf-d263743def17 returned with HTTP 404 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 690/1342] 192.168.122.242 () {60 vars in 1303 bytes} [Thu Sep 3 14:27:15 2026] DELETE /volume/v3/volume-transfers/b5d7ac31-c022-4460-9faf-d263743def17 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Delete volume with id: c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Volume info retrieved successfully. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Delete volume request issued successfully. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46840fc3-68dc-4cb1-9470-26c4398ba1f4 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 202 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 653/1343] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:27:15 2026] DELETE /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3a0040cc-1e4d-49d4-a308-8cba8e838b73 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a0040cc-1e4d-49d4-a308-8cba8e838b73 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a0040cc-1e4d-49d4-a308-8cba8e838b73 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3a0040cc-1e4d-49d4-a308-8cba8e838b73 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3a0040cc-1e4d-49d4-a308-8cba8e838b73 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Volume info retrieved successfully. Sep 03 14:27:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3a0040cc-1e4d-49d4-a308-8cba8e838b73 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 691/1344] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:15 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 1138 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5baf3d13-0595-456f-9bc0-30438ad99186 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Volume info retrieved successfully. Sep 03 14:27:16 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:16 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:16 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5baf3d13-0595-456f-9bc0-30438ad99186 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 returned with HTTP 200 Sep 03 14:27:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 654/1345] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:15 2026] GET /volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 => generated 927 bytes in 445 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3c4dade4-f17d-462a-9b63-415216535b9e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c4dade4-f17d-462a-9b63-415216535b9e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3c4dade4-f17d-462a-9b63-415216535b9e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3c4dade4-f17d-462a-9b63-415216535b9e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3c4dade4-f17d-462a-9b63-415216535b9e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Volume info retrieved successfully. Sep 03 14:27:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c4dade4-f17d-462a-9b63-415216535b9e tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 692/1346] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:16 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 1138 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6098f50b-7f53-4fb5-9e4f-06e8589fc2b0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6098f50b-7f53-4fb5-9e4f-06e8589fc2b0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6098f50b-7f53-4fb5-9e4f-06e8589fc2b0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6098f50b-7f53-4fb5-9e4f-06e8589fc2b0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6098f50b-7f53-4fb5-9e4f-06e8589fc2b0 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 returned with HTTP 404 Sep 03 14:27:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 655/1347] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:17 2026] GET /volume/v3/volumes/40866377-0134-4325-920e-eb2baeb3afc0 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a44c41f2-3ec0-40ee-b35e-31a671768e90 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a44c41f2-3ec0-40ee-b35e-31a671768e90 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] GET http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a44c41f2-3ec0-40ee-b35e-31a671768e90 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a44c41f2-3ec0-40ee-b35e-31a671768e90 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-a44c41f2-3ec0-40ee-b35e-31a671768e90 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] show called for member a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a44c41f2-3ec0-40ee-b35e-31a671768e90 tempest-GroupSnapshotsV319Test-73661233 tempest-GroupSnapshotsV319Test-73661233-project-member] http://192.168.122.242/volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 returned with HTTP 404 Sep 03 14:27:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 693/1348] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:17 2026] GET /volume/v3/groups/a8cb3cb7-c8f1-4050-a721-0f6bff5ae4c9 => generated 108 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d8c603a8-9cc1-4557-b4a1-12664017e3da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8c603a8-9cc1-4557-b4a1-12664017e3da tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/faa89a4e-2b82-48f4-a633-ce9bd96352d9 Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8c603a8-9cc1-4557-b4a1-12664017e3da tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8c603a8-9cc1-4557-b4a1-12664017e3da tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8c603a8-9cc1-4557-b4a1-12664017e3da tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/group_types/faa89a4e-2b82-48f4-a633-ce9bd96352d9 returned with HTTP 202 Sep 03 14:27:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 656/1349] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:27:17 2026] DELETE /volume/v3/group_types/faa89a4e-2b82-48f4-a633-ce9bd96352d9 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cd6e14ea-5753-40be-bd8e-971a15dcc843 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd6e14ea-5753-40be-bd8e-971a15dcc843 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] DELETE http://192.168.122.242/volume/v3/types/77fd19d0-e5f3-412d-ad07-e5165b04029d Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd6e14ea-5753-40be-bd8e-971a15dcc843 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd6e14ea-5753-40be-bd8e-971a15dcc843 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b16cacbc-6aad-4878-8eaf-6c936891f45f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b16cacbc-6aad-4878-8eaf-6c936891f45f tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b16cacbc-6aad-4878-8eaf-6c936891f45f tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd6e14ea-5753-40be-bd8e-971a15dcc843 tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/types/77fd19d0-e5f3-412d-ad07-e5165b04029d returned with HTTP 202 Sep 03 14:27:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 694/1350] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:27:17 2026] DELETE /volume/v3/types/77fd19d0-e5f3-412d-ad07-e5165b04029d => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:27:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b16cacbc-6aad-4878-8eaf-6c936891f45f tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a8de85cf-cd9d-46a7-b00b-f9b9b226e2de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a8de85cf-cd9d-46a7-b00b-f9b9b226e2de tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] GET http://192.168.122.242/volume/v3/types/77fd19d0-e5f3-412d-ad07-e5165b04029d Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a8de85cf-cd9d-46a7-b00b-f9b9b226e2de tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a8de85cf-cd9d-46a7-b00b-f9b9b226e2de tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a8de85cf-cd9d-46a7-b00b-f9b9b226e2de tempest-GroupSnapshotsV319Test-586292556 tempest-GroupSnapshotsV319Test-586292556-project-admin] http://192.168.122.242/volume/v3/types/77fd19d0-e5f3-412d-ad07-e5165b04029d returned with HTTP 404 Sep 03 14:27:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 695/1351] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:27:17 2026] GET /volume/v3/types/77fd19d0-e5f3-412d-ad07-e5165b04029d => generated 114 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b16cacbc-6aad-4878-8eaf-6c936891f45f tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Volume info retrieved successfully. Sep 03 14:27:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b16cacbc-6aad-4878-8eaf-6c936891f45f tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 200 Sep 03 14:27:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 657/1352] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:17 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 1138 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:27:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b7c01ed1-7b23-4a7e-a6e8-3e49ec0de424 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7c01ed1-7b23-4a7e-a6e8-3e49ec0de424 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7c01ed1-7b23-4a7e-a6e8-3e49ec0de424 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7c01ed1-7b23-4a7e-a6e8-3e49ec0de424 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7c01ed1-7b23-4a7e-a6e8-3e49ec0de424 tempest-VolumesTransfersV357Test-1442193269 tempest-VolumesTransfersV357Test-1442193269-project-admin] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 404 Sep 03 14:27:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 696/1353] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:19 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e3afe682-b481-4766-b06f-87f4d2b20793 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e3afe682-b481-4766-b06f-87f4d2b20793 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] GET http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e3afe682-b481-4766-b06f-87f4d2b20793 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e3afe682-b481-4766-b06f-87f4d2b20793 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e3afe682-b481-4766-b06f-87f4d2b20793 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 404 Sep 03 14:27:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 658/1354] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:19 2026] GET /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-92620be8-eec9-4cf8-b091-cb6c65b36c82 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-92620be8-eec9-4cf8-b091-cb6c65b36c82 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] DELETE http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-92620be8-eec9-4cf8-b091-cb6c65b36c82 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-92620be8-eec9-4cf8-b091-cb6c65b36c82 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-92620be8-eec9-4cf8-b091-cb6c65b36c82 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] Delete volume with id: c11bc34d-9f0b-4c36-b1fe-160c0f473e65 Sep 03 14:27:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-92620be8-eec9-4cf8-b091-cb6c65b36c82 tempest-VolumesTransfersV357Test-24968037 tempest-VolumesTransfersV357Test-24968037-project-member] http://192.168.122.242/volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 returned with HTTP 404 Sep 03 14:27:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 697/1355] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:27:19 2026] DELETE /volume/v3/volumes/c11bc34d-9f0b-4c36-b1fe-160c0f473e65 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:29 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=524,cinder:INSERT=87,cinder:UPDATE=132 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:27:29 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=230,cinder:INSERT=40,cinder:UPDATE=65 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d058699e-3448-4e99-9f03-872981fb0aa4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d058699e-3448-4e99-9f03-872981fb0aa4 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:27:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d058699e-3448-4e99-9f03-872981fb0aa4 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1863314843"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d058699e-3448-4e99-9f03-872981fb0aa4 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:27:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 659/1356] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:27:30 2026] POST /volume/v3/types => generated 216 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4319b788-c838-4c3d-b05d-f6f1fc3944e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4319b788-c838-4c3d-b05d-f6f1fc3944e7 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:27:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4319b788-c838-4c3d-b05d-f6f1fc3944e7 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1576345173"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4319b788-c838-4c3d-b05d-f6f1fc3944e7 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:27:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 698/1357] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:27:30 2026] POST /volume/v3/group_types => generated 173 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-2019711163"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2019711163'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:30 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Create volume of 1 GB Sep 03 14:27:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Availability Zones retrieved successfully. Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Flow 'volume_create_api' (5b8d3804-f337-454e-85f0-2bf1df644ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c80ffc-565c-4fb4-8ae8-d3b69a9c05e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24c80ffc-565c-4fb4-8ae8-d3b69a9c05e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a31ca33-0095-47a5-b21e-7b4738ced4f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "94383909-2a1d-40ec-a6e6-9d9d1ffd809f", "volume_types": ["819b877a-0ab4-44c6-8138-74c8a41d5e10"], "name": "tempest-Group1-1158081888"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Creating new group {'group': {'group_type': '94383909-2a1d-40ec-a6e6-9d9d1ffd809f', 'volume_types': ['819b877a-0ab4-44c6-8138-74c8a41d5e10'], 'name': 'tempest-Group1-1158081888'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Creating group tempest-Group1-1158081888. Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Availability Zones retrieved successfully. Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Created reservations ['79bb77f8-c788-466d-9386-ca7707ffeefa', '09df9075-a5e5-4220-b5b6-9f201dc17354', '98e40902-049f-4c18-a328-710ac2725d2e', '7c36bf26-6bba-4a38-bd37-d443a4dec438'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a31ca33-0095-47a5-b21e-7b4738ced4f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bb77f8-c788-466d-9386-ca7707ffeefa', '09df9075-a5e5-4220-b5b6-9f201dc17354', '98e40902-049f-4c18-a328-710ac2725d2e', '7c36bf26-6bba-4a38-bd37-d443a4dec438']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735fe13a-beab-4084-93d9-1cd74957aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Created reservations ['170cc6b3-7fde-4db2-8437-572058156ca5'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735fe13a-beab-4084-93d9-1cd74957aba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c964e42-8c22-4067-8ece-7fbfae1197c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2019711163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7643fa1404474ef6b9ef42e5196b76a5',qos_specs=None,replication_status=,reservations=['79bb77f8-c788-466d-9386-ca7707ffeefa','09df9075-a5e5-4220-b5b6-9f201dc17354','98e40902-049f-4c18-a328-710ac2725d2e','7c36bf26-6bba-4a38-bd37-d443a4dec438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f41f02097ad418286a2872156e3a7c3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2019711163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c964e42-8c22-4067-8ece-7fbfae1197c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7643fa1404474ef6b9ef42e5196b76a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f41f02097ad418286a2872156e3a7c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c553b371-600e-40ee-ac63-1211acd59281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13aeb600-c5a7-45d4-9385-24e157aabe04 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:27:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 699/1358] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:27:30 2026] POST /volume/v3/groups => generated 94 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-648c6aca-c432-4dff-bf74-21269f599ced None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-648c6aca-c432-4dff-bf74-21269f599ced tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-648c6aca-c432-4dff-bf74-21269f599ced tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-648c6aca-c432-4dff-bf74-21269f599ced tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-648c6aca-c432-4dff-bf74-21269f599ced tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member f11b5e93-35b0-4bcf-b979-7f73a0a83685 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c553b371-600e-40ee-ac63-1211acd59281) transitioned into state 'SUCCESS' from state '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-2019711163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7643fa1404474ef6b9ef42e5196b76a5',qos_specs=None,replication_status=,reservations=['79bb77f8-c788-466d-9386-ca7707ffeefa','09df9075-a5e5-4220-b5b6-9f201dc17354','98e40902-049f-4c18-a328-710ac2725d2e','7c36bf26-6bba-4a38-bd37-d443a4dec438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f41f02097ad418286a2872156e3a7c3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6c5bf5-3f33-47ca-a318-513034ac7a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:31 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-648c6aca-c432-4dff-bf74-21269f599ced tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 returned with HTTP 200 Sep 03 14:27:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 700/1359] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:31 2026] GET /volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 => generated 322 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6c5bf5-3f33-47ca-a318-513034ac7a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Flow 'volume_create_api' (5b8d3804-f337-454e-85f0-2bf1df644ece) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Create volume request issued successfully. Sep 03 14:27:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8ca46a52-0955-4c11-8fb9-b55dfde061bb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 660/1360] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:27:30 2026] POST /volume/v3/volumes => generated 756 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-953a0fc4-dd5d-43a1-8e1f-688687f67c60 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-953a0fc4-dd5d-43a1-8e1f-688687f67c60 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-953a0fc4-dd5d-43a1-8e1f-688687f67c60 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-953a0fc4-dd5d-43a1-8e1f-688687f67c60 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-953a0fc4-dd5d-43a1-8e1f-688687f67c60 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-953a0fc4-dd5d-43a1-8e1f-688687f67c60 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 701/1361] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:31 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 824 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c976488c-5462-4e7e-8c84-20354a566fcb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c976488c-5462-4e7e-8c84-20354a566fcb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c976488c-5462-4e7e-8c84-20354a566fcb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c976488c-5462-4e7e-8c84-20354a566fcb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c976488c-5462-4e7e-8c84-20354a566fcb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member f11b5e93-35b0-4bcf-b979-7f73a0a83685 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:32 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c976488c-5462-4e7e-8c84-20354a566fcb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 returned with HTTP 200 Sep 03 14:27:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 661/1362] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:32 2026] GET /volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 => generated 323 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "94383909-2a1d-40ec-a6e6-9d9d1ffd809f", "volume_types": ["819b877a-0ab4-44c6-8138-74c8a41d5e10"], "name": "tempest-Group2-1798755571"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Creating new group {'group': {'group_type': '94383909-2a1d-40ec-a6e6-9d9d1ffd809f', 'volume_types': ['819b877a-0ab4-44c6-8138-74c8a41d5e10'], 'name': 'tempest-Group2-1798755571'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Creating group tempest-Group2-1798755571. Sep 03 14:27:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Availability Zones retrieved successfully. Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Created reservations ['d47a76f8-6cf2-4e2d-a128-684c0b393e10'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0610ee77-73d6-4ddc-a560-6ce7b39faed3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0610ee77-73d6-4ddc-a560-6ce7b39faed3 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0610ee77-73d6-4ddc-a560-6ce7b39faed3 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0610ee77-73d6-4ddc-a560-6ce7b39faed3 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1edc5be-1f0b-4f7f-af33-00d4b0a1d95a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:27:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 702/1363] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:27:32 2026] POST /volume/v3/groups => generated 94 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7664af88-95a4-43b4-9759-e67b5d4d36ec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7664af88-95a4-43b4-9759-e67b5d4d36ec tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7664af88-95a4-43b4-9759-e67b5d4d36ec tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7664af88-95a4-43b4-9759-e67b5d4d36ec tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-7664af88-95a4-43b4-9759-e67b5d4d36ec tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0610ee77-73d6-4ddc-a560-6ce7b39faed3 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0610ee77-73d6-4ddc-a560-6ce7b39faed3 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 662/1364] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:32 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:32 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7664af88-95a4-43b4-9759-e67b5d4d36ec tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b returned with HTTP 200 Sep 03 14:27:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 703/1365] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:32 2026] GET /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b => generated 322 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1134999f-8b49-4269-a487-04283ec31d31 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1134999f-8b49-4269-a487-04283ec31d31 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-26f18f83-2d4a-440a-9dc2-3966e5497ba6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1134999f-8b49-4269-a487-04283ec31d31 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1134999f-8b49-4269-a487-04283ec31d31 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-26f18f83-2d4a-440a-9dc2-3966e5497ba6 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-26f18f83-2d4a-440a-9dc2-3966e5497ba6 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-26f18f83-2d4a-440a-9dc2-3966e5497ba6 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-26f18f83-2d4a-440a-9dc2-3966e5497ba6 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1134999f-8b49-4269-a487-04283ec31d31 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1134999f-8b49-4269-a487-04283ec31d31 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 663/1366] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:33 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:33 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-26f18f83-2d4a-440a-9dc2-3966e5497ba6 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b returned with HTTP 200 Sep 03 14:27:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 704/1367] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:33 2026] GET /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b => generated 323 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1113356533", "volume_type": "819b877a-0ab4-44c6-8138-74c8a41d5e10", "group_id": "f11b5e93-35b0-4bcf-b979-7f73a0a83685", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1113356533', 'volume_type': '819b877a-0ab4-44c6-8138-74c8a41d5e10', 'group_id': 'f11b5e93-35b0-4bcf-b979-7f73a0a83685', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:33 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume of 1 GB Sep 03 14:27:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:33 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Availability Zones retrieved successfully. Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Flow 'volume_create_api' (689297c7-4349-451a-b3d4-7e29319e4adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd795690-0bf9-459e-8cf7-e649ca5b98f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd795690-0bf9-459e-8cf7-e649ca5b98f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:27:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=819b877a-0ab4-44c6-8138-74c8a41d5e10,is_public=True,name='tempest-GroupsTest-volume-type-1863314843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '819b877a-0ab4-44c6-8138-74c8a41d5e10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f11b5e93-35b0-4bcf-b979-7f73a0a83685', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4006d204-aef1-4262-bc5f-f6f3c9389b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1863314843 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1863314843, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:34 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1863314843 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1863314843, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Created reservations ['11bb8d43-2bc9-4de8-a683-cad76f5c0ff0', '7a0ceb27-6641-4dd5-befe-eb25335fada6', '241af748-1053-4fd0-856c-6c18c1b375a3', '6ac06cad-1afc-45c2-a951-cf0b3588e0b3'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4006d204-aef1-4262-bc5f-f6f3c9389b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11bb8d43-2bc9-4de8-a683-cad76f5c0ff0', '7a0ceb27-6641-4dd5-befe-eb25335fada6', '241af748-1053-4fd0-856c-6c18c1b375a3', '6ac06cad-1afc-45c2-a951-cf0b3588e0b3']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a626605c-8253-4cd7-be6e-6d9ddfd1a70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a626605c-8253-4cd7-be6e-6d9ddfd1a70e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1113356533',encryption_key_id=None,group_id=f11b5e93-35b0-4bcf-b979-7f73a0a83685,group_type_id=,metadata={},multiattach=False,project_id='7e862723866f413489ac61f42f869c17',qos_specs=None,replication_status=,reservations=['11bb8d43-2bc9-4de8-a683-cad76f5c0ff0','7a0ceb27-6641-4dd5-befe-eb25335fada6','241af748-1053-4fd0-856c-6c18c1b375a3','6ac06cad-1afc-45c2-a951-cf0b3588e0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_type_id=819b877a-0ab4-44c6-8138-74c8a41d5e10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1113356533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f11b5e93-35b0-4bcf-b979-7f73a0a83685,host=None,id=fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e862723866f413489ac61f42f869c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(819b877a-0ab4-44c6-8138-74c8a41d5e10),volume_type_id=819b877a-0ab4-44c6-8138-74c8a41d5e10)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:34 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5968c3d1-4b85-402c-add4-ef978e8b6c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-01d7df96-4b93-4da5-aded-11047711b7ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01d7df96-4b93-4da5-aded-11047711b7ee tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01d7df96-4b93-4da5-aded-11047711b7ee tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01d7df96-4b93-4da5-aded-11047711b7ee tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5968c3d1-4b85-402c-add4-ef978e8b6c17) transitioned into state 'SUCCESS' from state '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-1113356533',encryption_key_id=None,group_id=f11b5e93-35b0-4bcf-b979-7f73a0a83685,group_type_id=,metadata={},multiattach=False,project_id='7e862723866f413489ac61f42f869c17',qos_specs=None,replication_status=,reservations=['11bb8d43-2bc9-4de8-a683-cad76f5c0ff0','7a0ceb27-6641-4dd5-befe-eb25335fada6','241af748-1053-4fd0-856c-6c18c1b375a3','6ac06cad-1afc-45c2-a951-cf0b3588e0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_type_id=819b877a-0ab4-44c6-8138-74c8a41d5e10)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a286919-7b33-435f-8fa0-b4121d1a232a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-01d7df96-4b93-4da5-aded-11047711b7ee tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01d7df96-4b93-4da5-aded-11047711b7ee tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a286919-7b33-435f-8fa0-b4121d1a232a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 705/1368] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:34 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Flow 'volume_create_api' (689297c7-4349-451a-b3d4-7e29319e4adf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume request issued successfully. Sep 03 14:27:35 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:35 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:35 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5a99413-a9f5-48e5-a59d-a7195d7582ae tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 664/1369] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:27:33 2026] POST /volume/v3/volumes => generated 823 bytes in 1367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8797808c-036f-406f-a568-42f515925600 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:35 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:35 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8797808c-036f-406f-a568-42f515925600 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 706/1370] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:35 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-02753f70-6a9a-4b2f-8657-7c42423f740e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-02753f70-6a9a-4b2f-8657-7c42423f740e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-02753f70-6a9a-4b2f-8657-7c42423f740e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-02753f70-6a9a-4b2f-8657-7c42423f740e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-02753f70-6a9a-4b2f-8657-7c42423f740e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-02753f70-6a9a-4b2f-8657-7c42423f740e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 665/1371] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:36 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:36 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:36 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:36 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f3f580c-f403-48fc-bca3-426258b2fa8c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 707/1372] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:36 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6fa1494a-56c0-4a82-abc6-de9052b094be None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6fa1494a-56c0-4a82-abc6-de9052b094be tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6fa1494a-56c0-4a82-abc6-de9052b094be tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6fa1494a-56c0-4a82-abc6-de9052b094be tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6fa1494a-56c0-4a82-abc6-de9052b094be tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6fa1494a-56c0-4a82-abc6-de9052b094be tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 666/1373] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:37 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:37 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:37 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:37 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed49c6a0-d8e2-4d1a-8916-ba28ec602f49 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 708/1374] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:37 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5b776c0b-1854-4efb-a624-3c27024bc35e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5b776c0b-1854-4efb-a624-3c27024bc35e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5b776c0b-1854-4efb-a624-3c27024bc35e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5b776c0b-1854-4efb-a624-3c27024bc35e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5b776c0b-1854-4efb-a624-3c27024bc35e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5b776c0b-1854-4efb-a624-3c27024bc35e tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 667/1375] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:38 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:38 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:38 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:39 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45bafea7-7680-4c09-a914-1b5cc55ca8ee tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 709/1376] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:38 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:27:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb32434d-3f4a-417f-8324-9804b84a21b4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb32434d-3f4a-417f-8324-9804b84a21b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb32434d-3f4a-417f-8324-9804b84a21b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb32434d-3f4a-417f-8324-9804b84a21b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bb32434d-3f4a-417f-8324-9804b84a21b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb32434d-3f4a-417f-8324-9804b84a21b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 668/1377] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:39 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b4747190-8a93-4a71-ab08-7690f28396bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:40 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4d05283c-6221-4737-8886-74e56a1ae033 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b4747190-8a93-4a71-ab08-7690f28396bd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 710/1378] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:40 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1275939286", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1275939286', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Create volume of 1 GB Sep 03 14:27:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Availability Zones retrieved successfully. Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Flow 'volume_create_api' (d75997db-47d5-4ee3-94ff-7168e0deaec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1465e4f2-108f-4b9e-bf4f-0656a05f0ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8840cb5b-6b1a-4da6-a3e8-775a48813ad1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8840cb5b-6b1a-4da6-a3e8-775a48813ad1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8840cb5b-6b1a-4da6-a3e8-775a48813ad1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8840cb5b-6b1a-4da6-a3e8-775a48813ad1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8840cb5b-6b1a-4da6-a3e8-775a48813ad1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1465e4f2-108f-4b9e-bf4f-0656a05f0ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0b8a4c-aac1-4ec9-ad8f-3552297148e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8840cb5b-6b1a-4da6-a3e8-775a48813ad1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 711/1379] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:40 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Created reservations ['7ed9e630-cea4-4a93-b68b-24ef69a9208f', '8473aa5d-4f26-4a45-a3b6-4450685ee0e0', '31bf4f9e-bec4-4af5-9823-76ab4edda45d', 'bc896221-46a3-4592-b4ff-4ddbb7ffde40'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0b8a4c-aac1-4ec9-ad8f-3552297148e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ed9e630-cea4-4a93-b68b-24ef69a9208f', '8473aa5d-4f26-4a45-a3b6-4450685ee0e0', '31bf4f9e-bec4-4af5-9823-76ab4edda45d', 'bc896221-46a3-4592-b4ff-4ddbb7ffde40']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89f7a2b-4c98-428a-9fd4-0a5e20f28c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c89f7a2b-4c98-428a-9fd4-0a5e20f28c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426d8cf4-6b43-4581-af8a-15d423a627d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1275939286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb107b45bb174ba7bcc55966fb10f0d3',qos_specs=None,replication_status=,reservations=['7ed9e630-cea4-4a93-b68b-24ef69a9208f','8473aa5d-4f26-4a45-a3b6-4450685ee0e0','31bf4f9e-bec4-4af5-9823-76ab4edda45d','bc896221-46a3-4592-b4ff-4ddbb7ffde40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09b6f40cd5f44879a6f51f1f9b81af55',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1275939286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426d8cf4-6b43-4581-af8a-15d423a627d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb107b45bb174ba7bcc55966fb10f0d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09b6f40cd5f44879a6f51f1f9b81af55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0465aa-b724-43b2-91d3-8423a4169d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0465aa-b724-43b2-91d3-8423a4169d36) transitioned into state 'SUCCESS' from state '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-1275939286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb107b45bb174ba7bcc55966fb10f0d3',qos_specs=None,replication_status=,reservations=['7ed9e630-cea4-4a93-b68b-24ef69a9208f','8473aa5d-4f26-4a45-a3b6-4450685ee0e0','31bf4f9e-bec4-4af5-9823-76ab4edda45d','bc896221-46a3-4592-b4ff-4ddbb7ffde40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09b6f40cd5f44879a6f51f1f9b81af55',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de216e4-4d6d-4927-be02-f0b99aa1b238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de216e4-4d6d-4927-be02-f0b99aa1b238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Flow 'volume_create_api' (d75997db-47d5-4ee3-94ff-7168e0deaec5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Create volume request issued successfully. Sep 03 14:27:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4d05283c-6221-4737-8886-74e56a1ae033 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 669/1380] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:27:40 2026] POST /volume/v3/volumes => generated 774 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1714579857", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1714579857', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Create volume of 1 GB Sep 03 14:27:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Availability Zones retrieved successfully. Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Flow 'volume_create_api' (f5eb2339-46c0-4b9b-a9e6-cc749432aa67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1a94c4-5292-449b-8b89-63406d9a4ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f1a94c4-5292-449b-8b89-63406d9a4ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eebb4481-6bda-4c69-81ce-d8d5a7b70167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Created reservations ['fc59120c-fb6d-49db-b13c-d5f3ce88246f', '0f28b0ca-480f-49a7-a827-e995efdb7e29', 'fa40b30c-4c6f-4ade-a406-f1af28f70043', 'e8b4669f-1901-4c0b-b924-a348b7d0350e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eebb4481-6bda-4c69-81ce-d8d5a7b70167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc59120c-fb6d-49db-b13c-d5f3ce88246f', '0f28b0ca-480f-49a7-a827-e995efdb7e29', 'fa40b30c-4c6f-4ade-a406-f1af28f70043', 'e8b4669f-1901-4c0b-b924-a348b7d0350e']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e176ef5-e6e3-48cf-a5f7-b70a056fd412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e176ef5-e6e3-48cf-a5f7-b70a056fd412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad30970e-0797-4044-8e29-9a9712a4ce62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1714579857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb107b45bb174ba7bcc55966fb10f0d3',qos_specs=None,replication_status=,reservations=['fc59120c-fb6d-49db-b13c-d5f3ce88246f','0f28b0ca-480f-49a7-a827-e995efdb7e29','fa40b30c-4c6f-4ade-a406-f1af28f70043','e8b4669f-1901-4c0b-b924-a348b7d0350e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09b6f40cd5f44879a6f51f1f9b81af55',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1714579857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad30970e-0797-4044-8e29-9a9712a4ce62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb107b45bb174ba7bcc55966fb10f0d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09b6f40cd5f44879a6f51f1f9b81af55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76b64ff-8961-4f22-811e-aa1d8fa228fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b76b64ff-8961-4f22-811e-aa1d8fa228fc) transitioned into state 'SUCCESS' from state '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-1714579857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb107b45bb174ba7bcc55966fb10f0d3',qos_specs=None,replication_status=,reservations=['fc59120c-fb6d-49db-b13c-d5f3ce88246f','0f28b0ca-480f-49a7-a827-e995efdb7e29','fa40b30c-4c6f-4ade-a406-f1af28f70043','e8b4669f-1901-4c0b-b924-a348b7d0350e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09b6f40cd5f44879a6f51f1f9b81af55',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd99323-efca-47e2-8258-d84e20e8a31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd99323-efca-47e2-8258-d84e20e8a31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Flow 'volume_create_api' (f5eb2339-46c0-4b9b-a9e6-cc749432aa67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Create volume request issued successfully. Sep 03 14:27:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d755fc6-fe97-4bdc-96a9-7b1b1dbba117 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 712/1381] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:27:40 2026] POST /volume/v3/volumes => generated 774 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-df0a4c53-c12b-480d-a906-09cfe007c90c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:41 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:41 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7ae4c252-c725-4a56-9683-669237caab01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7ae4c252-c725-4a56-9683-669237caab01 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7ae4c252-c725-4a56-9683-669237caab01 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7ae4c252-c725-4a56-9683-669237caab01 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:41 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-df0a4c53-c12b-480d-a906-09cfe007c90c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 670/1382] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:41 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7ae4c252-c725-4a56-9683-669237caab01 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7ae4c252-c725-4a56-9683-669237caab01 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 713/1383] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:41 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b89283ec-6066-429d-9898-04973d122784 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:42 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:42 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f359ff06-a8c7-48e2-9a7e-23be5680b729 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f359ff06-a8c7-48e2-9a7e-23be5680b729 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f359ff06-a8c7-48e2-9a7e-23be5680b729 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f359ff06-a8c7-48e2-9a7e-23be5680b729 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:42 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f359ff06-a8c7-48e2-9a7e-23be5680b729 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f359ff06-a8c7-48e2-9a7e-23be5680b729 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 714/1384] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:42 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b89283ec-6066-429d-9898-04973d122784 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 671/1385] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:42 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c4c1c387-1cfe-4926-a939-c95219ba0768 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4c1c387-1cfe-4926-a939-c95219ba0768 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4c1c387-1cfe-4926-a939-c95219ba0768 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4c1c387-1cfe-4926-a939-c95219ba0768 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c4c1c387-1cfe-4926-a939-c95219ba0768 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:43 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:43 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4c1c387-1cfe-4926-a939-c95219ba0768 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 715/1386] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:43 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:43 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3aef64ea-76bf-4f9b-ace8-a8386a892095 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 672/1387] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:43 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-65bbf63a-2a9d-4bac-9429-92d4b022a79d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-65bbf63a-2a9d-4bac-9429-92d4b022a79d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-65bbf63a-2a9d-4bac-9429-92d4b022a79d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-65bbf63a-2a9d-4bac-9429-92d4b022a79d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-65bbf63a-2a9d-4bac-9429-92d4b022a79d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-65bbf63a-2a9d-4bac-9429-92d4b022a79d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 716/1388] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:44 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:45 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:45 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:45 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5023178d-2cc4-426f-a59d-debd0f0688e9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 673/1389] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:45 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e25e5b14-44d2-48f2-81ab-2666456b9876 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e25e5b14-44d2-48f2-81ab-2666456b9876 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e25e5b14-44d2-48f2-81ab-2666456b9876 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e25e5b14-44d2-48f2-81ab-2666456b9876 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e25e5b14-44d2-48f2-81ab-2666456b9876 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e25e5b14-44d2-48f2-81ab-2666456b9876 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 717/1390] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:46 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d52ff086-0720-4e06-b9db-e049a90bf36a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:46 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d52ff086-0720-4e06-b9db-e049a90bf36a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 674/1391] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:46 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce41b051-1f87-4b67-b23d-75f0346b8dd8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce41b051-1f87-4b67-b23d-75f0346b8dd8 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:27:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce41b051-1f87-4b67-b23d-75f0346b8dd8 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce41b051-1f87-4b67-b23d-75f0346b8dd8 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ce41b051-1f87-4b67-b23d-75f0346b8dd8 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce41b051-1f87-4b67-b23d-75f0346b8dd8 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:27:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 718/1392] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:46 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e5987760-99df-465a-a6bf-37f72e245cff None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] POST http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-492158860", "disk_format": "qcow2"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-492158860", "disk_format": "qcow2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:46 devstack devstack@c-api.service[86692]: DEBUG cinder.image.image_utils [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-492158860'}] 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-492158860'}]. {{(pid=86692) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0fe76983-6489-44a1-8c94-b9ddddd6b717 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0fe76983-6489-44a1-8c94-b9ddddd6b717 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0fe76983-6489-44a1-8c94-b9ddddd6b717 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0fe76983-6489-44a1-8c94-b9ddddd6b717 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0fe76983-6489-44a1-8c94-b9ddddd6b717 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0fe76983-6489-44a1-8c94-b9ddddd6b717 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 719/1393] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:47 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:47 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:47 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bde76598-7d33-40e4-bbb2-9edb49fe7b7f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 720/1394] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:47 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2dd89bfe-45ed-4790-a1d5-1c762efd00cb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2dd89bfe-45ed-4790-a1d5-1c762efd00cb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2dd89bfe-45ed-4790-a1d5-1c762efd00cb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2dd89bfe-45ed-4790-a1d5-1c762efd00cb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Copy volume to image completed successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5987760-99df-465a-a6bf-37f72e245cff tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action returned with HTTP 202 Sep 03 14:27:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 675/1395] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:27:46 2026] POST /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60/action => generated 656 bytes in 1507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2dd89bfe-45ed-4790-a1d5-1c762efd00cb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2dd89bfe-45ed-4790-a1d5-1c762efd00cb tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 721/1396] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5c964e42-8c22-4067-8ece-7fbfae1197c2", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1032768394"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Create volume request body: {'volume': {'source_volid': '5c964e42-8c22-4067-8ece-7fbfae1197c2', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1032768394'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume retrieved successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Create volume of 2 GB Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Availability Zones retrieved successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Flow 'volume_create_api' (e9e368bc-2ab3-41af-a990-925a660d7c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ede560-965d-4503-aea2-407e48c7bf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ede560-965d-4503-aea2-407e48c7bf29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '5c964e42-8c22-4067-8ece-7fbfae1197c2', 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d2ac698-c069-45b9-8f56-c7e1352bfdf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Created reservations ['92fb3c56-2aae-476e-a395-48e400d4e661', '34aaeb35-e288-4544-ab7e-4326be34cb1f', '753218c2-a052-4ef5-b3c4-eb31f0c8c489', '8cc3af2f-e4f4-480d-902e-b582468e61ef'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d2ac698-c069-45b9-8f56-c7e1352bfdf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92fb3c56-2aae-476e-a395-48e400d4e661', '34aaeb35-e288-4544-ab7e-4326be34cb1f', '753218c2-a052-4ef5-b3c4-eb31f0c8c489', '8cc3af2f-e4f4-480d-902e-b582468e61ef']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe1e33a-fb3d-4092-9a9d-11f381053e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe1e33a-fb3d-4092-9a9d-11f381053e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1032768394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7643fa1404474ef6b9ef42e5196b76a5',qos_specs=None,replication_status=,reservations=['92fb3c56-2aae-476e-a395-48e400d4e661','34aaeb35-e288-4544-ab7e-4326be34cb1f','753218c2-a052-4ef5-b3c4-eb31f0c8c489','8cc3af2f-e4f4-480d-902e-b582468e61ef'],size=2,snapshot_id=None,source_replicaid=,source_volid=5c964e42-8c22-4067-8ece-7fbfae1197c2,status='creating',user_id='4f41f02097ad418286a2872156e3a7c3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1032768394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7643fa1404474ef6b9ef42e5196b76a5',provider_auth=None,provider_geometry=None,provider_id=None,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=5c964e42-8c22-4067-8ece-7fbfae1197c2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f41f02097ad418286a2872156e3a7c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2143dff5-ed24-49f9-9d27-57b9b8e5767e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:48 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2143dff5-ed24-49f9-9d27-57b9b8e5767e) transitioned into state 'SUCCESS' from state '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-1032768394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7643fa1404474ef6b9ef42e5196b76a5',qos_specs=None,replication_status=,reservations=['92fb3c56-2aae-476e-a395-48e400d4e661','34aaeb35-e288-4544-ab7e-4326be34cb1f','753218c2-a052-4ef5-b3c4-eb31f0c8c489','8cc3af2f-e4f4-480d-902e-b582468e61ef'],size=2,snapshot_id=None,source_replicaid=,source_volid=5c964e42-8c22-4067-8ece-7fbfae1197c2,status='creating',user_id='4f41f02097ad418286a2872156e3a7c3',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3453b557-2ee1-4d54-b9d1-432f1fc5ab43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3453b557-2ee1-4d54-b9d1-432f1fc5ab43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Flow 'volume_create_api' (e9e368bc-2ab3-41af-a990-925a660d7c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Create volume request issued successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ad2edf64-6925-4328-9a33-6b721c1b8cd6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 676/1397] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:27:48 2026] POST /volume/v3/volumes => generated 790 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cd139f95-a20b-4b09-86d8-5390e0987e8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cd139f95-a20b-4b09-86d8-5390e0987e8d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cd139f95-a20b-4b09-86d8-5390e0987e8d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cd139f95-a20b-4b09-86d8-5390e0987e8d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cd139f95-a20b-4b09-86d8-5390e0987e8d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2c56bda7-3145-4b8f-a253-a761721d05f7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 722/1398] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cd139f95-a20b-4b09-86d8-5390e0987e8d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 677/1399] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18aaa486-f331-44a2-869b-8dd4f75f7edd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18aaa486-f331-44a2-869b-8dd4f75f7edd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18aaa486-f331-44a2-869b-8dd4f75f7edd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18aaa486-f331-44a2-869b-8dd4f75f7edd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-18aaa486-f331-44a2-869b-8dd4f75f7edd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member f11b5e93-35b0-4bcf-b979-7f73a0a83685 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18aaa486-f331-44a2-869b-8dd4f75f7edd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 returned with HTTP 200 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 723/1400] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8050a38c-d126-40c1-8d49-58835e11baf5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8050a38c-d126-40c1-8d49-58835e11baf5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8050a38c-d126-40c1-8d49-58835e11baf5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8050a38c-d126-40c1-8d49-58835e11baf5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-8050a38c-d126-40c1-8d49-58835e11baf5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8050a38c-d126-40c1-8d49-58835e11baf5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b returned with HTTP 200 Sep 03 14:27:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 678/1401] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b => generated 323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-59c32982-46ee-4ba3-ad5a-c7abda5afa1d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59c32982-46ee-4ba3-ad5a-c7abda5afa1d tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/detail Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59c32982-46ee-4ba3-ad5a-c7abda5afa1d tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59c32982-46ee-4ba3-ad5a-c7abda5afa1d tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /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 03 14:27:48 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:48 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59c32982-46ee-4ba3-ad5a-c7abda5afa1d tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/detail returned with HTTP 200 Sep 03 14:27:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 724/1402] 192.168.122.242 () {60 vars in 1180 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/groups/detail => generated 640 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /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 03 14:27:49 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:49 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31c97087-d5d3-418d-8812-7a4d7b7fa41e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:27:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 679/1403] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:27:48 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2557be10-9cab-44a9-8f37-a9db703ee94e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /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 03 14:27:49 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:49 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2557be10-9cab-44a9-8f37-a9db703ee94e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:27:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 725/1404] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:27:49 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c18e91f0-9217-4de9-a7db-946bc0307faf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c18e91f0-9217-4de9-a7db-946bc0307faf tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685/action Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c18e91f0-9217-4de9-a7db-946bc0307faf tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c18e91f0-9217-4de9-a7db-946bc0307faf tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-c18e91f0-9217-4de9-a7db-946bc0307faf tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] delete called for group f11b5e93-35b0-4bcf-b979-7f73a0a83685 {{(pid=86692) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-c18e91f0-9217-4de9-a7db-946bc0307faf tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Delete group with id: f11b5e93-35b0-4bcf-b979-7f73a0a83685 Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /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 03 14:27:49 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /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 03 14:27:49 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c18e91f0-9217-4de9-a7db-946bc0307faf tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685/action returned with HTTP 202 Sep 03 14:27:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 680/1405] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:27:49 2026] POST /volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:49 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4b97eb9f-1640-44ab-8013-5b6701799b45 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4b97eb9f-1640-44ab-8013-5b6701799b45 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4b97eb9f-1640-44ab-8013-5b6701799b45 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4b97eb9f-1640-44ab-8013-5b6701799b45 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:49 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4b97eb9f-1640-44ab-8013-5b6701799b45 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4b97eb9f-1640-44ab-8013-5b6701799b45 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 681/1406] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:49 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0fe1dbd3-7808-4660-87d9-4ee45a70968c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 726/1407] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:49 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 915 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ba6d460b-4771-403e-877a-71702687a940 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ba6d460b-4771-403e-877a-71702687a940 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ba6d460b-4771-403e-877a-71702687a940 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ba6d460b-4771-403e-877a-71702687a940 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ba6d460b-4771-403e-877a-71702687a940 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ba6d460b-4771-403e-877a-71702687a940 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 682/1408] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:51 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:51 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:51 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:51 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-974e82c1-d5f8-41af-b45b-095a8f1e70c8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 200 Sep 03 14:27:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 727/1409] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:51 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 914 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2ab3486b-3cfe-4d91-800b-77b942238ffd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ab3486b-3cfe-4d91-800b-77b942238ffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ab3486b-3cfe-4d91-800b-77b942238ffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ab3486b-3cfe-4d91-800b-77b942238ffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2ab3486b-3cfe-4d91-800b-77b942238ffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ab3486b-3cfe-4d91-800b-77b942238ffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 683/1410] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:52 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8b2925b9-3b32-49b9-b9f7-ed6e47b04610 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b2925b9-3b32-49b9-b9f7-ed6e47b04610 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b2925b9-3b32-49b9-b9f7-ed6e47b04610 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b2925b9-3b32-49b9-b9f7-ed6e47b04610 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b2925b9-3b32-49b9-b9f7-ed6e47b04610 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 returned with HTTP 404 Sep 03 14:27:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 728/1411] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:52 2026] GET /volume/v3/volumes/fe165f8d-0cea-42ef-b4dd-06b7dce8a9d4 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ccdca7b4-5897-411f-842f-70111e96d8d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ccdca7b4-5897-411f-842f-70111e96d8d3 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ccdca7b4-5897-411f-842f-70111e96d8d3 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ccdca7b4-5897-411f-842f-70111e96d8d3 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-ccdca7b4-5897-411f-842f-70111e96d8d3 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member f11b5e93-35b0-4bcf-b979-7f73a0a83685 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ccdca7b4-5897-411f-842f-70111e96d8d3 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 returned with HTTP 404 Sep 03 14:27:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 684/1412] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:52 2026] GET /volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b/action Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] delete called for group 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:27:52 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Delete group with id: 52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:52 devstack devstack@c-api.service[86693]: /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 03 14:27:52 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:27:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8afb805d-e2e1-4e8b-9f0a-e1ee5b18aea5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b/action returned with HTTP 202 Sep 03 14:27:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 729/1413] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:27:52 2026] POST /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5c476207-393d-479c-a224-7ce0befc8fdb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c476207-393d-479c-a224-7ce0befc8fdb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c476207-393d-479c-a224-7ce0befc8fdb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c476207-393d-479c-a224-7ce0befc8fdb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-5c476207-393d-479c-a224-7ce0befc8fdb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:52 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c476207-393d-479c-a224-7ce0befc8fdb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b returned with HTTP 200 Sep 03 14:27:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 685/1414] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:52 2026] GET /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b => generated 322 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7ef8e7ac-5c84-4c53-929b-4b6a442e98b4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7ef8e7ac-5c84-4c53-929b-4b6a442e98b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7ef8e7ac-5c84-4c53-929b-4b6a442e98b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7ef8e7ac-5c84-4c53-929b-4b6a442e98b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7ef8e7ac-5c84-4c53-929b-4b6a442e98b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7ef8e7ac-5c84-4c53-929b-4b6a442e98b4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 730/1415] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:53 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9a666f2a-90c6-424b-b0e4-61a9a069c36b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a666f2a-90c6-424b-b0e4-61a9a069c36b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a666f2a-90c6-424b-b0e4-61a9a069c36b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a666f2a-90c6-424b-b0e4-61a9a069c36b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-9a666f2a-90c6-424b-b0e4-61a9a069c36b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a666f2a-90c6-424b-b0e4-61a9a069c36b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b returned with HTTP 404 Sep 03 14:27:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 686/1416] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:53 2026] GET /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b => generated 108 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ee80a20e-19be-4d20-bc28-93ec892a6ed5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee80a20e-19be-4d20-bc28-93ec892a6ed5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/detail Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee80a20e-19be-4d20-bc28-93ec892a6ed5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee80a20e-19be-4d20-bc28-93ec892a6ed5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: /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 03 14:27:53 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee80a20e-19be-4d20-bc28-93ec892a6ed5 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/detail returned with HTTP 200 Sep 03 14:27:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 731/1417] 192.168.122.242 () {60 vars in 1180 bytes} [Thu Sep 3 14:27:53 2026] GET /volume/v3/groups/detail => generated 14 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:27:53 devstack devstack@c-api.service[86692]: /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 03 14:27:53 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:27:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:27:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c891fd0e-e76d-4644-a202-6e3821c9f524 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:27:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 687/1418] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:27:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b/action Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] delete called for group 52173fd6-f15b-443d-9c33-7f35352acc2b {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:27:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Delete group with id: 52173fd6-f15b-443d-9c33-7f35352acc2b Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b0fc7364-3e53-4e99-be35-b96fcbb5fe08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b/action returned with HTTP 404 Sep 03 14:27:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 732/1419] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:27:53 2026] POST /volume/v3/groups/52173fd6-f15b-443d-9c33-7f35352acc2b/action => generated 108 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b158eb0-f88d-4ef2-abed-c77a62d6bfba tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:27:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 688/1420] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:27:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685/action Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] delete called for group f11b5e93-35b0-4bcf-b979-7f73a0a83685 {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Delete group with id: f11b5e93-35b0-4bcf-b979-7f73a0a83685 Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c7b62f0-d75c-4e2f-8bd6-b94746fc4653 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685/action returned with HTTP 404 Sep 03 14:27:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 733/1421] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:27:54 2026] POST /volume/v3/groups/f11b5e93-35b0-4bcf-b979-7f73a0a83685/action => generated 108 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dab65328-56c5-4bb7-8f0c-85b39c47507a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dab65328-56c5-4bb7-8f0c-85b39c47507a tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/94383909-2a1d-40ec-a6e6-9d9d1ffd809f Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dab65328-56c5-4bb7-8f0c-85b39c47507a tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dab65328-56c5-4bb7-8f0c-85b39c47507a tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dab65328-56c5-4bb7-8f0c-85b39c47507a tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/group_types/94383909-2a1d-40ec-a6e6-9d9d1ffd809f returned with HTTP 202 Sep 03 14:27:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 689/1422] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:27:54 2026] DELETE /volume/v3/group_types/94383909-2a1d-40ec-a6e6-9d9d1ffd809f => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a08029b2-c6f5-41d9-a110-7b80f7a3e0d8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e107cdf8-37bf-4506-b25a-f1fe5f0e8098 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e107cdf8-37bf-4506-b25a-f1fe5f0e8098 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e107cdf8-37bf-4506-b25a-f1fe5f0e8098 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e107cdf8-37bf-4506-b25a-f1fe5f0e8098 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a08029b2-c6f5-41d9-a110-7b80f7a3e0d8 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] DELETE http://192.168.122.242/volume/v3/types/819b877a-0ab4-44c6-8138-74c8a41d5e10 Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a08029b2-c6f5-41d9-a110-7b80f7a3e0d8 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a08029b2-c6f5-41d9-a110-7b80f7a3e0d8 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e107cdf8-37bf-4506-b25a-f1fe5f0e8098 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e107cdf8-37bf-4506-b25a-f1fe5f0e8098 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 690/1423] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:54 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a08029b2-c6f5-41d9-a110-7b80f7a3e0d8 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/types/819b877a-0ab4-44c6-8138-74c8a41d5e10 returned with HTTP 202 Sep 03 14:27:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 734/1424] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:27:54 2026] DELETE /volume/v3/types/819b877a-0ab4-44c6-8138-74c8a41d5e10 => generated 0 bytes in 389 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bc45c31e-b0a1-457a-8594-085c46ba6915 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc45c31e-b0a1-457a-8594-085c46ba6915 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] GET http://192.168.122.242/volume/v3/types/819b877a-0ab4-44c6-8138-74c8a41d5e10 Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc45c31e-b0a1-457a-8594-085c46ba6915 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc45c31e-b0a1-457a-8594-085c46ba6915 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc45c31e-b0a1-457a-8594-085c46ba6915 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/types/819b877a-0ab4-44c6-8138-74c8a41d5e10 returned with HTTP 404 Sep 03 14:27:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 691/1425] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:27:54 2026] GET /volume/v3/types/819b877a-0ab4-44c6-8138-74c8a41d5e10 => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-58e91d77-5b89-4ce2-b9bb-04906588bbf2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-58e91d77-5b89-4ce2-b9bb-04906588bbf2 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:27:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-58e91d77-5b89-4ce2-b9bb-04906588bbf2 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-347802152"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-58e91d77-5b89-4ce2-b9bb-04906588bbf2 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:27:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 735/1426] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:27:54 2026] POST /volume/v3/types => generated 215 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e105793-17ee-446b-8bba-7ec40594c893 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e105793-17ee-446b-8bba-7ec40594c893 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] POST http://192.168.122.242/volume/v3/group_types Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e105793-17ee-446b-8bba-7ec40594c893 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-805442260"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e105793-17ee-446b-8bba-7ec40594c893 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/group_types returned with HTTP 202 Sep 03 14:27:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 692/1427] 192.168.122.242 () {62 vars in 1195 bytes} [Thu Sep 3 14:27:55 2026] POST /volume/v3/group_types => generated 172 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups Sep 03 14:27:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "265ccfbf-d9e2-4af4-8e8c-99823a5a6997", "volume_types": ["6e9e6bf5-2d6e-49e8-9106-29e53b39bc76"], "name": "tempest-GroupsTest-Group-1668124633"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Creating new group {'group': {'group_type': '265ccfbf-d9e2-4af4-8e8c-99823a5a6997', 'volume_types': ['6e9e6bf5-2d6e-49e8-9106-29e53b39bc76'], 'name': 'tempest-GroupsTest-Group-1668124633'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 03 14:27:55 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Creating group tempest-GroupsTest-Group-1668124633. Sep 03 14:27:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Availability Zones retrieved successfully. Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-897a87f6-67a9-4526-b505-9d504dd8a6ae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:55 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Created reservations ['bf3e8956-f052-40b5-98dc-ee889f2885e8'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-897a87f6-67a9-4526-b505-9d504dd8a6ae tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-897a87f6-67a9-4526-b505-9d504dd8a6ae tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-897a87f6-67a9-4526-b505-9d504dd8a6ae tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-897a87f6-67a9-4526-b505-9d504dd8a6ae tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-897a87f6-67a9-4526-b505-9d504dd8a6ae tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 693/1428] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:55 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b76fd9c-267c-42a1-9141-339d9aa16d16 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups returned with HTTP 202 Sep 03 14:27:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 736/1429] 192.168.122.242 () {62 vars in 1181 bytes} [Thu Sep 3 14:27:55 2026] POST /volume/v3/groups => generated 104 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5040e826-48c7-46dd-b4bc-5fae21c705fa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5040e826-48c7-46dd-b4bc-5fae21c705fa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5040e826-48c7-46dd-b4bc-5fae21c705fa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5040e826-48c7-46dd-b4bc-5fae21c705fa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-5040e826-48c7-46dd-b4bc-5fae21c705fa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:56 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5040e826-48c7-46dd-b4bc-5fae21c705fa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:27:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 694/1430] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:55 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 332 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df6cc2ad-f083-4592-bb81-fe91f44daab6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df6cc2ad-f083-4592-bb81-fe91f44daab6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df6cc2ad-f083-4592-bb81-fe91f44daab6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df6cc2ad-f083-4592-bb81-fe91f44daab6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-df6cc2ad-f083-4592-bb81-fe91f44daab6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df6cc2ad-f083-4592-bb81-fe91f44daab6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 737/1431] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:56 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8e4c4fe9-1345-40dd-86ac-9561e9d78e95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8e4c4fe9-1345-40dd-86ac-9561e9d78e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8e4c4fe9-1345-40dd-86ac-9561e9d78e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8e4c4fe9-1345-40dd-86ac-9561e9d78e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-8e4c4fe9-1345-40dd-86ac-9561e9d78e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:57 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:27:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8e4c4fe9-1345-40dd-86ac-9561e9d78e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:27:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 695/1432] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:27:57 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 333 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-109379dd-b75a-418b-badd-a75d983e49b2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-749395644", "volume_type": "6e9e6bf5-2d6e-49e8-9106-29e53b39bc76", "group_id": "74589010-1534-43d6-8c25-9ff5eca8dd70", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-749395644', 'volume_type': '6e9e6bf5-2d6e-49e8-9106-29e53b39bc76', 'group_id': '74589010-1534-43d6-8c25-9ff5eca8dd70', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:57 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume of 1 GB Sep 03 14:27:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:57 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:27:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Availability Zones retrieved successfully. Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Flow 'volume_create_api' (7e43c803-2545-441f-8147-e226fb363639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e440eebf-c49a-4f2c-b291-2505e50cfc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e440eebf-c49a-4f2c-b291-2505e50cfc92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:27:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76,is_public=True,name='tempest-GroupsTest-volume-type-347802152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e9e6bf5-2d6e-49e8-9106-29e53b39bc76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '74589010-1534-43d6-8c25-9ff5eca8dd70', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729d2f00-df68-4b95-9cf6-ccf433eeabd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-347802152 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-347802152, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:57 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-347802152 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-347802152, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Created reservations ['f000697d-c409-479f-a907-01ef975f6ff0', 'bd66741f-9042-4df2-a4bb-e2675adab194', 'feefa612-5daf-48aa-98d8-6b35c4eb4b88', '4a2a70b2-9448-4c0f-84a0-728a188618a7'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729d2f00-df68-4b95-9cf6-ccf433eeabd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f000697d-c409-479f-a907-01ef975f6ff0', 'bd66741f-9042-4df2-a4bb-e2675adab194', 'feefa612-5daf-48aa-98d8-6b35c4eb4b88', '4a2a70b2-9448-4c0f-84a0-728a188618a7']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6ed5e9b5-3fd0-4b2d-a169-169e735f9785 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb72daa-5b92-464e-be3b-87dcebab8f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ed5e9b5-3fd0-4b2d-a169-169e735f9785 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ed5e9b5-3fd0-4b2d-a169-169e735f9785 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ed5e9b5-3fd0-4b2d-a169-169e735f9785 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb72daa-5b92-464e-be3b-87dcebab8f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-749395644',encryption_key_id=None,group_id=74589010-1534-43d6-8c25-9ff5eca8dd70,group_type_id=,metadata={},multiattach=False,project_id='7e862723866f413489ac61f42f869c17',qos_specs=None,replication_status=,reservations=['f000697d-c409-479f-a907-01ef975f6ff0','bd66741f-9042-4df2-a4bb-e2675adab194','feefa612-5daf-48aa-98d8-6b35c4eb4b88','4a2a70b2-9448-4c0f-84a0-728a188618a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_type_id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:27:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-749395644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=74589010-1534-43d6-8c25-9ff5eca8dd70,host=None,id=87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e862723866f413489ac61f42f869c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e9e6bf5-2d6e-49e8-9106-29e53b39bc76),volume_type_id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1646685-6917-4ede-9944-8cf97195a8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6ed5e9b5-3fd0-4b2d-a169-169e735f9785 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ed5e9b5-3fd0-4b2d-a169-169e735f9785 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 696/1433] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:57 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1646685-6917-4ede-9944-8cf97195a8d1) transitioned into state 'SUCCESS' from state '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-749395644',encryption_key_id=None,group_id=74589010-1534-43d6-8c25-9ff5eca8dd70,group_type_id=,metadata={},multiattach=False,project_id='7e862723866f413489ac61f42f869c17',qos_specs=None,replication_status=,reservations=['f000697d-c409-479f-a907-01ef975f6ff0','bd66741f-9042-4df2-a4bb-e2675adab194','feefa612-5daf-48aa-98d8-6b35c4eb4b88','4a2a70b2-9448-4c0f-84a0-728a188618a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_type_id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c3c513-c8ee-4509-80e7-dc41d83affd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c3c513-c8ee-4509-80e7-dc41d83affd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Flow 'volume_create_api' (7e43c803-2545-441f-8147-e226fb363639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:27:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume request issued successfully. Sep 03 14:27:58 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:58 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:58 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-109379dd-b75a-418b-badd-a75d983e49b2 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:27:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 738/1434] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:27:57 2026] POST /volume/v3/volumes => generated 821 bytes in 1532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:27:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:27:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:27:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:27:58 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:27:58 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:27:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cb507423-4902-4204-b968-4783f0faa573 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:27:59 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:27:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cb507423-4902-4204-b968-4783f0faa573 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:27:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cb507423-4902-4204-b968-4783f0faa573 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:27:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cb507423-4902-4204-b968-4783f0faa573 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:27:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:27:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:27:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:27:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:27:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:27:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cb507423-4902-4204-b968-4783f0faa573 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:27:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ce16946-2db9-4fb0-9d44-0312eae861b9 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:27:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 697/1435] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:27:58 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 889 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:27:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cb507423-4902-4204-b968-4783f0faa573 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:27:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 739/1436] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:27:59 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-616107e1-5f33-4f6e-9573-10228aa38d19 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45e60aba-0977-4f36-9f41-157bb18598a2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45e60aba-0977-4f36-9f41-157bb18598a2 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45e60aba-0977-4f36-9f41-157bb18598a2 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45e60aba-0977-4f36-9f41-157bb18598a2 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45e60aba-0977-4f36-9f41-157bb18598a2 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45e60aba-0977-4f36-9f41-157bb18598a2 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 740/1437] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:00 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:00 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:00 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:00 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-616107e1-5f33-4f6e-9573-10228aa38d19 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 698/1438] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:00 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-40a9b52d-3052-4e06-8b78-098850c643e6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40a9b52d-3052-4e06-8b78-098850c643e6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40a9b52d-3052-4e06-8b78-098850c643e6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40a9b52d-3052-4e06-8b78-098850c643e6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40a9b52d-3052-4e06-8b78-098850c643e6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40a9b52d-3052-4e06-8b78-098850c643e6 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 741/1439] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:01 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:01 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:01 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:01 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-020ffdb7-61f9-4128-815d-3a754fa11d9f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 699/1440] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:01 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f6a453c-6470-4c01-9ee5-2fb387df014b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f6a453c-6470-4c01-9ee5-2fb387df014b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f6a453c-6470-4c01-9ee5-2fb387df014b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f6a453c-6470-4c01-9ee5-2fb387df014b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f6a453c-6470-4c01-9ee5-2fb387df014b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f6a453c-6470-4c01-9ee5-2fb387df014b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 742/1441] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:02 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:02 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:02 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:02 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2704a53c-967b-404e-b647-5c83b56fb8c7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 700/1442] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:02 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a8549ac-30f9-4455-bad1-224fd1e866b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a8549ac-30f9-4455-bad1-224fd1e866b1 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a8549ac-30f9-4455-bad1-224fd1e866b1 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a8549ac-30f9-4455-bad1-224fd1e866b1 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4a8549ac-30f9-4455-bad1-224fd1e866b1 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a8549ac-30f9-4455-bad1-224fd1e866b1 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 743/1443] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:03 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0427ec25-ba11-4eeb-b679-055d79cab272 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0427ec25-ba11-4eeb-b679-055d79cab272 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0427ec25-ba11-4eeb-b679-055d79cab272 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0427ec25-ba11-4eeb-b679-055d79cab272 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0427ec25-ba11-4eeb-b679-055d79cab272 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0427ec25-ba11-4eeb-b679-055d79cab272 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 701/1444] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:03 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-358e1cc9-dcf6-4aea-9413-17d88d8b03bb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-358e1cc9-dcf6-4aea-9413-17d88d8b03bb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-358e1cc9-dcf6-4aea-9413-17d88d8b03bb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-358e1cc9-dcf6-4aea-9413-17d88d8b03bb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-358e1cc9-dcf6-4aea-9413-17d88d8b03bb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-358e1cc9-dcf6-4aea-9413-17d88d8b03bb tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 744/1445] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:03 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bb324039-5cae-4081-a83f-d1322065468b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Delete volume with id: 5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:28:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:03 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Delete volume request issued successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb324039-5cae-4081-a83f-d1322065468b tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 202 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 745/1446] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:03 2026] DELETE /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eeb50b06-1135-4f01-a543-d5783d404eb5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eeb50b06-1135-4f01-a543-d5783d404eb5 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eeb50b06-1135-4f01-a543-d5783d404eb5 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eeb50b06-1135-4f01-a543-d5783d404eb5 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:03 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-eeb50b06-1135-4f01-a543-d5783d404eb5 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Volume info retrieved successfully. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eeb50b06-1135-4f01-a543-d5783d404eb5 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 200 Sep 03 14:28:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 746/1447] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:03 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 869 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1558b0a-472a-4d5a-bf7c-3f5c8f3cdb70 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 702/1448] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:03 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-da886c96-1e8f-4d22-a67e-ffc201e2c43d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-da886c96-1e8f-4d22-a67e-ffc201e2c43d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-da886c96-1e8f-4d22-a67e-ffc201e2c43d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-da886c96-1e8f-4d22-a67e-ffc201e2c43d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-da886c96-1e8f-4d22-a67e-ffc201e2c43d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-da886c96-1e8f-4d22-a67e-ffc201e2c43d tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 747/1449] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:04 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-15881940-9832-4dcc-8fd8-1791111f8032 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-15881940-9832-4dcc-8fd8-1791111f8032 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] GET http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 Sep 03 14:28:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-15881940-9832-4dcc-8fd8-1791111f8032 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-15881940-9832-4dcc-8fd8-1791111f8032 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-15881940-9832-4dcc-8fd8-1791111f8032 tempest-VolumesActionsTest-1610054353 tempest-VolumesActionsTest-1610054353-project-member] http://192.168.122.242/volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 returned with HTTP 404 Sep 03 14:28:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 703/1450] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:05 2026] GET /volume/v3/volumes/5e27ea23-97c4-4101-95f3-2966c899cc60 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:05 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:05 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:05 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-787713a5-71c9-426d-aa6b-054a2c0bc99e tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 748/1451] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:05 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-07478b1a-72e5-462a-bed5-b7d36fbf1727 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07478b1a-72e5-462a-bed5-b7d36fbf1727 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07478b1a-72e5-462a-bed5-b7d36fbf1727 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07478b1a-72e5-462a-bed5-b7d36fbf1727 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-07478b1a-72e5-462a-bed5-b7d36fbf1727 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07478b1a-72e5-462a-bed5-b7d36fbf1727 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 704/1452] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:05 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:06 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:06 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:06 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ba68835-6317-4e71-bf0b-eb114e38f737 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 749/1453] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:06 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:28:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39117c06-e767-48e6-981a-e2e8b808f3a7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39117c06-e767-48e6-981a-e2e8b808f3a7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39117c06-e767-48e6-981a-e2e8b808f3a7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39117c06-e767-48e6-981a-e2e8b808f3a7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-39117c06-e767-48e6-981a-e2e8b808f3a7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39117c06-e767-48e6-981a-e2e8b808f3a7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 705/1454] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:07 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:07 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:07 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:07 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c330bde-649b-415c-ad21-119fdb8c4e95 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 750/1455] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:07 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b9a2907-9345-4530-92fb-bef7d63b26d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b9a2907-9345-4530-92fb-bef7d63b26d1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b9a2907-9345-4530-92fb-bef7d63b26d1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b9a2907-9345-4530-92fb-bef7d63b26d1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b9a2907-9345-4530-92fb-bef7d63b26d1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b9a2907-9345-4530-92fb-bef7d63b26d1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 706/1456] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:08 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:08 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:08 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:09 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c6ff453a-fe50-42a5-9521-f15cf803aafa tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 751/1457] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:08 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2242d710-a71a-4ee9-84ea-cdc5ce700c10 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2242d710-a71a-4ee9-84ea-cdc5ce700c10 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2242d710-a71a-4ee9-84ea-cdc5ce700c10 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2242d710-a71a-4ee9-84ea-cdc5ce700c10 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2242d710-a71a-4ee9-84ea-cdc5ce700c10 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2242d710-a71a-4ee9-84ea-cdc5ce700c10 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 707/1458] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:09 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:28:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:10 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:10 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:10 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-65d578ba-8466-4534-b1fa-4b74d556d160 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65d578ba-8466-4534-b1fa-4b74d556d160 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65d578ba-8466-4534-b1fa-4b74d556d160 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65d578ba-8466-4534-b1fa-4b74d556d160 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2d8e190-f628-445f-92d2-64a66c7fe482 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 752/1459] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:10 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-65d578ba-8466-4534-b1fa-4b74d556d160 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65d578ba-8466-4534-b1fa-4b74d556d160 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 708/1460] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:10 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a1a04428-f9be-42a3-af44-d87dc292fffd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a1a04428-f9be-42a3-af44-d87dc292fffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a1a04428-f9be-42a3-af44-d87dc292fffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a1a04428-f9be-42a3-af44-d87dc292fffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:11 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:11 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a1a04428-f9be-42a3-af44-d87dc292fffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a1a04428-f9be-42a3-af44-d87dc292fffd tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 709/1461] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:11 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:11 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1a88426-f0f4-4ea2-84d8-dd634a3b12ff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 753/1462] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:11 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8a57b4d8-54a0-421b-bf0c-5fd41f04fa95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a57b4d8-54a0-421b-bf0c-5fd41f04fa95 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a57b4d8-54a0-421b-bf0c-5fd41f04fa95 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a57b4d8-54a0-421b-bf0c-5fd41f04fa95 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8a57b4d8-54a0-421b-bf0c-5fd41f04fa95 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a57b4d8-54a0-421b-bf0c-5fd41f04fa95 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 710/1463] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:12 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df2a4455-c344-4335-b118-6cf6ac9c435f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:12 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:12 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:12 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df2a4455-c344-4335-b118-6cf6ac9c435f tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 754/1464] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:12 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5885ef05-1db4-4ea5-aab0-0ab5b60885b7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5885ef05-1db4-4ea5-aab0-0ab5b60885b7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5885ef05-1db4-4ea5-aab0-0ab5b60885b7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5885ef05-1db4-4ea5-aab0-0ab5b60885b7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5885ef05-1db4-4ea5-aab0-0ab5b60885b7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5885ef05-1db4-4ea5-aab0-0ab5b60885b7 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 711/1465] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:13 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-21706727-e52b-4b98-8a46-7cb236fe6617 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21706727-e52b-4b98-8a46-7cb236fe6617 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21706727-e52b-4b98-8a46-7cb236fe6617 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21706727-e52b-4b98-8a46-7cb236fe6617 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-21706727-e52b-4b98-8a46-7cb236fe6617 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21706727-e52b-4b98-8a46-7cb236fe6617 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 755/1466] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:13 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 883 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f07fddab-356e-4fba-a31f-5ef6fe8f163b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f07fddab-356e-4fba-a31f-5ef6fe8f163b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f07fddab-356e-4fba-a31f-5ef6fe8f163b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f07fddab-356e-4fba-a31f-5ef6fe8f163b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f07fddab-356e-4fba-a31f-5ef6fe8f163b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f07fddab-356e-4fba-a31f-5ef6fe8f163b tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 712/1467] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:13 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 883 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] DELETE http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Delete volume with id: cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:14 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:14 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Delete volume request issued successfully. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4fc78a3e-af0c-494b-bf41-acf271c7489f tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 202 Sep 03 14:28:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 756/1468] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:13 2026] DELETE /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ed723b0b-c82d-4c13-b4cf-b646e4287951 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed723b0b-c82d-4c13-b4cf-b646e4287951 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed723b0b-c82d-4c13-b4cf-b646e4287951 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed723b0b-c82d-4c13-b4cf-b646e4287951 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed723b0b-c82d-4c13-b4cf-b646e4287951 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:14 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed723b0b-c82d-4c13-b4cf-b646e4287951 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 200 Sep 03 14:28:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 757/1469] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:14 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 882 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-96abfde8-3a96-4b15-8bf1-760dd7b38e66 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 713/1470] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:14 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 913 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cca7688c-de24-4276-83dc-6da66890a6e9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1643388124"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1643388124'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume of 1 GB Sep 03 14:28:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Availability Zones retrieved successfully. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Flow 'volume_create_api' (93520fc0-fb92-4565-aa83-29a48421a18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0036584e-853a-4510-9d05-24af83ffd7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0036584e-853a-4510-9d05-24af83ffd7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3316b5a4-6c77-4b0d-9c17-a4954123af74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Created reservations ['b67c309d-b09e-44dc-9c7e-36782076d28c', '1223a66c-719b-4d09-b6ab-48a070bd8fb5', 'fe0adb52-b7ee-4c7d-a4b5-1297faa0474b', '1551cbf0-699b-4bbd-a68c-a9b510c6afd0'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3316b5a4-6c77-4b0d-9c17-a4954123af74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b67c309d-b09e-44dc-9c7e-36782076d28c', '1223a66c-719b-4d09-b6ab-48a070bd8fb5', 'fe0adb52-b7ee-4c7d-a4b5-1297faa0474b', '1551cbf0-699b-4bbd-a68c-a9b510c6afd0']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921234ed-6430-4aa6-8b60-456f3af3cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (921234ed-6430-4aa6-8b60-456f3af3cb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f71c60-326c-494a-9652-309b6377e60f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1643388124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54683f486444015834d7b5a3c31bd14',qos_specs=None,replication_status=,reservations=['b67c309d-b09e-44dc-9c7e-36782076d28c','1223a66c-719b-4d09-b6ab-48a070bd8fb5','fe0adb52-b7ee-4c7d-a4b5-1297faa0474b','1551cbf0-699b-4bbd-a68c-a9b510c6afd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ee0c8d1c1c4144a6b07b5766eba5bc',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1643388124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f71c60-326c-494a-9652-309b6377e60f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a54683f486444015834d7b5a3c31bd14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ee0c8d1c1c4144a6b07b5766eba5bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb3fb80-a355-4e90-aa03-b801e7c7b718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbb3fb80-a355-4e90-aa03-b801e7c7b718) transitioned into state 'SUCCESS' from state '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-1643388124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a54683f486444015834d7b5a3c31bd14',qos_specs=None,replication_status=,reservations=['b67c309d-b09e-44dc-9c7e-36782076d28c','1223a66c-719b-4d09-b6ab-48a070bd8fb5','fe0adb52-b7ee-4c7d-a4b5-1297faa0474b','1551cbf0-699b-4bbd-a68c-a9b510c6afd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ee0c8d1c1c4144a6b07b5766eba5bc',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb3f8d8-30dc-4f18-a4fe-f2a0f8e02d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (beb3f8d8-30dc-4f18-a4fe-f2a0f8e02d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Flow 'volume_create_api' (93520fc0-fb92-4565-aa83-29a48421a18c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request issued successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cca7688c-de24-4276-83dc-6da66890a6e9 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 758/1471] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:14 2026] POST /volume/v3/volumes => generated 759 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-04f87058-b8ae-4c14-b32f-74197be42bd6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04f87058-b8ae-4c14-b32f-74197be42bd6 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04f87058-b8ae-4c14-b32f-74197be42bd6 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04f87058-b8ae-4c14-b32f-74197be42bd6 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-04f87058-b8ae-4c14-b32f-74197be42bd6 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04f87058-b8ae-4c14-b32f-74197be42bd6 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 200 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 714/1472] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:15 2026] GET /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 827 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-10567109-1da0-4b98-b2dc-6429ed9da2c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-10567109-1da0-4b98-b2dc-6429ed9da2c4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-10567109-1da0-4b98-b2dc-6429ed9da2c4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-10567109-1da0-4b98-b2dc-6429ed9da2c4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-10567109-1da0-4b98-b2dc-6429ed9da2c4 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d returned with HTTP 404 Sep 03 14:28:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 759/1473] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:15 2026] GET /volume/v3/volumes/cd49a8f1-a6a8-4ccc-8382-ab5a0160cb9d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8b08f11a-9b00-4aa8-8d61-3a6ad24029c1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8b08f11a-9b00-4aa8-8d61-3a6ad24029c1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8b08f11a-9b00-4aa8-8d61-3a6ad24029c1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8b08f11a-9b00-4aa8-8d61-3a6ad24029c1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8b08f11a-9b00-4aa8-8d61-3a6ad24029c1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8b08f11a-9b00-4aa8-8d61-3a6ad24029c1 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 715/1474] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:15 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:15 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c445b2c-d888-45c3-9200-850266fd77f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Delete volume with id: 5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Delete volume request issued successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c445b2c-d888-45c3-9200-850266fd77f5 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 202 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 716/1475] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:15 2026] DELETE /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-82b0aa67-ce7d-46c9-bb13-bb895baf8341 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82b0aa67-ce7d-46c9-bb13-bb895baf8341 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82b0aa67-ce7d-46c9-bb13-bb895baf8341 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82b0aa67-ce7d-46c9-bb13-bb895baf8341 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f80d625-4cba-4c8c-80ee-330173d0ceff tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 200 Sep 03 14:28:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 760/1476] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:15 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 914 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-377e7654-e332-4fc4-80f0-435a416b56f8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-229180235", "volume_type": "6e9e6bf5-2d6e-49e8-9106-29e53b39bc76", "group_id": "74589010-1534-43d6-8c25-9ff5eca8dd70", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-229180235', 'volume_type': '6e9e6bf5-2d6e-49e8-9106-29e53b39bc76', 'group_id': '74589010-1534-43d6-8c25-9ff5eca8dd70', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-82b0aa67-ce7d-46c9-bb13-bb895baf8341 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Volume info retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume of 1 GB Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82b0aa67-ce7d-46c9-bb13-bb895baf8341 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 200 Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:28:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 717/1477] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:15 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 848 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Availability Zones retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Flow 'volume_create_api' (707104ae-7805-410b-9541-81f6d814f876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba16edcd-49bb-4be2-b4e4-2b4aeca97eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba16edcd-49bb-4be2-b4e4-2b4aeca97eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:27:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76,is_public=True,name='tempest-GroupsTest-volume-type-347802152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6e9e6bf5-2d6e-49e8-9106-29e53b39bc76', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '74589010-1534-43d6-8c25-9ff5eca8dd70', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0769882-32a1-48fe-a3b1-2a4e0fc51d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Created reservations ['8dcfb9d3-f278-481f-af38-792f8dd83fd4', 'cbe58dde-28bf-464c-bc2b-1cdb7fa02c0d', '06f3df02-efec-4e17-8b39-d649e265d8ad', '01c5a8e7-c920-46d8-a52b-b20155b8b73c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0769882-32a1-48fe-a3b1-2a4e0fc51d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dcfb9d3-f278-481f-af38-792f8dd83fd4', 'cbe58dde-28bf-464c-bc2b-1cdb7fa02c0d', '06f3df02-efec-4e17-8b39-d649e265d8ad', '01c5a8e7-c920-46d8-a52b-b20155b8b73c']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f3589c-a443-4c31-9bdb-5324a3dead22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31f3589c-a443-4c31-9bdb-5324a3dead22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69fe9557-9db9-40b5-80bd-e4dd2f2bfecf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-229180235',encryption_key_id=None,group_id=74589010-1534-43d6-8c25-9ff5eca8dd70,group_type_id=,metadata={},multiattach=False,project_id='7e862723866f413489ac61f42f869c17',qos_specs=None,replication_status=,reservations=['8dcfb9d3-f278-481f-af38-792f8dd83fd4','cbe58dde-28bf-464c-bc2b-1cdb7fa02c0d','06f3df02-efec-4e17-8b39-d649e265d8ad','01c5a8e7-c920-46d8-a52b-b20155b8b73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_type_id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-229180235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=74589010-1534-43d6-8c25-9ff5eca8dd70,host=None,id=69fe9557-9db9-40b5-80bd-e4dd2f2bfecf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e862723866f413489ac61f42f869c17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6e9e6bf5-2d6e-49e8-9106-29e53b39bc76),volume_type_id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd07092-a63e-471c-a2ae-b14781441577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd07092-a63e-471c-a2ae-b14781441577) transitioned into state 'SUCCESS' from state '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-229180235',encryption_key_id=None,group_id=74589010-1534-43d6-8c25-9ff5eca8dd70,group_type_id=,metadata={},multiattach=False,project_id='7e862723866f413489ac61f42f869c17',qos_specs=None,replication_status=,reservations=['8dcfb9d3-f278-481f-af38-792f8dd83fd4','cbe58dde-28bf-464c-bc2b-1cdb7fa02c0d','06f3df02-efec-4e17-8b39-d649e265d8ad','01c5a8e7-c920-46d8-a52b-b20155b8b73c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c1b9af10e0485fab13ccf4ff4c7038',volume_type_id=6e9e6bf5-2d6e-49e8-9106-29e53b39bc76)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e861b77c-6571-4ed7-8845-c141703aba52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e861b77c-6571-4ed7-8845-c141703aba52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Flow 'volume_create_api' (707104ae-7805-410b-9541-81f6d814f876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Create volume request issued successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:15 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:15 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-377e7654-e332-4fc4-80f0-435a416b56f8 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 761/1478] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:28:15 2026] POST /volume/v3/volumes => generated 821 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:15 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:15 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ee05337-0d03-49a1-8e04-9a34ca2c6d57 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 200 Sep 03 14:28:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 718/1479] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:15 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 889 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f08d6890-5d13-4c31-a061-d3af9ce2247f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f08d6890-5d13-4c31-a061-d3af9ce2247f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f08d6890-5d13-4c31-a061-d3af9ce2247f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f08d6890-5d13-4c31-a061-d3af9ce2247f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f08d6890-5d13-4c31-a061-d3af9ce2247f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f08d6890-5d13-4c31-a061-d3af9ce2247f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 200 Sep 03 14:28:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 762/1480] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:16 2026] GET /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-421c87c7-50fa-414d-a839-71ce20f52ea8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-421c87c7-50fa-414d-a839-71ce20f52ea8 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] GET http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-421c87c7-50fa-414d-a839-71ce20f52ea8 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-421c87c7-50fa-414d-a839-71ce20f52ea8 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-421c87c7-50fa-414d-a839-71ce20f52ea8 tempest-VolumesCloneTest-872901948 tempest-VolumesCloneTest-872901948-project-member] http://192.168.122.242/volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 returned with HTTP 404 Sep 03 14:28:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 719/1481] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:16 2026] GET /volume/v3/volumes/5c964e42-8c22-4067-8ece-7fbfae1197c2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-759314e1-e4bd-44f4-88b5-05db36d20747 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-759314e1-e4bd-44f4-88b5-05db36d20747 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-759314e1-e4bd-44f4-88b5-05db36d20747 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-759314e1-e4bd-44f4-88b5-05db36d20747 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-759314e1-e4bd-44f4-88b5-05db36d20747 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-759314e1-e4bd-44f4-88b5-05db36d20747 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 763/1482] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:16 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ca69e3ec-e33c-4d2d-a49e-5a64b481cd8b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ca69e3ec-e33c-4d2d-a49e-5a64b481cd8b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ca69e3ec-e33c-4d2d-a49e-5a64b481cd8b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ca69e3ec-e33c-4d2d-a49e-5a64b481cd8b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ca69e3ec-e33c-4d2d-a49e-5a64b481cd8b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ca69e3ec-e33c-4d2d-a49e-5a64b481cd8b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 720/1483] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:16 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-3bcb27a9-29ea-4527-bfd1-ec43e1be0eda None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-3bcb27a9-29ea-4527-bfd1-ec43e1be0eda tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-3bcb27a9-29ea-4527-bfd1-ec43e1be0eda tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-3bcb27a9-29ea-4527-bfd1-ec43e1be0eda tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-3bcb27a9-29ea-4527-bfd1-ec43e1be0eda tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-3bcb27a9-29ea-4527-bfd1-ec43e1be0eda tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 764/1484] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:28:17 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7ce6773d-0556-4ada-a88a-d872f43b91be None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:17 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aa98956f-d9fa-42e8-96bf-944859110701 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa98956f-d9fa-42e8-96bf-944859110701 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa98956f-d9fa-42e8-96bf-944859110701 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa98956f-d9fa-42e8-96bf-944859110701 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aa98956f-d9fa-42e8-96bf-944859110701 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7ce6773d-0556-4ada-a88a-d872f43b91be tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 200 Sep 03 14:28:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 721/1485] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:17 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 913 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa98956f-d9fa-42e8-96bf-944859110701 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 200 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 765/1486] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:17 2026] GET /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 852 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-399acd41-6a8b-459d-86ed-3b536c4d3606 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-399acd41-6a8b-459d-86ed-3b536c4d3606 None None] GET http://192.168.122.242/volume// Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-399acd41-6a8b-459d-86ed-3b536c4d3606 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-399acd41-6a8b-459d-86ed-3b536c4d3606 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-399acd41-6a8b-459d-86ed-3b536c4d3606 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:28:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 722/1487] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:28: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 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-40fb6752-8c01-4a63-b300-f3705c9c5706 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-40fb6752-8c01-4a63-b300-f3705c9c5706 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-40fb6752-8c01-4a63-b300-f3705c9c5706 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "426d8cf4-6b43-4581-af8a-15d423a627d7", "connector": null, "instance_uuid": "c80dad8d-a131-406b-ba61-b308bef285b7"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-40fb6752-8c01-4a63-b300-f3705c9c5706 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 766/1488] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:28:17 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a74365ce-42fc-47db-824c-6972045c24dd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a74365ce-42fc-47db-824c-6972045c24dd tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a74365ce-42fc-47db-824c-6972045c24dd tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a74365ce-42fc-47db-824c-6972045c24dd tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c1573669-4e68-453a-a34d-51c067b33a78 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1573669-4e68-453a-a34d-51c067b33a78 None None] GET http://192.168.122.242/volume// Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1573669-4e68-453a-a34d-51c067b33a78 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1573669-4e68-453a-a34d-51c067b33a78 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a74365ce-42fc-47db-824c-6972045c24dd tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1573669-4e68-453a-a34d-51c067b33a78 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 767/1489] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:28: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 03 14:28:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a74365ce-42fc-47db-824c-6972045c24dd tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 723/1490] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:17 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 866 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-f78774e0-0b39-47a1-9f13-76a1e802d625 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-f78774e0-0b39-47a1-9f13-76a1e802d625 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-f78774e0-0b39-47a1-9f13-76a1e802d625 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-f78774e0-0b39-47a1-9f13-76a1e802d625 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-f78774e0-0b39-47a1-9f13-76a1e802d625 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-f78774e0-0b39-47a1-9f13-76a1e802d625 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 768/1491] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:28:17 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1047 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] PUT http://192.168.122.242/volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Acquiring lock "cinder-attachment_update-426d8cf4-6b43-4581-af8a-15d423a627d7-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Lock "cinder-attachment_update-426d8cf4-6b43-4581-af8a-15d423a627d7-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Lock "cinder-attachment_update-426d8cf4-6b43-4581-af8a-15d423a627d7-devstack" released by "attachment_update" :: held 0.245s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-d1075039-ee0e-451e-8455-3326f12d735b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade returned with HTTP 200 Sep 03 14:28:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 724/1492] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:28:18 2026] PUT /volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade => generated 694 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:18 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:18 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bddc5e11-1c7c-4b2d-a273-f44d169d000c tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 200 Sep 03 14:28:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 769/1493] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:18 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 914 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-759c12a1-abd0-4392-ad55-a47ff7d4cacd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-759c12a1-abd0-4392-ad55-a47ff7d4cacd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] PUT http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-759c12a1-abd0-4392-ad55-a47ff7d4cacd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "69fe9557-9db9-40b5-80bd-e4dd2f2bfecf"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-759c12a1-abd0-4392-ad55-a47ff7d4cacd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Update called for group 74589010-1534-43d6-8c25-9ff5eca8dd70. {{(pid=86692) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-759c12a1-abd0-4392-ad55-a47ff7d4cacd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Updating group 74589010-1534-43d6-8c25-9ff5eca8dd70 with name new_group description: This is a new group add_volumes: None remove_volumes: 69fe9557-9db9-40b5-80bd-e4dd2f2bfecf. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4ae52e6b-633d-4583-9567-de41c817cfc6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ae52e6b-633d-4583-9567-de41c817cfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ae52e6b-633d-4583-9567-de41c817cfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ae52e6b-633d-4583-9567-de41c817cfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-759c12a1-abd0-4392-ad55-a47ff7d4cacd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 202 Sep 03 14:28:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 725/1494] 192.168.122.242 () {62 vars in 1291 bytes} [Thu Sep 3 14:28:18 2026] PUT /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 03 14:28:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-929a1b61-5205-4ddb-a3a8-94366cc9fb08 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-929a1b61-5205-4ddb-a3a8-94366cc9fb08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-929a1b61-5205-4ddb-a3a8-94366cc9fb08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-929a1b61-5205-4ddb-a3a8-94366cc9fb08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-929a1b61-5205-4ddb-a3a8-94366cc9fb08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:28:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4ae52e6b-633d-4583-9567-de41c817cfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ae52e6b-633d-4583-9567-de41c817cfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 770/1495] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:18 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 867 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:18 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-929a1b61-5205-4ddb-a3a8-94366cc9fb08 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:28:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 726/1496] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:28:18 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-07c7e40d-5707-45e3-9f9f-1792c79e9a20 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-07c7e40d-5707-45e3-9f9f-1792c79e9a20 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade/action Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-07c7e40d-5707-45e3-9f9f-1792c79e9a20 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-07c7e40d-5707-45e3-9f9f-1792c79e9a20 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-7237c8c5-8ba9-4b50-9bc8-1a1930e48512 req-07c7e40d-5707-45e3-9f9f-1792c79e9a20 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade/action returned with HTTP 204 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 771/1497] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:28:19 2026] POST /volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-963e0f34-c589-4c9f-9c7c-97598ed6f77d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-963e0f34-c589-4c9f-9c7c-97598ed6f77d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-963e0f34-c589-4c9f-9c7c-97598ed6f77d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-963e0f34-c589-4c9f-9c7c-97598ed6f77d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1654663611"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1654663611'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:19 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Create volume of 2 GB Sep 03 14:28:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Availability Zones retrieved successfully. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Flow 'volume_create_api' (fe2161dd-3802-4eb6-bad2-e467b15a6522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-963e0f34-c589-4c9f-9c7c-97598ed6f77d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac91924b-cd9a-40d5-9c37-c60e5429e39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Validating volume size '2' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-963e0f34-c589-4c9f-9c7c-97598ed6f77d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 772/1498] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:19 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1159 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f690fc61-dadc-44e6-97a7-12439f308662 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f690fc61-dadc-44e6-97a7-12439f308662 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f690fc61-dadc-44e6-97a7-12439f308662 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f690fc61-dadc-44e6-97a7-12439f308662 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-f690fc61-dadc-44e6-97a7-12439f308662 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac91924b-cd9a-40d5-9c37-c60e5429e39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff26a90-9d3b-44db-9bd4-8374be3a61de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f690fc61-dadc-44e6-97a7-12439f308662 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 773/1499] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:28:19 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 324 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1b3b8082-8445-4905-8ad1-a066a1ca5263 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1b3b8082-8445-4905-8ad1-a066a1ca5263 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1b3b8082-8445-4905-8ad1-a066a1ca5263 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1b3b8082-8445-4905-8ad1-a066a1ca5263 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1b3b8082-8445-4905-8ad1-a066a1ca5263 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1b3b8082-8445-4905-8ad1-a066a1ca5263 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 774/1500] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:19 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1159 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c4f151c3-07f7-4d76-b6e4-c557a1dd1412 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4f151c3-07f7-4d76-b6e4-c557a1dd1412 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4f151c3-07f7-4d76-b6e4-c557a1dd1412 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c4f151c3-07f7-4d76-b6e4-c557a1dd1412 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-c4f151c3-07f7-4d76-b6e4-c557a1dd1412 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c4f151c3-07f7-4d76-b6e4-c557a1dd1412 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:28:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 775/1501] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:28:19 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 324 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-detach": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Created reservations ['dfdd5f07-f485-4d08-8737-01c623a1a541', '5af141a7-d88b-47ec-ad74-cc23db6d112a', '81f75ff5-5367-44e0-b2ce-e0c0050c027b', '422de8da-9bc1-4aeb-9703-1bfc320ee9e8'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff26a90-9d3b-44db-9bd4-8374be3a61de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfdd5f07-f485-4d08-8737-01c623a1a541', '5af141a7-d88b-47ec-ad74-cc23db6d112a', '81f75ff5-5367-44e0-b2ce-e0c0050c027b', '422de8da-9bc1-4aeb-9703-1bfc320ee9e8']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a79ba33c-a34f-40a4-b11f-298370c71041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Attachment connected to vm c80dad8d-a131-406b-ba61-b308bef285b7, checking data on nova Sep 03 14:28:19 devstack devstack@c-api.service[86693]: DEBUG cinder.compute.nova [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Creating Keystone token plugin using URL: http://192.168.122.242/identity {{(pid=86693) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a79ba33c-a34f-40a4-b11f-298370c71041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a03663a-16be-47d1-8de9-2fb36eeebeed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1654663611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d560a235a344b308389c95433b7bf51',qos_specs=None,replication_status=,reservations=['dfdd5f07-f485-4d08-8737-01c623a1a541','5af141a7-d88b-47ec-ad74-cc23db6d112a','81f75ff5-5367-44e0-b2ce-e0c0050c027b','422de8da-9bc1-4aeb-9703-1bfc320ee9e8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047675641e3c42d5970a6c47d06cf5d8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1654663611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a03663a-16be-47d1-8de9-2fb36eeebeed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9d560a235a344b308389c95433b7bf51',provider_auth=None,provider_geometry=None,provider_id=None,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='047675641e3c42d5970a6c47d06cf5d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aeed936-8459-42d6-a2a9-911f6f486ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aeed936-8459-42d6-a2a9-911f6f486ea5) transitioned into state 'SUCCESS' from state '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-1654663611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9d560a235a344b308389c95433b7bf51',qos_specs=None,replication_status=,reservations=['dfdd5f07-f485-4d08-8737-01c623a1a541','5af141a7-d88b-47ec-ad74-cc23db6d112a','81f75ff5-5367-44e0-b2ce-e0c0050c027b','422de8da-9bc1-4aeb-9703-1bfc320ee9e8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='047675641e3c42d5970a6c47d06cf5d8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d3b50f-b8b8-487d-a1f3-5ebc3b198804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9d3b50f-b8b8-487d-a1f3-5ebc3b198804) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Flow 'volume_create_api' (fe2161dd-3802-4eb6-bad2-e467b15a6522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Create volume request issued successfully. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4506d4b6-0859-4790-a621-bdd4f7f6b7c5 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 727/1502] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:19 2026] POST /volume/v3/volumes => generated 764 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-82c34774-d907-4be3-80a5-dc72777c5262 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /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 03 14:28:20 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:20 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:20 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] REQ: curl -g -i -X GET http://192.168.122.242/compute/v2.1/servers/c80dad8d-a131-406b-ba61-b308bef285b7/os-volume_attachments/426d8cf4-6b43-4581-af8a-15d423a627d7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3b52ffd5fb23c28e4479155710f070c478371b82a93713020c720d6dfda9e23d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-069857cf-fb6a-4462-b79b-ccca92e6fc47" -H "X-Service-Token: {SHA256}dee435db3bbffa11f5f5627a3965c888dd8076bd1a651e4837e0b0debc8ffccd" {{(pid=86693) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82c34774-d907-4be3-80a5-dc72777c5262 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 728/1503] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:28:20 2026] GET /volume/v3/volumes/detail => generated 1787 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3c5fc127-2a96-48f1-8546-b2dfad80769c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3c5fc127-2a96-48f1-8546-b2dfad80769c tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3c5fc127-2a96-48f1-8546-b2dfad80769c tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3c5fc127-2a96-48f1-8546-b2dfad80769c tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3c5fc127-2a96-48f1-8546-b2dfad80769c tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3c5fc127-2a96-48f1-8546-b2dfad80769c tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 200 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 729/1504] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:20 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-19612e65-4f1a-4751-b161-5e55cacfb6cb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-19612e65-4f1a-4751-b161-5e55cacfb6cb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] PUT http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-19612e65-4f1a-4751-b161-5e55cacfb6cb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "69fe9557-9db9-40b5-80bd-e4dd2f2bfecf"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-19612e65-4f1a-4751-b161-5e55cacfb6cb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Update called for group 74589010-1534-43d6-8c25-9ff5eca8dd70. {{(pid=86692) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.groups [None req-19612e65-4f1a-4751-b161-5e55cacfb6cb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Updating group 74589010-1534-43d6-8c25-9ff5eca8dd70 with name None description: None add_volumes: 69fe9557-9db9-40b5-80bd-e4dd2f2bfecf remove_volumes: None. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-19612e65-4f1a-4751-b161-5e55cacfb6cb tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 202 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 730/1505] 192.168.122.242 () {62 vars in 1290 bytes} [Thu Sep 3 14:28:20 2026] PUT /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-48731038-c54f-4cbe-8f24-870965e1dfb7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-48731038-c54f-4cbe-8f24-870965e1dfb7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-48731038-c54f-4cbe-8f24-870965e1dfb7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-48731038-c54f-4cbe-8f24-870965e1dfb7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.groups [None req-48731038-c54f-4cbe-8f24-870965e1dfb7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86692) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-48731038-c54f-4cbe-8f24-870965e1dfb7 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:28:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 731/1506] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:28:20 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 323 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 12:28:20 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-a112851b-76c6-4f7f-ad71-8694e3be0dc3 x-openstack-request-id: req-a112851b-76c6-4f7f-ad71-8694e3be0dc3 {{(pid=86693) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 14:28:20 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "426d8cf4-6b43-4581-af8a-15d423a627d7", "serverId": "c80dad8d-a131-406b-ba61-b308bef285b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea2cfa53-938f-4b79-a74f-f4b33ce7dade", "bdm_uuid": "f34a94b1-7e2c-4168-86f7-bfa61b5d3a85"}} {{(pid=86693) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 14:28:20 devstack devstack@c-api.service[86693]: DEBUG novaclient.v2.client [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET call to compute for http://192.168.122.242/compute/v2.1/servers/c80dad8d-a131-406b-ba61-b308bef285b7/os-volume_attachments/426d8cf4-6b43-4581-af8a-15d423a627d7 used request id req-a112851b-76c6-4f7f-ad71-8694e3be0dc3 {{(pid=86693) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.volume.api [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-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 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Caught error: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: 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 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API Sep 03 14:28:20 devstack devstack@c-api.service[86693]: ERROR cinder.api.middleware.fault Sep 03 14:28:20 devstack devstack@c-api.service[86693]: INFO cinder.api.middleware.fault [None req-069857cf-fb6a-4462-b79b-ccca92e6fc47 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 409 Sep 03 14:28:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 776/1507] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:19 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 167 bytes in 624 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Attachment connected to vm c80dad8d-a131-406b-ba61-b308bef285b7, checking data on nova Sep 03 14:28:20 devstack devstack@c-api.service[86692]: DEBUG cinder.compute.nova [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Creating Keystone token plugin using URL: http://192.168.122.242/identity {{(pid=86692) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] REQ: curl -g -i -X GET http://192.168.122.242/compute/v2.1/servers/c80dad8d-a131-406b-ba61-b308bef285b7/os-volume_attachments/426d8cf4-6b43-4581-af8a-15d423a627d7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3ad124795de6685c9b35f01700ce18f247f87f70d0ceaca47d40d92470c3468d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d" -H "X-Service-Token: {SHA256}cf2781e90596364c2bad4a56025f2882811c21d494f3864828589488d6614112" {{(pid=86692) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 12:28:21 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-aaec4303-605e-42cb-a5a1-e4d29a25b3c7 x-openstack-request-id: req-aaec4303-605e-42cb-a5a1-e4d29a25b3c7 {{(pid=86692) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "426d8cf4-6b43-4581-af8a-15d423a627d7", "serverId": "c80dad8d-a131-406b-ba61-b308bef285b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea2cfa53-938f-4b79-a74f-f4b33ce7dade", "bdm_uuid": "f34a94b1-7e2c-4168-86f7-bfa61b5d3a85"}} {{(pid=86692) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET call to compute for http://192.168.122.242/compute/v2.1/servers/c80dad8d-a131-406b-ba61-b308bef285b7/os-volume_attachments/426d8cf4-6b43-4581-af8a-15d423a627d7 used request id req-aaec4303-605e-42cb-a5a1-e4d29a25b3c7 {{(pid=86692) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.volume.api [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-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 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Caught error: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: 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 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API Sep 03 14:28:21 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.middleware.fault [None req-780b78a5-a988-4abd-98a3-4eee5a8a4b0d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 409 Sep 03 14:28:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 732/1508] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:20 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 167 bytes in 742 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8763dbae-50bd-4740-8444-8eaa6527ee11 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 777/1509] 192.168.122.242 () {62 vars in 1481 bytes} [Thu Sep 3 14:28:21 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8151eab9-b61b-4bb8-81e0-ce25c9d1b476 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 733/1510] 192.168.122.242 () {62 vars in 1481 bytes} [Thu Sep 3 14:28:21 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-53670e7b-1f60-40c0-b217-72b886d9f1e1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING keystonemiddleware.auth_token [None req-53670e7b-1f60-40c0-b217-72b886d9f1e1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 14:28:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 778/1511] 192.168.122.242 () {62 vars in 1481 bytes} [Thu Sep 3 14:28:21 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 114 bytes in 107 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce1b02de-c10c-468b-ab8a-4aef20552f3e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING keystonemiddleware.auth_token [None req-ce1b02de-c10c-468b-ab8a-4aef20552f3e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 14:28:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 779/1512] 192.168.122.242 () {62 vars in 1481 bytes} [Thu Sep 3 14:28:21 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 114 bytes in 65 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73f64d0a-e7cd-46a1-95ef-11f3dd96d598 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 200 Sep 03 14:28:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 734/1513] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:21 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 856 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dfcd006c-8f44-4aef-aba4-1cf2397ba464 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6bcc3c1f-5ff7-448b-99de-d2719ab0651b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 200 Sep 03 14:28:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 780/1514] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:28:21 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 324 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c2ff1562-38fe-417a-864e-0354cd587d03 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /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 03 14:28:21 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfcd006c-8f44-4aef-aba4-1cf2397ba464 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfcd006c-8f44-4aef-aba4-1cf2397ba464 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfcd006c-8f44-4aef-aba4-1cf2397ba464 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-dfcd006c-8f44-4aef-aba4-1cf2397ba464 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Updating volume '426d8cf4-6b43-4581-af8a-15d423a627d7' with '{'status': 'error'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfcd006c-8f44-4aef-aba4-1cf2397ba464 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 202 Sep 03 14:28:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 735/1515] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:21 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-16e4f1cc-8fce-486e-ab09-72a30e07e394 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16e4f1cc-8fce-486e-ab09-72a30e07e394 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16e4f1cc-8fce-486e-ab09-72a30e07e394 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16e4f1cc-8fce-486e-ab09-72a30e07e394 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-16e4f1cc-8fce-486e-ab09-72a30e07e394 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c2ff1562-38fe-417a-864e-0354cd587d03 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:28:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 781/1516] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:28:21 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16e4f1cc-8fce-486e-ab09-72a30e07e394 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 736/1517] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:21 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1158 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ea2cfa53-938f-4b79-a74f-f4b33ce7dade"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ea2cfa53-938f-4b79-a74f-f4b33ce7dade"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:21 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /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 03 14:28:21 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Get all volumes completed successfully. Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:21 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Volume info retrieved successfully. Sep 03 14:28:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Attachment connected to vm c80dad8d-a131-406b-ba61-b308bef285b7, checking data on nova Sep 03 14:28:21 devstack devstack@c-api.service[86692]: DEBUG cinder.compute.nova [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Creating Keystone token plugin using URL: http://192.168.122.242/identity {{(pid=86692) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] REQ: curl -g -i -X GET http://192.168.122.242/compute/v2.1/servers/c80dad8d-a131-406b-ba61-b308bef285b7/os-volume_attachments/426d8cf4-6b43-4581-af8a-15d423a627d7 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}d5675943cebe955e2c2989ebfc5992229b0144707b60a31e484eaafe6a3d4daa" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5" -H "X-Service-Token: {SHA256}cf2781e90596364c2bad4a56025f2882811c21d494f3864828589488d6614112" {{(pid=86692) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9dd7f196-6b95-4242-a2c3-d0964603f569 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 782/1518] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:28:21 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] POST http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70/action Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] delete called for group 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86693) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.groups [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Delete group with id: 74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /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 03 14:28:22 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 03 Sep 2026 12:28:22 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-e2ed2664-1cd1-4224-a0c7-7fc8effffede x-openstack-request-id: req-e2ed2664-1cd1-4224-a0c7-7fc8effffede {{(pid=86692) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "426d8cf4-6b43-4581-af8a-15d423a627d7", "serverId": "c80dad8d-a131-406b-ba61-b308bef285b7", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "ea2cfa53-938f-4b79-a74f-f4b33ce7dade", "bdm_uuid": "f34a94b1-7e2c-4168-86f7-bfa61b5d3a85"}} {{(pid=86692) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG novaclient.v2.client [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] GET call to compute for http://192.168.122.242/compute/v2.1/servers/c80dad8d-a131-406b-ba61-b308bef285b7/os-volume_attachments/426d8cf4-6b43-4581-af8a-15d423a627d7 used request id req-e2ed2664-1cd1-4224-a0c7-7fc8effffede {{(pid=86692) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.volume.api [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-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 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Caught error: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: 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 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c80dad8d-a131-406b-ba61-b308bef285b7 using the Compute API Sep 03 14:28:22 devstack devstack@c-api.service[86692]: ERROR cinder.api.middleware.fault Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.middleware.fault [None req-804c5d3e-e58e-4cc3-95c3-95d2307e57c5 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 409 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 737/1519] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:21 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 167 bytes in 369 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /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 03 14:28:22 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79b0fdb2-8066-4b0d-a882-3bb0a055df4a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 738/1520] 192.168.122.242 () {62 vars in 1481 bytes} [Thu Sep 3 14:28:22 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7383b363-051e-4136-9cd7-8cadb4782c7f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80c5cf9c-1736-4fe1-b1f4-741694f60e33 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70/action returned with HTTP 202 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 783/1521] 192.168.122.242 () {62 vars in 1312 bytes} [Thu Sep 3 14:28:22 2026] POST /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: WARNING keystonemiddleware.auth_token [None req-7383b363-051e-4136-9cd7-8cadb4782c7f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 739/1522] 192.168.122.242 () {62 vars in 1481 bytes} [Thu Sep 3 14:28:22 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 114 bytes in 87 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5e9126a5-91bf-4551-8654-7b33cadab3cd tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 784/1523] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 913 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b486afd1-f82e-4704-96e1-04be2cdc4eca tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 740/1524] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 867 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9de27167-f4d8-40ca-babd-2c3a0742a536 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9de27167-f4d8-40ca-babd-2c3a0742a536 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9de27167-f4d8-40ca-babd-2c3a0742a536 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9de27167-f4d8-40ca-babd-2c3a0742a536 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7828e3e0-e71f-408f-b4cb-100ae7d46a8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7828e3e0-e71f-408f-b4cb-100ae7d46a8d tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7828e3e0-e71f-408f-b4cb-100ae7d46a8d tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7828e3e0-e71f-408f-b4cb-100ae7d46a8d tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9de27167-f4d8-40ca-babd-2c3a0742a536 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7828e3e0-e71f-408f-b4cb-100ae7d46a8d tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9de27167-f4d8-40ca-babd-2c3a0742a536 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 785/1525] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 867 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7828e3e0-e71f-408f-b4cb-100ae7d46a8d tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 741/1526] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3a03663a-16be-47d1-8de9-2fb36eeebeed"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3a03663a-16be-47d1-8de9-2fb36eeebeed'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Create volume of 1 GB Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Availability Zones retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Flow 'volume_create_api' (fdead1ef-8f26-4f34-b664-b93c2c54582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9159a931-c5a8-4374-8493-04198db4db54 req-85d13432-c01d-4682-a630-e744291c187c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5df462e-054b-482e-9eba-0d62fe11ecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-85d13432-c01d-4682-a630-e744291c187c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-85d13432-c01d-4682-a630-e744291c187c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5df462e-054b-482e-9eba-0d62fe11ecab) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 14:28:22 devstack devstack@c-api.service[86693]: 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 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-85d13432-c01d-4682-a630-e744291c187c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5df462e-054b-482e-9eba-0d62fe11ecab) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5df462e-054b-482e-9eba-0d62fe11ecab) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:22 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Flow 'volume_create_api' (fdead1ef-8f26-4f34-b664-b93c2c54582c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b386c903-1d9f-49e3-a73c-7fa1bf44b9d1 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 786/1527] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:22 2026] POST /volume/v3/volumes => generated 173 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f787b541-d6cb-421f-b0e1-154636b769bf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-9159a931-c5a8-4374-8493-04198db4db54 req-85d13432-c01d-4682-a630-e744291c187c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f787b541-d6cb-421f-b0e1-154636b769bf tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f787b541-d6cb-421f-b0e1-154636b769bf tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f787b541-d6cb-421f-b0e1-154636b769bf tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-85d13432-c01d-4682-a630-e744291c187c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 742/1528] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f787b541-d6cb-421f-b0e1-154636b769bf tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f787b541-d6cb-421f-b0e1-154636b769bf tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 200 Sep 03 14:28:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 787/1529] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] DELETE http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Delete volume with id: 3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Delete volume request issued successfully. Sep 03 14:28:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd3ad0af-2af6-4b6a-80b1-beec55b0a2f6 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 202 Sep 03 14:28:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 743/1530] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:22 2026] DELETE /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fe400e52-7907-4aa9-85db-2bf173b0f2f7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe400e52-7907-4aa9-85db-2bf173b0f2f7 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe400e52-7907-4aa9-85db-2bf173b0f2f7 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe400e52-7907-4aa9-85db-2bf173b0f2f7 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fe400e52-7907-4aa9-85db-2bf173b0f2f7 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d69b5d3c-e2ce-4336-904e-93b60bec9e70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe400e52-7907-4aa9-85db-2bf173b0f2f7 tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 200 Sep 03 14:28:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 788/1531] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:22 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 856 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d69b5d3c-e2ce-4336-904e-93b60bec9e70 None None] GET http://192.168.122.242/volume// Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d69b5d3c-e2ce-4336-904e-93b60bec9e70 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d69b5d3c-e2ce-4336-904e-93b60bec9e70 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d69b5d3c-e2ce-4336-904e-93b60bec9e70 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:28:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 744/1532] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:28:23 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9159a931-c5a8-4374-8493-04198db4db54 req-9054b93d-2b32-420d-b124-2d85bd3d63b3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-9054b93d-2b32-420d-b124-2d85bd3d63b3 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-9054b93d-2b32-420d-b124-2d85bd3d63b3 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad30970e-0797-4044-8e29-9a9712a4ce62", "connector": null, "instance_uuid": "c80dad8d-a131-406b-ba61-b308bef285b7"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-9054b93d-2b32-420d-b124-2d85bd3d63b3 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:28:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 789/1533] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:28:23 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-25e9a7be-29f9-4ba7-8d42-468dc31638c5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-25e9a7be-29f9-4ba7-8d42-468dc31638c5 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-25e9a7be-29f9-4ba7-8d42-468dc31638c5 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-25e9a7be-29f9-4ba7-8d42-468dc31638c5 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0daecd1-0a92-4712-a40a-7d0c48c8b10a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0daecd1-0a92-4712-a40a-7d0c48c8b10a None None] GET http://192.168.122.242/volume// Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0daecd1-0a92-4712-a40a-7d0c48c8b10a None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0daecd1-0a92-4712-a40a-7d0c48c8b10a None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0daecd1-0a92-4712-a40a-7d0c48c8b10a None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:28:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 790/1534] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:28:23 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:28:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9159a931-c5a8-4374-8493-04198db4db54 req-ea82d7fc-7ab5-491e-8948-6ac04f9129ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-ea82d7fc-7ab5-491e-8948-6ac04f9129ee tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-ea82d7fc-7ab5-491e-8948-6ac04f9129ee tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-ea82d7fc-7ab5-491e-8948-6ac04f9129ee tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-25e9a7be-29f9-4ba7-8d42-468dc31638c5 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-25e9a7be-29f9-4ba7-8d42-468dc31638c5 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 745/1535] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:23 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 866 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-9159a931-c5a8-4374-8493-04198db4db54 req-ea82d7fc-7ab5-491e-8948-6ac04f9129ee tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-ea82d7fc-7ab5-491e-8948-6ac04f9129ee tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 791/1536] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:28:23 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 1047 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e23d5be7-a449-471d-931d-eecdf703f57a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] PUT http://192.168.122.242/volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6 Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Acquiring lock "cinder-attachment_update-ad30970e-0797-4044-8e29-9a9712a4ce62-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: WARNING stevedore.named [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:23 devstack devstack@c-api.service[86693]: WARNING castellan.key_manager [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:23 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Lock "cinder-attachment_update-ad30970e-0797-4044-8e29-9a9712a4ce62-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:28:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: DEBUG oslo_db.sqlalchemy.engines [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86693) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e23d5be7-a449-471d-931d-eecdf703f57a tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 200 Sep 03 14:28:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 792/1537] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:23 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 913 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Lock "cinder-attachment_update-ad30970e-0797-4044-8e29-9a9712a4ce62-devstack" released by "attachment_update" :: held 0.373s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-6cbf51bd-84a6-48a2-a780-5d5c97cf8326 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6 returned with HTTP 200 Sep 03 14:28:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 746/1538] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:28:23 2026] PUT /volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6 => generated 694 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0d9199b5-18e3-414a-98f8-46ef8e0377db None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0d9199b5-18e3-414a-98f8-46ef8e0377db tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0d9199b5-18e3-414a-98f8-46ef8e0377db tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0d9199b5-18e3-414a-98f8-46ef8e0377db tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0d9199b5-18e3-414a-98f8-46ef8e0377db tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Volume info retrieved successfully. Sep 03 14:28:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0d9199b5-18e3-414a-98f8-46ef8e0377db tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 200 Sep 03 14:28:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 793/1539] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:24 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-482b14b8-234b-4f17-ad90-f1dc7d688731 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-482b14b8-234b-4f17-ad90-f1dc7d688731 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-482b14b8-234b-4f17-ad90-f1dc7d688731 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-482b14b8-234b-4f17-ad90-f1dc7d688731 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-482b14b8-234b-4f17-ad90-f1dc7d688731 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-482b14b8-234b-4f17-ad90-f1dc7d688731 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 747/1540] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:24 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9159a931-c5a8-4374-8493-04198db4db54 req-a7f0f8c9-172c-46cb-aa26-22e7c9835e24 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-a7f0f8c9-172c-46cb-aa26-22e7c9835e24 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6/action Sep 03 14:28:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-a7f0f8c9-172c-46cb-aa26-22e7c9835e24 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-a7f0f8c9-172c-46cb-aa26-22e7c9835e24 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9159a931-c5a8-4374-8493-04198db4db54 req-a7f0f8c9-172c-46cb-aa26-22e7c9835e24 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6/action returned with HTTP 204 Sep 03 14:28:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 794/1541] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:28:24 2026] POST /volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Volume info retrieved successfully. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: WARNING stevedore.named [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 03 14:28:24 devstack devstack@c-api.service[86692]: WARNING castellan.key_manager [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 03 14:28:24 devstack devstack@c-api.service[86692]: DEBUG oslo_db.sqlalchemy.engines [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=86692) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 03 14:28:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d42500d-6d02-470d-b6ad-cc6e7f510288 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 200 Sep 03 14:28:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 748/1542] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:24 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 912 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d4fe6e14-2288-432c-93b3-905a95b382eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d4fe6e14-2288-432c-93b3-905a95b382eb tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] GET http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d4fe6e14-2288-432c-93b3-905a95b382eb tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d4fe6e14-2288-432c-93b3-905a95b382eb tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d4fe6e14-2288-432c-93b3-905a95b382eb tempest-VolumesCloneNegativeTest-1429286642 tempest-VolumesCloneNegativeTest-1429286642-project-member] http://192.168.122.242/volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed returned with HTTP 404 Sep 03 14:28:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 795/1543] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:25 2026] GET /volume/v3/volumes/3a03663a-16be-47d1-8de9-2fb36eeebeed => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a3670de6-7be6-4bd3-9e5a-92b8400c23e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3670de6-7be6-4bd3-9e5a-92b8400c23e6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3670de6-7be6-4bd3-9e5a-92b8400c23e6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3670de6-7be6-4bd3-9e5a-92b8400c23e6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3670de6-7be6-4bd3-9e5a-92b8400c23e6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3670de6-7be6-4bd3-9e5a-92b8400c23e6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 749/1544] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:25 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 1159 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-40acd07c-7128-44bc-b095-ec0591a66b40 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40acd07c-7128-44bc-b095-ec0591a66b40 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40acd07c-7128-44bc-b095-ec0591a66b40 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40acd07c-7128-44bc-b095-ec0591a66b40 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40acd07c-7128-44bc-b095-ec0591a66b40 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40acd07c-7128-44bc-b095-ec0591a66b40 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 796/1545] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:25 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 1159 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aeda0382-2904-44f2-b939-1011f8d1bfc6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aeda0382-2904-44f2-b939-1011f8d1bfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aeda0382-2904-44f2-b939-1011f8d1bfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-detach": {"attachment_id": "faacec95-84fc-49de-9f38-1dcb00531aa6"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aeda0382-2904-44f2-b939-1011f8d1bfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "faacec95-84fc-49de-9f38-1dcb00531aa6"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aeda0382-2904-44f2-b939-1011f8d1bfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aeda0382-2904-44f2-b939-1011f8d1bfc6 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 400 Sep 03 14:28:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 750/1546] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:25 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 100 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b905fdb9-ea41-4312-a925-c2679dbd11f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b905fdb9-ea41-4312-a925-c2679dbd11f4 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b905fdb9-ea41-4312-a925-c2679dbd11f4 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b905fdb9-ea41-4312-a925-c2679dbd11f4 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b905fdb9-ea41-4312-a925-c2679dbd11f4 tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf returned with HTTP 404 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 797/1547] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:25 2026] GET /volume/v3/volumes/69fe9557-9db9-40b5-80bd-e4dd2f2bfecf => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-4e4cfe9f-7200-42c0-b044-2c5b78a8eca7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4ea290fb-fad2-4081-a336-13dfaae18c7b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ea290fb-fad2-4081-a336-13dfaae18c7b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ea290fb-fad2-4081-a336-13dfaae18c7b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4ea290fb-fad2-4081-a336-13dfaae18c7b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-4e4cfe9f-7200-42c0-b044-2c5b78a8eca7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-4e4cfe9f-7200-42c0-b044-2c5b78a8eca7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-4e4cfe9f-7200-42c0-b044-2c5b78a8eca7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4ea290fb-fad2-4081-a336-13dfaae18c7b tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 returned with HTTP 404 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 798/1548] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:28:26 2026] GET /volume/v3/volumes/87e2c5e8-c420-4b81-8ee7-1d4ffa1ccb67 => generated 109 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-70d474a7-a2a6-4bf0-ba3b-54a390a1b6da None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70d474a7-a2a6-4bf0-ba3b-54a390a1b6da tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] GET http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70d474a7-a2a6-4bf0-ba3b-54a390a1b6da tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70d474a7-a2a6-4bf0-ba3b-54a390a1b6da tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.groups [None req-70d474a7-a2a6-4bf0-ba3b-54a390a1b6da tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] show called for member 74589010-1534-43d6-8c25-9ff5eca8dd70 {{(pid=86693) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-4e4cfe9f-7200-42c0-b044-2c5b78a8eca7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70d474a7-a2a6-4bf0-ba3b-54a390a1b6da tempest-GroupsTest-1964696563 tempest-GroupsTest-1964696563-project-member] http://192.168.122.242/volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 returned with HTTP 404 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 799/1549] 192.168.122.242 () {60 vars in 1270 bytes} [Thu Sep 3 14:28:26 2026] GET /volume/v3/groups/74589010-1534-43d6-8c25-9ff5eca8dd70 => generated 108 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-4e4cfe9f-7200-42c0-b044-2c5b78a8eca7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 751/1550] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:28:26 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 1159 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eeab5b51-51b0-4b00-a3cf-b0cbcbeadff9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eeab5b51-51b0-4b00-a3cf-b0cbcbeadff9 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] DELETE http://192.168.122.242/volume/v3/group_types/265ccfbf-d9e2-4af4-8e8c-99823a5a6997 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eeab5b51-51b0-4b00-a3cf-b0cbcbeadff9 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eeab5b51-51b0-4b00-a3cf-b0cbcbeadff9 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eeab5b51-51b0-4b00-a3cf-b0cbcbeadff9 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/group_types/265ccfbf-d9e2-4af4-8e8c-99823a5a6997 returned with HTTP 202 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 800/1551] 192.168.122.242 () {60 vars in 1288 bytes} [Thu Sep 3 14:28:26 2026] DELETE /volume/v3/group_types/265ccfbf-d9e2-4af4-8e8c-99823a5a6997 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-088ab683-d1c8-44ce-be3b-e04bc737c53f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-088ab683-d1c8-44ce-be3b-e04bc737c53f tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] DELETE http://192.168.122.242/volume/v3/types/6e9e6bf5-2d6e-49e8-9106-29e53b39bc76 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-088ab683-d1c8-44ce-be3b-e04bc737c53f tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-088ab683-d1c8-44ce-be3b-e04bc737c53f tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62/action Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-088ab683-d1c8-44ce-be3b-e04bc737c53f tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/types/6e9e6bf5-2d6e-49e8-9106-29e53b39bc76 returned with HTTP 202 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 801/1552] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:28:26 2026] DELETE /volume/v3/types/6e9e6bf5-2d6e-49e8-9106-29e53b39bc76 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c56c482e-e9d9-44d5-9e70-20ff03817645 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c56c482e-e9d9-44d5-9e70-20ff03817645 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] GET http://192.168.122.242/volume/v3/types/6e9e6bf5-2d6e-49e8-9106-29e53b39bc76 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c56c482e-e9d9-44d5-9e70-20ff03817645 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c56c482e-e9d9-44d5-9e70-20ff03817645 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c56c482e-e9d9-44d5-9e70-20ff03817645 tempest-GroupsTest-1092030200 tempest-GroupsTest-1092030200-project-admin] http://192.168.122.242/volume/v3/types/6e9e6bf5-2d6e-49e8-9106-29e53b39bc76 returned with HTTP 404 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 802/1553] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:28:26 2026] GET /volume/v3/types/6e9e6bf5-2d6e-49e8-9106-29e53b39bc76 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Begin detaching volume completed successfully. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-8dde27f3-0897-4f71-ac24-79e1cba5c212 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62/action returned with HTTP 202 Sep 03 14:28:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 752/1554] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:28:26 2026] POST /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-322bf2e7-91df-4f9c-84c2-a28c08fdda01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-322bf2e7-91df-4f9c-84c2-a28c08fdda01 None None] GET http://192.168.122.242/volume// Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-322bf2e7-91df-4f9c-84c2-a28c08fdda01 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-322bf2e7-91df-4f9c-84c2-a28c08fdda01 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-322bf2e7-91df-4f9c-84c2-a28c08fdda01 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:28:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 803/1555] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:28:26 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-5aa969ea-a742-45b9-b1c6-cd50063a648d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-5aa969ea-a742-45b9-b1c6-cd50063a648d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-5aa969ea-a742-45b9-b1c6-cd50063a648d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-5aa969ea-a742-45b9-b1c6-cd50063a648d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-5aa969ea-a742-45b9-b1c6-cd50063a648d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-5aa969ea-a742-45b9-b1c6-cd50063a648d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 753/1556] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:28:26 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 1343 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-89c02705-a29f-4027-8bcd-667c4ab90fc7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-89c02705-a29f-4027-8bcd-667c4ab90fc7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] DELETE http://192.168.122.242/volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6 Sep 03 14:28:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-89c02705-a29f-4027-8bcd-667c4ab90fc7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-89c02705-a29f-4027-8bcd-667c4ab90fc7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:27 devstack devstack@c-api.service[86693]: /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 03 14:28:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:28:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-6b91176d-160d-4ec3-9590-7104828e2d55 req-89c02705-a29f-4027-8bcd-667c4ab90fc7 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6 returned with HTTP 200 Sep 03 14:28:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 804/1557] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:28:27 2026] DELETE /volume/v3/attachments/faacec95-84fc-49de-9f38-1dcb00531aa6 => generated 19 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-122d602c-d3ed-47f6-8e8b-9182ac07d051 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-122d602c-d3ed-47f6-8e8b-9182ac07d051 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-122d602c-d3ed-47f6-8e8b-9182ac07d051 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-122d602c-d3ed-47f6-8e8b-9182ac07d051 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-122d602c-d3ed-47f6-8e8b-9182ac07d051 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] Updating volume '426d8cf4-6b43-4581-af8a-15d423a627d7' with '{'status': 'in-use'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 03 14:28:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-122d602c-d3ed-47f6-8e8b-9182ac07d051 tempest-TestServerVolumeAttachmentScenario-759985673 tempest-TestServerVolumeAttachmentScenario-759985673-project-admin] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 202 Sep 03 14:28:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 754/1558] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:27 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:28:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6fbd0d6a-de96-4ebb-a2fa-3c3000b05d6d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6fbd0d6a-de96-4ebb-a2fa-3c3000b05d6d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6fbd0d6a-de96-4ebb-a2fa-3c3000b05d6d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6fbd0d6a-de96-4ebb-a2fa-3c3000b05d6d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6fbd0d6a-de96-4ebb-a2fa-3c3000b05d6d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6fbd0d6a-de96-4ebb-a2fa-3c3000b05d6d tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 805/1559] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:27 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1159 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-aa2326eb-8400-4eba-a809-4a15e9835c3f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-aa2326eb-8400-4eba-a809-4a15e9835c3f tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-aa2326eb-8400-4eba-a809-4a15e9835c3f tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-aa2326eb-8400-4eba-a809-4a15e9835c3f tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-aa2326eb-8400-4eba-a809-4a15e9835c3f tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-aa2326eb-8400-4eba-a809-4a15e9835c3f tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 755/1560] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:28:28 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1159 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] POST http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action Sep 03 14:28:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Begin detaching volume completed successfully. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-dc6d59b4-bebd-494a-a09b-95b9602f05eb tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action returned with HTTP 202 Sep 03 14:28:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 806/1561] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:28:28 2026] POST /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-41b2df8a-4bfb-4fe8-81ce-41703822bd06 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41b2df8a-4bfb-4fe8-81ce-41703822bd06 None None] GET http://192.168.122.242/volume// Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41b2df8a-4bfb-4fe8-81ce-41703822bd06 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41b2df8a-4bfb-4fe8-81ce-41703822bd06 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41b2df8a-4bfb-4fe8-81ce-41703822bd06 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:28:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 756/1562] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:28:28 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:28:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-8d8d04af-7213-4abe-8ce9-658e23e6f68a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-8d8d04af-7213-4abe-8ce9-658e23e6f68a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-8d8d04af-7213-4abe-8ce9-658e23e6f68a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-8d8d04af-7213-4abe-8ce9-658e23e6f68a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-8d8d04af-7213-4abe-8ce9-658e23e6f68a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-8d8d04af-7213-4abe-8ce9-658e23e6f68a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 807/1563] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:28:28 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 1343 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c92edc79-7901-424a-ba27-ca855b105861 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c92edc79-7901-424a-ba27-ca855b105861 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/e2fdaba6-79ce-49a0-ac9d-bb88bdffc46e/action Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c92edc79-7901-424a-ba27-ca855b105861 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-attach": {"instance_uuid": "33914b64-5807-444a-ab66-51ef09c2fb89", "mountpoint": "/dev/vdc"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c92edc79-7901-424a-ba27-ca855b105861 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "33914b64-5807-444a-ab66-51ef09c2fb89", "mountpoint": "/dev/vdc"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c92edc79-7901-424a-ba27-ca855b105861 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/e2fdaba6-79ce-49a0-ac9d-bb88bdffc46e/action returned with HTTP 404 Sep 03 14:28:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 757/1564] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:28 2026] POST /volume/v3/volumes/e2fdaba6-79ce-49a0-ac9d-bb88bdffc46e/action => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-eda5f2db-1fe7-43b1-8ebd-8aec4c2c1862 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-eda5f2db-1fe7-43b1-8ebd-8aec4c2c1862 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] DELETE http://192.168.122.242/volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade Sep 03 14:28:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-eda5f2db-1fe7-43b1-8ebd-8aec4c2c1862 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-eda5f2db-1fe7-43b1-8ebd-8aec4c2c1862 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:29 devstack devstack@c-api.service[86693]: /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 03 14:28:29 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:28:29 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=571,cinder:INSERT=46,cinder:UPDATE=87 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:28:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-47ea1ad2-88eb-4862-aa7f-2cf0c88db293 req-eda5f2db-1fe7-43b1-8ebd-8aec4c2c1862 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade returned with HTTP 200 Sep 03 14:28:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 808/1565] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:28:29 2026] DELETE /volume/v3/attachments/ea2cfa53-938f-4b79-a74f-f4b33ce7dade => generated 19 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:28:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-8833c6c0-f57f-4f53-8e99-cb36f3584677 req-0e0f0be9-3c3a-4dec-b20e-316f1ee9fb7a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8833c6c0-f57f-4f53-8e99-cb36f3584677 req-0e0f0be9-3c3a-4dec-b20e-316f1ee9fb7a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8833c6c0-f57f-4f53-8e99-cb36f3584677 req-0e0f0be9-3c3a-4dec-b20e-316f1ee9fb7a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-8833c6c0-f57f-4f53-8e99-cb36f3584677 req-0e0f0be9-3c3a-4dec-b20e-316f1ee9fb7a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:30 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=497,cinder:INSERT=50,cinder:UPDATE=74,cinder:DELETE=2 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:28:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-8833c6c0-f57f-4f53-8e99-cb36f3584677 req-0e0f0be9-3c3a-4dec-b20e-316f1ee9fb7a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-8833c6c0-f57f-4f53-8e99-cb36f3584677 req-0e0f0be9-3c3a-4dec-b20e-316f1ee9fb7a tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 758/1566] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:28:30 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 867 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-VolumesExtendTest-Volume-39737781"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create volume request body: {'volume': {'imageRef': '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-39737781'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:30 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create volume of 1 GB Sep 03 14:28:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Availability Zones retrieved successfully. Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Flow 'volume_create_api' (c5ebc488-4504-449d-946d-4bae250fb1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7302457e-0034-4318-841b-9e41ad341b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7302457e-0034-4318-841b-9e41ad341b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab8ccbf-4f55-4b6c-ba04-3cf00c2748d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Created reservations ['174412b5-494c-4f4d-b7a1-431336c4a6ab', 'dcc07ded-69b3-42aa-be0a-6fdc3d8eff46', '80c90b33-5d83-4d1d-9b5b-d0ae8556fec9', 'a625d8a1-cd77-4163-b4ee-a79104e300ab'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eab8ccbf-4f55-4b6c-ba04-3cf00c2748d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['174412b5-494c-4f4d-b7a1-431336c4a6ab', 'dcc07ded-69b3-42aa-be0a-6fdc3d8eff46', '80c90b33-5d83-4d1d-9b5b-d0ae8556fec9', 'a625d8a1-cd77-4163-b4ee-a79104e300ab']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a048b43-d691-4502-b6ce-92e03b580220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a048b43-d691-4502-b6ce-92e03b580220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bec3e137-1dcd-45aa-a7e1-44f2bf71a052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-39737781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcc672081414137bf853fd68dc31032',qos_specs=None,replication_status=,reservations=['174412b5-494c-4f4d-b7a1-431336c4a6ab','dcc07ded-69b3-42aa-be0a-6fdc3d8eff46','80c90b33-5d83-4d1d-9b5b-d0ae8556fec9','a625d8a1-cd77-4163-b4ee-a79104e300ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9a27661839456a959319dceb9254c8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-39737781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bec3e137-1dcd-45aa-a7e1-44f2bf71a052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fcc672081414137bf853fd68dc31032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9a27661839456a959319dceb9254c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d54dcd-8822-4212-a7ca-eab58803bc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7d54dcd-8822-4212-a7ca-eab58803bc0e) transitioned into state 'SUCCESS' from state '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-39737781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcc672081414137bf853fd68dc31032',qos_specs=None,replication_status=,reservations=['174412b5-494c-4f4d-b7a1-431336c4a6ab','dcc07ded-69b3-42aa-be0a-6fdc3d8eff46','80c90b33-5d83-4d1d-9b5b-d0ae8556fec9','a625d8a1-cd77-4163-b4ee-a79104e300ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9a27661839456a959319dceb9254c8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b75ea6-14a8-4fbb-8d35-2c17c67a41ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7b75ea6-14a8-4fbb-8d35-2c17c67a41ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Flow 'volume_create_api' (c5ebc488-4504-449d-946d-4bae250fb1f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create volume request issued successfully. Sep 03 14:28:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-753cad23-74a4-4cc4-a1ce-f60779ef3572 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 809/1567] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:28:30 2026] POST /volume/v3/volumes => generated 755 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7fdbc36c-173b-41a8-959a-aefcd165a1f4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7fdbc36c-173b-41a8-959a-aefcd165a1f4 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7fdbc36c-173b-41a8-959a-aefcd165a1f4 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7fdbc36c-173b-41a8-959a-aefcd165a1f4 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7fdbc36c-173b-41a8-959a-aefcd165a1f4 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7fdbc36c-173b-41a8-959a-aefcd165a1f4 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 759/1568] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:31 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 823 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-db204ee0-ee90-43c5-a1df-9608e4b375b3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db204ee0-ee90-43c5-a1df-9608e4b375b3 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db204ee0-ee90-43c5-a1df-9608e4b375b3 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db204ee0-ee90-43c5-a1df-9608e4b375b3 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-db204ee0-ee90-43c5-a1df-9608e4b375b3 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db204ee0-ee90-43c5-a1df-9608e4b375b3 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 810/1569] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:32 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 847 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-53b8f4c1-fcbd-4a8e-89fd-ad7d389bb79b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-53b8f4c1-fcbd-4a8e-89fd-ad7d389bb79b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-53b8f4c1-fcbd-4a8e-89fd-ad7d389bb79b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-53b8f4c1-fcbd-4a8e-89fd-ad7d389bb79b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-53b8f4c1-fcbd-4a8e-89fd-ad7d389bb79b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-53b8f4c1-fcbd-4a8e-89fd-ad7d389bb79b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 760/1570] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:33 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 847 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d8673aab-7343-410a-8368-ef43af6d78e6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8673aab-7343-410a-8368-ef43af6d78e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8673aab-7343-410a-8368-ef43af6d78e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-691087765", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.qos_specs [None req-d8673aab-7343-410a-8368-ef43af6d78e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-691087765', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=86693) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-d8673aab-7343-410a-8368-ef43af6d78e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DB qos_specs_create(): root {'id': 'e490abeb-2214-4621-b979-282e600f0349', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-691087765'} {{(pid=86693) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8673aab-7343-410a-8368-ef43af6d78e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 811/1571] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:28:33 2026] POST /volume/v3/qos-specs => generated 400 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d5e971d5-4e7a-4cc6-919b-ad7edbef4e0b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5e971d5-4e7a-4cc6-919b-ad7edbef4e0b tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5e971d5-4e7a-4cc6-919b-ad7edbef4e0b tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1284957817"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5e971d5-4e7a-4cc6-919b-ad7edbef4e0b tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 761/1572] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:28:34 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-94886699-5b28-4fb8-80a1-1519e7d386d2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94886699-5b28-4fb8-80a1-1519e7d386d2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-94886699-5b28-4fb8-80a1-1519e7d386d2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1442683316"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94886699-5b28-4fb8-80a1-1519e7d386d2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 812/1573] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:28:34 2026] POST /volume/v3/types => generated 222 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fe5f7009-9b92-4fd3-afd0-720b2e2d84d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fe5f7009-9b92-4fd3-afd0-720b2e2d84d3 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fe5f7009-9b92-4fd3-afd0-720b2e2d84d3 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-878948873"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fe5f7009-9b92-4fd3-afd0-720b2e2d84d3 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 762/1574] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:28:34 2026] POST /volume/v3/types => generated 221 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-de0fc341-d8c0-4657-9001-69ef46584024 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de0fc341-d8c0-4657-9001-69ef46584024 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=4c262ca7-ff1f-4746-aa64-89d070bf90b0 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de0fc341-d8c0-4657-9001-69ef46584024 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-de0fc341-d8c0-4657-9001-69ef46584024 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'associate' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-de0fc341-d8c0-4657-9001-69ef46584024 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Associate qos_spec: e490abeb-2214-4621-b979-282e600f0349 with type: 4c262ca7-ff1f-4746-aa64-89d070bf90b0 {{(pid=86693) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-de0fc341-d8c0-4657-9001-69ef46584024 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=4c262ca7-ff1f-4746-aa64-89d070bf90b0 returned with HTTP 202 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 813/1575] 192.168.122.242 () {58 vars in 1365 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=4c262ca7-ff1f-4746-aa64-89d070bf90b0 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-66e0cf3d-d2bf-42fb-bd38-32edbd531948 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-66e0cf3d-d2bf-42fb-bd38-32edbd531948 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=3f1e03f5-4414-407a-8006-d79d210bd2f6 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-66e0cf3d-d2bf-42fb-bd38-32edbd531948 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-66e0cf3d-d2bf-42fb-bd38-32edbd531948 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'associate' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-66e0cf3d-d2bf-42fb-bd38-32edbd531948 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Associate qos_spec: e490abeb-2214-4621-b979-282e600f0349 with type: 3f1e03f5-4414-407a-8006-d79d210bd2f6 {{(pid=86692) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-66e0cf3d-d2bf-42fb-bd38-32edbd531948 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=3f1e03f5-4414-407a-8006-d79d210bd2f6 returned with HTTP 202 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 763/1576] 192.168.122.242 () {58 vars in 1365 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=3f1e03f5-4414-407a-8006-d79d210bd2f6 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e8ad4a6a-381e-40f2-ae4c-73c438e1d7c8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e8ad4a6a-381e-40f2-ae4c-73c438e1d7c8 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=3f11f4c6-896d-42ea-9c63-3cfc42dc4093 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e8ad4a6a-381e-40f2-ae4c-73c438e1d7c8 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e8ad4a6a-381e-40f2-ae4c-73c438e1d7c8 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'associate' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e8ad4a6a-381e-40f2-ae4c-73c438e1d7c8 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Associate qos_spec: e490abeb-2214-4621-b979-282e600f0349 with type: 3f11f4c6-896d-42ea-9c63-3cfc42dc4093 {{(pid=86693) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e8ad4a6a-381e-40f2-ae4c-73c438e1d7c8 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=3f11f4c6-896d-42ea-9c63-3cfc42dc4093 returned with HTTP 202 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 814/1577] 192.168.122.242 () {58 vars in 1365 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associate?vol_type_id=3f11f4c6-896d-42ea-9c63-3cfc42dc4093 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8bf07bed-8266-4088-b296-d7ade81dce0e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8bf07bed-8266-4088-b296-d7ade81dce0e tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8bf07bed-8266-4088-b296-d7ade81dce0e tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8bf07bed-8266-4088-b296-d7ade81dce0e tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'associations' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8bf07bed-8266-4088-b296-d7ade81dce0e tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Get associations for qos_spec id: e490abeb-2214-4621-b979-282e600f0349 {{(pid=86692) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /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 03 14:28:34 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8bf07bed-8266-4088-b296-d7ade81dce0e tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 764/1578] 192.168.122.242 () {58 vars in 1277 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations => generated 447 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f860e481-ddd9-446c-a399-081bd6f5094d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f860e481-ddd9-446c-a399-081bd6f5094d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/disassociate?vol_type_id=4c262ca7-ff1f-4746-aa64-89d070bf90b0 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f860e481-ddd9-446c-a399-081bd6f5094d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f860e481-ddd9-446c-a399-081bd6f5094d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'disassociate' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f860e481-ddd9-446c-a399-081bd6f5094d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Disassociate qos_spec: e490abeb-2214-4621-b979-282e600f0349 from type: 4c262ca7-ff1f-4746-aa64-89d070bf90b0 {{(pid=86693) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f860e481-ddd9-446c-a399-081bd6f5094d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/disassociate?vol_type_id=4c262ca7-ff1f-4746-aa64-89d070bf90b0 returned with HTTP 202 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 815/1579] 192.168.122.242 () {58 vars in 1374 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/disassociate?vol_type_id=4c262ca7-ff1f-4746-aa64-89d070bf90b0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f83c909c-997e-4b2f-adfe-9943f46cf852 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f83c909c-997e-4b2f-adfe-9943f46cf852 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f83c909c-997e-4b2f-adfe-9943f46cf852 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f83c909c-997e-4b2f-adfe-9943f46cf852 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'associations' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f83c909c-997e-4b2f-adfe-9943f46cf852 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Get associations for qos_spec id: e490abeb-2214-4621-b979-282e600f0349 {{(pid=86692) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /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 03 14:28:34 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f83c909c-997e-4b2f-adfe-9943f46cf852 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 765/1580] 192.168.122.242 () {58 vars in 1277 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations => generated 305 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c390bb65-fd51-4883-8f64-a1ae602d7576 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c390bb65-fd51-4883-8f64-a1ae602d7576 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/disassociate_all Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c390bb65-fd51-4883-8f64-a1ae602d7576 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c390bb65-fd51-4883-8f64-a1ae602d7576 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'disassociate_all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c390bb65-fd51-4883-8f64-a1ae602d7576 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Disassociate qos_spec: e490abeb-2214-4621-b979-282e600f0349 from all. {{(pid=86693) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c390bb65-fd51-4883-8f64-a1ae602d7576 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/disassociate_all returned with HTTP 202 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 816/1581] 192.168.122.242 () {58 vars in 1289 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/disassociate_all => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-302bfe13-26de-4028-b111-dced011e2eae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-302bfe13-26de-4028-b111-dced011e2eae tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-302bfe13-26de-4028-b111-dced011e2eae tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-302bfe13-26de-4028-b111-dced011e2eae tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'associations' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-302bfe13-26de-4028-b111-dced011e2eae tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Get associations for qos_spec id: e490abeb-2214-4621-b979-282e600f0349 {{(pid=86692) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /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 03 14:28:34 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-302bfe13-26de-4028-b111-dced011e2eae tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 766/1582] 192.168.122.242 () {58 vars in 1277 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/associations => generated 24 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-94c8e063-d684-436e-8633-77537ae64377 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94c8e063-d684-436e-8633-77537ae64377 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/types/3f11f4c6-896d-42ea-9c63-3cfc42dc4093 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-94c8e063-d684-436e-8633-77537ae64377 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-94c8e063-d684-436e-8633-77537ae64377 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-94c8e063-d684-436e-8633-77537ae64377 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types/3f11f4c6-896d-42ea-9c63-3cfc42dc4093 returned with HTTP 202 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 817/1583] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:28:34 2026] DELETE /volume/v3/types/3f11f4c6-896d-42ea-9c63-3cfc42dc4093 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-73b77168-5216-466e-80f5-16b2f60aa38d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73b77168-5216-466e-80f5-16b2f60aa38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/types/3f11f4c6-896d-42ea-9c63-3cfc42dc4093 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73b77168-5216-466e-80f5-16b2f60aa38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73b77168-5216-466e-80f5-16b2f60aa38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73b77168-5216-466e-80f5-16b2f60aa38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types/3f11f4c6-896d-42ea-9c63-3cfc42dc4093 returned with HTTP 404 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 767/1584] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/types/3f11f4c6-896d-42ea-9c63-3cfc42dc4093 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ebac3149-ae18-40ca-8b66-90e397fb269d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-16ce0c7b-e607-41c8-9ccc-787b2b201cde None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ebac3149-ae18-40ca-8b66-90e397fb269d tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ebac3149-ae18-40ca-8b66-90e397fb269d tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ebac3149-ae18-40ca-8b66-90e397fb269d tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16ce0c7b-e607-41c8-9ccc-787b2b201cde tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/types/3f1e03f5-4414-407a-8006-d79d210bd2f6 Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16ce0c7b-e607-41c8-9ccc-787b2b201cde tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16ce0c7b-e607-41c8-9ccc-787b2b201cde tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ebac3149-ae18-40ca-8b66-90e397fb269d tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ebac3149-ae18-40ca-8b66-90e397fb269d tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 768/1585] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:34 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 905 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16ce0c7b-e607-41c8-9ccc-787b2b201cde tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types/3f1e03f5-4414-407a-8006-d79d210bd2f6 returned with HTTP 202 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 818/1586] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:28:34 2026] DELETE /volume/v3/types/3f1e03f5-4414-407a-8006-d79d210bd2f6 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-98fbad53-6e0d-43b2-b49b-498304ec5faa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98fbad53-6e0d-43b2-b49b-498304ec5faa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/types/3f1e03f5-4414-407a-8006-d79d210bd2f6 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98fbad53-6e0d-43b2-b49b-498304ec5faa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98fbad53-6e0d-43b2-b49b-498304ec5faa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98fbad53-6e0d-43b2-b49b-498304ec5faa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types/3f1e03f5-4414-407a-8006-d79d210bd2f6 returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 769/1587] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/types/3f1e03f5-4414-407a-8006-d79d210bd2f6 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6755b03e-f164-4a91-bd51-ad8bb236a0b2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6755b03e-f164-4a91-bd51-ad8bb236a0b2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/types/4c262ca7-ff1f-4746-aa64-89d070bf90b0 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6755b03e-f164-4a91-bd51-ad8bb236a0b2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6755b03e-f164-4a91-bd51-ad8bb236a0b2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6755b03e-f164-4a91-bd51-ad8bb236a0b2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types/4c262ca7-ff1f-4746-aa64-89d070bf90b0 returned with HTTP 202 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 819/1588] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/types/4c262ca7-ff1f-4746-aa64-89d070bf90b0 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b4292b33-4539-4ba1-b4f1-01dd915fab84 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4292b33-4539-4ba1-b4f1-01dd915fab84 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/types/4c262ca7-ff1f-4746-aa64-89d070bf90b0 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4292b33-4539-4ba1-b4f1-01dd915fab84 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4292b33-4539-4ba1-b4f1-01dd915fab84 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4292b33-4539-4ba1-b4f1-01dd915fab84 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/types/4c262ca7-ff1f-4746-aa64-89d070bf90b0 returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 770/1589] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/types/4c262ca7-ff1f-4746-aa64-89d070bf90b0 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-91f0dec5-8110-4f13-8ae2-cef2bfbbc08c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-91f0dec5-8110-4f13-8ae2-cef2bfbbc08c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-91f0dec5-8110-4f13-8ae2-cef2bfbbc08c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1731378750", "consumer": "back-end"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.qos_specs [None req-91f0dec5-8110-4f13-8ae2-cef2bfbbc08c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1731378750', 'consumer': 'back-end', 'specs': {}} {{(pid=86693) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-91f0dec5-8110-4f13-8ae2-cef2bfbbc08c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DB qos_specs_create(): root {'id': '9d01c912-a877-4133-8cb4-7bf01081322a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1731378750'} {{(pid=86693) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-91f0dec5-8110-4f13-8ae2-cef2bfbbc08c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 820/1590] 192.168.122.242 () {60 vars in 1148 bytes} [Thu Sep 3 14:28:35 2026] POST /volume/v3/qos-specs => generated 377 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-99962bdd-c41f-4ae1-b538-3fb557f5c056 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] DELETE http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Delete volume with id: ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-99962bdd-c41f-4ae1-b538-3fb557f5c056 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a?force=False Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-99962bdd-c41f-4ae1-b538-3fb557f5c056 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-99962bdd-c41f-4ae1-b538-3fb557f5c056 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-99962bdd-c41f-4ae1-b538-3fb557f5c056 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: 9d01c912-a877-4133-8cb4-7bf01081322a, force: False {{(pid=86692) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /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 03 14:28:35 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-99962bdd-c41f-4ae1-b538-3fb557f5c056 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a?force=False returned with HTTP 202 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 771/1591] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a?force=False => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2ab7e804-8c10-4d71-9958-72cdb4a7ed48 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ab7e804-8c10-4d71-9958-72cdb4a7ed48 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ab7e804-8c10-4d71-9958-72cdb4a7ed48 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ab7e804-8c10-4d71-9958-72cdb4a7ed48 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Delete volume request issued successfully. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a545dd3f-dff5-44ca-b04e-2e4d2c35e27b tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 202 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 821/1592] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ab7e804-8c10-4d71-9958-72cdb4a7ed48 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-271adb7e-bc43-4db2-aeb7-27b6d4dd6009 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 772/1593] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a => generated 100 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-271adb7e-bc43-4db2-aeb7-27b6d4dd6009 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-271adb7e-bc43-4db2-aeb7-27b6d4dd6009 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-271adb7e-bc43-4db2-aeb7-27b6d4dd6009 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c5604596-17d2-4022-affa-db83058b01c7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5604596-17d2-4022-affa-db83058b01c7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5604596-17d2-4022-affa-db83058b01c7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5604596-17d2-4022-affa-db83058b01c7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-271adb7e-bc43-4db2-aeb7-27b6d4dd6009 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-271adb7e-bc43-4db2-aeb7-27b6d4dd6009 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 822/1594] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /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 03 14:28:35 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5604596-17d2-4022-affa-db83058b01c7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 773/1595] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs => generated 174 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0dba5f00-c847-4a30-aaa5-28dbb410e3a2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0dba5f00-c847-4a30-aaa5-28dbb410e3a2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a?force=False Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0dba5f00-c847-4a30-aaa5-28dbb410e3a2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0dba5f00-c847-4a30-aaa5-28dbb410e3a2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0dba5f00-c847-4a30-aaa5-28dbb410e3a2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: 9d01c912-a877-4133-8cb4-7bf01081322a, force: False {{(pid=86693) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0dba5f00-c847-4a30-aaa5-28dbb410e3a2 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a?force=False returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 823/1596] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a?force=False => generated 100 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4215c195-94a1-49d8-bc4c-8ebb4b495c63 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4215c195-94a1-49d8-bc4c-8ebb4b495c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4215c195-94a1-49d8-bc4c-8ebb4b495c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4215c195-94a1-49d8-bc4c-8ebb4b495c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4215c195-94a1-49d8-bc4c-8ebb4b495c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 774/1597] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs/9d01c912-a877-4133-8cb4-7bf01081322a => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4bb894de-5ad9-45c6-83ff-c4c978171455 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4bb894de-5ad9-45c6-83ff-c4c978171455 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4bb894de-5ad9-45c6-83ff-c4c978171455 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1137742566", "consumer": "both"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.qos_specs [None req-4bb894de-5ad9-45c6-83ff-c4c978171455 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1137742566', 'consumer': 'both', 'specs': {}} {{(pid=86693) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-4bb894de-5ad9-45c6-83ff-c4c978171455 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DB qos_specs_create(): root {'id': '3da8ebed-b0de-4a25-9f01-ed70f0fb0af0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1137742566'} {{(pid=86693) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4bb894de-5ad9-45c6-83ff-c4c978171455 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 824/1598] 192.168.122.242 () {60 vars in 1148 bytes} [Thu Sep 3 14:28:35 2026] POST /volume/v3/qos-specs => generated 373 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aba87236-b815-47f6-b0d1-2f10f15552ec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aba87236-b815-47f6-b0d1-2f10f15552ec tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0?force=False Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aba87236-b815-47f6-b0d1-2f10f15552ec tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aba87236-b815-47f6-b0d1-2f10f15552ec tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-aba87236-b815-47f6-b0d1-2f10f15552ec tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: 3da8ebed-b0de-4a25-9f01-ed70f0fb0af0, force: False {{(pid=86692) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /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 03 14:28:35 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aba87236-b815-47f6-b0d1-2f10f15552ec tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0?force=False returned with HTTP 202 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 775/1599] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0?force=False => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-76dde895-02a9-4af2-b4f5-9fb871819c63 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76dde895-02a9-4af2-b4f5-9fb871819c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76dde895-02a9-4af2-b4f5-9fb871819c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76dde895-02a9-4af2-b4f5-9fb871819c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76dde895-02a9-4af2-b4f5-9fb871819c63 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0 returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 825/1600] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd3e7df2-8e7c-43ec-9f81-d783e3ef5eaa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd3e7df2-8e7c-43ec-9f81-d783e3ef5eaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd3e7df2-8e7c-43ec-9f81-d783e3ef5eaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd3e7df2-8e7c-43ec-9f81-d783e3ef5eaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /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 03 14:28:35 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd3e7df2-8e7c-43ec-9f81-d783e3ef5eaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 776/1601] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs => generated 174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6b85e1c8-4ea7-428c-9cea-151280ecf5e5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b85e1c8-4ea7-428c-9cea-151280ecf5e5 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0?force=False Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b85e1c8-4ea7-428c-9cea-151280ecf5e5 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b85e1c8-4ea7-428c-9cea-151280ecf5e5 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b85e1c8-4ea7-428c-9cea-151280ecf5e5 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: 3da8ebed-b0de-4a25-9f01-ed70f0fb0af0, force: False {{(pid=86693) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b85e1c8-4ea7-428c-9cea-151280ecf5e5 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0?force=False returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 826/1602] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0?force=False => generated 100 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-98228e37-9776-413f-a797-c59541abc38d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98228e37-9776-413f-a797-c59541abc38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98228e37-9776-413f-a797-c59541abc38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-98228e37-9776-413f-a797-c59541abc38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-98228e37-9776-413f-a797-c59541abc38d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0 returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 777/1603] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs/3da8ebed-b0de-4a25-9f01-ed70f0fb0af0 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bc468a9c-73e5-444d-96af-ab25b8477a0d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc468a9c-73e5-444d-96af-ab25b8477a0d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] POST http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bc468a9c-73e5-444d-96af-ab25b8477a0d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-171316042", "consumer": "front-end"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.qos_specs [None req-bc468a9c-73e5-444d-96af-ab25b8477a0d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-171316042', 'consumer': 'front-end', 'specs': {}} {{(pid=86693) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-bc468a9c-73e5-444d-96af-ab25b8477a0d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DB qos_specs_create(): root {'id': 'd489d418-4615-4e21-ae85-58cf1c4d6bd5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-171316042'} {{(pid=86693) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bc468a9c-73e5-444d-96af-ab25b8477a0d tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 827/1604] 192.168.122.242 () {60 vars in 1148 bytes} [Thu Sep 3 14:28:35 2026] POST /volume/v3/qos-specs => generated 377 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-715c212e-efff-47e1-9d9d-dd360139fecb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-715c212e-efff-47e1-9d9d-dd360139fecb tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5?force=False Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-715c212e-efff-47e1-9d9d-dd360139fecb tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-715c212e-efff-47e1-9d9d-dd360139fecb tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-715c212e-efff-47e1-9d9d-dd360139fecb tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: d489d418-4615-4e21-ae85-58cf1c4d6bd5, force: False {{(pid=86692) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /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 03 14:28:35 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-715c212e-efff-47e1-9d9d-dd360139fecb tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5?force=False returned with HTTP 202 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 778/1605] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-413d169d-46c1-4dc7-9ad8-1feb54c9d958 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-413d169d-46c1-4dc7-9ad8-1feb54c9d958 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-413d169d-46c1-4dc7-9ad8-1feb54c9d958 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-413d169d-46c1-4dc7-9ad8-1feb54c9d958 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-413d169d-46c1-4dc7-9ad8-1feb54c9d958 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5 returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 828/1606] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4eb6565c-a5da-47bf-b90f-03e183119315 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4eb6565c-a5da-47bf-b90f-03e183119315 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4eb6565c-a5da-47bf-b90f-03e183119315 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4eb6565c-a5da-47bf-b90f-03e183119315 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /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 03 14:28:35 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4eb6565c-a5da-47bf-b90f-03e183119315 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 779/1607] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-79175b14-8121-4ea4-a314-cc0b4a96fea1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79175b14-8121-4ea4-a314-cc0b4a96fea1 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5?force=False Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79175b14-8121-4ea4-a314-cc0b4a96fea1 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79175b14-8121-4ea4-a314-cc0b4a96fea1 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.qos_specs_manage [None req-79175b14-8121-4ea4-a314-cc0b4a96fea1 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: d489d418-4615-4e21-ae85-58cf1c4d6bd5, force: False {{(pid=86693) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79175b14-8121-4ea4-a314-cc0b4a96fea1 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5?force=False returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 829/1608] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:35 2026] DELETE /volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5?force=False => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-070a3485-38ff-461a-a1f9-9e2313bcc88c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-070a3485-38ff-461a-a1f9-9e2313bcc88c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-070a3485-38ff-461a-a1f9-9e2313bcc88c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-070a3485-38ff-461a-a1f9-9e2313bcc88c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-070a3485-38ff-461a-a1f9-9e2313bcc88c tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5 returned with HTTP 404 Sep 03 14:28:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 780/1609] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/qos-specs/d489d418-4615-4e21-ae85-58cf1c4d6bd5 => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9143bc23-d0e6-43a5-8bbf-cb5389d3b60f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6ad7cf40-8106-4a39-b254-4644aeb37270 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ad7cf40-8106-4a39-b254-4644aeb37270 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ad7cf40-8106-4a39-b254-4644aeb37270 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ad7cf40-8106-4a39-b254-4644aeb37270 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9143bc23-d0e6-43a5-8bbf-cb5389d3b60f tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9143bc23-d0e6-43a5-8bbf-cb5389d3b60f tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9143bc23-d0e6-43a5-8bbf-cb5389d3b60f tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ad7cf40-8106-4a39-b254-4644aeb37270 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 781/1610] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 => generated 400 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-85eb6fa8-a264-4e18-bba3-1ca80b904784 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85eb6fa8-a264-4e18-bba3-1ca80b904784 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85eb6fa8-a264-4e18-bba3-1ca80b904784 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85eb6fa8-a264-4e18-bba3-1ca80b904784 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /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 03 14:28:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:28:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85eb6fa8-a264-4e18-bba3-1ca80b904784 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 782/1611] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/qos-specs => generated 174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-49cfc44e-fad1-44d8-a605-b885cd14e5e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-49cfc44e-fad1-44d8-a605-b885cd14e5e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] PUT http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-49cfc44e-fad1-44d8-a605-b885cd14e5e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9143bc23-d0e6-43a5-8bbf-cb5389d3b60f tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.qos_specs [None req-49cfc44e-fad1-44d8-a605-b885cd14e5e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=86692) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-49cfc44e-fad1-44d8-a605-b885cd14e5e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] qos_specs_update() value: {'id': 'ffe49a53-3559-4bab-9b92-b7909d5939ed', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'e490abeb-2214-4621-b979-282e600f0349', 'deleted': False} {{(pid=86692) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9143bc23-d0e6-43a5-8bbf-cb5389d3b60f tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 830/1612] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:35 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-49cfc44e-fad1-44d8-a605-b885cd14e5e6 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 783/1613] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:28:36 2026] PUT /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 => generated 36 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a4bbf19b-3e46-4742-8960-0b478039cb16 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a4bbf19b-3e46-4742-8960-0b478039cb16 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a4bbf19b-3e46-4742-8960-0b478039cb16 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a4bbf19b-3e46-4742-8960-0b478039cb16 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a4bbf19b-3e46-4742-8960-0b478039cb16 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 831/1614] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 => generated 421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3258556b-bf06-4e0c-af75-4dbf1be285a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3258556b-bf06-4e0c-af75-4dbf1be285a0 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] PUT http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/delete_keys Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3258556b-bf06-4e0c-af75-4dbf1be285a0 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3258556b-bf06-4e0c-af75-4dbf1be285a0 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete_key spec: e490abeb-2214-4621-b979-282e600f0349, keys: ['iops_bytes'] {{(pid=86692) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3258556b-bf06-4e0c-af75-4dbf1be285a0 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/delete_keys returned with HTTP 202 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "9fce08f3-f3f4-4106-8792-53be40696414", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2060134715"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 784/1615] 192.168.122.242 () {60 vars in 1294 bytes} [Thu Sep 3 14:28:36 2026] PUT /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349/delete_keys => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c4975e5a-b670-425a-9962-5a07dabdc0bc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request body: {'volume': {'imageRef': '9fce08f3-f3f4-4106-8792-53be40696414', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2060134715'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c4975e5a-b670-425a-9962-5a07dabdc0bc tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c4975e5a-b670-425a-9962-5a07dabdc0bc tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c4975e5a-b670-425a-9962-5a07dabdc0bc tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c4975e5a-b670-425a-9962-5a07dabdc0bc tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 785/1616] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 => generated 400 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bc393ade-520e-4fa5-90d5-14444d7587ab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc393ade-520e-4fa5-90d5-14444d7587ab tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc393ade-520e-4fa5-90d5-14444d7587ab tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc393ade-520e-4fa5-90d5-14444d7587ab tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc393ade-520e-4fa5-90d5-14444d7587ab tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 786/1617] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 => generated 400 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cc0788b3-da20-44eb-bc93-eaeeb7e4b7a7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cc0788b3-da20-44eb-bc93-eaeeb7e4b7a7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] DELETE http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349?force=False Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cc0788b3-da20-44eb-bc93-eaeeb7e4b7a7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cc0788b3-da20-44eb-bc93-eaeeb7e4b7a7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc0788b3-da20-44eb-bc93-eaeeb7e4b7a7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Delete qos_spec: e490abeb-2214-4621-b979-282e600f0349, force: False {{(pid=86692) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /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 03 14:28:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cc0788b3-da20-44eb-bc93-eaeeb7e4b7a7 tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349?force=False returned with HTTP 202 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 787/1618] 192.168.122.242 () {58 vars in 1264 bytes} [Thu Sep 3 14:28:36 2026] DELETE /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349?force=False => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-74a8205c-e919-4c1b-bcfc-5160975a5aaa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-74a8205c-e919-4c1b-bcfc-5160975a5aaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] GET http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-74a8205c-e919-4c1b-bcfc-5160975a5aaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-74a8205c-e919-4c1b-bcfc-5160975a5aaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-74a8205c-e919-4c1b-bcfc-5160975a5aaa tempest-QosSpecsTestJSON-48228991 tempest-QosSpecsTestJSON-48228991-project-admin] http://192.168.122.242/volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 returned with HTTP 404 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 788/1619] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/qos-specs/e490abeb-2214-4621-b979-282e600f0349 => generated 100 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume of 2 GB Sep 03 14:28:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Availability Zones retrieved successfully. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Flow 'volume_create_api' (5414b39c-e17f-4b56-bce4-c965267142a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3712abe-dea3-4e1e-b754-5c4079dcdf14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Validating volume size '2' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4bb9e8c3-7268-47f9-9a83-ac48e35e596e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4bb9e8c3-7268-47f9-9a83-ac48e35e596e tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4bb9e8c3-7268-47f9-9a83-ac48e35e596e tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4bb9e8c3-7268-47f9-9a83-ac48e35e596e tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3712abe-dea3-4e1e-b754-5c4079dcdf14) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 14:28:36 devstack devstack@c-api.service[86693]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 9fce08f3-f3f4-4106-8792-53be40696414 is not active. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3712abe-dea3-4e1e-b754-5c4079dcdf14) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4bb9e8c3-7268-47f9-9a83-ac48e35e596e tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 returned with HTTP 404 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3712abe-dea3-4e1e-b754-5c4079dcdf14) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 789/1620] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/volumes/ad30970e-0797-4044-8e29-9a9712a4ce62 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Flow 'volume_create_api' (5414b39c-e17f-4b56-bce4-c965267142a8) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03c80f8f-75d5-4a09-aefa-fd8934f08f18 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 832/1621] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:28:36 2026] POST /volume/v3/volumes => generated 125 bytes in 303 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] DELETE http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Delete volume with id: 426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Delete volume request issued successfully. Sep 03 14:28:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b8d2024-6df1-4f27-93c2-7172cd6b95f0 tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 202 Sep 03 14:28:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 790/1622] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:36 2026] DELETE /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cffa3efc-2413-4b00-b597-1ee9512ade1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cffa3efc-2413-4b00-b597-1ee9512ade1c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cffa3efc-2413-4b00-b597-1ee9512ade1c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cffa3efc-2413-4b00-b597-1ee9512ade1c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cffa3efc-2413-4b00-b597-1ee9512ade1c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Volume info retrieved successfully. Sep 03 14:28:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cffa3efc-2413-4b00-b597-1ee9512ade1c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 200 Sep 03 14:28:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 833/1623] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:36 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 866 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-524fb56e-c1c9-45ad-b4c2-d50d48084723 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-524fb56e-c1c9-45ad-b4c2-d50d48084723 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-524fb56e-c1c9-45ad-b4c2-d50d48084723 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-524fb56e-c1c9-45ad-b4c2-d50d48084723 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-524fb56e-c1c9-45ad-b4c2-d50d48084723 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-524fb56e-c1c9-45ad-b4c2-d50d48084723 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 791/1624] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:37 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 908 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-03931add-bdd8-46fc-bc74-92005935a69c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03931add-bdd8-46fc-bc74-92005935a69c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] GET http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 Sep 03 14:28:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03931add-bdd8-46fc-bc74-92005935a69c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03931add-bdd8-46fc-bc74-92005935a69c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03931add-bdd8-46fc-bc74-92005935a69c tempest-TestServerVolumeAttachmentScenario-1248877400 tempest-TestServerVolumeAttachmentScenario-1248877400-project-member] http://192.168.122.242/volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 returned with HTTP 404 Sep 03 14:28:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 834/1625] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:37 2026] GET /volume/v3/volumes/426d8cf4-6b43-4581-af8a-15d423a627d7 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a320c9cb-e6cf-4f32-b3e0-fa4c0e94895e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a320c9cb-e6cf-4f32-b3e0-fa4c0e94895e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a320c9cb-e6cf-4f32-b3e0-fa4c0e94895e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a320c9cb-e6cf-4f32-b3e0-fa4c0e94895e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a320c9cb-e6cf-4f32-b3e0-fa4c0e94895e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a320c9cb-e6cf-4f32-b3e0-fa4c0e94895e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 792/1626] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:38 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 908 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4c92d8db-c4c5-4d70-9ea9-291ee4f573c0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c92d8db-c4c5-4d70-9ea9-291ee4f573c0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c92d8db-c4c5-4d70-9ea9-291ee4f573c0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c92d8db-c4c5-4d70-9ea9-291ee4f573c0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4c92d8db-c4c5-4d70-9ea9-291ee4f573c0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c92d8db-c4c5-4d70-9ea9-291ee4f573c0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 835/1627] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:39 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 908 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "089c88fd-bfa6-47a0-9d06-8b4395bfee5c"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '089c88fd-bfa6-47a0-9d06-8b4395bfee5c'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume of 1 GB Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Availability Zones retrieved successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Flow 'volume_create_api' (de300e72-d323-4a38-bc45-c517de2400f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8980f99d-b9db-4a45-a616-2dd0d5a562fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: WARNING cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8980f99d-b9db-4a45-a616-2dd0d5a562fa) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 14:28:40 devstack devstack@c-api.service[86692]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8980f99d-b9db-4a45-a616-2dd0d5a562fa) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: WARNING cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8980f99d-b9db-4a45-a616-2dd0d5a562fa) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:40 devstack devstack@c-api.service[86692]: WARNING cinder.volume.api [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Flow 'volume_create_api' (de300e72-d323-4a38-bc45-c517de2400f6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1306f471-0c3b-4565-ac56-96d34ca124e4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 793/1628] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:39 2026] POST /volume/v3/volumes => generated 134 bytes in 331 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f71e2d0d-f624-4dda-8cc5-2f3dc576f240 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f71e2d0d-f624-4dda-8cc5-2f3dc576f240 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f71e2d0d-f624-4dda-8cc5-2f3dc576f240 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f71e2d0d-f624-4dda-8cc5-2f3dc576f240 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 836/1629] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 127 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bfa01082-ba48-489d-b6c9-ec3027771953 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfa01082-ba48-489d-b6c9-ec3027771953 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bfa01082-ba48-489d-b6c9-ec3027771953 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "392506a3-bcd7-4c23-ab22-57abfc21a17e"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-bfa01082-ba48-489d-b6c9-ec3027771953 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '392506a3-bcd7-4c23-ab22-57abfc21a17e'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bfa01082-ba48-489d-b6c9-ec3027771953 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 404 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 794/1630] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9be4a7e2-fc84-41e8-aa61-1c44d464a875 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9be4a7e2-fc84-41e8-aa61-1c44d464a875 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9be4a7e2-fc84-41e8-aa61-1c44d464a875 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "48122919-f8be-4b3d-a358-b8c345f4853d"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-14723b76-102a-43c9-96b5-d22664f2c16b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-9be4a7e2-fc84-41e8-aa61-1c44d464a875 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '48122919-f8be-4b3d-a358-b8c345f4853d'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14723b76-102a-43c9-96b5-d22664f2c16b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14723b76-102a-43c9-96b5-d22664f2c16b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14723b76-102a-43c9-96b5-d22664f2c16b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9be4a7e2-fc84-41e8-aa61-1c44d464a875 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 404 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 837/1631] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-14723b76-102a-43c9-96b5-d22664f2c16b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9a7c73f3-dad4-4e7a-9082-aa8244396cea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14723b76-102a-43c9-96b5-d22664f2c16b tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 795/1632] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a7c73f3-dad4-4e7a-9082-aa8244396cea tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a7c73f3-dad4-4e7a-9082-aa8244396cea tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9e77afa1-0228-48cc-bd9b-6fa5f7099420"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-9a7c73f3-dad4-4e7a-9082-aa8244396cea tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '9e77afa1-0228-48cc-bd9b-6fa5f7099420'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] POST http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052/action Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a7c73f3-dad4-4e7a-9082-aa8244396cea tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 404 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 838/1633] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-210f164c-f4c5-4c83-8756-58b282f204e5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-210f164c-f4c5-4c83-8756-58b282f204e5 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-210f164c-f4c5-4c83-8756-58b282f204e5 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-210f164c-f4c5-4c83-8756-58b282f204e5 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 839/1634] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 125 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a5fbd11d-9a2e-44da-ba1e-635aa4b37bdc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5fbd11d-9a2e-44da-ba1e-635aa4b37bdc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5fbd11d-9a2e-44da-ba1e-635aa4b37bdc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5fbd11d-9a2e-44da-ba1e-635aa4b37bdc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 840/1635] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2966bc37-d22c-4349-842b-9a240003051f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2966bc37-d22c-4349-842b-9a240003051f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2966bc37-d22c-4349-842b-9a240003051f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2966bc37-d22c-4349-842b-9a240003051f tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 841/1636] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes => generated 121 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-449fc5b7-f2ef-429d-94fc-5e4e2abb08d8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-449fc5b7-f2ef-429d-94fc-5e4e2abb08d8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] DELETE http://192.168.122.242/volume/v3/volumes/tempest-invalid-2104993932 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-449fc5b7-f2ef-429d-94fc-5e4e2abb08d8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-449fc5b7-f2ef-429d-94fc-5e4e2abb08d8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-449fc5b7-f2ef-429d-94fc-5e4e2abb08d8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Delete volume with id: tempest-invalid-2104993932 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-449fc5b7-f2ef-429d-94fc-5e4e2abb08d8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/tempest-invalid-2104993932 returned with HTTP 404 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 842/1637] 192.168.122.242 () {58 vars in 1205 bytes} [Thu Sep 3 14:28:40 2026] DELETE /volume/v3/volumes/tempest-invalid-2104993932 => generated 99 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-79bce901-273e-4054-8512-b1901c7977ab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 843/1638] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:28:40 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-204db1ed-a29d-4ef3-b48e-859f6b486270 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Created reservations ['44ab4afd-33ff-4f81-904d-915b4be1cfb5', '3b05f61b-940b-46d4-ae0a-63a6b64dda05'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-204db1ed-a29d-4ef3-b48e-859f6b486270 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/xxx/action Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-204db1ed-a29d-4ef3-b48e-859f6b486270 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-detach": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-204db1ed-a29d-4ef3-b48e-859f6b486270 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-204db1ed-a29d-4ef3-b48e-859f6b486270 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 844/1639] 192.168.122.242 () {60 vars in 1175 bytes} [Thu Sep 3 14:28:40 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 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ff504ffb-2e69-4715-bd54-9869063abbe4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff504ffb-2e69-4715-bd54-9869063abbe4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/tempest-invalid-1727978629 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff504ffb-2e69-4715-bd54-9869063abbe4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff504ffb-2e69-4715-bd54-9869063abbe4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Extend volume request issued successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9444ec1f-c390-44db-9fa1-a1c4ae466cf7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052/action returned with HTTP 202 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 796/1640] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0ebe7d46-1f5d-4ce9-bbe4-2475bab472f0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ebe7d46-1f5d-4ce9-bbe4-2475bab472f0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ebe7d46-1f5d-4ce9-bbe4-2475bab472f0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff504ffb-2e69-4715-bd54-9869063abbe4 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/tempest-invalid-1727978629 returned with HTTP 404 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ebe7d46-1f5d-4ce9-bbe4-2475bab472f0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 845/1641] 192.168.122.242 () {58 vars in 1202 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes/tempest-invalid-1727978629 => generated 99 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-53170023-dd5c-4687-8f39-d76424d6fc17 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 846/1642] 192.168.122.242 () {58 vars in 1124 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?status=null Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Could not evaluate value null, assuming string {{(pid=86693) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0ebe7d46-1f5d-4ce9-bbe4-2475bab472f0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Get all volumes completed successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bcb34ccc-67c4-4b87-95aa-7097110344f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 847/1643] 192.168.122.242 () {58 vars in 1165 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ebe7d46-1f5d-4ce9-bbe4-2475bab472f0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 797/1644] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1326 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-90231225 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-90231225'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Get all volumes completed successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6f4f6e33-db7f-4e12-b20c-6a695bf4a67c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-90231225 returned with HTTP 200 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 848/1645] 192.168.122.242 () {58 vars in 1239 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-90231225 => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes?status=null Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Could not evaluate value null, assuming string {{(pid=86692) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Get all volumes completed successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f8a80e6-0d51-4c5d-adad-1c3652bd76ca tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes?status=null returned with HTTP 200 Sep 03 14:28:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 798/1646] 192.168.122.242 () {58 vars in 1144 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-22353aee-f064-4b59-acbe-9959a696baaf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-221610820 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-221610820'), ('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Get all volumes completed successfully. Sep 03 14:28:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22353aee-f064-4b59-acbe-9959a696baaf tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-221610820 returned with HTTP 200 Sep 03 14:28:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 849/1647] 192.168.122.242 () {58 vars in 1220 bytes} [Thu Sep 3 14:28:40 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-221610820 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:28:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Reserve volume completed successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7aff0e2-f13e-46b8-a1e7-438e059c7e00 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action returned with HTTP 202 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 799/1648] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:40 2026] POST /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: ERROR cinder.volume.api [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume status must be available to reserve, but the status is attaching. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-47d95a7b-cdea-42ff-8577-6d1ac488c688 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action returned with HTTP 400 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 850/1649] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action => generated 132 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-10363d07-43de-4fd3-9857-280eef6bda9e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10363d07-43de-4fd3-9857-280eef6bda9e tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10363d07-43de-4fd3-9857-280eef6bda9e tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10363d07-43de-4fd3-9857-280eef6bda9e tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-10363d07-43de-4fd3-9857-280eef6bda9e tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-10363d07-43de-4fd3-9857-280eef6bda9e tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Unreserve volume completed successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10363d07-43de-4fd3-9857-280eef6bda9e tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action returned with HTTP 202 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 800/1650] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-48b3e635-28d0-44f6-8a6c-2b2e197a136c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-48b3e635-28d0-44f6-8a6c-2b2e197a136c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/695ceb5b-d5fb-4d09-8f53-5b953949d89a/action Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-48b3e635-28d0-44f6-8a6c-2b2e197a136c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-reserve": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-48b3e635-28d0-44f6-8a6c-2b2e197a136c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-48b3e635-28d0-44f6-8a6c-2b2e197a136c tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/695ceb5b-d5fb-4d09-8f53-5b953949d89a/action returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 851/1651] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/695ceb5b-d5fb-4d09-8f53-5b953949d89a/action => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a50f8dfb-5c12-477a-aa47-0eff5f7b34f0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a50f8dfb-5c12-477a-aa47-0eff5f7b34f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/a93b153a-2c7d-4f43-b363-3c2764a0aedc/action Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a50f8dfb-5c12-477a-aa47-0eff5f7b34f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a50f8dfb-5c12-477a-aa47-0eff5f7b34f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a50f8dfb-5c12-477a-aa47-0eff5f7b34f0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/a93b153a-2c7d-4f43-b363-3c2764a0aedc/action returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 801/1652] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/a93b153a-2c7d-4f43-b363-3c2764a0aedc/action => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5e17275f-fe01-4000-a174-7001a304cf3f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 852/1653] 192.168.122.242 () {60 vars in 1144 bytes} [Thu Sep 3 14:28:41 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c4ab1bde-de4b-4b79-b78a-7cd2c25c5950 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c4ab1bde-de4b-4b79-b78a-7cd2c25c5950 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] PUT http://192.168.122.242/volume/v3/volumes/tempest-invalid-1207596768 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c4ab1bde-de4b-4b79-b78a-7cd2c25c5950 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c4ab1bde-de4b-4b79-b78a-7cd2c25c5950 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/tempest-invalid-1207596768 returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 802/1654] 192.168.122.242 () {60 vars in 1222 bytes} [Thu Sep 3 14:28:41 2026] PUT /volume/v3/volumes/tempest-invalid-1207596768 => generated 99 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-17620fcd-4d8a-4c6b-979b-a5edf16896e0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17620fcd-4d8a-4c6b-979b-a5edf16896e0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] PUT http://192.168.122.242/volume/v3/volumes/6ef515fb-18f7-471b-a31b-737a864a70f4 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-17620fcd-4d8a-4c6b-979b-a5edf16896e0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17620fcd-4d8a-4c6b-979b-a5edf16896e0 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/6ef515fb-18f7-471b-a31b-737a864a70f4 returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 853/1655] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:28:41 2026] PUT /volume/v3/volumes/6ef515fb-18f7-471b-a31b-737a864a70f4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c870573e-03d3-44bb-aa60-6ec753ea2afc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c870573e-03d3-44bb-aa60-6ec753ea2afc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] DELETE http://192.168.122.242/volume/v3/volumes/4f86e2f2-340c-4f27-811c-14a6e1ef0122 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c870573e-03d3-44bb-aa60-6ec753ea2afc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c870573e-03d3-44bb-aa60-6ec753ea2afc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-c870573e-03d3-44bb-aa60-6ec753ea2afc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Delete volume with id: 4f86e2f2-340c-4f27-811c-14a6e1ef0122 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c870573e-03d3-44bb-aa60-6ec753ea2afc tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/4f86e2f2-340c-4f27-811c-14a6e1ef0122 returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 803/1656] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:41 2026] DELETE /volume/v3/volumes/4f86e2f2-340c-4f27-811c-14a6e1ef0122 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e2ee5cf-e3e5-482b-8015-90245054c802 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e2ee5cf-e3e5-482b-8015-90245054c802 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e2ee5cf-e3e5-482b-8015-90245054c802 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e2ee5cf-e3e5-482b-8015-90245054c802 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e2ee5cf-e3e5-482b-8015-90245054c802 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action returned with HTTP 400 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 854/1657] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action => generated 140 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0cee3405-eb9c-47a4-8528-68314d1b07e3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0cee3405-eb9c-47a4-8528-68314d1b07e3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0cee3405-eb9c-47a4-8528-68314d1b07e3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0cee3405-eb9c-47a4-8528-68314d1b07e3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0cee3405-eb9c-47a4-8528-68314d1b07e3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action returned with HTTP 400 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 804/1658] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action => generated 131 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8f17f397-d93b-453e-868f-2a44aef45a61 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f17f397-d93b-453e-868f-2a44aef45a61 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/4c1d2957-bf81-4489-b9e7-2f0cefe2e13f/action Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f17f397-d93b-453e-868f-2a44aef45a61 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f17f397-d93b-453e-868f-2a44aef45a61 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f17f397-d93b-453e-868f-2a44aef45a61 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/4c1d2957-bf81-4489-b9e7-2f0cefe2e13f/action returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 855/1659] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/4c1d2957-bf81-4489-b9e7-2f0cefe2e13f/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1cde96cb-943a-4c8f-b9df-8cf748e32200 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cde96cb-943a-4c8f-b9df-8cf748e32200 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cde96cb-943a-4c8f-b9df-8cf748e32200 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cde96cb-943a-4c8f-b9df-8cf748e32200 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cde96cb-943a-4c8f-b9df-8cf748e32200 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action returned with HTTP 400 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 805/1660] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-62ecf5bd-3280-44fb-8e45-31bd5bb5a769 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62ecf5bd-3280-44fb-8e45-31bd5bb5a769 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] POST http://192.168.122.242/volume/v3/volumes/None/action Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62ecf5bd-3280-44fb-8e45-31bd5bb5a769 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62ecf5bd-3280-44fb-8e45-31bd5bb5a769 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62ecf5bd-3280-44fb-8e45-31bd5bb5a769 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/None/action returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 856/1661] 192.168.122.242 () {60 vars in 1178 bytes} [Thu Sep 3 14:28:41 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a2dce87-a541-40ac-adbf-f249f57bc113 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a2dce87-a541-40ac-adbf-f249f57bc113 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/f462f03b-10e0-4a29-95be-7e75681187d3 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a2dce87-a541-40ac-adbf-f249f57bc113 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a2dce87-a541-40ac-adbf-f249f57bc113 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a2dce87-a541-40ac-adbf-f249f57bc113 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/f462f03b-10e0-4a29-95be-7e75681187d3 returned with HTTP 404 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 806/1662] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:41 2026] GET /volume/v3/volumes/f462f03b-10e0-4a29-95be-7e75681187d3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4aee957e-e3ab-4a5f-a005-cccbb9f5fbc3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aee957e-e3ab-4a5f-a005-cccbb9f5fbc3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aee957e-e3ab-4a5f-a005-cccbb9f5fbc3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aee957e-e3ab-4a5f-a005-cccbb9f5fbc3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4aee957e-e3ab-4a5f-a005-cccbb9f5fbc3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aee957e-e3ab-4a5f-a005-cccbb9f5fbc3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 200 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 857/1663] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:41 2026] GET /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] DELETE http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Delete volume with id: 92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Delete volume request issued successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a2e7b74-e256-4e42-9c77-44c53a6c38a8 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 202 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 807/1664] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:41 2026] DELETE /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1f9fc504-f213-49b5-ab98-d9709e2a22af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f9fc504-f213-49b5-ab98-d9709e2a22af tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f9fc504-f213-49b5-ab98-d9709e2a22af tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f9fc504-f213-49b5-ab98-d9709e2a22af tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1f9fc504-f213-49b5-ab98-d9709e2a22af tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f9fc504-f213-49b5-ab98-d9709e2a22af tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 200 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 858/1665] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:41 2026] GET /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c35f2719-aeb1-4eeb-935a-c61cd989bdbe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c35f2719-aeb1-4eeb-935a-c61cd989bdbe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c35f2719-aeb1-4eeb-935a-c61cd989bdbe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c35f2719-aeb1-4eeb-935a-c61cd989bdbe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c35f2719-aeb1-4eeb-935a-c61cd989bdbe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c35f2719-aeb1-4eeb-935a-c61cd989bdbe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 808/1666] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:41 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-38f5f6ae-02b5-4104-a688-677c9e0280d6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38f5f6ae-02b5-4104-a688-677c9e0280d6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38f5f6ae-02b5-4104-a688-677c9e0280d6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38f5f6ae-02b5-4104-a688-677c9e0280d6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-38f5f6ae-02b5-4104-a688-677c9e0280d6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38f5f6ae-02b5-4104-a688-677c9e0280d6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 859/1667] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:41 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1326 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cbdfddfa-df07-477a-b712-820432e44cf0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cbdfddfa-df07-477a-b712-820432e44cf0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cbdfddfa-df07-477a-b712-820432e44cf0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cbdfddfa-df07-477a-b712-820432e44cf0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cbdfddfa-df07-477a-b712-820432e44cf0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cbdfddfa-df07-477a-b712-820432e44cf0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 809/1668] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:41 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1326 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Delete volume with id: bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Delete volume request issued successfully. Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59de090f-f70a-4346-9645-bdbd8c70d5b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 202 Sep 03 14:28:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 860/1669] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:42 2026] DELETE /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7b8dac89-88d5-4aba-a194-856eb58e3832 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b8dac89-88d5-4aba-a194-856eb58e3832 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b8dac89-88d5-4aba-a194-856eb58e3832 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b8dac89-88d5-4aba-a194-856eb58e3832 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7b8dac89-88d5-4aba-a194-856eb58e3832 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b8dac89-88d5-4aba-a194-856eb58e3832 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 810/1670] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:42 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-76dfadca-e706-4cdd-a6d3-5306efe2a9a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76dfadca-e706-4cdd-a6d3-5306efe2a9a3 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools?detail=True Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76dfadca-e706-4cdd-a6d3-5306efe2a9a3 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76dfadca-e706-4cdd-a6d3-5306efe2a9a3 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] Calling method 'get_pools' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76dfadca-e706-4cdd-a6d3-5306efe2a9a3 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 03 14:28:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 861/1671] 192.168.122.242 () {58 vars in 1198 bytes} [Thu Sep 3 14:28:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-51aea197-b574-4cfd-adc9-2222061f7770 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51aea197-b574-4cfd-adc9-2222061f7770 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51aea197-b574-4cfd-adc9-2222061f7770 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51aea197-b574-4cfd-adc9-2222061f7770 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] Calling method 'get_pools' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51aea197-b574-4cfd-adc9-2222061f7770 tempest-VolumePoolsAdminTestsJSON-209671672 tempest-VolumePoolsAdminTestsJSON-209671672-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 14:28:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 811/1672] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:28:42 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-622989c0-a160-446e-9313-07efbeb7eeb3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-622989c0-a160-446e-9313-07efbeb7eeb3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] GET http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-622989c0-a160-446e-9313-07efbeb7eeb3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-622989c0-a160-446e-9313-07efbeb7eeb3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-622989c0-a160-446e-9313-07efbeb7eeb3 tempest-VolumesNegativeTest-1350112477 tempest-VolumesNegativeTest-1350112477-project-member] http://192.168.122.242/volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f returned with HTTP 404 Sep 03 14:28:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 862/1673] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:42 2026] GET /volume/v3/volumes/92f71c60-326c-494a-9652-309b6377e60f => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6ae26411-ad96-4de1-a0fa-c7bb239b71fe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ae26411-ad96-4de1-a0fa-c7bb239b71fe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ae26411-ad96-4de1-a0fa-c7bb239b71fe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ae26411-ad96-4de1-a0fa-c7bb239b71fe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6ae26411-ad96-4de1-a0fa-c7bb239b71fe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ae26411-ad96-4de1-a0fa-c7bb239b71fe tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 200 Sep 03 14:28:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 812/1674] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:43 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 1325 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:28:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-90541811-1929-46b4-9135-7a514f499f62 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90541811-1929-46b4-9135-7a514f499f62 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 Sep 03 14:28:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90541811-1929-46b4-9135-7a514f499f62 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90541811-1929-46b4-9135-7a514f499f62 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90541811-1929-46b4-9135-7a514f499f62 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 returned with HTTP 404 Sep 03 14:28:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 863/1675] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:44 2026] GET /volume/v3/volumes/bec3e137-1dcd-45aa-a7e1-44f2bf71a052 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-19381196"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-19381196'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create volume of 1 GB Sep 03 14:28:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Availability Zones retrieved successfully. Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Flow 'volume_create_api' (45c5c106-bc08-40b2-a58f-b5465cda03f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02aa57d-bfa3-4340-bfa4-53fea3a5c995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b02aa57d-bfa3-4340-bfa4-53fea3a5c995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf0fbed-70e2-4b53-8585-83c5458f9bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Created reservations ['c26cb6aa-3b5d-4ecb-ac1f-35f40853f258', '7e3585ec-9fe4-40f3-a3d4-0f982db6e900', 'c09b0531-5fbe-4999-9a2c-2229806b61c7', '4b9444e3-f44f-4386-8237-b1f9002f6e6e'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf0fbed-70e2-4b53-8585-83c5458f9bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26cb6aa-3b5d-4ecb-ac1f-35f40853f258', '7e3585ec-9fe4-40f3-a3d4-0f982db6e900', 'c09b0531-5fbe-4999-9a2c-2229806b61c7', '4b9444e3-f44f-4386-8237-b1f9002f6e6e']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7c0019-b4a4-4a5a-b07d-8697dc5db9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7c0019-b4a4-4a5a-b07d-8697dc5db9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-19381196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcc672081414137bf853fd68dc31032',qos_specs=None,replication_status=,reservations=['c26cb6aa-3b5d-4ecb-ac1f-35f40853f258','7e3585ec-9fe4-40f3-a3d4-0f982db6e900','c09b0531-5fbe-4999-9a2c-2229806b61c7','4b9444e3-f44f-4386-8237-b1f9002f6e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9a27661839456a959319dceb9254c8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-19381196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fcc672081414137bf853fd68dc31032',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff9a27661839456a959319dceb9254c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f211f21-22ad-4bf9-8478-97b2858faae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f211f21-22ad-4bf9-8478-97b2858faae1) transitioned into state 'SUCCESS' from state '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-19381196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fcc672081414137bf853fd68dc31032',qos_specs=None,replication_status=,reservations=['c26cb6aa-3b5d-4ecb-ac1f-35f40853f258','7e3585ec-9fe4-40f3-a3d4-0f982db6e900','c09b0531-5fbe-4999-9a2c-2229806b61c7','4b9444e3-f44f-4386-8237-b1f9002f6e6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff9a27661839456a959319dceb9254c8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24213a1-f251-44ea-af84-b9de59d2e103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24213a1-f251-44ea-af84-b9de59d2e103) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Flow 'volume_create_api' (45c5c106-bc08-40b2-a58f-b5465cda03f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create volume request issued successfully. Sep 03 14:28:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-152c8fa9-0621-47a6-a7b6-f506e541ade0 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 813/1676] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:44 2026] POST /volume/v3/volumes => generated 755 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a45c7812-dd1a-4a1b-8af5-d88276121637 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a45c7812-dd1a-4a1b-8af5-d88276121637 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a45c7812-dd1a-4a1b-8af5-d88276121637 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a45c7812-dd1a-4a1b-8af5-d88276121637 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a45c7812-dd1a-4a1b-8af5-d88276121637 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a45c7812-dd1a-4a1b-8af5-d88276121637 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 864/1677] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:44 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 823 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c9cf1b16-7025-4afc-a337-b12d994171e7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c9cf1b16-7025-4afc-a337-b12d994171e7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c9cf1b16-7025-4afc-a337-b12d994171e7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c9cf1b16-7025-4afc-a337-b12d994171e7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c9cf1b16-7025-4afc-a337-b12d994171e7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c9cf1b16-7025-4afc-a337-b12d994171e7 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 814/1678] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:45 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 847 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5440207-6e76-4f8c-89bd-01dce82a073e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5440207-6e76-4f8c-89bd-01dce82a073e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5440207-6e76-4f8c-89bd-01dce82a073e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5440207-6e76-4f8c-89bd-01dce82a073e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5440207-6e76-4f8c-89bd-01dce82a073e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5440207-6e76-4f8c-89bd-01dce82a073e tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 865/1679] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:47 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:28:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069", "name": "tempest-VolumesExtendTest-Snapshot-1056107299"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:47 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Create snapshot from volume 2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:47 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Created reservations ['6549af07-c7e3-4201-b1ff-34d6f522e3d3', '999a7d6c-648f-4fce-b95d-74ebaf8ef4a0', '5fc1dd24-f842-4219-9276-c31cad8aa5d4', '25c8b42b-a574-4ed9-a474-406b59138f2d'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot create request issued successfully. Sep 03 14:28:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-33d11066-1d9c-49bc-af0a-34bb81155f23 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:28:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 815/1680] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:28:47 2026] POST /volume/v3/snapshots => generated 304 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-030a8764-bfb9-4311-a224-12275ee9fc72 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-030a8764-bfb9-4311-a224-12275ee9fc72 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-030a8764-bfb9-4311-a224-12275ee9fc72 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-030a8764-bfb9-4311-a224-12275ee9fc72 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-030a8764-bfb9-4311-a224-12275ee9fc72 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-030a8764-bfb9-4311-a224-12275ee9fc72 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 866/1681] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:47 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 436 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2b54952a-0bc3-4d6d-8e1a-2ef76860c933 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b54952a-0bc3-4d6d-8e1a-2ef76860c933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b54952a-0bc3-4d6d-8e1a-2ef76860c933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b54952a-0bc3-4d6d-8e1a-2ef76860c933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2b54952a-0bc3-4d6d-8e1a-2ef76860c933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b54952a-0bc3-4d6d-8e1a-2ef76860c933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 816/1682] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:48 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7e8c8d7f-074a-46e0-b9a4-42b44e12e5b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e8c8d7f-074a-46e0-b9a4-42b44e12e5b1 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] GET http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e8c8d7f-074a-46e0-b9a4-42b44e12e5b1 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e8c8d7f-074a-46e0-b9a4-42b44e12e5b1 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e8c8d7f-074a-46e0-b9a4-42b44e12e5b1 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a returned with HTTP 200 Sep 03 14:28:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 867/1683] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:48 2026] GET /volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a => generated 440 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-78971946"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-78971946'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume of 1 GB Sep 03 14:28:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Availability Zones retrieved successfully. Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Flow 'volume_create_api' (05bae4d0-dcb1-476b-bfbb-3fc04133fef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2147a042-5008-4977-8381-82b936ea6a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4766aa8d-1b87-4f7f-97c4-aed240113724 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4766aa8d-1b87-4f7f-97c4-aed240113724 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4766aa8d-1b87-4f7f-97c4-aed240113724 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4766aa8d-1b87-4f7f-97c4-aed240113724 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2147a042-5008-4977-8381-82b936ea6a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4968d8d1-b3ee-4dec-9067-856dac81c1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4766aa8d-1b87-4f7f-97c4-aed240113724 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4766aa8d-1b87-4f7f-97c4-aed240113724 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 868/1684] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:49 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 436 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Created reservations ['e2d5a228-c63f-4200-9c28-3d75cd56b98a', '8b9382f7-45e6-46b9-86e1-3b11785528a1', 'a0f690aa-1134-467f-ac87-c2c094979773', '1bcb1937-c4d0-4b79-9b99-fb8017169efa'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4968d8d1-b3ee-4dec-9067-856dac81c1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2d5a228-c63f-4200-9c28-3d75cd56b98a', '8b9382f7-45e6-46b9-86e1-3b11785528a1', 'a0f690aa-1134-467f-ac87-c2c094979773', '1bcb1937-c4d0-4b79-9b99-fb8017169efa']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad420bf9-f0a5-4a36-8c77-d2de1370fca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad420bf9-f0a5-4a36-8c77-d2de1370fca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3d3f2f-f37a-478a-a937-49ab6cb8727d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-78971946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='814a943392a648cea00834899bd8d52a',qos_specs=None,replication_status=,reservations=['e2d5a228-c63f-4200-9c28-3d75cd56b98a','8b9382f7-45e6-46b9-86e1-3b11785528a1','a0f690aa-1134-467f-ac87-c2c094979773','1bcb1937-c4d0-4b79-9b99-fb8017169efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='417731aea9d049cca9b2a18e0a310787',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-78971946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf3d3f2f-f37a-478a-a937-49ab6cb8727d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='814a943392a648cea00834899bd8d52a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='417731aea9d049cca9b2a18e0a310787',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a024bd1-e5c8-4bf4-b3c2-3e3bd2b00559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a024bd1-e5c8-4bf4-b3c2-3e3bd2b00559) transitioned into state 'SUCCESS' from state '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-78971946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='814a943392a648cea00834899bd8d52a',qos_specs=None,replication_status=,reservations=['e2d5a228-c63f-4200-9c28-3d75cd56b98a','8b9382f7-45e6-46b9-86e1-3b11785528a1','a0f690aa-1134-467f-ac87-c2c094979773','1bcb1937-c4d0-4b79-9b99-fb8017169efa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='417731aea9d049cca9b2a18e0a310787',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842d4eca-fced-481a-8a5a-186d3d03e477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (842d4eca-fced-481a-8a5a-186d3d03e477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Flow 'volume_create_api' (05bae4d0-dcb1-476b-bfbb-3fc04133fef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume request issued successfully. Sep 03 14:28:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7440b8f4-e542-499b-93ee-c7900e62ca42 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 817/1685] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:49 2026] POST /volume/v3/volumes => generated 766 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2a1391d3-da64-4223-884c-937a6015ba06 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a1391d3-da64-4223-884c-937a6015ba06 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a1391d3-da64-4223-884c-937a6015ba06 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a1391d3-da64-4223-884c-937a6015ba06 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2a1391d3-da64-4223-884c-937a6015ba06 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a1391d3-da64-4223-884c-937a6015ba06 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 200 Sep 03 14:28:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 869/1686] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:49 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 834 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e5b6d37e-6278-4447-a89a-a3f99940d965 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5b6d37e-6278-4447-a89a-a3f99940d965 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5b6d37e-6278-4447-a89a-a3f99940d965 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e5b6d37e-6278-4447-a89a-a3f99940d965 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e5b6d37e-6278-4447-a89a-a3f99940d965 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e5b6d37e-6278-4447-a89a-a3f99940d965 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 818/1687] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:50 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 463 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:28:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] POST http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069/action Sep 03 14:28:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Created reservations ['9242246d-3583-45af-bd35-a05b78efee54', '2038e01e-f0b4-4ee9-b411-f9696b38cc64'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Extend volume request issued successfully. Sep 03 14:28:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b61ce765-6963-4db8-aeb3-afecb12a8dc6 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069/action returned with HTTP 202 Sep 03 14:28:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 870/1688] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:50 2026] POST /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:28:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-af080d90-1e06-4d2c-879f-4f95cd30b795 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af080d90-1e06-4d2c-879f-4f95cd30b795 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af080d90-1e06-4d2c-879f-4f95cd30b795 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af080d90-1e06-4d2c-879f-4f95cd30b795 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-af080d90-1e06-4d2c-879f-4f95cd30b795 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af080d90-1e06-4d2c-879f-4f95cd30b795 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 819/1689] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:50 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-68af77f8-3fb6-4c68-92f8-a89a99cdc8d4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68af77f8-3fb6-4c68-92f8-a89a99cdc8d4 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68af77f8-3fb6-4c68-92f8-a89a99cdc8d4 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68af77f8-3fb6-4c68-92f8-a89a99cdc8d4 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-68af77f8-3fb6-4c68-92f8-a89a99cdc8d4 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68af77f8-3fb6-4c68-92f8-a89a99cdc8d4 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 200 Sep 03 14:28:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 871/1690] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:51 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 858 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4246bbe2-8ec2-4edc-a8f5-351a1cc9eef5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4246bbe2-8ec2-4edc-a8f5-351a1cc9eef5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4246bbe2-8ec2-4edc-a8f5-351a1cc9eef5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4246bbe2-8ec2-4edc-a8f5-351a1cc9eef5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4246bbe2-8ec2-4edc-a8f5-351a1cc9eef5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4246bbe2-8ec2-4edc-a8f5-351a1cc9eef5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 820/1691] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:51 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 848 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-93fb08e8-4c1c-4452-8169-c96e7576b386 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-93fb08e8-4c1c-4452-8169-c96e7576b386 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-93fb08e8-4c1c-4452-8169-c96e7576b386 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-93fb08e8-4c1c-4452-8169-c96e7576b386 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-93fb08e8-4c1c-4452-8169-c96e7576b386 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-93fb08e8-4c1c-4452-8169-c96e7576b386 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 200 Sep 03 14:28:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 872/1692] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:52 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 859 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ecd2f959-c9df-4564-a990-a382484c76cd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecd2f959-c9df-4564-a990-a382484c76cd tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a Sep 03 14:28:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ecd2f959-c9df-4564-a990-a382484c76cd tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecd2f959-c9df-4564-a990-a382484c76cd tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a returned with HTTP 200 Sep 03 14:28:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 821/1693] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:28:52 2026] PUT /volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a => generated 395 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume of 2 GB Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Availability Zones retrieved successfully. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Flow 'volume_create_api' (e8301dc8-8b57-41ae-ab7c-e147e3667915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92ab7d4-5fd9-4782-86c1-6580b8ef8832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Validating volume size '2' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92ab7d4-5fd9-4782-86c1-6580b8ef8832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa49da-25d7-4dcc-94ac-d60bb7a7d613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: WARNING cinder.quota_utils [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Quota exceeded for 814a943392a648cea00834899bd8d52a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 14:28:52 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa49da-25d7-4dcc-94ac-d60bb7a7d613) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 14:28:52 devstack devstack@c-api.service[86693]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa49da-25d7-4dcc-94ac-d60bb7a7d613) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa49da-25d7-4dcc-94ac-d60bb7a7d613) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92ab7d4-5fd9-4782-86c1-6580b8ef8832) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92ab7d4-5fd9-4782-86c1-6580b8ef8832) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:52 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Flow 'volume_create_api' (e8301dc8-8b57-41ae-ab7c-e147e3667915) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.middleware.fault [None req-59ea5e99-b4a4-496e-86d8-1abdd304878f tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 413 Sep 03 14:28:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 873/1694] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:52 2026] POST /volume/v3/volumes => generated 208 bytes in 265 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 14:28:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a2083d07-c38e-411b-9ad2-22e0e9f64f73 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2083d07-c38e-411b-9ad2-22e0e9f64f73 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a Sep 03 14:28:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2083d07-c38e-411b-9ad2-22e0e9f64f73 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2083d07-c38e-411b-9ad2-22e0e9f64f73 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a returned with HTTP 200 Sep 03 14:28:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 822/1695] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:28:52 2026] PUT /volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a => generated 395 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f3871966-202e-4540-ba61-ca69fe5dad32 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Create volume of 1 GB Sep 03 14:28:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Availability Zones retrieved successfully. Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Flow 'volume_create_api' (68b37b15-df5f-48fd-bc46-4a01a11c684c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69452b0c-7881-430e-b10c-044da7abc59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b4931c15-46af-47ca-8cff-6896fd1de908 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4931c15-46af-47ca-8cff-6896fd1de908 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4931c15-46af-47ca-8cff-6896fd1de908 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4931c15-46af-47ca-8cff-6896fd1de908 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b4931c15-46af-47ca-8cff-6896fd1de908 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69452b0c-7881-430e-b10c-044da7abc59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06eee297-a331-4dc0-9f0c-8bea7568a459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4931c15-46af-47ca-8cff-6896fd1de908 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 823/1696] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:52 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f7c74315-3a5b-408b-a7b2-c013fec6a523 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7c74315-3a5b-408b-a7b2-c013fec6a523 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7c74315-3a5b-408b-a7b2-c013fec6a523 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7c74315-3a5b-408b-a7b2-c013fec6a523 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86693]: WARNING cinder.quota_utils [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Quota exceeded for 814a943392a648cea00834899bd8d52a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f7c74315-3a5b-408b-a7b2-c013fec6a523 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06eee297-a331-4dc0-9f0c-8bea7568a459) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 14:28:53 devstack devstack@c-api.service[86693]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7c74315-3a5b-408b-a7b2-c013fec6a523 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 824/1697] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:53 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06eee297-a331-4dc0-9f0c-8bea7568a459) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06eee297-a331-4dc0-9f0c-8bea7568a459) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69452b0c-7881-430e-b10c-044da7abc59c) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69452b0c-7881-430e-b10c-044da7abc59c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:28:53 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Flow 'volume_create_api' (68b37b15-df5f-48fd-bc46-4a01a11c684c) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.middleware.fault [None req-f3871966-202e-4540-ba61-ca69fe5dad32 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 413 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-715ea813-0496-454f-a607-13319a454933 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 874/1698] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:52 2026] POST /volume/v3/volumes => generated 150 bytes in 275 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Delete snapshot with id: 2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c92917ba-9516-42ee-83b8-e99e37b05e93 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c92917ba-9516-42ee-83b8-e99e37b05e93 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c92917ba-9516-42ee-83b8-e99e37b05e93 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot delete request issued successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-715ea813-0496-454f-a607-13319a454933 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 202 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 825/1699] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:28:53 2026] DELETE /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a8786310-9605-4894-80a5-3ff323424699 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a8786310-9605-4894-80a5-3ff323424699 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a8786310-9605-4894-80a5-3ff323424699 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a8786310-9605-4894-80a5-3ff323424699 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a8786310-9605-4894-80a5-3ff323424699 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a8786310-9605-4894-80a5-3ff323424699 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 826/1700] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:53 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 462 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c92917ba-9516-42ee-83b8-e99e37b05e93 tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a returned with HTTP 200 Sep 03 14:28:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 875/1701] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:28:53 2026] PUT /volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a => generated 394 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-77a24412-579b-480b-8bdf-7ba15ca38937 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77a24412-579b-480b-8bdf-7ba15ca38937 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] POST http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d/action Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77a24412-579b-480b-8bdf-7ba15ca38937 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77a24412-579b-480b-8bdf-7ba15ca38937 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-77a24412-579b-480b-8bdf-7ba15ca38937 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: ERROR cinder.volume.api [None req-77a24412-579b-480b-8bdf-7ba15ca38937 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Quota exceeded for 814a943392a648cea00834899bd8d52a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.middleware.fault [None req-77a24412-579b-480b-8bdf-7ba15ca38937 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d/action returned with HTTP 413 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 827/1702] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:28:53 2026] POST /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d/action => generated 208 bytes in 184 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c069c2bf-5857-4859-b670-af1131dc7f78 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c069c2bf-5857-4859-b670-af1131dc7f78 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c069c2bf-5857-4859-b670-af1131dc7f78 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c069c2bf-5857-4859-b670-af1131dc7f78 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c069c2bf-5857-4859-b670-af1131dc7f78 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c069c2bf-5857-4859-b670-af1131dc7f78 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 200 Sep 03 14:28:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 876/1703] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:53 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 859 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Delete volume with id: bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Delete volume request issued successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5278c93-1d47-45c3-8edd-b959df5eeccf tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 202 Sep 03 14:28:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 828/1704] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:53 2026] DELETE /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cd01f304-d50e-4cbe-98f4-d4dbee72f742 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd01f304-d50e-4cbe-98f4-d4dbee72f742 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd01f304-d50e-4cbe-98f4-d4dbee72f742 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd01f304-d50e-4cbe-98f4-d4dbee72f742 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cd01f304-d50e-4cbe-98f4-d4dbee72f742 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd01f304-d50e-4cbe-98f4-d4dbee72f742 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 200 Sep 03 14:28:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 877/1705] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:53 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 858 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f1b7cafb-6afa-4c2a-87ba-b7bdcd5c42ef None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1b7cafb-6afa-4c2a-87ba-b7bdcd5c42ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f1b7cafb-6afa-4c2a-87ba-b7bdcd5c42ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f1b7cafb-6afa-4c2a-87ba-b7bdcd5c42ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f1b7cafb-6afa-4c2a-87ba-b7bdcd5c42ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1b7cafb-6afa-4c2a-87ba-b7bdcd5c42ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 829/1706] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:54 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 462 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2b5c95df-bd4d-4580-ac05-3ec352162b74 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b5c95df-bd4d-4580-ac05-3ec352162b74 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b5c95df-bd4d-4580-ac05-3ec352162b74 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b5c95df-bd4d-4580-ac05-3ec352162b74 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2b5c95df-bd4d-4580-ac05-3ec352162b74 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Volume info retrieved successfully. Sep 03 14:28:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b5c95df-bd4d-4580-ac05-3ec352162b74 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 200 Sep 03 14:28:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 878/1707] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:54 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 858 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-02312aca-4e54-4320-9500-d023ba34a660 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-02312aca-4e54-4320-9500-d023ba34a660 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-02312aca-4e54-4320-9500-d023ba34a660 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-02312aca-4e54-4320-9500-d023ba34a660 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-02312aca-4e54-4320-9500-d023ba34a660 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Snapshot retrieved successfully. Sep 03 14:28:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-02312aca-4e54-4320-9500-d023ba34a660 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 200 Sep 03 14:28:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 830/1708] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:55 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 462 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3886ae1c-0d41-428c-a831-be9e1bc4e774 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3886ae1c-0d41-428c-a831-be9e1bc4e774 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] GET http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3886ae1c-0d41-428c-a831-be9e1bc4e774 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3886ae1c-0d41-428c-a831-be9e1bc4e774 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3886ae1c-0d41-428c-a831-be9e1bc4e774 tempest-VolumeQuotasNegativeTestJSON-2097159084 tempest-VolumeQuotasNegativeTestJSON-2097159084-project-member] http://192.168.122.242/volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d returned with HTTP 404 Sep 03 14:28:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 879/1709] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:56 2026] GET /volume/v3/volumes/bf3d3f2f-f37a-478a-a937-49ab6cb8727d => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1ccc581f-f595-4751-90ce-12f3d882d18f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1ccc581f-f595-4751-90ce-12f3d882d18f tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] PUT http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1ccc581f-f595-4751-90ce-12f3d882d18f tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1ccc581f-f595-4751-90ce-12f3d882d18f tempest-VolumeQuotasNegativeTestJSON-91754674 tempest-VolumeQuotasNegativeTestJSON-91754674-project-admin] http://192.168.122.242/volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a returned with HTTP 200 Sep 03 14:28:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 831/1710] 192.168.122.242 () {60 vars in 1259 bytes} [Thu Sep 3 14:28:56 2026] PUT /volume/v3/os-quota-sets/814a943392a648cea00834899bd8d52a => generated 398 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-63f5c809-a8c3-43fd-a729-666d3a1987ef None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-63f5c809-a8c3-43fd-a729-666d3a1987ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-63f5c809-a8c3-43fd-a729-666d3a1987ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-63f5c809-a8c3-43fd-a729-666d3a1987ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-63f5c809-a8c3-43fd-a729-666d3a1987ef tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 returned with HTTP 404 Sep 03 14:28:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 880/1711] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:28:56 2026] GET /volume/v3/snapshots/2297175a-7f17-475c-9e79-1af7c0abf6d2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-67ea4c5a-dc2d-4b3d-a9fa-18ed3b65c3b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-67ea4c5a-dc2d-4b3d-a9fa-18ed3b65c3b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-67ea4c5a-dc2d-4b3d-a9fa-18ed3b65c3b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-67ea4c5a-dc2d-4b3d-a9fa-18ed3b65c3b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-67ea4c5a-dc2d-4b3d-a9fa-18ed3b65c3b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-67ea4c5a-dc2d-4b3d-a9fa-18ed3b65c3b5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 832/1712] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:56 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 848 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] DELETE http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Delete volume with id: 2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Delete volume request issued successfully. Sep 03 14:28:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d371d28-39fa-450f-a24b-24c02ddf68c5 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 202 Sep 03 14:28:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 881/1713] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:28:56 2026] DELETE /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e1ae3ce9-28ab-49fe-b4a9-6629c9874eaa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1ae3ce9-28ab-49fe-b4a9-6629c9874eaa tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1ae3ce9-28ab-49fe-b4a9-6629c9874eaa tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1ae3ce9-28ab-49fe-b4a9-6629c9874eaa tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e1ae3ce9-28ab-49fe-b4a9-6629c9874eaa tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1ae3ce9-28ab-49fe-b4a9-6629c9874eaa tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 833/1714] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:56 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2138010408"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2138010408'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume of 1 GB Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Availability Zones retrieved successfully. Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (0d48d621-f7cc-4826-a29e-9be95dc3c18e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1c3463-e9f6-43f2-8b39-788ca6d1bf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d1c3463-e9f6-43f2-8b39-788ca6d1bf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e9d86b-d46d-481b-9008-a2a041b5e7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['bcf8266a-9c69-4c89-bf99-6cd9f1ba0cd7', '688d2150-950f-4a1c-a3a4-710399067c6c', '6c8fe316-c512-47ca-a575-78aa706619af', '5e0147c2-49ea-454b-8acf-1cc2379395cf'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e9d86b-d46d-481b-9008-a2a041b5e7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcf8266a-9c69-4c89-bf99-6cd9f1ba0cd7', '688d2150-950f-4a1c-a3a4-710399067c6c', '6c8fe316-c512-47ca-a575-78aa706619af', '5e0147c2-49ea-454b-8acf-1cc2379395cf']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2273971f-dabe-427a-ae16-fcc114d6af4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2273971f-dabe-427a-ae16-fcc114d6af4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c08c0373-6788-473f-adc8-c5dfabb001a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2138010408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['bcf8266a-9c69-4c89-bf99-6cd9f1ba0cd7','688d2150-950f-4a1c-a3a4-710399067c6c','6c8fe316-c512-47ca-a575-78aa706619af','5e0147c2-49ea-454b-8acf-1cc2379395cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2138010408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c08c0373-6788-473f-adc8-c5dfabb001a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41da579dea614d719a655b998f608b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efad3035689f423d9267d2e66d9a3cdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3775e082-c9d5-42d1-a424-e0550f63428e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3775e082-c9d5-42d1-a424-e0550f63428e) transitioned into state 'SUCCESS' from state '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-2138010408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['bcf8266a-9c69-4c89-bf99-6cd9f1ba0cd7','688d2150-950f-4a1c-a3a4-710399067c6c','6c8fe316-c512-47ca-a575-78aa706619af','5e0147c2-49ea-454b-8acf-1cc2379395cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be590c0-3ea9-4a6a-99a9-ad92463144f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:28:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-850f2106-daf0-470e-9303-3ec89e507102 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-850f2106-daf0-470e-9303-3ec89e507102 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-850f2106-daf0-470e-9303-3ec89e507102 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-850f2106-daf0-470e-9303-3ec89e507102 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5be590c0-3ea9-4a6a-99a9-ad92463144f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (0d48d621-f7cc-4826-a29e-9be95dc3c18e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request issued successfully. Sep 03 14:28:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-69b4fb7a-65b1-4381-b644-c9f2cc92238b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:28:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 882/1715] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:28:56 2026] POST /volume/v3/volumes => generated 763 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:28:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-598c668c-0155-44a8-a924-75389b870546 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-850f2106-daf0-470e-9303-3ec89e507102 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Volume info retrieved successfully. Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-598c668c-0155-44a8-a924-75389b870546 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-598c668c-0155-44a8-a924-75389b870546 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-598c668c-0155-44a8-a924-75389b870546 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-850f2106-daf0-470e-9303-3ec89e507102 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 200 Sep 03 14:28:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 834/1716] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:57 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 847 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-598c668c-0155-44a8-a924-75389b870546 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:28:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-598c668c-0155-44a8-a924-75389b870546 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:28:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 883/1717] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:57 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 831 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a6703a6-f144-4666-9182-d9d0321d8457 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a6703a6-f144-4666-9182-d9d0321d8457 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] GET http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 Sep 03 14:28:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a6703a6-f144-4666-9182-d9d0321d8457 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a6703a6-f144-4666-9182-d9d0321d8457 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-12d3b64e-2922-467b-b355-cdd09ae9b6ff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-12d3b64e-2922-467b-b355-cdd09ae9b6ff tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:28:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-12d3b64e-2922-467b-b355-cdd09ae9b6ff tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-12d3b64e-2922-467b-b355-cdd09ae9b6ff tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:28:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a6703a6-f144-4666-9182-d9d0321d8457 tempest-VolumesExtendTest-25418097 tempest-VolumesExtendTest-25418097-project-member] http://192.168.122.242/volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 returned with HTTP 404 Sep 03 14:28:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 835/1718] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:58 2026] GET /volume/v3/volumes/2d5c8c0c-b1aa-485b-aa46-70c5ab3ab069 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:28:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:28:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:28:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:28:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:28:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-12d3b64e-2922-467b-b355-cdd09ae9b6ff tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:28:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-12d3b64e-2922-467b-b355-cdd09ae9b6ff tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:28:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 884/1719] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:58 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:28:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-31e91aa7-3c0e-469b-8540-33ab5d158ed6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:28:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31e91aa7-3c0e-469b-8540-33ab5d158ed6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:28:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31e91aa7-3c0e-469b-8540-33ab5d158ed6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:28:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-31e91aa7-3c0e-469b-8540-33ab5d158ed6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-31e91aa7-3c0e-469b-8540-33ab5d158ed6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-31e91aa7-3c0e-469b-8540-33ab5d158ed6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:29:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 836/1720] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:28:59 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cd5dee86-8643-4128-bbbb-cdf119bebffc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd5dee86-8643-4128-bbbb-cdf119bebffc tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd5dee86-8643-4128-bbbb-cdf119bebffc tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cd5dee86-8643-4128-bbbb-cdf119bebffc tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cd5dee86-8643-4128-bbbb-cdf119bebffc tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cd5dee86-8643-4128-bbbb-cdf119bebffc tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:29:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 885/1721] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:00 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:29:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c08c0373-6788-473f-adc8-c5dfabb001a2", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1234503774"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create snapshot from volume c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:00 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['6e5ebe2e-a503-41b8-8f63-e7b9ed02fae7', '879688cd-4132-491c-8c54-27e7c7faef62', 'd7d1ad13-56df-4fcf-af18-e416be22b942', 'f4f4e6c0-d7f3-4aa3-92e2-92de989b60c1'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot create request issued successfully. Sep 03 14:29:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5f8abc45-fc55-40dd-82dc-2bd48f7a8da7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:29:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 837/1722] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:29:00 2026] POST /volume/v3/snapshots => generated 380 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:29:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fde8bc47-b086-4cd9-84b3-130b364ca511 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fde8bc47-b086-4cd9-84b3-130b364ca511 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fde8bc47-b086-4cd9-84b3-130b364ca511 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fde8bc47-b086-4cd9-84b3-130b364ca511 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fde8bc47-b086-4cd9-84b3-130b364ca511 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fde8bc47-b086-4cd9-84b3-130b364ca511 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 886/1723] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:00 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 512 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-41f0baea-72ec-45c7-ba28-8c4e614dfa9a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41f0baea-72ec-45c7-ba28-8c4e614dfa9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41f0baea-72ec-45c7-ba28-8c4e614dfa9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41f0baea-72ec-45c7-ba28-8c4e614dfa9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-41f0baea-72ec-45c7-ba28-8c4e614dfa9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41f0baea-72ec-45c7-ba28-8c4e614dfa9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 838/1724] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:01 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 512 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6fec3e8-772f-461a-ade2-076fb9bda9d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-01401fc5-5a08-4612-998d-92308e6c3a53 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6fec3e8-772f-461a-ade2-076fb9bda9d9 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] GET http://192.168.122.242/volume/v3/os-services Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6fec3e8-772f-461a-ade2-076fb9bda9d9 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6fec3e8-772f-461a-ade2-076fb9bda9d9 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: /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 03 14:29:02 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6fec3e8-772f-461a-ade2-076fb9bda9d9 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] http://192.168.122.242/volume/v3/os-services returned with HTTP 200 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 887/1725] 192.168.122.242 () {58 vars in 1133 bytes} [Thu Sep 3 14:29:02 2026] GET /volume/v3/os-services => generated 707 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-255f7d7d-0c98-4358-8e25-4d8560597e7c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-255f7d7d-0c98-4358-8e25-4d8560597e7c tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] PUT http://192.168.122.242/volume/v3/os-services/disable-log-reason Sep 03 14:29:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2076591723", "metadata": {"Type": "Test"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-255f7d7d-0c98-4358-8e25-4d8560597e7c tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2076591723', 'metadata': {'Type': 'Test'}}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-255f7d7d-0c98-4358-8e25-4d8560597e7c tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] http://192.168.122.242/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 888/1726] 192.168.122.242 () {60 vars in 1210 bytes} [Thu Sep 3 14:29:02 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5311a888-f358-47e3-a15b-b773159a9374 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5311a888-f358-47e3-a15b-b773159a9374 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] PUT http://192.168.122.242/volume/v3/os-services/disable Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5311a888-f358-47e3-a15b-b773159a9374 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (3e9d54fc-c67f-42c5-a444-22e34ca9d1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5311a888-f358-47e3-a15b-b773159a9374 tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] http://192.168.122.242/volume/v3/os-services/disable returned with HTTP 404 Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7471bd6-1e7b-4638-a241-4b0efa86c981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 889/1727] 192.168.122.242 () {60 vars in 1177 bytes} [Thu Sep 3 14:29:02 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a548040c-95e1-449d-9f69-7c2f178da3d8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a548040c-95e1-449d-9f69-7c2f178da3d8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a548040c-95e1-449d-9f69-7c2f178da3d8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a548040c-95e1-449d-9f69-7c2f178da3d8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a548040c-95e1-449d-9f69-7c2f178da3d8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a548040c-95e1-449d-9f69-7c2f178da3d8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 890/1728] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:02 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f5003c9-1f55-411c-84c7-afa55d33194b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f5003c9-1f55-411c-84c7-afa55d33194b tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] PUT http://192.168.122.242/volume/v3/os-services/enable Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f5003c9-1f55-411c-84c7-afa55d33194b tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f5003c9-1f55-411c-84c7-afa55d33194b tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] http://192.168.122.242/volume/v3/os-services/enable returned with HTTP 404 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 891/1729] 192.168.122.242 () {60 vars in 1174 bytes} [Thu Sep 3 14:29:02 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d0720c8e-4869-49cd-a3f4-a63e4451181e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0720c8e-4869-49cd-a3f4-a63e4451181e tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] PUT http://192.168.122.242/volume/v3/os-services/freeze Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7471bd6-1e7b-4638-a241-4b0efa86c981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0720c8e-4869-49cd-a3f4-a63e4451181e tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93db0942-9d3e-44cd-8a5d-011c08c2c99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: /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 03 14:29:02 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0720c8e-4869-49cd-a3f4-a63e4451181e tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] http://192.168.122.242/volume/v3/os-services/freeze returned with HTTP 400 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 892/1730] 192.168.122.242 () {60 vars in 1174 bytes} [Thu Sep 3 14:29:02 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6655b3db-ef63-48dd-b9ef-5964550f937d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6655b3db-ef63-48dd-b9ef-5964550f937d tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] PUT http://192.168.122.242/volume/v3/os-services/thaw Sep 03 14:29:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6655b3db-ef63-48dd-b9ef-5964550f937d tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6655b3db-ef63-48dd-b9ef-5964550f937d tempest-VolumeServicesNegativeTest-184942351 tempest-VolumeServicesNegativeTest-184942351-project-admin] http://192.168.122.242/volume/v3/os-services/thaw returned with HTTP 400 Sep 03 14:29:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 893/1731] 192.168.122.242 () {60 vars in 1168 bytes} [Thu Sep 3 14:29:02 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['b5a47753-3f81-4266-8b66-cc3f7160c9c9', '32220f23-2277-4e45-b1e1-05244fc27baf', '553a1228-1fa8-45b1-a172-4dd964f047a7', '305075b4-1448-4c1e-9709-84329234b478'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93db0942-9d3e-44cd-8a5d-011c08c2c99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a47753-3f81-4266-8b66-cc3f7160c9c9', '32220f23-2277-4e45-b1e1-05244fc27baf', '553a1228-1fa8-45b1-a172-4dd964f047a7', '305075b4-1448-4c1e-9709-84329234b478']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5df2ce4-c653-49a8-8575-ef308a3e33cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5df2ce4-c653-49a8-8575-ef308a3e33cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f98e49-167b-4952-9ffd-212f3351545a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2076591723',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['b5a47753-3f81-4266-8b66-cc3f7160c9c9','32220f23-2277-4e45-b1e1-05244fc27baf','553a1228-1fa8-45b1-a172-4dd964f047a7','305075b4-1448-4c1e-9709-84329234b478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2076591723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f98e49-167b-4952-9ffd-212f3351545a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c484907-2b61-4a4f-94c6-f852939f75ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c484907-2b61-4a4f-94c6-f852939f75ed) transitioned into state 'SUCCESS' from state '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-2076591723',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['b5a47753-3f81-4266-8b66-cc3f7160c9c9','32220f23-2277-4e45-b1e1-05244fc27baf','553a1228-1fa8-45b1-a172-4dd964f047a7','305075b4-1448-4c1e-9709-84329234b478'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07ab987-2123-413a-a204-7cfaf7610551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f07ab987-2123-413a-a204-7cfaf7610551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (3e9d54fc-c67f-42c5-a444-22e34ca9d1e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-01401fc5-5a08-4612-998d-92308e6c3a53 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 839/1732] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:02 2026] POST /volume/v3/volumes => generated 768 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6abe1932-b04b-4e06-be13-c30cb95f7090 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6abe1932-b04b-4e06-be13-c30cb95f7090 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6abe1932-b04b-4e06-be13-c30cb95f7090 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6abe1932-b04b-4e06-be13-c30cb95f7090 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6abe1932-b04b-4e06-be13-c30cb95f7090 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6abe1932-b04b-4e06-be13-c30cb95f7090 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 894/1733] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:03 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 836 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c662b606-62b4-467a-94d2-0086da7277c2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c662b606-62b4-467a-94d2-0086da7277c2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c662b606-62b4-467a-94d2-0086da7277c2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c662b606-62b4-467a-94d2-0086da7277c2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c662b606-62b4-467a-94d2-0086da7277c2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c662b606-62b4-467a-94d2-0086da7277c2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 840/1734] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:03 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7be6f7ca-cb99-4723-942e-23cb433d4af3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7be6f7ca-cb99-4723-942e-23cb433d4af3 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7be6f7ca-cb99-4723-942e-23cb433d4af3 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7be6f7ca-cb99-4723-942e-23cb433d4af3 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7be6f7ca-cb99-4723-942e-23cb433d4af3 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7be6f7ca-cb99-4723-942e-23cb433d4af3 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 895/1735] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:03 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 539 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-57bd4463-8862-481d-85ae-7aa1746a1134 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: /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 03 14:29:03 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Get all snapshots completed successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-57bd4463-8862-481d-85ae-7aa1746a1134 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 841/1736] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:29:03 2026] GET /volume/v3/snapshots => generated 408 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9eb6804a-13dc-4f35-879e-6480bfca846c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9eb6804a-13dc-4f35-879e-6480bfca846c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] PUT http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9eb6804a-13dc-4f35-879e-6480bfca846c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-667624776", "description": "This is the new description of snapshot."}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9eb6804a-13dc-4f35-879e-6480bfca846c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9eb6804a-13dc-4f35-879e-6480bfca846c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 896/1737] 192.168.122.242 () {60 vars in 1259 bytes} [Thu Sep 3 14:29:03 2026] PUT /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5a0e49fa-1c8b-409f-bc7b-5e176a941e8b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5a0e49fa-1c8b-409f-bc7b-5e176a941e8b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5a0e49fa-1c8b-409f-bc7b-5e176a941e8b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5a0e49fa-1c8b-409f-bc7b-5e176a941e8b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5a0e49fa-1c8b-409f-bc7b-5e176a941e8b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5a0e49fa-1c8b-409f-bc7b-5e176a941e8b tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 842/1738] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:03 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 576 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete snapshot with id: 1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot delete request issued successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6442a1c0-01af-47aa-9cfd-5080f1075736 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 202 Sep 03 14:29:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 897/1739] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:29:03 2026] DELETE /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f745e931-b4eb-4bc6-a96c-9c26c51fbbb5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f745e931-b4eb-4bc6-a96c-9c26c51fbbb5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f745e931-b4eb-4bc6-a96c-9c26c51fbbb5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f745e931-b4eb-4bc6-a96c-9c26c51fbbb5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f745e931-b4eb-4bc6-a96c-9c26c51fbbb5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f745e931-b4eb-4bc6-a96c-9c26c51fbbb5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 843/1740] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:03 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 575 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df4cbd5d-23db-4928-9eb1-0b20b075d279 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df4cbd5d-23db-4928-9eb1-0b20b075d279 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df4cbd5d-23db-4928-9eb1-0b20b075d279 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df4cbd5d-23db-4928-9eb1-0b20b075d279 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-df4cbd5d-23db-4928-9eb1-0b20b075d279 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df4cbd5d-23db-4928-9eb1-0b20b075d279 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 898/1741] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:04 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 860 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-acff3dd3-22bf-4fed-8192-60012114d9da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-acff3dd3-22bf-4fed-8192-60012114d9da tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-acff3dd3-22bf-4fed-8192-60012114d9da tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-acff3dd3-22bf-4fed-8192-60012114d9da tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-acff3dd3-22bf-4fed-8192-60012114d9da tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-acff3dd3-22bf-4fed-8192-60012114d9da tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 844/1742] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:04 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 575 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f48a5e4-51e6-4509-b294-c071ea3ad803 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f48a5e4-51e6-4509-b294-c071ea3ad803 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f48a5e4-51e6-4509-b294-c071ea3ad803 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f48a5e4-51e6-4509-b294-c071ea3ad803 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f48a5e4-51e6-4509-b294-c071ea3ad803 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f48a5e4-51e6-4509-b294-c071ea3ad803 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 899/1743] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:05 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 861 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a35cf536-806d-417a-bf32-b07843cf6fce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a35cf536-806d-417a-bf32-b07843cf6fce tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a35cf536-806d-417a-bf32-b07843cf6fce tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a35cf536-806d-417a-bf32-b07843cf6fce tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a35cf536-806d-417a-bf32-b07843cf6fce tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a35cf536-806d-417a-bf32-b07843cf6fce tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 845/1744] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:05 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 861 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-412d334e-4793-4ca2-af67-e2ac9ed5851f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-412d334e-4793-4ca2-af67-e2ac9ed5851f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-412d334e-4793-4ca2-af67-e2ac9ed5851f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2076591723"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-412d334e-4793-4ca2-af67-e2ac9ed5851f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-412d334e-4793-4ca2-af67-e2ac9ed5851f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-412d334e-4793-4ca2-af67-e2ac9ed5851f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 900/1745] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:29:05 2026] PUT /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 793 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a2fbd4d3-f74f-43d6-a965-f35b9dad86a8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2fbd4d3-f74f-43d6-a965-f35b9dad86a8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2fbd4d3-f74f-43d6-a965-f35b9dad86a8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2054591247", "description": "This is the new description of volume"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a2fbd4d3-f74f-43d6-a965-f35b9dad86a8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a2fbd4d3-f74f-43d6-a965-f35b9dad86a8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2fbd4d3-f74f-43d6-a965-f35b9dad86a8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 846/1746] 192.168.122.242 () {60 vars in 1253 bytes} [Thu Sep 3 14:29:05 2026] PUT /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 832 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-526c167d-5736-4d7c-a9ac-f279785abcf1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-526c167d-5736-4d7c-a9ac-f279785abcf1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-526c167d-5736-4d7c-a9ac-f279785abcf1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-526c167d-5736-4d7c-a9ac-f279785abcf1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-526c167d-5736-4d7c-a9ac-f279785abcf1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-526c167d-5736-4d7c-a9ac-f279785abcf1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 901/1747] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:05 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 900 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-884578462", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1195492470"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-884578462', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1195492470'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:29:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (434be443-c280-4ba4-865f-05cb1b6c74ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd78aec-50d4-4747-af7f-baab777da813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcd78aec-50d4-4747-af7f-baab777da813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5107659f-160a-4eab-bb4c-d70f93945df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['0f072cef-c726-44d4-ac88-3ca1cc41a638', '21df848f-77d0-4eb1-a776-fe5fbd53e8c5', 'dc75f8a1-8ea7-408b-ba7c-0128679e04dc', 'b1d0a148-7155-4af6-bf77-7cf78fe83b19'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5107659f-160a-4eab-bb4c-d70f93945df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f072cef-c726-44d4-ac88-3ca1cc41a638', '21df848f-77d0-4eb1-a776-fe5fbd53e8c5', 'dc75f8a1-8ea7-408b-ba7c-0128679e04dc', 'b1d0a148-7155-4af6-bf77-7cf78fe83b19']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:05 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7feb7c77-6178-44fd-900d-3fe74d5079d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c46ebcdc-8ea8-4aa6-b1bd-f41d2ff176d7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c46ebcdc-8ea8-4aa6-b1bd-f41d2ff176d7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c46ebcdc-8ea8-4aa6-b1bd-f41d2ff176d7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c46ebcdc-8ea8-4aa6-b1bd-f41d2ff176d7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7feb7c77-6178-44fd-900d-3fe74d5079d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b0ea400-e6ff-4be4-9b70-2edf1668a7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-884578462',display_name='tempest-VolumesGetTest-Volume-1195492470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['0f072cef-c726-44d4-ac88-3ca1cc41a638','21df848f-77d0-4eb1-a776-fe5fbd53e8c5','dc75f8a1-8ea7-408b-ba7c-0128679e04dc','b1d0a148-7155-4af6-bf77-7cf78fe83b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:05Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-884578462',display_name='tempest-VolumesGetTest-Volume-1195492470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b0ea400-e6ff-4be4-9b70-2edf1668a7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d26cbf87-ecf2-4608-9fd5-6635c0e545dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c46ebcdc-8ea8-4aa6-b1bd-f41d2ff176d7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c46ebcdc-8ea8-4aa6-b1bd-f41d2ff176d7 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 200 Sep 03 14:29:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 902/1748] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:06 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 575 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d26cbf87-ecf2-4608-9fd5-6635c0e545dd) transitioned into 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-884578462',display_name='tempest-VolumesGetTest-Volume-1195492470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['0f072cef-c726-44d4-ac88-3ca1cc41a638','21df848f-77d0-4eb1-a776-fe5fbd53e8c5','dc75f8a1-8ea7-408b-ba7c-0128679e04dc','b1d0a148-7155-4af6-bf77-7cf78fe83b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3adec0fe-51f3-4b5f-afdf-7ada9b403d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3adec0fe-51f3-4b5f-afdf-7ada9b403d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:06 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (434be443-c280-4ba4-865f-05cb1b6c74ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:29:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-54039f28-3e4d-4d88-9054-d61a534a5b57 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 847/1749] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:05 2026] POST /volume/v3/volumes => generated 788 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-79c6d861-2912-4811-b5c8-bb3f6675245b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79c6d861-2912-4811-b5c8-bb3f6675245b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79c6d861-2912-4811-b5c8-bb3f6675245b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79c6d861-2912-4811-b5c8-bb3f6675245b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-79c6d861-2912-4811-b5c8-bb3f6675245b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79c6d861-2912-4811-b5c8-bb3f6675245b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 200 Sep 03 14:29:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 903/1750] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:06 2026] GET /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aab03172-8dd9-496b-8815-e1e51ca275a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aab03172-8dd9-496b-8815-e1e51ca275a6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aab03172-8dd9-496b-8815-e1e51ca275a6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aab03172-8dd9-496b-8815-e1e51ca275a6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aab03172-8dd9-496b-8815-e1e51ca275a6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 404 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 848/1751] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:07 2026] GET /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8b6b1c12-44bc-416c-a5a8-2eb56abed720 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b6b1c12-44bc-416c-a5a8-2eb56abed720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b6b1c12-44bc-416c-a5a8-2eb56abed720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b6b1c12-44bc-416c-a5a8-2eb56abed720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-8b6b1c12-44bc-416c-a5a8-2eb56abed720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete snapshot with id: 1fc1a991-4a75-4409-9c61-e957d83c6813 Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b6b1c12-44bc-416c-a5a8-2eb56abed720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 returned with HTTP 404 Sep 03 14:29:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 904/1752] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:29:07 2026] DELETE /volume/v3/snapshots/1fc1a991-4a75-4409-9c61-e957d83c6813 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa621b37-93b0-4a2c-ab56-b47554bf2d55 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa621b37-93b0-4a2c-ab56-b47554bf2d55 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa621b37-93b0-4a2c-ab56-b47554bf2d55 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa621b37-93b0-4a2c-ab56-b47554bf2d55 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aa621b37-93b0-4a2c-ab56-b47554bf2d55 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa621b37-93b0-4a2c-ab56-b47554bf2d55 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 849/1753] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:07 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-13624850"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-13624850'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume of 1 GB Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Availability Zones retrieved successfully. Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (b073a7fa-2fde-47fb-92e3-fda519084cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a79b3d-ccfe-4d36-9762-bf5ec3be0f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8cc0dfa3-9c1d-466a-a1fc-0fb9e862b0f7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8cc0dfa3-9c1d-466a-a1fc-0fb9e862b0f7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8cc0dfa3-9c1d-466a-a1fc-0fb9e862b0f7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8cc0dfa3-9c1d-466a-a1fc-0fb9e862b0f7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8cc0dfa3-9c1d-466a-a1fc-0fb9e862b0f7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64a79b3d-ccfe-4d36-9762-bf5ec3be0f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8cc0dfa3-9c1d-466a-a1fc-0fb9e862b0f7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 200 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 850/1754] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:07 2026] GET /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 880 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fa642d-d77a-4ceb-970b-703ed6b84ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['f574b8cc-7a2b-42ec-a499-c5ab59e51061', '523bfbbe-cf8f-4b37-9faf-df8305668ceb', '90324807-5b08-445b-94f8-164eb89f04be', '0369a8de-78ea-41e7-b6ca-e4fa1bf972fa'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51fa642d-d77a-4ceb-970b-703ed6b84ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f574b8cc-7a2b-42ec-a499-c5ab59e51061', '523bfbbe-cf8f-4b37-9faf-df8305668ceb', '90324807-5b08-445b-94f8-164eb89f04be', '0369a8de-78ea-41e7-b6ca-e4fa1bf972fa']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8f18d3-fe5c-4e15-9e1b-b9b2683eac75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8f18d3-fe5c-4e15-9e1b-b9b2683eac75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef5a1c13-b4fc-4282-b4c4-85bd505c18ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-13624850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['f574b8cc-7a2b-42ec-a499-c5ab59e51061','523bfbbe-cf8f-4b37-9faf-df8305668ceb','90324807-5b08-445b-94f8-164eb89f04be','0369a8de-78ea-41e7-b6ca-e4fa1bf972fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-13624850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef5a1c13-b4fc-4282-b4c4-85bd505c18ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41da579dea614d719a655b998f608b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efad3035689f423d9267d2e66d9a3cdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18d77e5-d78a-47c8-b63c-162d455e2961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c18d77e5-d78a-47c8-b63c-162d455e2961) transitioned into state 'SUCCESS' from state '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-13624850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['f574b8cc-7a2b-42ec-a499-c5ab59e51061','523bfbbe-cf8f-4b37-9faf-df8305668ceb','90324807-5b08-445b-94f8-164eb89f04be','0369a8de-78ea-41e7-b6ca-e4fa1bf972fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80daf94-74d0-4fc7-9f9b-2c6bc798a44f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c80daf94-74d0-4fc7-9f9b-2c6bc798a44f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (b073a7fa-2fde-47fb-92e3-fda519084cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request issued successfully. Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fab980bd-f6f6-4a19-87d5-6f033fb2a6ab tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 905/1755] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:29:07 2026] POST /volume/v3/volumes => generated 761 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fc184e32-b994-4041-a454-19c1ee58ab37 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fc184e32-b994-4041-a454-19c1ee58ab37 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fc184e32-b994-4041-a454-19c1ee58ab37 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fc184e32-b994-4041-a454-19c1ee58ab37 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e9dabd05-e6e4-46cf-939d-4ca07a55fbd9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fc184e32-b994-4041-a454-19c1ee58ab37 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fc184e32-b994-4041-a454-19c1ee58ab37 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 200 Sep 03 14:29:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 851/1756] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:07 2026] GET /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 829 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e9dabd05-e6e4-46cf-939d-4ca07a55fbd9 tempest-AvailabilityZoneTestJSON-1772559910 tempest-AvailabilityZoneTestJSON-1772559910-project-member] GET http://192.168.122.242/volume/v3/os-availability-zone Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e9dabd05-e6e4-46cf-939d-4ca07a55fbd9 tempest-AvailabilityZoneTestJSON-1772559910 tempest-AvailabilityZoneTestJSON-1772559910-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e9dabd05-e6e4-46cf-939d-4ca07a55fbd9 tempest-AvailabilityZoneTestJSON-1772559910 tempest-AvailabilityZoneTestJSON-1772559910-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:07 devstack devstack@c-api.service[86693]: /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 03 14:29:07 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e9dabd05-e6e4-46cf-939d-4ca07a55fbd9 tempest-AvailabilityZoneTestJSON-1772559910 tempest-AvailabilityZoneTestJSON-1772559910-project-member] Availability Zones retrieved successfully. Sep 03 14:29:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e9dabd05-e6e4-46cf-939d-4ca07a55fbd9 tempest-AvailabilityZoneTestJSON-1772559910 tempest-AvailabilityZoneTestJSON-1772559910-project-member] http://192.168.122.242/volume/v3/os-availability-zone returned with HTTP 200 Sep 03 14:29:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 906/1757] 192.168.122.242 () {58 vars in 1160 bytes} [Thu Sep 3 14:29:07 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-36df761a-1fb0-4988-b828-2ff8748d5218 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36df761a-1fb0-4988-b828-2ff8748d5218 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36df761a-1fb0-4988-b828-2ff8748d5218 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36df761a-1fb0-4988-b828-2ff8748d5218 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-36df761a-1fb0-4988-b828-2ff8748d5218 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36df761a-1fb0-4988-b828-2ff8748d5218 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 200 Sep 03 14:29:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 852/1758] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:08 2026] GET /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3e4be5a7-6b60-4489-a962-95a36891de46 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e4be5a7-6b60-4489-a962-95a36891de46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e4be5a7-6b60-4489-a962-95a36891de46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2076591723", "description": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3e4be5a7-6b60-4489-a962-95a36891de46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3e4be5a7-6b60-4489-a962-95a36891de46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e4be5a7-6b60-4489-a962-95a36891de46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 200 Sep 03 14:29:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 907/1759] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:29:08 2026] PUT /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 779 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-61c289c2-7ba9-49f0-9924-230f1a147b72 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-61c289c2-7ba9-49f0-9924-230f1a147b72 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-61c289c2-7ba9-49f0-9924-230f1a147b72 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-61c289c2-7ba9-49f0-9924-230f1a147b72 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-61c289c2-7ba9-49f0-9924-230f1a147b72 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-61c289c2-7ba9-49f0-9924-230f1a147b72 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 200 Sep 03 14:29:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 853/1760] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:08 2026] GET /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6027d511-8026-4361-8135-b859d6545401 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: 7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6027d511-8026-4361-8135-b859d6545401 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 202 Sep 03 14:29:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 908/1761] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:08 2026] DELETE /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-040d221e-6730-4838-9aaa-a923958ff809 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-040d221e-6730-4838-9aaa-a923958ff809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-040d221e-6730-4838-9aaa-a923958ff809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-040d221e-6730-4838-9aaa-a923958ff809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-86442d00-f685-4a89-905a-6ad8ba160699 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-86442d00-f685-4a89-905a-6ad8ba160699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-86442d00-f685-4a89-905a-6ad8ba160699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-86442d00-f685-4a89-905a-6ad8ba160699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-040d221e-6730-4838-9aaa-a923958ff809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-86442d00-f685-4a89-905a-6ad8ba160699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-040d221e-6730-4838-9aaa-a923958ff809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 200 Sep 03 14:29:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 854/1762] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:08 2026] GET /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 846 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-86442d00-f685-4a89-905a-6ad8ba160699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 200 Sep 03 14:29:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 909/1763] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:08 2026] GET /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 853 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3a3eed60-3251-4d44-8857-94189bbf91c3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3a3eed60-3251-4d44-8857-94189bbf91c3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 Sep 03 14:29:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3a3eed60-3251-4d44-8857-94189bbf91c3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3a3eed60-3251-4d44-8857-94189bbf91c3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-83ca5951-4e54-482c-abde-138ee3d74427 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83ca5951-4e54-482c-abde-138ee3d74427 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-83ca5951-4e54-482c-abde-138ee3d74427 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-83ca5951-4e54-482c-abde-138ee3d74427 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3a3eed60-3251-4d44-8857-94189bbf91c3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 returned with HTTP 404 Sep 03 14:29:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 855/1764] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:09 2026] GET /volume/v3/volumes/7b0ea400-e6ff-4be4-9b70-2edf1668a7a8 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:29:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fa6a0415-6262-4761-9311-7cd2ad804653 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fa6a0415-6262-4761-9311-7cd2ad804653 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fa6a0415-6262-4761-9311-7cd2ad804653 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fa6a0415-6262-4761-9311-7cd2ad804653 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-83ca5951-4e54-482c-abde-138ee3d74427 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fa6a0415-6262-4761-9311-7cd2ad804653 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83ca5951-4e54-482c-abde-138ee3d74427 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 200 Sep 03 14:29:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 910/1765] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:09 2026] GET /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 854 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4e74e5b8-271a-442b-9528-46c08027f22e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fa6a0415-6262-4761-9311-7cd2ad804653 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 856/1766] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:09 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 900 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:29:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef5a1c13-b4fc-4282-b4c4-85bd505c18ee", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-504085564"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: 02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create snapshot from volume ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7227a21-1abf-48ab-9ddb-7371872d9387 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 202 Sep 03 14:29:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 857/1767] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:10 2026] DELETE /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b08899e-716b-4a7b-9ffb-b19bec7c1ce5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b08899e-716b-4a7b-9ffb-b19bec7c1ce5 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b08899e-716b-4a7b-9ffb-b19bec7c1ce5 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b08899e-716b-4a7b-9ffb-b19bec7c1ce5 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b08899e-716b-4a7b-9ffb-b19bec7c1ce5 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b08899e-716b-4a7b-9ffb-b19bec7c1ce5 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 858/1768] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:10 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 899 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:10 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['a2cd5c82-1c5d-4622-bd25-4b6e3f43d7a6', '630b4947-40a5-47ac-b8b1-e1c80da60707', 'c3201683-3891-4a86-8da0-6eb124f4eaf7', '6c65adea-1505-41ef-84a0-c5e8814ba510'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot create request issued successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4e74e5b8-271a-442b-9528-46c08027f22e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:29:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 911/1769] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:29:10 2026] POST /volume/v3/snapshots => generated 309 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cc058295-ceeb-43de-882b-c63dde750608 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cc058295-ceeb-43de-882b-c63dde750608 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cc058295-ceeb-43de-882b-c63dde750608 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cc058295-ceeb-43de-882b-c63dde750608 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cc058295-ceeb-43de-882b-c63dde750608 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cc058295-ceeb-43de-882b-c63dde750608 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 859/1770] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:10 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 441 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b4bb151f-da20-42a0-9d2d-456eee5c2d67 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b4bb151f-da20-42a0-9d2d-456eee5c2d67 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b4bb151f-da20-42a0-9d2d-456eee5c2d67 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b4bb151f-da20-42a0-9d2d-456eee5c2d67 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b4bb151f-da20-42a0-9d2d-456eee5c2d67 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b4bb151f-da20-42a0-9d2d-456eee5c2d67 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 200 Sep 03 14:29:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 912/1771] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:11 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 899 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ab6d7141-4fcc-47d7-8bad-0d1f1da77abf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab6d7141-4fcc-47d7-8bad-0d1f1da77abf tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab6d7141-4fcc-47d7-8bad-0d1f1da77abf tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab6d7141-4fcc-47d7-8bad-0d1f1da77abf tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ab6d7141-4fcc-47d7-8bad-0d1f1da77abf tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab6d7141-4fcc-47d7-8bad-0d1f1da77abf tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 860/1772] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:11 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 441 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1704653689"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1704653689'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Create volume of 1 GB Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Availability Zones retrieved successfully. Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b53337d2-0d5c-43c3-8ca0-3932568e893e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b53337d2-0d5c-43c3-8ca0-3932568e893e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b53337d2-0d5c-43c3-8ca0-3932568e893e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b53337d2-0d5c-43c3-8ca0-3932568e893e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Flow 'volume_create_api' (4b79b64f-dac7-4cec-92e3-1307545f0511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adcc531-1d03-4c43-8847-49113607d892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b53337d2-0d5c-43c3-8ca0-3932568e893e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a returned with HTTP 404 Sep 03 14:29:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 861/1773] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:12 2026] GET /volume/v3/volumes/02f98e49-167b-4952-9ffd-212f3351545a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1842967135"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1842967135'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1adcc531-1d03-4c43-8847-49113607d892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd848b80-82e1-49cc-a797-4bd9b2c19981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (56088c92-247b-4f2b-9ddc-d7fcc9cecc2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e6dc3a-3e63-4bab-8b60-509be6f22dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14e6dc3a-3e63-4bab-8b60-509be6f22dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db334ac-ab6e-40ab-8f86-f8ceaee962d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Created reservations ['288bfab8-0892-4575-9a1e-e395ed0f7955', '65ef95eb-8172-4221-95c4-9cb089808f50', '7c91d907-8b21-4a6f-aa80-f38707b5a48e', '1529ad44-9e23-4ccc-98bb-c31d71592418'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd848b80-82e1-49cc-a797-4bd9b2c19981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['288bfab8-0892-4575-9a1e-e395ed0f7955', '65ef95eb-8172-4221-95c4-9cb089808f50', '7c91d907-8b21-4a6f-aa80-f38707b5a48e', '1529ad44-9e23-4ccc-98bb-c31d71592418']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38767a2f-c256-43f1-a3cf-c25567d049fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['6e56c575-450c-4b00-99a0-d20eac163016', '88e9242b-85cb-42bf-b7d9-871badcb9564', 'dac3864c-b866-497d-8e2f-b1bd70b6992c', 'ae334385-fdfc-4817-83e4-192a742af582'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db334ac-ab6e-40ab-8f86-f8ceaee962d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e56c575-450c-4b00-99a0-d20eac163016', '88e9242b-85cb-42bf-b7d9-871badcb9564', 'dac3864c-b866-497d-8e2f-b1bd70b6992c', 'ae334385-fdfc-4817-83e4-192a742af582']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591b454e-51c1-4b75-b0fa-9968564e6e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38767a2f-c256-43f1-a3cf-c25567d049fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2335204e-3996-4b21-9dd1-72433666357c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1704653689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b94487bc9bb4f0d88bfc409e0c43590',qos_specs=None,replication_status=,reservations=['288bfab8-0892-4575-9a1e-e395ed0f7955','65ef95eb-8172-4221-95c4-9cb089808f50','7c91d907-8b21-4a6f-aa80-f38707b5a48e','1529ad44-9e23-4ccc-98bb-c31d71592418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bce30c0bd0c949ddb970225e8d407ecf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1704653689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2335204e-3996-4b21-9dd1-72433666357c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b94487bc9bb4f0d88bfc409e0c43590',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bce30c0bd0c949ddb970225e8d407ecf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6459944-b029-42d4-bf89-bfe4a77a19c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591b454e-51c1-4b75-b0fa-9968564e6e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64389e37-9577-45c9-af98-2af0e4b37aec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1842967135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['6e56c575-450c-4b00-99a0-d20eac163016','88e9242b-85cb-42bf-b7d9-871badcb9564','dac3864c-b866-497d-8e2f-b1bd70b6992c','ae334385-fdfc-4817-83e4-192a742af582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1842967135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64389e37-9577-45c9-af98-2af0e4b37aec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba8514a-d9b2-4d96-8c45-bc7edb3446c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6459944-b029-42d4-bf89-bfe4a77a19c3) transitioned into state 'SUCCESS' from state '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-1704653689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b94487bc9bb4f0d88bfc409e0c43590',qos_specs=None,replication_status=,reservations=['288bfab8-0892-4575-9a1e-e395ed0f7955','65ef95eb-8172-4221-95c4-9cb089808f50','7c91d907-8b21-4a6f-aa80-f38707b5a48e','1529ad44-9e23-4ccc-98bb-c31d71592418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bce30c0bd0c949ddb970225e8d407ecf',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ff1232-d355-4e57-bd3f-2fbf039e1dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ff1232-d355-4e57-bd3f-2fbf039e1dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ba8514a-d9b2-4d96-8c45-bc7edb3446c3) transitioned into state 'SUCCESS' from state '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-1842967135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['6e56c575-450c-4b00-99a0-d20eac163016','88e9242b-85cb-42bf-b7d9-871badcb9564','dac3864c-b866-497d-8e2f-b1bd70b6992c','ae334385-fdfc-4817-83e4-192a742af582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Flow 'volume_create_api' (4b79b64f-dac7-4cec-92e3-1307545f0511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Create volume request issued successfully. Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0d20dc4-6baf-4d06-bb72-940c1e5fe1d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b70f7e-f822-41fd-912f-60335fc52254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 913/1774] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:29:12 2026] POST /volume/v3/volumes => generated 764 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3067417d-3689-4d42-9292-15fdfaf48e9a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3067417d-3689-4d42-9292-15fdfaf48e9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3067417d-3689-4d42-9292-15fdfaf48e9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3067417d-3689-4d42-9292-15fdfaf48e9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6b70f7e-f822-41fd-912f-60335fc52254) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (56088c92-247b-4f2b-9ddc-d7fcc9cecc2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6b6ffb5-526b-44dc-85a7-51ccf7d6b423 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 862/1775] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:29:12 2026] POST /volume/v3/volumes => generated 754 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3067417d-3689-4d42-9292-15fdfaf48e9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2da59b29-029a-49ad-92e7-b3c5cb345489 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3067417d-3689-4d42-9292-15fdfaf48e9a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 914/1776] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:12 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 441 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2da59b29-029a-49ad-92e7-b3c5cb345489 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2da59b29-029a-49ad-92e7-b3c5cb345489 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2da59b29-029a-49ad-92e7-b3c5cb345489 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6295efff-542f-44f4-951e-6c332b3255f3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6295efff-542f-44f4-951e-6c332b3255f3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6295efff-542f-44f4-951e-6c332b3255f3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6295efff-542f-44f4-951e-6c332b3255f3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2da59b29-029a-49ad-92e7-b3c5cb345489 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2da59b29-029a-49ad-92e7-b3c5cb345489 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 863/1777] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:12 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 832 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6295efff-542f-44f4-951e-6c332b3255f3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6295efff-542f-44f4-951e-6c332b3255f3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 915/1778] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:12 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0a56d36e-ee6f-4000-80a8-0621bbc69bfa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a56d36e-ee6f-4000-80a8-0621bbc69bfa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a56d36e-ee6f-4000-80a8-0621bbc69bfa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a56d36e-ee6f-4000-80a8-0621bbc69bfa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0a56d36e-ee6f-4000-80a8-0621bbc69bfa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a56d36e-ee6f-4000-80a8-0621bbc69bfa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 864/1779] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:13 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b817578a-711a-449c-a8f4-f97b32b4a744", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1491948923"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request body: {'volume': {'snapshot_id': 'b817578a-711a-449c-a8f4-f97b32b4a744', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1491948923'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume of 2 GB Sep 03 14:29:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Availability Zones retrieved successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b2bdc05e-158a-4564-8390-bcf6c741bba0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b2bdc05e-158a-4564-8390-bcf6c741bba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b2bdc05e-158a-4564-8390-bcf6c741bba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b2bdc05e-158a-4564-8390-bcf6c741bba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (61eef431-a345-45ef-902e-61b6b6a3d6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aca9d5-7df0-45b6-9e72-585bdab5095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b2bdc05e-158a-4564-8390-bcf6c741bba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b2bdc05e-158a-4564-8390-bcf6c741bba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 865/1780] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:14 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fadada2d-89b7-4113-ac2d-72cd7357271d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fadada2d-89b7-4113-ac2d-72cd7357271d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fadada2d-89b7-4113-ac2d-72cd7357271d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fadada2d-89b7-4113-ac2d-72cd7357271d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fadada2d-89b7-4113-ac2d-72cd7357271d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fadada2d-89b7-4113-ac2d-72cd7357271d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 866/1781] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:14 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 846 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02aca9d5-7df0-45b6-9e72-585bdab5095f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'b817578a-711a-449c-a8f4-f97b32b4a744', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed9c9c7-af40-4653-9703-4e1a916e4722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['cb6e91fc-cd32-462a-8542-b2c5a0b9ff77', '8ab7e168-6967-467d-b8e0-cbf4d9ef1eb5', '77a280c6-bd99-4dd8-bd3b-b9e5af473e25', 'ca6154fe-a2a0-436d-9c09-d012cca5a6ed'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bed9c9c7-af40-4653-9703-4e1a916e4722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6e91fc-cd32-462a-8542-b2c5a0b9ff77', '8ab7e168-6967-467d-b8e0-cbf4d9ef1eb5', '77a280c6-bd99-4dd8-bd3b-b9e5af473e25', 'ca6154fe-a2a0-436d-9c09-d012cca5a6ed']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a2259a-9cff-4e7e-8fac-c0f239df9429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62a2259a-9cff-4e7e-8fac-c0f239df9429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1491948923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['cb6e91fc-cd32-462a-8542-b2c5a0b9ff77','8ab7e168-6967-467d-b8e0-cbf4d9ef1eb5','77a280c6-bd99-4dd8-bd3b-b9e5af473e25','ca6154fe-a2a0-436d-9c09-d012cca5a6ed'],size=2,snapshot_id=b817578a-711a-449c-a8f4-f97b32b4a744,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1491948923',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41da579dea614d719a655b998f608b25',provider_auth=None,provider_geometry=None,provider_id=None,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=b817578a-711a-449c-a8f4-f97b32b4a744,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efad3035689f423d9267d2e66d9a3cdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774b44e5-971d-43b5-9f50-576b29a8a0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774b44e5-971d-43b5-9f50-576b29a8a0d5) transitioned into state 'SUCCESS' from state '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-1491948923',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['cb6e91fc-cd32-462a-8542-b2c5a0b9ff77','8ab7e168-6967-467d-b8e0-cbf4d9ef1eb5','77a280c6-bd99-4dd8-bd3b-b9e5af473e25','ca6154fe-a2a0-436d-9c09-d012cca5a6ed'],size=2,snapshot_id=b817578a-711a-449c-a8f4-f97b32b4a744,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88f2655-4672-4f0a-b713-b339b1574fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c88f2655-4672-4f0a-b713-b339b1574fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (61eef431-a345-45ef-902e-61b6b6a3d6a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request issued successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f1ce50b-8131-449c-9d22-3c6a9e47317c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 916/1782] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:14 2026] POST /volume/v3/volumes => generated 797 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-75049556-eaa9-487d-806c-684f3933cb90 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75049556-eaa9-487d-806c-684f3933cb90 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75049556-eaa9-487d-806c-684f3933cb90 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75049556-eaa9-487d-806c-684f3933cb90 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-75049556-eaa9-487d-806c-684f3933cb90 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75049556-eaa9-487d-806c-684f3933cb90 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 867/1783] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:14 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-44735920-ea7a-4804-8f68-05ae97db5490 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44735920-ea7a-4804-8f68-05ae97db5490 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44735920-ea7a-4804-8f68-05ae97db5490 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44735920-ea7a-4804-8f68-05ae97db5490 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-44735920-ea7a-4804-8f68-05ae97db5490 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44735920-ea7a-4804-8f68-05ae97db5490 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 917/1784] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:15 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-64f2d0d4-4c03-4aae-b543-0166606011bb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-64f2d0d4-4c03-4aae-b543-0166606011bb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-64f2d0d4-4c03-4aae-b543-0166606011bb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-64f2d0d4-4c03-4aae-b543-0166606011bb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d716102f-0d75-46fc-8309-75486c27283d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2335204e-3996-4b21-9dd1-72433666357c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1729894877"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Create snapshot from volume 2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-64f2d0d4-4c03-4aae-b543-0166606011bb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-64f2d0d4-4c03-4aae-b543-0166606011bb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 868/1785] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:15 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Created reservations ['4eaabd36-acd0-4881-b5b2-4815fefd62d3', 'cb31fd36-a7ba-41eb-bc5d-feaa81b267ed', '0385575b-ec2e-4ef6-b8d1-1c0dab2ab268', '105709c1-2d7e-4395-81cd-0a5669fc0436'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot create request issued successfully. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d716102f-0d75-46fc-8309-75486c27283d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:29:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 918/1786] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:29:15 2026] POST /volume/v3/snapshots => generated 311 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bad6dabc-e30e-4483-b148-268d2efee549 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bad6dabc-e30e-4483-b148-268d2efee549 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bad6dabc-e30e-4483-b148-268d2efee549 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bad6dabc-e30e-4483-b148-268d2efee549 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bad6dabc-e30e-4483-b148-268d2efee549 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bad6dabc-e30e-4483-b148-268d2efee549 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 869/1787] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:15 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bce2fb0d-1d98-41e2-ba86-a84c9693aba9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bce2fb0d-1d98-41e2-ba86-a84c9693aba9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bce2fb0d-1d98-41e2-ba86-a84c9693aba9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bce2fb0d-1d98-41e2-ba86-a84c9693aba9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bce2fb0d-1d98-41e2-ba86-a84c9693aba9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bce2fb0d-1d98-41e2-ba86-a84c9693aba9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 919/1788] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:15 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-084268b5-3b41-44d5-bb7b-76c00b6281e2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-084268b5-3b41-44d5-bb7b-76c00b6281e2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-084268b5-3b41-44d5-bb7b-76c00b6281e2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-084268b5-3b41-44d5-bb7b-76c00b6281e2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-084268b5-3b41-44d5-bb7b-76c00b6281e2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-084268b5-3b41-44d5-bb7b-76c00b6281e2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 870/1789] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:16 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 847 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3d6edc43-cacb-4054-a690-0b73456ced39 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "64389e37-9577-45c9-af98-2af0e4b37aec", "size": 1, "name": "tempest-VolumesGetTest-Volume-1159431396", "metadata": {"Type": "Test"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'source_volid': '64389e37-9577-45c9-af98-2af0e4b37aec', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1159431396', 'metadata': {'Type': 'Test'}}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume retrieved successfully. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:29:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (018251d0-101d-4d20-afce-cb478957fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d8d01b-183b-4640-b86d-a7a3a1072cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d8d01b-183b-4640-b86d-a7a3a1072cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '64389e37-9577-45c9-af98-2af0e4b37aec', 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e731aef-e940-4ff3-8e15-f438fb3b4d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-500d27f6-6399-47f4-aeec-8880de9d19dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-500d27f6-6399-47f4-aeec-8880de9d19dc tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-500d27f6-6399-47f4-aeec-8880de9d19dc tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-500d27f6-6399-47f4-aeec-8880de9d19dc tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-500d27f6-6399-47f4-aeec-8880de9d19dc tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-500d27f6-6399-47f4-aeec-8880de9d19dc tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 871/1790] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:16 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['6f2813fa-af5d-4e15-9f5e-0487be4f2494', '912e47b7-160a-4cc6-ba40-7bb0072876a3', '31c1eb5c-3951-48ae-b3ff-8d20e84fb986', 'ee2d00b6-4882-460e-b59f-c7845b41db60'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e731aef-e940-4ff3-8e15-f438fb3b4d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f2813fa-af5d-4e15-9f5e-0487be4f2494', '912e47b7-160a-4cc6-ba40-7bb0072876a3', '31c1eb5c-3951-48ae-b3ff-8d20e84fb986', 'ee2d00b6-4882-460e-b59f-c7845b41db60']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26df5a9a-9c3d-4226-b5db-706db133211e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-de47949b-c6c7-42cb-bdf0-ef9ae9e983be None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-de47949b-c6c7-42cb-bdf0-ef9ae9e983be tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-de47949b-c6c7-42cb-bdf0-ef9ae9e983be tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-de47949b-c6c7-42cb-bdf0-ef9ae9e983be tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-de47949b-c6c7-42cb-bdf0-ef9ae9e983be tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-de47949b-c6c7-42cb-bdf0-ef9ae9e983be tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 872/1791] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:16 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26df5a9a-9c3d-4226-b5db-706db133211e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13fa8ba-26a4-4356-b7de-37a10b35ff77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1159431396',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['6f2813fa-af5d-4e15-9f5e-0487be4f2494','912e47b7-160a-4cc6-ba40-7bb0072876a3','31c1eb5c-3951-48ae-b3ff-8d20e84fb986','ee2d00b6-4882-460e-b59f-c7845b41db60'],size=1,snapshot_id=None,source_replicaid=,source_volid=64389e37-9577-45c9-af98-2af0e4b37aec,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1159431396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13fa8ba-26a4-4356-b7de-37a10b35ff77,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=64389e37-9577-45c9-af98-2af0e4b37aec,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d65e5f12-2b2f-49bf-aad7-79b8963320c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d65e5f12-2b2f-49bf-aad7-79b8963320c5) transitioned into state 'SUCCESS' from state '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-1159431396',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['6f2813fa-af5d-4e15-9f5e-0487be4f2494','912e47b7-160a-4cc6-ba40-7bb0072876a3','31c1eb5c-3951-48ae-b3ff-8d20e84fb986','ee2d00b6-4882-460e-b59f-c7845b41db60'],size=1,snapshot_id=None,source_replicaid=,source_volid=64389e37-9577-45c9-af98-2af0e4b37aec,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5ef649-e170-490a-825f-059e4bfaed53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c5ef649-e170-490a-825f-059e4bfaed53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (018251d0-101d-4d20-afce-cb478957fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:29:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d6edc43-cacb-4054-a690-0b73456ced39 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 920/1792] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:16 2026] POST /volume/v3/volumes => generated 802 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-74907745-5260-494d-b7bc-9ec6578fb1fb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-74907745-5260-494d-b7bc-9ec6578fb1fb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-74907745-5260-494d-b7bc-9ec6578fb1fb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-74907745-5260-494d-b7bc-9ec6578fb1fb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-74907745-5260-494d-b7bc-9ec6578fb1fb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-74907745-5260-494d-b7bc-9ec6578fb1fb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 873/1793] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:16 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 870 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ae559c17-59ad-4444-bec4-ae6ed191b9eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae559c17-59ad-4444-bec4-ae6ed191b9eb tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae559c17-59ad-4444-bec4-ae6ed191b9eb tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae559c17-59ad-4444-bec4-ae6ed191b9eb tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ae559c17-59ad-4444-bec4-ae6ed191b9eb tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae559c17-59ad-4444-bec4-ae6ed191b9eb tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 921/1794] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:17 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6d324749-fc3b-44a9-b5cc-6dde081c0884 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6d324749-fc3b-44a9-b5cc-6dde081c0884 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6d324749-fc3b-44a9-b5cc-6dde081c0884 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6d324749-fc3b-44a9-b5cc-6dde081c0884 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6d324749-fc3b-44a9-b5cc-6dde081c0884 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6d324749-fc3b-44a9-b5cc-6dde081c0884 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 874/1795] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:17 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ddc5a622-90ce-4a9a-a38a-553d0f3207ae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ddc5a622-90ce-4a9a-a38a-553d0f3207ae tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ddc5a622-90ce-4a9a-a38a-553d0f3207ae tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ddc5a622-90ce-4a9a-a38a-553d0f3207ae tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ddc5a622-90ce-4a9a-a38a-553d0f3207ae tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ddc5a622-90ce-4a9a-a38a-553d0f3207ae tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 922/1796] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:18 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6555ce7f-bdca-4a20-b350-6a6cc8f336ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6555ce7f-bdca-4a20-b350-6a6cc8f336ca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6555ce7f-bdca-4a20-b350-6a6cc8f336ca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6555ce7f-bdca-4a20-b350-6a6cc8f336ca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6555ce7f-bdca-4a20-b350-6a6cc8f336ca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6555ce7f-bdca-4a20-b350-6a6cc8f336ca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 875/1797] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:18 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c1338917-4114-4789-9d00-8a3f50cc4fad None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1338917-4114-4789-9d00-8a3f50cc4fad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1338917-4114-4789-9d00-8a3f50cc4fad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1338917-4114-4789-9d00-8a3f50cc4fad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c1338917-4114-4789-9d00-8a3f50cc4fad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1338917-4114-4789-9d00-8a3f50cc4fad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 923/1798] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:18 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd3f21eb-9c9b-486c-978f-667a17b40f99 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd3f21eb-9c9b-486c-978f-667a17b40f99 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd3f21eb-9c9b-486c-978f-667a17b40f99 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd3f21eb-9c9b-486c-978f-667a17b40f99 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd3f21eb-9c9b-486c-978f-667a17b40f99 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd3f21eb-9c9b-486c-978f-667a17b40f99 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 876/1799] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:19 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d7b2c1c8-27ff-485e-a451-00190f30fbca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7b2c1c8-27ff-485e-a451-00190f30fbca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7b2c1c8-27ff-485e-a451-00190f30fbca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7b2c1c8-27ff-485e-a451-00190f30fbca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d7b2c1c8-27ff-485e-a451-00190f30fbca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7b2c1c8-27ff-485e-a451-00190f30fbca tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 924/1800] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:19 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2d583f5e-b107-4bfa-9d48-28c33bd8c25d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d583f5e-b107-4bfa-9d48-28c33bd8c25d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d583f5e-b107-4bfa-9d48-28c33bd8c25d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d583f5e-b107-4bfa-9d48-28c33bd8c25d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2d583f5e-b107-4bfa-9d48-28c33bd8c25d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d583f5e-b107-4bfa-9d48-28c33bd8c25d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 877/1801] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:20 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0b56ed3a-ae95-401e-85a5-57839a37ecb2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b56ed3a-ae95-401e-85a5-57839a37ecb2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b56ed3a-ae95-401e-85a5-57839a37ecb2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b56ed3a-ae95-401e-85a5-57839a37ecb2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0b56ed3a-ae95-401e-85a5-57839a37ecb2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b56ed3a-ae95-401e-85a5-57839a37ecb2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 925/1802] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:20 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c30ddcd-3a4a-4e48-8840-bdbfd2885e6f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c30ddcd-3a4a-4e48-8840-bdbfd2885e6f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c30ddcd-3a4a-4e48-8840-bdbfd2885e6f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c30ddcd-3a4a-4e48-8840-bdbfd2885e6f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c30ddcd-3a4a-4e48-8840-bdbfd2885e6f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c30ddcd-3a4a-4e48-8840-bdbfd2885e6f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 878/1803] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:20 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a1ad9e2-feae-4610-b6bb-c46c174c1d22 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a1ad9e2-feae-4610-b6bb-c46c174c1d22 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a1ad9e2-feae-4610-b6bb-c46c174c1d22 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a1ad9e2-feae-4610-b6bb-c46c174c1d22 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4a1ad9e2-feae-4610-b6bb-c46c174c1d22 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a1ad9e2-feae-4610-b6bb-c46c174c1d22 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 926/1804] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:21 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b1fec6a4-0cc4-48a9-ac9c-fd6ae11ce968 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b1fec6a4-0cc4-48a9-ac9c-fd6ae11ce968 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b1fec6a4-0cc4-48a9-ac9c-fd6ae11ce968 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b1fec6a4-0cc4-48a9-ac9c-fd6ae11ce968 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b1fec6a4-0cc4-48a9-ac9c-fd6ae11ce968 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b1fec6a4-0cc4-48a9-ac9c-fd6ae11ce968 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 879/1805] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:21 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7b0865ff-f831-422f-88bf-5db73cbe109b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b0865ff-f831-422f-88bf-5db73cbe109b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b0865ff-f831-422f-88bf-5db73cbe109b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b0865ff-f831-422f-88bf-5db73cbe109b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7b0865ff-f831-422f-88bf-5db73cbe109b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b0865ff-f831-422f-88bf-5db73cbe109b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 927/1806] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:21 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-036a75d4-845d-442e-93cd-6728200d7036 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-036a75d4-845d-442e-93cd-6728200d7036 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-036a75d4-845d-442e-93cd-6728200d7036 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-036a75d4-845d-442e-93cd-6728200d7036 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-036a75d4-845d-442e-93cd-6728200d7036 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-036a75d4-845d-442e-93cd-6728200d7036 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 880/1807] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:22 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 890 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-509c01a5-74dd-4186-92a1-ff0c520e8255 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-509c01a5-74dd-4186-92a1-ff0c520e8255 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-509c01a5-74dd-4186-92a1-ff0c520e8255 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-509c01a5-74dd-4186-92a1-ff0c520e8255 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-509c01a5-74dd-4186-92a1-ff0c520e8255 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-509c01a5-74dd-4186-92a1-ff0c520e8255 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 928/1808] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:22 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 890 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a2fe095e-6dd1-4910-83c4-4f073543b0f9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume request issued successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6fb78a3-cf91-4efa-b20a-7317423a848e tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 202 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 881/1809] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:22 2026] DELETE /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2fe095e-6dd1-4910-83c4-4f073543b0f9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-027675d0-95b7-4c9d-a459-3b72067e6700 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2fe095e-6dd1-4910-83c4-4f073543b0f9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2fe095e-6dd1-4910-83c4-4f073543b0f9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-027675d0-95b7-4c9d-a459-3b72067e6700 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-027675d0-95b7-4c9d-a459-3b72067e6700 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-027675d0-95b7-4c9d-a459-3b72067e6700 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-027675d0-95b7-4c9d-a459-3b72067e6700 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a2fe095e-6dd1-4910-83c4-4f073543b0f9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-027675d0-95b7-4c9d-a459-3b72067e6700 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 200 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 882/1810] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:22 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 889 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2fe095e-6dd1-4910-83c4-4f073543b0f9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 929/1811] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:22 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-02fb61a6-ba4d-414a-b026-31947773ead3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-02fb61a6-ba4d-414a-b026-31947773ead3 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-02fb61a6-ba4d-414a-b026-31947773ead3 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-02fb61a6-ba4d-414a-b026-31947773ead3 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-02fb61a6-ba4d-414a-b026-31947773ead3 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-02fb61a6-ba4d-414a-b026-31947773ead3 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 883/1812] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:22 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-482b8322-aedb-4941-abc3-e2e6959192e4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-482b8322-aedb-4941-abc3-e2e6959192e4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-482b8322-aedb-4941-abc3-e2e6959192e4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-89091635-89db-42eb-8820-5ce695d0d7a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-482b8322-aedb-4941-abc3-e2e6959192e4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-89091635-89db-42eb-8820-5ce695d0d7a6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-89091635-89db-42eb-8820-5ce695d0d7a6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-89091635-89db-42eb-8820-5ce695d0d7a6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-482b8322-aedb-4941-abc3-e2e6959192e4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 404 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 930/1813] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:23 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f9eb111f-7494-46ff-a36f-71a0d278d6c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9eb111f-7494-46ff-a36f-71a0d278d6c4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9eb111f-7494-46ff-a36f-71a0d278d6c4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9eb111f-7494-46ff-a36f-71a0d278d6c4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-89091635-89db-42eb-8820-5ce695d0d7a6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9eb111f-7494-46ff-a36f-71a0d278d6c4 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 404 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 931/1814] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:23 2026] GET /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5aa1db51-02d7-47c4-8760-bbdcf14ea60d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5aa1db51-02d7-47c4-8760-bbdcf14ea60d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5aa1db51-02d7-47c4-8760-bbdcf14ea60d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5aa1db51-02d7-47c4-8760-bbdcf14ea60d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5aa1db51-02d7-47c4-8760-bbdcf14ea60d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-89091635-89db-42eb-8820-5ce695d0d7a6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 884/1815] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:23 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5aa1db51-02d7-47c4-8760-bbdcf14ea60d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 returned with HTTP 404 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 932/1816] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:23 2026] DELETE /volume/v3/volumes/bfac50ff-33b3-48dc-bfd8-01dcbd8c7c23 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete snapshot with id: b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot delete request issued successfully. Sep 03 14:29:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e14850f2-88de-451e-b6a3-4d1f77e54e6c tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 202 Sep 03 14:29:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 885/1817] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:29:23 2026] DELETE /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ed7a057d-cb55-443e-8403-d5c6983a52fe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed7a057d-cb55-443e-8403-d5c6983a52fe tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed7a057d-cb55-443e-8403-d5c6983a52fe tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed7a057d-cb55-443e-8403-d5c6983a52fe tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed7a057d-cb55-443e-8403-d5c6983a52fe tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed7a057d-cb55-443e-8403-d5c6983a52fe tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 933/1818] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:23 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 467 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0cd8ab88-af6d-456a-86c0-d1f3dc3db65d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0cd8ab88-af6d-456a-86c0-d1f3dc3db65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0cd8ab88-af6d-456a-86c0-d1f3dc3db65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0cd8ab88-af6d-456a-86c0-d1f3dc3db65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0cd8ab88-af6d-456a-86c0-d1f3dc3db65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0cd8ab88-af6d-456a-86c0-d1f3dc3db65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 886/1819] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:24 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c35c9b9f-5f5e-45c0-a1b6-030b3ed42ef9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c35c9b9f-5f5e-45c0-a1b6-030b3ed42ef9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c35c9b9f-5f5e-45c0-a1b6-030b3ed42ef9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c35c9b9f-5f5e-45c0-a1b6-030b3ed42ef9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c35c9b9f-5f5e-45c0-a1b6-030b3ed42ef9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c35c9b9f-5f5e-45c0-a1b6-030b3ed42ef9 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 934/1820] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:24 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56baccf8-e541-4f41-872e-a9c34e16a60f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56baccf8-e541-4f41-872e-a9c34e16a60f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56baccf8-e541-4f41-872e-a9c34e16a60f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56baccf8-e541-4f41-872e-a9c34e16a60f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3e06c842-164e-4dfa-80f0-7bc89e84f9d0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56baccf8-e541-4f41-872e-a9c34e16a60f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e06c842-164e-4dfa-80f0-7bc89e84f9d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e06c842-164e-4dfa-80f0-7bc89e84f9d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3e06c842-164e-4dfa-80f0-7bc89e84f9d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56baccf8-e541-4f41-872e-a9c34e16a60f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 887/1821] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 467 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3e06c842-164e-4dfa-80f0-7bc89e84f9d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3e06c842-164e-4dfa-80f0-7bc89e84f9d0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 935/1822] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 470 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8aeba6c4-bd21-4e55-a504-c8381aa59d5e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8aeba6c4-bd21-4e55-a504-c8381aa59d5e tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] POST http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8aeba6c4-bd21-4e55-a504-c8381aa59d5e tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8aeba6c4-bd21-4e55-a504-c8381aa59d5e tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8aeba6c4-bd21-4e55-a504-c8381aa59d5e tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Update snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8aeba6c4-bd21-4e55-a504-c8381aa59d5e tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 888/1823] 192.168.122.242 () {60 vars in 1286 bytes} [Thu Sep 3 14:29:25 2026] POST /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 68 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-08101aef-b169-4546-be5e-b79ad6159a01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08101aef-b169-4546-be5e-b79ad6159a01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08101aef-b169-4546-be5e-b79ad6159a01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08101aef-b169-4546-be5e-b79ad6159a01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-08101aef-b169-4546-be5e-b79ad6159a01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-08101aef-b169-4546-be5e-b79ad6159a01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08101aef-b169-4546-be5e-b79ad6159a01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 936/1824] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e51bc0c6-3e0b-42a8-b807-5a4d7462c3f2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e51bc0c6-3e0b-42a8-b807-5a4d7462c3f2 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] PUT http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e51bc0c6-3e0b-42a8-b807-5a4d7462c3f2 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e51bc0c6-3e0b-42a8-b807-5a4d7462c3f2 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e51bc0c6-3e0b-42a8-b807-5a4d7462c3f2 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Update snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e51bc0c6-3e0b-42a8-b807-5a4d7462c3f2 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 889/1825] 192.168.122.242 () {60 vars in 1285 bytes} [Thu Sep 3 14:29:25 2026] PUT /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 57 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5aa88d8e-2324-4227-bbee-052e05dd9be9 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 937/1826] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 57 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Delete snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e00e7242-4124-419f-8dab-9ce9e44dc57f tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 890/1827] 192.168.122.242 () {58 vars in 1283 bytes} [Thu Sep 3 14:29:25 2026] DELETE /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 => generated 0 bytes in 61 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9d038aa0-84d7-4f81-8c77-fe39dc035593 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 938/1828] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ed56374c-e50b-469c-bba0-10b89883b46a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ed56374c-e50b-469c-bba0-10b89883b46a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] PUT http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ed56374c-e50b-469c-bba0-10b89883b46a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ed56374c-e50b-469c-bba0-10b89883b46a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ed56374c-e50b-469c-bba0-10b89883b46a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Update snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ed56374c-e50b-469c-bba0-10b89883b46a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 891/1829] 192.168.122.242 () {60 vars in 1285 bytes} [Thu Sep 3 14:29:25 2026] PUT /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 16 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4e45cadf-263f-4cb0-b9b8-d48582c93117 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4e45cadf-263f-4cb0-b9b8-d48582c93117 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] POST http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4e45cadf-263f-4cb0-b9b8-d48582c93117 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4e45cadf-263f-4cb0-b9b8-d48582c93117 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4e45cadf-263f-4cb0-b9b8-d48582c93117 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Update snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4e45cadf-263f-4cb0-b9b8-d48582c93117 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 939/1830] 192.168.122.242 () {60 vars in 1286 bytes} [Thu Sep 3 14:29:25 2026] POST /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 68 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0b774db2-e701-4eb1-9751-ca5cdc53b43c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 892/1831] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 68 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5fd9e5ce-d38c-491e-976b-1202ff412889 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5fd9e5ce-d38c-491e-976b-1202ff412889 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] PUT http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5fd9e5ce-d38c-491e-976b-1202ff412889 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5fd9e5ce-d38c-491e-976b-1202ff412889 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5fd9e5ce-d38c-491e-976b-1202ff412889 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Update snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5fd9e5ce-d38c-491e-976b-1202ff412889 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 940/1832] 192.168.122.242 () {60 vars in 1300 bytes} [Thu Sep 3 14:29:25 2026] PUT /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 => generated 35 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-941d7d1c-33fb-4636-aa02-66b3f3034ba0 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 893/1833] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata/key3 => generated 35 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Get snapshot metadata completed successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0be53f39-5658-45c2-bd3c-deb1005cd669 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 941/1834] 192.168.122.242 () {58 vars in 1265 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 75 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f2f2a8e3-a933-4456-8800-8f52f1d16eac None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8f0a8ca7-d67e-43eb-9351-0b4597fda456 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f0a8ca7-d67e-43eb-9351-0b4597fda456 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f2f2a8e3-a933-4456-8800-8f52f1d16eac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] PUT http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f0a8ca7-d67e-43eb-9351-0b4597fda456 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f2f2a8e3-a933-4456-8800-8f52f1d16eac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f0a8ca7-d67e-43eb-9351-0b4597fda456 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f2f2a8e3-a933-4456-8800-8f52f1d16eac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8f0a8ca7-d67e-43eb-9351-0b4597fda456 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f0a8ca7-d67e-43eb-9351-0b4597fda456 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 942/1835] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:25 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f2f2a8e3-a933-4456-8800-8f52f1d16eac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Update snapshot metadata completed successfully. Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f2f2a8e3-a933-4456-8800-8f52f1d16eac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata returned with HTTP 200 Sep 03 14:29:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 894/1836] 192.168.122.242 () {60 vars in 1285 bytes} [Thu Sep 3 14:29:25 2026] PUT /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c/metadata => generated 16 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:29:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a5ec0e52-ab25-40a9-8f33-992f42704c1d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5ec0e52-ab25-40a9-8f33-992f42704c1d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5ec0e52-ab25-40a9-8f33-992f42704c1d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Delete snapshot with id: ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5ec0e52-ab25-40a9-8f33-992f42704c1d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a5ec0e52-ab25-40a9-8f33-992f42704c1d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5ec0e52-ab25-40a9-8f33-992f42704c1d tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 200 Sep 03 14:29:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 943/1837] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:26 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 467 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot delete request issued successfully. Sep 03 14:29:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5506d394-a45f-459e-b3f6-2e45606d8b01 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 202 Sep 03 14:29:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 895/1838] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:29:26 2026] DELETE /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-817d436d-e175-4f10-8a9e-f42f68d37965 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-817d436d-e175-4f10-8a9e-f42f68d37965 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-817d436d-e175-4f10-8a9e-f42f68d37965 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-817d436d-e175-4f10-8a9e-f42f68d37965 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-817d436d-e175-4f10-8a9e-f42f68d37965 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-817d436d-e175-4f10-8a9e-f42f68d37965 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 944/1839] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:26 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 469 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e35adcd-acf2-4644-9a47-6abba6ea0f0e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e35adcd-acf2-4644-9a47-6abba6ea0f0e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e35adcd-acf2-4644-9a47-6abba6ea0f0e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e35adcd-acf2-4644-9a47-6abba6ea0f0e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5e35adcd-acf2-4644-9a47-6abba6ea0f0e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e35adcd-acf2-4644-9a47-6abba6ea0f0e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 896/1840] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:27 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-309c1d91-18cb-4be9-85be-f03ff1fe620a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-309c1d91-18cb-4be9-85be-f03ff1fe620a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-309c1d91-18cb-4be9-85be-f03ff1fe620a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-309c1d91-18cb-4be9-85be-f03ff1fe620a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-309c1d91-18cb-4be9-85be-f03ff1fe620a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 returned with HTTP 404 Sep 03 14:29:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 945/1841] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:27 2026] GET /volume/v3/snapshots/b817578a-711a-449c-a8f4-f97b32b4a744 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-95eecce3-c7a7-4abd-8422-95dad5bec005 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-95eecce3-c7a7-4abd-8422-95dad5bec005 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-95eecce3-c7a7-4abd-8422-95dad5bec005 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-95eecce3-c7a7-4abd-8422-95dad5bec005 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ffb471e6-1cb3-48a4-96f5-2c61bfeced44 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffb471e6-1cb3-48a4-96f5-2c61bfeced44 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffb471e6-1cb3-48a4-96f5-2c61bfeced44 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffb471e6-1cb3-48a4-96f5-2c61bfeced44 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-95eecce3-c7a7-4abd-8422-95dad5bec005 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-95eecce3-c7a7-4abd-8422-95dad5bec005 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 200 Sep 03 14:29:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 897/1842] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:27 2026] GET /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ffb471e6-1cb3-48a4-96f5-2c61bfeced44 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffb471e6-1cb3-48a4-96f5-2c61bfeced44 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 946/1843] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:27 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 469 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume request issued successfully. Sep 03 14:29:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b50f68a2-55aa-4ac6-835e-4e4de6ca5614 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 202 Sep 03 14:29:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 898/1844] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:27 2026] DELETE /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a0f8f75-4a38-4543-b4ae-f3ce2015e5af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a0f8f75-4a38-4543-b4ae-f3ce2015e5af tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a0f8f75-4a38-4543-b4ae-f3ce2015e5af tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a0f8f75-4a38-4543-b4ae-f3ce2015e5af tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4a0f8f75-4a38-4543-b4ae-f3ce2015e5af tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a0f8f75-4a38-4543-b4ae-f3ce2015e5af tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 200 Sep 03 14:29:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 947/1845] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:27 2026] GET /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d76f014b-ea0a-4dd9-aeff-aed74d0a2657 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d76f014b-ea0a-4dd9-aeff-aed74d0a2657 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d76f014b-ea0a-4dd9-aeff-aed74d0a2657 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d76f014b-ea0a-4dd9-aeff-aed74d0a2657 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d76f014b-ea0a-4dd9-aeff-aed74d0a2657 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d76f014b-ea0a-4dd9-aeff-aed74d0a2657 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 899/1846] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:28 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-40dacb06-5aa1-4f51-95b8-7a328d20bc0b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40dacb06-5aa1-4f51-95b8-7a328d20bc0b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40dacb06-5aa1-4f51-95b8-7a328d20bc0b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40dacb06-5aa1-4f51-95b8-7a328d20bc0b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40dacb06-5aa1-4f51-95b8-7a328d20bc0b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Snapshot retrieved successfully. Sep 03 14:29:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40dacb06-5aa1-4f51-95b8-7a328d20bc0b tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 200 Sep 03 14:29:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 948/1847] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:28 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 469 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ecdd02ae-8f82-4865-8671-6754e251d177 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecdd02ae-8f82-4865-8671-6754e251d177 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ecdd02ae-8f82-4865-8671-6754e251d177 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ecdd02ae-8f82-4865-8671-6754e251d177 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ecdd02ae-8f82-4865-8671-6754e251d177 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee returned with HTTP 404 Sep 03 14:29:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 900/1848] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:28 2026] GET /volume/v3/volumes/ef5a1c13-b4fc-4282-b4c4-85bd505c18ee => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:29:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-417abc65-fe21-4b70-a9b6-c9b444981e29 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-417abc65-fe21-4b70-a9b6-c9b444981e29 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-417abc65-fe21-4b70-a9b6-c9b444981e29 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-417abc65-fe21-4b70-a9b6-c9b444981e29 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-417abc65-fe21-4b70-a9b6-c9b444981e29 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-417abc65-fe21-4b70-a9b6-c9b444981e29 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:29:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 949/1849] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:28 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1323564037"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1323564037'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume of 1 GB Sep 03 14:29:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Availability Zones retrieved successfully. Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (b267c54d-1881-449a-bd7d-acaa4577bb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb70a97-b509-4a74-bf54-7db3e8cfa695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edb70a97-b509-4a74-bf54-7db3e8cfa695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0407b18-79a6-4e68-8cbd-eca9f19bfd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['d51e5aa9-d86b-4f77-9193-6fae0a214725', '937903e6-94d6-4697-acf6-a9cebea217a0', 'b65696eb-1e6a-4a44-9701-bfc2e4103ef9', '4e00891d-49d7-49d5-9810-475b7a619d9b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0407b18-79a6-4e68-8cbd-eca9f19bfd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d51e5aa9-d86b-4f77-9193-6fae0a214725', '937903e6-94d6-4697-acf6-a9cebea217a0', 'b65696eb-1e6a-4a44-9701-bfc2e4103ef9', '4e00891d-49d7-49d5-9810-475b7a619d9b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:28 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32807eb4-e5d5-4663-ae21-2209c42eff32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32807eb4-e5d5-4663-ae21-2209c42eff32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f44087bd-ac91-4a62-9efc-c1b285bccb30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323564037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['d51e5aa9-d86b-4f77-9193-6fae0a214725','937903e6-94d6-4697-acf6-a9cebea217a0','b65696eb-1e6a-4a44-9701-bfc2e4103ef9','4e00891d-49d7-49d5-9810-475b7a619d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1323564037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f44087bd-ac91-4a62-9efc-c1b285bccb30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41da579dea614d719a655b998f608b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efad3035689f423d9267d2e66d9a3cdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1294a6-d177-4877-adcd-5e85dfe4bef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab1294a6-d177-4877-adcd-5e85dfe4bef1) transitioned into state 'SUCCESS' from state '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-1323564037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['d51e5aa9-d86b-4f77-9193-6fae0a214725','937903e6-94d6-4697-acf6-a9cebea217a0','b65696eb-1e6a-4a44-9701-bfc2e4103ef9','4e00891d-49d7-49d5-9810-475b7a619d9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e36c515-0456-4df2-bc7e-f04ceae27e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e36c515-0456-4df2-bc7e-f04ceae27e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (b267c54d-1881-449a-bd7d-acaa4577bb4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request issued successfully. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1472db3-ca6a-43f6-bc0d-107044a63856 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 901/1850] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:29:28 2026] POST /volume/v3/volumes => generated 763 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f985b5e9-47b3-4857-b166-c051693e8aa3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f985b5e9-47b3-4857-b166-c051693e8aa3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f985b5e9-47b3-4857-b166-c051693e8aa3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f985b5e9-47b3-4857-b166-c051693e8aa3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ad57bed7-220b-4832-a45d-c96508b7f278 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ad57bed7-220b-4832-a45d-c96508b7f278 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ad57bed7-220b-4832-a45d-c96508b7f278 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ad57bed7-220b-4832-a45d-c96508b7f278 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f985b5e9-47b3-4857-b166-c051693e8aa3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ad57bed7-220b-4832-a45d-c96508b7f278 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f985b5e9-47b3-4857-b166-c051693e8aa3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 950/1851] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:29 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bb4c62bd-d712-455b-abb8-37d4426da5ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb4c62bd-d712-455b-abb8-37d4426da5ac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb4c62bd-d712-455b-abb8-37d4426da5ac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb4c62bd-d712-455b-abb8-37d4426da5ac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ad57bed7-220b-4832-a45d-c96508b7f278 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 902/1852] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:29 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 831 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb4c62bd-d712-455b-abb8-37d4426da5ac tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c returned with HTTP 404 Sep 03 14:29:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 951/1853] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:29 2026] GET /volume/v3/snapshots/ddc4b618-4b5a-48d4-a50a-514a8a26b76c => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8dc6d0ca-a3f4-4efe-8ba3-f2cee8a2e35c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8dc6d0ca-a3f4-4efe-8ba3-f2cee8a2e35c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8dc6d0ca-a3f4-4efe-8ba3-f2cee8a2e35c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8dc6d0ca-a3f4-4efe-8ba3-f2cee8a2e35c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8dc6d0ca-a3f4-4efe-8ba3-f2cee8a2e35c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8dc6d0ca-a3f4-4efe-8ba3-f2cee8a2e35c tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 903/1854] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:29 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 857 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] DELETE http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Delete volume with id: 2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:29 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:UPDATE=129,cinder:SELECT=545,cinder:INSERT=80 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:29:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Delete volume request issued successfully. Sep 03 14:29:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-449ecca5-9494-4f4d-8486-813ab06b2c92 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 202 Sep 03 14:29:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 952/1855] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:29 2026] DELETE /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79736582-fe29-4892-9770-a1da7a05d65d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79736582-fe29-4892-9770-a1da7a05d65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79736582-fe29-4892-9770-a1da7a05d65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79736582-fe29-4892-9770-a1da7a05d65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-79736582-fe29-4892-9770-a1da7a05d65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79736582-fe29-4892-9770-a1da7a05d65d tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 904/1856] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:29 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 856 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-934c81fd-72c5-4545-9758-dfa0e1e42205 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-934c81fd-72c5-4545-9758-dfa0e1e42205 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-934c81fd-72c5-4545-9758-dfa0e1e42205 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-934c81fd-72c5-4545-9758-dfa0e1e42205 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-35672530-b1f1-4e92-9835-3d151a07f846 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-934c81fd-72c5-4545-9758-dfa0e1e42205 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-934c81fd-72c5-4545-9758-dfa0e1e42205 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 953/1857] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:30 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35672530-b1f1-4e92-9835-3d151a07f846 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35672530-b1f1-4e92-9835-3d151a07f846 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35672530-b1f1-4e92-9835-3d151a07f846 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:30 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=603,cinder:INSERT=83,cinder:UPDATE=135 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:29:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-35672530-b1f1-4e92-9835-3d151a07f846 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2096486701", "imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2096486701', 'imageRef': '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35672530-b1f1-4e92-9835-3d151a07f846 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 905/1858] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:30 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:30 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Create volume of 1 GB Sep 03 14:29:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Availability Zones retrieved successfully. Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Flow 'volume_create_api' (724dc168-bb9e-46ff-82e5-fc718e95e626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e00c9d3-6f37-47a5-bc09-aa2bf1286958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:30 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d5c366ab-a5ba-48e2-a74d-f817a39fd434 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5c366ab-a5ba-48e2-a74d-f817a39fd434 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5c366ab-a5ba-48e2-a74d-f817a39fd434 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5c366ab-a5ba-48e2-a74d-f817a39fd434 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d5c366ab-a5ba-48e2-a74d-f817a39fd434 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5c366ab-a5ba-48e2-a74d-f817a39fd434 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 906/1859] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:31 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 856 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e00c9d3-6f37-47a5-bc09-aa2bf1286958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9894ec61-578e-4523-9090-8dc45f80675d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Created reservations ['421bcd11-27cf-4338-bf8e-1c7c863bd27c', '4fc753fa-600d-4cde-96e4-2b28fe653417', 'f13404bd-ded6-4b9f-8133-05bc88b3521f', 'ca9bb3f3-660e-48c3-800b-73fc9b9a0d77'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9894ec61-578e-4523-9090-8dc45f80675d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['421bcd11-27cf-4338-bf8e-1c7c863bd27c', '4fc753fa-600d-4cde-96e4-2b28fe653417', 'f13404bd-ded6-4b9f-8133-05bc88b3521f', 'ca9bb3f3-660e-48c3-800b-73fc9b9a0d77']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabc9fdd-8f47-432f-8ecb-cc17e3e22daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a3bbf707-96ca-4e58-a903-acc2e5b98180 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3bbf707-96ca-4e58-a903-acc2e5b98180 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3bbf707-96ca-4e58-a903-acc2e5b98180 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3bbf707-96ca-4e58-a903-acc2e5b98180 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3bbf707-96ca-4e58-a903-acc2e5b98180 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3bbf707-96ca-4e58-a903-acc2e5b98180 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 907/1860] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:31 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fabc9fdd-8f47-432f-8ecb-cc17e3e22daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4dd7dd9-9573-478f-924d-a6a911b72ce9', '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-2096486701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194de95cdc8044a2a239d591647cfb0e',qos_specs=None,replication_status=,reservations=['421bcd11-27cf-4338-bf8e-1c7c863bd27c','4fc753fa-600d-4cde-96e4-2b28fe653417','f13404bd-ded6-4b9f-8133-05bc88b3521f','ca9bb3f3-660e-48c3-800b-73fc9b9a0d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca00637ed008455881f80dca4a6069ad',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2096486701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4dd7dd9-9573-478f-924d-a6a911b72ce9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='194de95cdc8044a2a239d591647cfb0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca00637ed008455881f80dca4a6069ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f56b595-a7a1-4d5b-bcbf-d6ebc9faa838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bac25860-d90f-402d-bd6d-fbaaa87c0396 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bac25860-d90f-402d-bd6d-fbaaa87c0396 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bac25860-d90f-402d-bd6d-fbaaa87c0396 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bac25860-d90f-402d-bd6d-fbaaa87c0396 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f56b595-a7a1-4d5b-bcbf-d6ebc9faa838) transitioned into state 'SUCCESS' from state '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-2096486701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='194de95cdc8044a2a239d591647cfb0e',qos_specs=None,replication_status=,reservations=['421bcd11-27cf-4338-bf8e-1c7c863bd27c','4fc753fa-600d-4cde-96e4-2b28fe653417','f13404bd-ded6-4b9f-8133-05bc88b3521f','ca9bb3f3-660e-48c3-800b-73fc9b9a0d77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca00637ed008455881f80dca4a6069ad',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bac25860-d90f-402d-bd6d-fbaaa87c0396 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faffb33e-65f8-4ed2-a9ea-d28b1be6dcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bac25860-d90f-402d-bd6d-fbaaa87c0396 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 908/1861] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:31 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faffb33e-65f8-4ed2-a9ea-d28b1be6dcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Flow 'volume_create_api' (724dc168-bb9e-46ff-82e5-fc718e95e626) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Create volume request issued successfully. Sep 03 14:29:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5b5d6f1-0085-48c9-a4b4-138a726be454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 954/1862] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:30 2026] POST /volume/v3/volumes => generated 762 bytes in 1266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9377e335-df06-4b12-918d-397bd1244658 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9377e335-df06-4b12-918d-397bd1244658 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9377e335-df06-4b12-918d-397bd1244658 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9377e335-df06-4b12-918d-397bd1244658 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9377e335-df06-4b12-918d-397bd1244658 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9377e335-df06-4b12-918d-397bd1244658 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 909/1863] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:31 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 830 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b7c2a94c-e9e6-4336-b6a2-b5dc59cd3e2a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7c2a94c-e9e6-4336-b6a2-b5dc59cd3e2a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7c2a94c-e9e6-4336-b6a2-b5dc59cd3e2a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7c2a94c-e9e6-4336-b6a2-b5dc59cd3e2a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b7c2a94c-e9e6-4336-b6a2-b5dc59cd3e2a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Volume info retrieved successfully. Sep 03 14:29:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7c2a94c-e9e6-4336-b6a2-b5dc59cd3e2a tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 200 Sep 03 14:29:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 955/1864] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:32 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 856 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-60ebebcf-2dfa-49a9-b416-95511276a363 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-60ebebcf-2dfa-49a9-b416-95511276a363 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-60ebebcf-2dfa-49a9-b416-95511276a363 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-60ebebcf-2dfa-49a9-b416-95511276a363 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-60ebebcf-2dfa-49a9-b416-95511276a363 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-60ebebcf-2dfa-49a9-b416-95511276a363 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 910/1865] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:32 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-463aa6b4-3871-45cf-be4a-2422c3384faa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-463aa6b4-3871-45cf-be4a-2422c3384faa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-463aa6b4-3871-45cf-be4a-2422c3384faa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-463aa6b4-3871-45cf-be4a-2422c3384faa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-463aa6b4-3871-45cf-be4a-2422c3384faa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-463aa6b4-3871-45cf-be4a-2422c3384faa tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 956/1866] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:32 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b820101-4fad-4d8b-9aed-dcf8ade81c8a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b820101-4fad-4d8b-9aed-dcf8ade81c8a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b820101-4fad-4d8b-9aed-dcf8ade81c8a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b820101-4fad-4d8b-9aed-dcf8ade81c8a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b820101-4fad-4d8b-9aed-dcf8ade81c8a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b820101-4fad-4d8b-9aed-dcf8ade81c8a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 911/1867] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:33 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-304cdf8b-8daf-4233-b748-21f726bd7ea5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-304cdf8b-8daf-4233-b748-21f726bd7ea5 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] GET http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c Sep 03 14:29:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-304cdf8b-8daf-4233-b748-21f726bd7ea5 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-304cdf8b-8daf-4233-b748-21f726bd7ea5 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-304cdf8b-8daf-4233-b748-21f726bd7ea5 tempest-SnapshotMetadataTestJSON-351695960 tempest-SnapshotMetadataTestJSON-351695960-project-member] http://192.168.122.242/volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c returned with HTTP 404 Sep 03 14:29:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 957/1868] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:33 2026] GET /volume/v3/volumes/2335204e-3996-4b21-9dd1-72433666357c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:29:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-879f12de-af99-40ee-b8e9-e37933cb9961 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-879f12de-af99-40ee-b8e9-e37933cb9961 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-879f12de-af99-40ee-b8e9-e37933cb9961 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-879f12de-af99-40ee-b8e9-e37933cb9961 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-879f12de-af99-40ee-b8e9-e37933cb9961 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-879f12de-af99-40ee-b8e9-e37933cb9961 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 912/1869] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:33 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-577b4d3f-b5b1-4e00-82c5-dbb3cab49501 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-577b4d3f-b5b1-4e00-82c5-dbb3cab49501 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-577b4d3f-b5b1-4e00-82c5-dbb3cab49501 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-577b4d3f-b5b1-4e00-82c5-dbb3cab49501 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-577b4d3f-b5b1-4e00-82c5-dbb3cab49501 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-577b4d3f-b5b1-4e00-82c5-dbb3cab49501 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 958/1870] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:33 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-da63f650-506c-452b-8816-8976843476b3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da63f650-506c-452b-8816-8976843476b3 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da63f650-506c-452b-8816-8976843476b3 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da63f650-506c-452b-8816-8976843476b3 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-da63f650-506c-452b-8816-8976843476b3 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da63f650-506c-452b-8816-8976843476b3 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 913/1871] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:34 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0ff1371e-2b68-4adb-872e-3ebfe109dc08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ff1371e-2b68-4adb-872e-3ebfe109dc08 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ff1371e-2b68-4adb-872e-3ebfe109dc08 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ff1371e-2b68-4adb-872e-3ebfe109dc08 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0ff1371e-2b68-4adb-872e-3ebfe109dc08 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ff1371e-2b68-4adb-872e-3ebfe109dc08 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 959/1872] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:34 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a37b5dd-71af-4a94-909f-2f915913ac42 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a37b5dd-71af-4a94-909f-2f915913ac42 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a37b5dd-71af-4a94-909f-2f915913ac42 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a37b5dd-71af-4a94-909f-2f915913ac42 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a37b5dd-71af-4a94-909f-2f915913ac42 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a37b5dd-71af-4a94-909f-2f915913ac42 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 914/1873] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:35 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5622c9b6-2ba6-45cc-83cf-0c409bd76100 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5622c9b6-2ba6-45cc-83cf-0c409bd76100 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5622c9b6-2ba6-45cc-83cf-0c409bd76100 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5622c9b6-2ba6-45cc-83cf-0c409bd76100 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5622c9b6-2ba6-45cc-83cf-0c409bd76100 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5622c9b6-2ba6-45cc-83cf-0c409bd76100 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 960/1874] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:35 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 912 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bedef409-47ae-465b-9083-74f3fb880549 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bedef409-47ae-465b-9083-74f3fb880549 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bedef409-47ae-465b-9083-74f3fb880549 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bedef409-47ae-465b-9083-74f3fb880549 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bedef409-47ae-465b-9083-74f3fb880549 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bedef409-47ae-465b-9083-74f3fb880549 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 915/1875] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:36 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fec1c36f-7f59-4688-8594-d2d081448226 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fec1c36f-7f59-4688-8594-d2d081448226 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fec1c36f-7f59-4688-8594-d2d081448226 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fec1c36f-7f59-4688-8594-d2d081448226 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fec1c36f-7f59-4688-8594-d2d081448226 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fec1c36f-7f59-4688-8594-d2d081448226 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 961/1876] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:36 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b7385c98-fcd7-49bf-9b44-2484233f005b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7385c98-fcd7-49bf-9b44-2484233f005b tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7385c98-fcd7-49bf-9b44-2484233f005b tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7385c98-fcd7-49bf-9b44-2484233f005b tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7385c98-fcd7-49bf-9b44-2484233f005b tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7385c98-fcd7-49bf-9b44-2484233f005b tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 916/1877] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:36 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 912 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-356318a8-8eac-4230-a028-427fd7210a44 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3666aba7-82e9-4975-adcd-1a24f0a3a0ec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3666aba7-82e9-4975-adcd-1a24f0a3a0ec tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3666aba7-82e9-4975-adcd-1a24f0a3a0ec tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3666aba7-82e9-4975-adcd-1a24f0a3a0ec tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3666aba7-82e9-4975-adcd-1a24f0a3a0ec tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3666aba7-82e9-4975-adcd-1a24f0a3a0ec tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 917/1878] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 895 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a9731438-1066-4f25-a9ff-90bff27de07f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a9731438-1066-4f25-a9ff-90bff27de07f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a9731438-1066-4f25-a9ff-90bff27de07f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a9731438-1066-4f25-a9ff-90bff27de07f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1313161140"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1313161140'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Create volume of 1 GB Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Availability Zones retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a9731438-1066-4f25-a9ff-90bff27de07f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a9731438-1066-4f25-a9ff-90bff27de07f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 918/1879] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 895 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-373ee61a-6c6f-41a0-9557-8ceb1c5c3259 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-373ee61a-6c6f-41a0-9557-8ceb1c5c3259 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-373ee61a-6c6f-41a0-9557-8ceb1c5c3259 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-373ee61a-6c6f-41a0-9557-8ceb1c5c3259 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Flow 'volume_create_api' (8f1bfa8c-bf3e-4329-bac8-7e3c20c1a7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012341b7-8a8c-48ce-ad59-4cc168d820c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-373ee61a-6c6f-41a0-9557-8ceb1c5c3259 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-373ee61a-6c6f-41a0-9557-8ceb1c5c3259 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 919/1880] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7b30b7e8-59dc-4a76-87a0-b60ce79f7f23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b30b7e8-59dc-4a76-87a0-b60ce79f7f23 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b30b7e8-59dc-4a76-87a0-b60ce79f7f23 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1159431396"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012341b7-8a8c-48ce-ad59-4cc168d820c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc924402-148a-42fc-acf8-e34e6c984d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7b30b7e8-59dc-4a76-87a0-b60ce79f7f23 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7b30b7e8-59dc-4a76-87a0-b60ce79f7f23 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b30b7e8-59dc-4a76-87a0-b60ce79f7f23 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 920/1881] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:29:37 2026] PUT /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 827 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f44087bd-ac91-4a62-9efc-c1b285bccb30", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2135904989"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create snapshot from volume f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Created reservations ['ac841fcf-6ad7-44c5-b5e4-a9b9944c9c28', '986cd9c3-edbc-48f9-bcce-ff6ed018b05b', 'b667d165-0a9e-42a7-8eec-e0ab509e0f91', '31e6cc9a-ac2b-46e3-88af-41ebd7b8ce35'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc924402-148a-42fc-acf8-e34e6c984d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac841fcf-6ad7-44c5-b5e4-a9b9944c9c28', '986cd9c3-edbc-48f9-bcce-ff6ed018b05b', 'b667d165-0a9e-42a7-8eec-e0ab509e0f91', '31e6cc9a-ac2b-46e3-88af-41ebd7b8ce35']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a2bce7-7a88-4044-9f25-6866a11625db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['be7a0775-29dc-47e9-8945-f6453234080d', '32a7c240-b3c7-450c-a1bc-7305dc5424a7', '54b26870-d955-43cf-a43b-850d15993210', '0d29efc0-8a00-42ec-b5ba-2452fc3fb1f7'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a2bce7-7a88-4044-9f25-6866a11625db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dbad110-0c47-4f7f-956e-0c4452519715', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1313161140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f2bbdb71844e579418abec76ccd0b5',qos_specs=None,replication_status=,reservations=['ac841fcf-6ad7-44c5-b5e4-a9b9944c9c28','986cd9c3-edbc-48f9-bcce-ff6ed018b05b','b667d165-0a9e-42a7-8eec-e0ab509e0f91','31e6cc9a-ac2b-46e3-88af-41ebd7b8ce35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f9db00df8545339080a9127eb97c3b',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1313161140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dbad110-0c47-4f7f-956e-0c4452519715,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61f2bbdb71844e579418abec76ccd0b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91f9db00df8545339080a9127eb97c3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d8f68cf-d8ef-4895-be0d-20e5d3a2a7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot create request issued successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9db5d8cb-97e7-4d36-8960-8c494af2daa0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 921/1882] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:29:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-efc2be46-d565-495f-88a4-2652cb0e7fc0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-efc2be46-d565-495f-88a4-2652cb0e7fc0 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-efc2be46-d565-495f-88a4-2652cb0e7fc0 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1837690859", "description": "This is the new description of volume"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d8f68cf-d8ef-4895-be0d-20e5d3a2a7eb) transitioned into state 'SUCCESS' from state '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-1313161140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61f2bbdb71844e579418abec76ccd0b5',qos_specs=None,replication_status=,reservations=['ac841fcf-6ad7-44c5-b5e4-a9b9944c9c28','986cd9c3-edbc-48f9-bcce-ff6ed018b05b','b667d165-0a9e-42a7-8eec-e0ab509e0f91','31e6cc9a-ac2b-46e3-88af-41ebd7b8ce35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91f9db00df8545339080a9127eb97c3b',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005def27-d1f5-4692-aaaf-a14b006fc449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-efc2be46-d565-495f-88a4-2652cb0e7fc0 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005def27-d1f5-4692-aaaf-a14b006fc449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Flow 'volume_create_api' (8f1bfa8c-bf3e-4329-bac8-7e3c20c1a7bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Create volume request issued successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-356318a8-8eac-4230-a028-427fd7210a44 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 962/1883] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:29:36 2026] POST /volume/v3/volumes => generated 759 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6321b175-0ab8-4384-8c96-38da1fe21b18 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6321b175-0ab8-4384-8c96-38da1fe21b18 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6321b175-0ab8-4384-8c96-38da1fe21b18 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6321b175-0ab8-4384-8c96-38da1fe21b18 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-efc2be46-d565-495f-88a4-2652cb0e7fc0 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-efc2be46-d565-495f-88a4-2652cb0e7fc0 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 922/1884] 192.168.122.242 () {60 vars in 1253 bytes} [Thu Sep 3 14:29:37 2026] PUT /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 866 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-10cf0218-b8bb-4f23-869e-3a900088d037 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6321b175-0ab8-4384-8c96-38da1fe21b18 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10cf0218-b8bb-4f23-869e-3a900088d037 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10cf0218-b8bb-4f23-869e-3a900088d037 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10cf0218-b8bb-4f23-869e-3a900088d037 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6321b175-0ab8-4384-8c96-38da1fe21b18 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 963/1885] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 912 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6ab00667-c00b-4233-b81b-4d1c90af24d5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6ab00667-c00b-4233-b81b-4d1c90af24d5 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6ab00667-c00b-4233-b81b-4d1c90af24d5 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6ab00667-c00b-4233-b81b-4d1c90af24d5 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-10cf0218-b8bb-4f23-869e-3a900088d037 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10cf0218-b8bb-4f23-869e-3a900088d037 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 923/1886] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7594156d-53f5-41af-9f9a-d54bded71495 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7594156d-53f5-41af-9f9a-d54bded71495 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7594156d-53f5-41af-9f9a-d54bded71495 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7594156d-53f5-41af-9f9a-d54bded71495 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6ab00667-c00b-4233-b81b-4d1c90af24d5 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6ab00667-c00b-4233-b81b-4d1c90af24d5 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 964/1887] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7594156d-53f5-41af-9f9a-d54bded71495 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7594156d-53f5-41af-9f9a-d54bded71495 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 924/1888] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:37 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 934 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2025438080", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-425730764"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2025438080', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-425730764'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:29:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (bad6fb75-b896-4ec9-955a-0579b315c3d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d241e17-92e5-4a32-983f-aa02fdbfb2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d241e17-92e5-4a32-983f-aa02fdbfb2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a382092a-9228-4d9d-9351-322cf4f347bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['e9eb2b20-63a1-4313-be67-c34028479c1b', '36bcec85-3e19-406c-8f89-7dafbbfeacb5', '3e2e7d77-08fc-4bb4-98e1-e09138510af9', '0c87b455-6d03-455d-b92d-c195f0a7c6af'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a382092a-9228-4d9d-9351-322cf4f347bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9eb2b20-63a1-4313-be67-c34028479c1b', '36bcec85-3e19-406c-8f89-7dafbbfeacb5', '3e2e7d77-08fc-4bb4-98e1-e09138510af9', '0c87b455-6d03-455d-b92d-c195f0a7c6af']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d0e5a9-b469-4688-b473-2a7ab25ff741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5d0e5a9-b469-4688-b473-2a7ab25ff741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2025438080',display_name='tempest-VolumesGetTest-Volume-425730764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['e9eb2b20-63a1-4313-be67-c34028479c1b','36bcec85-3e19-406c-8f89-7dafbbfeacb5','3e2e7d77-08fc-4bb4-98e1-e09138510af9','0c87b455-6d03-455d-b92d-c195f0a7c6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:37Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2025438080',display_name='tempest-VolumesGetTest-Volume-425730764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:37 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b030d260-55c1-496a-9d92-9f348cfa2d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b030d260-55c1-496a-9d92-9f348cfa2d73) transitioned into 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-2025438080',display_name='tempest-VolumesGetTest-Volume-425730764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['e9eb2b20-63a1-4313-be67-c34028479c1b','36bcec85-3e19-406c-8f89-7dafbbfeacb5','3e2e7d77-08fc-4bb4-98e1-e09138510af9','0c87b455-6d03-455d-b92d-c195f0a7c6af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4556a0-b16b-4efc-9ed5-3861081d21c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4556a0-b16b-4efc-9ed5-3861081d21c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (bad6fb75-b896-4ec9-955a-0579b315c3d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:29:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22219825-1682-4d10-af3e-bcf4f4dc3c37 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 965/1889] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:37 2026] POST /volume/v3/volumes => generated 788 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6749db81-e0fa-4d27-ab22-09f00dc0bb44 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6749db81-e0fa-4d27-ab22-09f00dc0bb44 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6749db81-e0fa-4d27-ab22-09f00dc0bb44 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6749db81-e0fa-4d27-ab22-09f00dc0bb44 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6749db81-e0fa-4d27-ab22-09f00dc0bb44 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6749db81-e0fa-4d27-ab22-09f00dc0bb44 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 925/1890] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:38 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9b45279e-7f86-4d4b-a1fe-106ec28bd18f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b45279e-7f86-4d4b-a1fe-106ec28bd18f tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b45279e-7f86-4d4b-a1fe-106ec28bd18f tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b45279e-7f86-4d4b-a1fe-106ec28bd18f tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fb340d60-5a43-479f-b807-e28c82621cea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fb340d60-5a43-479f-b807-e28c82621cea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fb340d60-5a43-479f-b807-e28c82621cea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fb340d60-5a43-479f-b807-e28c82621cea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fb340d60-5a43-479f-b807-e28c82621cea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9b45279e-7f86-4d4b-a1fe-106ec28bd18f tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fb340d60-5a43-479f-b807-e28c82621cea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 926/1891] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:38 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d8d12382-a8ed-40d0-93f0-2bf4ea18cc4f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8d12382-a8ed-40d0-93f0-2bf4ea18cc4f tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8d12382-a8ed-40d0-93f0-2bf4ea18cc4f tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8d12382-a8ed-40d0-93f0-2bf4ea18cc4f tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b45279e-7f86-4d4b-a1fe-106ec28bd18f tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 966/1892] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:38 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 915 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d8d12382-a8ed-40d0-93f0-2bf4ea18cc4f tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8d12382-a8ed-40d0-93f0-2bf4ea18cc4f tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 927/1893] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:38 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4db4e873-e8b5-47f6-9e6c-ed3b3cee94e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4db4e873-e8b5-47f6-9e6c-ed3b3cee94e7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4db4e873-e8b5-47f6-9e6c-ed3b3cee94e7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4db4e873-e8b5-47f6-9e6c-ed3b3cee94e7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4db4e873-e8b5-47f6-9e6c-ed3b3cee94e7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4db4e873-e8b5-47f6-9e6c-ed3b3cee94e7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 967/1894] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:39 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 880 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d1e0520a-9742-441f-8930-604f3aea4ac6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d1e0520a-9742-441f-8930-604f3aea4ac6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d1e0520a-9742-441f-8930-604f3aea4ac6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d1e0520a-9742-441f-8930-604f3aea4ac6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d1e0520a-9742-441f-8930-604f3aea4ac6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9b9bb32a-6006-46bb-944a-aea9797c40dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d1e0520a-9742-441f-8930-604f3aea4ac6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 928/1895] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:39 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b9bb32a-6006-46bb-944a-aea9797c40dd tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b9bb32a-6006-46bb-944a-aea9797c40dd tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b9bb32a-6006-46bb-944a-aea9797c40dd tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9b9bb32a-6006-46bb-944a-aea9797c40dd tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-19bff78f-676d-4524-a3e8-413d1b59d351 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-19bff78f-676d-4524-a3e8-413d1b59d351 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-19bff78f-676d-4524-a3e8-413d1b59d351 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-19bff78f-676d-4524-a3e8-413d1b59d351 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b9bb32a-6006-46bb-944a-aea9797c40dd tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 968/1896] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:39 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 915 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-19bff78f-676d-4524-a3e8-413d1b59d351 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-19bff78f-676d-4524-a3e8-413d1b59d351 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 929/1897] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:39 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1f0e7e19-2244-48f4-b79c-7bf1d342fbbd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f0e7e19-2244-48f4-b79c-7bf1d342fbbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f0e7e19-2244-48f4-b79c-7bf1d342fbbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f0e7e19-2244-48f4-b79c-7bf1d342fbbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1f0e7e19-2244-48f4-b79c-7bf1d342fbbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f0e7e19-2244-48f4-b79c-7bf1d342fbbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 969/1898] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:40 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 880 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c2bca36b-05e3-4ae3-9216-3af31cd17ed5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c2bca36b-05e3-4ae3-9216-3af31cd17ed5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c2bca36b-05e3-4ae3-9216-3af31cd17ed5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c2bca36b-05e3-4ae3-9216-3af31cd17ed5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c2bca36b-05e3-4ae3-9216-3af31cd17ed5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c2bca36b-05e3-4ae3-9216-3af31cd17ed5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 930/1899] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:40 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "82fe68f0-9191-41cf-a6a6-c769db715106", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2139708898"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request body: {'volume': {'snapshot_id': '82fe68f0-9191-41cf-a6a6-c769db715106', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2139708898'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3033c987-314b-4eb7-a996-232182342521 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3033c987-314b-4eb7-a996-232182342521 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3033c987-314b-4eb7-a996-232182342521 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3033c987-314b-4eb7-a996-232182342521 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume of 1 GB Sep 03 14:29:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Availability Zones retrieved successfully. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3033c987-314b-4eb7-a996-232182342521 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3033c987-314b-4eb7-a996-232182342521 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 931/1900] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:40 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 915 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6cce9f7b-1022-4970-904c-2fc91ac340d7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6cce9f7b-1022-4970-904c-2fc91ac340d7 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6cce9f7b-1022-4970-904c-2fc91ac340d7 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6cce9f7b-1022-4970-904c-2fc91ac340d7 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (a960d1c1-4673-441e-a7ea-5edfa704d9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667a25a3-0b69-4be0-9f73-98953ad0a4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6cce9f7b-1022-4970-904c-2fc91ac340d7 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6cce9f7b-1022-4970-904c-2fc91ac340d7 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 932/1901] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:40 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (667a25a3-0b69-4be0-9f73-98953ad0a4bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82fe68f0-9191-41cf-a6a6-c769db715106', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f2f028-63c4-42c2-a526-5bdebf7fe8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Created reservations ['22681552-157b-48c5-aa97-eb75b133f4d3', 'a677cb5f-e949-451c-8bbd-910742ab7e4f', '245bf025-6463-4cc6-95d6-8190f09ff346', '15c15c2a-b1c4-4934-ab9f-10fa7ec0b814'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f2f028-63c4-42c2-a526-5bdebf7fe8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22681552-157b-48c5-aa97-eb75b133f4d3', 'a677cb5f-e949-451c-8bbd-910742ab7e4f', '245bf025-6463-4cc6-95d6-8190f09ff346', '15c15c2a-b1c4-4934-ab9f-10fa7ec0b814']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d4c6e3-da6e-4b49-8c43-315d2aa46fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01d4c6e3-da6e-4b49-8c43-315d2aa46fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e3a84ae-4a37-4420-8236-df94a184af8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2139708898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['22681552-157b-48c5-aa97-eb75b133f4d3','a677cb5f-e949-451c-8bbd-910742ab7e4f','245bf025-6463-4cc6-95d6-8190f09ff346','15c15c2a-b1c4-4934-ab9f-10fa7ec0b814'],size=1,snapshot_id=82fe68f0-9191-41cf-a6a6-c769db715106,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2139708898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e3a84ae-4a37-4420-8236-df94a184af8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41da579dea614d719a655b998f608b25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82fe68f0-9191-41cf-a6a6-c769db715106,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efad3035689f423d9267d2e66d9a3cdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63c97f3-b447-4413-b941-44f3d0df7bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e63c97f3-b447-4413-b941-44f3d0df7bdc) transitioned into state 'SUCCESS' from state '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-2139708898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41da579dea614d719a655b998f608b25',qos_specs=None,replication_status=,reservations=['22681552-157b-48c5-aa97-eb75b133f4d3','a677cb5f-e949-451c-8bbd-910742ab7e4f','245bf025-6463-4cc6-95d6-8190f09ff346','15c15c2a-b1c4-4934-ab9f-10fa7ec0b814'],size=1,snapshot_id=82fe68f0-9191-41cf-a6a6-c769db715106,source_replicaid=,source_volid=None,status='creating',user_id='efad3035689f423d9267d2e66d9a3cdb',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412b9a9d-1e5a-409e-a865-acfe4a12d670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (412b9a9d-1e5a-409e-a865-acfe4a12d670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Flow 'volume_create_api' (a960d1c1-4673-441e-a7ea-5edfa704d9a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Create volume request issued successfully. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-178f3931-9b52-4f20-94e8-ba49d079a5c6 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 970/1902] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:40 2026] POST /volume/v3/volumes => generated 797 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0e741aac-4066-4ba2-b179-ad61f989663a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0e741aac-4066-4ba2-b179-ad61f989663a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0e741aac-4066-4ba2-b179-ad61f989663a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0e741aac-4066-4ba2-b179-ad61f989663a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-edbd6d35-d080-40d6-b3f8-4a4752713665 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0e741aac-4066-4ba2-b179-ad61f989663a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-edbd6d35-d080-40d6-b3f8-4a4752713665 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-edbd6d35-d080-40d6-b3f8-4a4752713665 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-edbd6d35-d080-40d6-b3f8-4a4752713665 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0e741aac-4066-4ba2-b179-ad61f989663a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 933/1903] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:41 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-edbd6d35-d080-40d6-b3f8-4a4752713665 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-edbd6d35-d080-40d6-b3f8-4a4752713665 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 971/1904] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:41 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 880 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0d39c42c-6814-45da-952c-9c5ad4d5d8de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0d39c42c-6814-45da-952c-9c5ad4d5d8de tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0d39c42c-6814-45da-952c-9c5ad4d5d8de tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0d39c42c-6814-45da-952c-9c5ad4d5d8de tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0d39c42c-6814-45da-952c-9c5ad4d5d8de tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0d39c42c-6814-45da-952c-9c5ad4d5d8de tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 934/1905] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:41 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 1333 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-663c7bb6-bc39-4c44-bf36-3fefe24537b9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-663c7bb6-bc39-4c44-bf36-3fefe24537b9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-663c7bb6-bc39-4c44-bf36-3fefe24537b9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-663c7bb6-bc39-4c44-bf36-3fefe24537b9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-663c7bb6-bc39-4c44-bf36-3fefe24537b9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-1483dd52-3fe7-46f0-be54-56eb62ef6221 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-1483dd52-3fe7-46f0-be54-56eb62ef6221 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-1483dd52-3fe7-46f0-be54-56eb62ef6221 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-663c7bb6-bc39-4c44-bf36-3fefe24537b9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-1483dd52-3fe7-46f0-be54-56eb62ef6221 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 972/1906] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:41 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f4e2fc16-8507-4406-bc00-5f9197f767b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f4e2fc16-8507-4406-bc00-5f9197f767b1 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/limits Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f4e2fc16-8507-4406-bc00-5f9197f767b1 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f4e2fc16-8507-4406-bc00-5f9197f767b1 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-1483dd52-3fe7-46f0-be54-56eb62ef6221 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-1483dd52-3fe7-46f0-be54-56eb62ef6221 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 935/1907] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:29:41 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 1333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f4e2fc16-8507-4406-bc00-5f9197f767b1 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/limits returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 973/1908] 192.168.122.242 () {58 vars in 1118 bytes} [Thu Sep 3 14:29:41 2026] GET /volume/v3/limits => generated 302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-09197cb6-881c-43d6-b345-3a1e9b58cbbe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09197cb6-881c-43d6-b345-3a1e9b58cbbe tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09197cb6-881c-43d6-b345-3a1e9b58cbbe tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09197cb6-881c-43d6-b345-3a1e9b58cbbe tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-09197cb6-881c-43d6-b345-3a1e9b58cbbe tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09197cb6-881c-43d6-b345-3a1e9b58cbbe tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 936/1909] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:42 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 852 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Delete volume with id: 9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Delete volume request issued successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-481dc6cb-02a6-4675-b5da-49404ec63cf8 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 202 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 974/1910] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:42 2026] DELETE /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e8a60e7-b039-4c1b-93ee-86484dd6998d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e8a60e7-b039-4c1b-93ee-86484dd6998d tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e8a60e7-b039-4c1b-93ee-86484dd6998d tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e8a60e7-b039-4c1b-93ee-86484dd6998d tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e8a60e7-b039-4c1b-93ee-86484dd6998d tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e8a60e7-b039-4c1b-93ee-86484dd6998d tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 937/1911] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:42 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e15a1781-548c-484b-ba7a-919c3281e946 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e15a1781-548c-484b-ba7a-919c3281e946 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e15a1781-548c-484b-ba7a-919c3281e946 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e15a1781-548c-484b-ba7a-919c3281e946 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6bcb9b3a-73a9-4853-93d1-0e9261bf4e02 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e15a1781-548c-484b-ba7a-919c3281e946 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bcb9b3a-73a9-4853-93d1-0e9261bf4e02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bcb9b3a-73a9-4853-93d1-0e9261bf4e02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bcb9b3a-73a9-4853-93d1-0e9261bf4e02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e15a1781-548c-484b-ba7a-919c3281e946 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 975/1912] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:42 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6bcb9b3a-73a9-4853-93d1-0e9261bf4e02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bcb9b3a-73a9-4853-93d1-0e9261bf4e02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 938/1913] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:42 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 881 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-117f8b2b-2043-46d8-b4ac-f1ecc94be352 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-117f8b2b-2043-46d8-b4ac-f1ecc94be352 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-117f8b2b-2043-46d8-b4ac-f1ecc94be352 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1159431396", "description": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-117f8b2b-2043-46d8-b4ac-f1ecc94be352 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-117f8b2b-2043-46d8-b4ac-f1ecc94be352 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-117f8b2b-2043-46d8-b4ac-f1ecc94be352 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 976/1914] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:29:42 2026] PUT /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 779 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2e752b0c-5f3d-44f2-91fe-7ff5612ba920 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2e752b0c-5f3d-44f2-91fe-7ff5612ba920 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2e752b0c-5f3d-44f2-91fe-7ff5612ba920 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2e752b0c-5f3d-44f2-91fe-7ff5612ba920 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2e752b0c-5f3d-44f2-91fe-7ff5612ba920 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2e752b0c-5f3d-44f2-91fe-7ff5612ba920 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 939/1915] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:42 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1b78322-4329-48f9-94ea-d0727d8a0a96 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 202 Sep 03 14:29:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 977/1916] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:42 2026] DELETE /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-01a976e7-2955-4e00-b48e-48308c3f268a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-01a976e7-2955-4e00-b48e-48308c3f268a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-01a976e7-2955-4e00-b48e-48308c3f268a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-01a976e7-2955-4e00-b48e-48308c3f268a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-01a976e7-2955-4e00-b48e-48308c3f268a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-01a976e7-2955-4e00-b48e-48308c3f268a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 940/1917] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:42 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 846 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-ec23228e-0079-4c0a-a987-4d24002ea454 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-ec23228e-0079-4c0a-a987-4d24002ea454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-ec23228e-0079-4c0a-a987-4d24002ea454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-ec23228e-0079-4c0a-a987-4d24002ea454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-ec23228e-0079-4c0a-a987-4d24002ea454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-ec23228e-0079-4c0a-a987-4d24002ea454 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 978/1918] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:29:43 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 1333 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9fb7063a-4eac-4505-9b74-c011537d08cf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9fb7063a-4eac-4505-9b74-c011537d08cf None None] GET http://192.168.122.242/volume// Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9fb7063a-4eac-4505-9b74-c011537d08cf None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9fb7063a-4eac-4505-9b74-c011537d08cf None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9fb7063a-4eac-4505-9b74-c011537d08cf None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:29:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 941/1919] 192.168.122.242 () {58 vars in 1308 bytes} [Thu Sep 3 14:29:43 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-7f9992da-3933-43ab-b9ee-5f25e6fdcbac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-7f9992da-3933-43ab-b9ee-5f25e6fdcbac tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-7f9992da-3933-43ab-b9ee-5f25e6fdcbac tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4dd7dd9-9573-478f-924d-a6a911b72ce9", "connector": null, "instance_uuid": "f162e546-139e-44c5-b461-30b96ae539ea"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-7f9992da-3933-43ab-b9ee-5f25e6fdcbac tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:29:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 979/1920] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:29:43 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac2e980c-b3a1-435f-8209-ca89d37426a9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac2e980c-b3a1-435f-8209-ca89d37426a9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] GET http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac2e980c-b3a1-435f-8209-ca89d37426a9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac2e980c-b3a1-435f-8209-ca89d37426a9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac2e980c-b3a1-435f-8209-ca89d37426a9 tempest-AbsoluteLimitsTests-896608184 tempest-AbsoluteLimitsTests-896608184-project-member] http://192.168.122.242/volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 returned with HTTP 404 Sep 03 14:29:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 942/1921] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:43 2026] GET /volume/v3/volumes/9dbad110-0c47-4f7f-956e-0c4452519715 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f4975ef9-86c1-45cf-a205-9a4f381fad13 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f4975ef9-86c1-45cf-a205-9a4f381fad13 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f4975ef9-86c1-45cf-a205-9a4f381fad13 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f4975ef9-86c1-45cf-a205-9a4f381fad13 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f4975ef9-86c1-45cf-a205-9a4f381fad13 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f4975ef9-86c1-45cf-a205-9a4f381fad13 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 980/1922] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:43 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e736d816-01a3-41bd-b255-3dc2993c3c62 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e736d816-01a3-41bd-b255-3dc2993c3c62 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e736d816-01a3-41bd-b255-3dc2993c3c62 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e736d816-01a3-41bd-b255-3dc2993c3c62 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e736d816-01a3-41bd-b255-3dc2993c3c62 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e736d816-01a3-41bd-b255-3dc2993c3c62 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 200 Sep 03 14:29:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 943/1923] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:43 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 846 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a2d23312-8976-455d-9b8a-ee751b6bd170 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2d23312-8976-455d-9b8a-ee751b6bd170 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2d23312-8976-455d-9b8a-ee751b6bd170 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2d23312-8976-455d-9b8a-ee751b6bd170 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a2d23312-8976-455d-9b8a-ee751b6bd170 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2d23312-8976-455d-9b8a-ee751b6bd170 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 981/1924] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:44 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e0923396-1210-4a4f-ba30-9bade20de60a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0923396-1210-4a4f-ba30-9bade20de60a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0923396-1210-4a4f-ba30-9bade20de60a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0923396-1210-4a4f-ba30-9bade20de60a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0923396-1210-4a4f-ba30-9bade20de60a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea returned with HTTP 404 Sep 03 14:29:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 944/1925] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:45 2026] GET /volume/v3/volumes/a6f1dc1f-6fcf-4f2e-b0e6-df03c1de7fea => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4aa7c0a5-5fc9-48a5-95d1-14f7c5713024 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aa7c0a5-5fc9-48a5-95d1-14f7c5713024 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aa7c0a5-5fc9-48a5-95d1-14f7c5713024 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4aa7c0a5-5fc9-48a5-95d1-14f7c5713024 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4aa7c0a5-5fc9-48a5-95d1-14f7c5713024 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4aa7c0a5-5fc9-48a5-95d1-14f7c5713024 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 982/1926] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:45 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 934 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f4c0f98-a422-4929-8dd6-d9a895886939 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 202 Sep 03 14:29:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 945/1927] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:45 2026] DELETE /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0ac0584-e9a0-4fcd-bd49-948c6b19326f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0ac0584-e9a0-4fcd-bd49-948c6b19326f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0ac0584-e9a0-4fcd-bd49-948c6b19326f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0ac0584-e9a0-4fcd-bd49-948c6b19326f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e0ac0584-e9a0-4fcd-bd49-948c6b19326f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0ac0584-e9a0-4fcd-bd49-948c6b19326f tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 983/1928] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:45 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 933 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-da5de14a-e673-4ca7-b903-6d1319f648ad None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da5de14a-e673-4ca7-b903-6d1319f648ad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da5de14a-e673-4ca7-b903-6d1319f648ad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da5de14a-e673-4ca7-b903-6d1319f648ad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-da5de14a-e673-4ca7-b903-6d1319f648ad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da5de14a-e673-4ca7-b903-6d1319f648ad tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 946/1929] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:45 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e7ed87da-8bfe-42b1-9cb9-34fd917d0fcb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7ed87da-8bfe-42b1-9cb9-34fd917d0fcb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e7ed87da-8bfe-42b1-9cb9-34fd917d0fcb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e7ed87da-8bfe-42b1-9cb9-34fd917d0fcb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b95e1295-76a6-4d97-b540-74b39eab0784 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b95e1295-76a6-4d97-b540-74b39eab0784 None None] GET http://192.168.122.242/volume// Sep 03 14:29:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b95e1295-76a6-4d97-b540-74b39eab0784 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b95e1295-76a6-4d97-b540-74b39eab0784 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b95e1295-76a6-4d97-b540-74b39eab0784 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:29:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 947/1930] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:29:46 2026] GET /volume/ => generated 390 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:29:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-45cbf452-303a-4a12-a968-662a9f43e670 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-45cbf452-303a-4a12-a968-662a9f43e670 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-45cbf452-303a-4a12-a968-662a9f43e670 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-45cbf452-303a-4a12-a968-662a9f43e670 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e7ed87da-8bfe-42b1-9cb9-34fd917d0fcb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7ed87da-8bfe-42b1-9cb9-34fd917d0fcb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 200 Sep 03 14:29:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 984/1931] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:46 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 933 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-55dea5b1-66ba-4221-a8b8-e01e5b5bc884 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-45cbf452-303a-4a12-a968-662a9f43e670 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-55dea5b1-66ba-4221-a8b8-e01e5b5bc884 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:29:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-55dea5b1-66ba-4221-a8b8-e01e5b5bc884 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-55dea5b1-66ba-4221-a8b8-e01e5b5bc884 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-45cbf452-303a-4a12-a968-662a9f43e670 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 948/1932] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:46 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-55dea5b1-66ba-4221-a8b8-e01e5b5bc884 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:29:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-55dea5b1-66ba-4221-a8b8-e01e5b5bc884 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:29:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 985/1933] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:29:47 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 1513 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:29:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] PUT http://192.168.122.242/volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e Sep 03 14:29:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:47 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Acquiring lock "cinder-attachment_update-b4dd7dd9-9573-478f-924d-a6a911b72ce9-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:29:47 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Lock "cinder-attachment_update-b4dd7dd9-9573-478f-924d-a6a911b72ce9-devstack" acquired by "attachment_update" :: waited 0.057s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:29:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dde317a6-fb39-4af1-ab09-d60f8a3bade1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dde317a6-fb39-4af1-ab09-d60f8a3bade1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dde317a6-fb39-4af1-ab09-d60f8a3bade1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dde317a6-fb39-4af1-ab09-d60f8a3bade1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dde317a6-fb39-4af1-ab09-d60f8a3bade1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 returned with HTTP 404 Sep 03 14:29:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 986/1934] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:48 2026] GET /volume/v3/volumes/d13fa8ba-26a4-4356-b7de-37a10b35ff77 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-921bcde4-6882-42c6-a287-00e57669b699 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-921bcde4-6882-42c6-a287-00e57669b699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-921bcde4-6882-42c6-a287-00e57669b699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-921bcde4-6882-42c6-a287-00e57669b699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-921bcde4-6882-42c6-a287-00e57669b699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-921bcde4-6882-42c6-a287-00e57669b699 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 987/1935] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:48 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1c74cc2d-17d9-4fc8-b979-3ba0510a40d1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c74cc2d-17d9-4fc8-b979-3ba0510a40d1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c74cc2d-17d9-4fc8-b979-3ba0510a40d1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1c74cc2d-17d9-4fc8-b979-3ba0510a40d1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1c74cc2d-17d9-4fc8-b979-3ba0510a40d1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1c74cc2d-17d9-4fc8-b979-3ba0510a40d1 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 988/1936] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:48 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 847 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c2776574-9b33-4802-af4e-fe1448cb033e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: 64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c2776574-9b33-4802-af4e-fe1448cb033e tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 202 Sep 03 14:29:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 989/1937] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:48 2026] DELETE /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f0449e1e-a2d8-45dc-a4e2-0c67bf4e8335 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f0449e1e-a2d8-45dc-a4e2-0c67bf4e8335 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f0449e1e-a2d8-45dc-a4e2-0c67bf4e8335 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f0449e1e-a2d8-45dc-a4e2-0c67bf4e8335 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f0449e1e-a2d8-45dc-a4e2-0c67bf4e8335 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f0449e1e-a2d8-45dc-a4e2-0c67bf4e8335 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 990/1938] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:48 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 846 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3bbf0554-b705-4088-8d12-748e7b722731 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3bbf0554-b705-4088-8d12-748e7b722731 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3bbf0554-b705-4088-8d12-748e7b722731 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3bbf0554-b705-4088-8d12-748e7b722731 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3bbf0554-b705-4088-8d12-748e7b722731 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3bbf0554-b705-4088-8d12-748e7b722731 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 991/1939] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:49 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-65577009-1819-4f54-992f-bd2324bca5cb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-65577009-1819-4f54-992f-bd2324bca5cb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-65577009-1819-4f54-992f-bd2324bca5cb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-65577009-1819-4f54-992f-bd2324bca5cb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-65577009-1819-4f54-992f-bd2324bca5cb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-65577009-1819-4f54-992f-bd2324bca5cb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 200 Sep 03 14:29:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 992/1940] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:49 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Lock "cinder-attachment_update-b4dd7dd9-9573-478f-924d-a6a911b72ce9-devstack" released by "attachment_update" :: held 2.651s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:29:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-5255a011-fbd4-4cc4-a942-6e16e58008e6 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e returned with HTTP 200 Sep 03 14:29:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 949/1941] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:29:47 2026] PUT /volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e => generated 694 bytes in 2847 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a340d457-ff80-41a0-b229-5fe8983989ee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a340d457-ff80-41a0-b229-5fe8983989ee tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a340d457-ff80-41a0-b229-5fe8983989ee tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a340d457-ff80-41a0-b229-5fe8983989ee tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a340d457-ff80-41a0-b229-5fe8983989ee tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-57db7702-c782-44bf-9629-c00510ac238c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a340d457-ff80-41a0-b229-5fe8983989ee tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 993/1942] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:50 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 890 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-57db7702-c782-44bf-9629-c00510ac238c tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] POST http://192.168.122.242/volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e/action Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-57db7702-c782-44bf-9629-c00510ac238c tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-57db7702-c782-44bf-9629-c00510ac238c tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b248aa52-9841-4972-b5cb-c133d3e84c8f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b248aa52-9841-4972-b5cb-c133d3e84c8f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b248aa52-9841-4972-b5cb-c133d3e84c8f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b248aa52-9841-4972-b5cb-c133d3e84c8f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b248aa52-9841-4972-b5cb-c133d3e84c8f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b248aa52-9841-4972-b5cb-c133d3e84c8f tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 994/1943] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:50 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 890 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8c430440-e7ff-4fc2-a9a5-b432639028db None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: 5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e8703d26-ab45-4c40-ae65-4997fb2410e4 req-57db7702-c782-44bf-9629-c00510ac238c tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e/action returned with HTTP 204 Sep 03 14:29:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 950/1944] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:29:50 2026] POST /volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e/action => generated 0 bytes in 132 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume request issued successfully. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c430440-e7ff-4fc2-a9a5-b432639028db tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 202 Sep 03 14:29:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 995/1945] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:50 2026] DELETE /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aab6f420-00e7-4982-ae7c-01abda887bc5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aab6f420-00e7-4982-ae7c-01abda887bc5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aab6f420-00e7-4982-ae7c-01abda887bc5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aab6f420-00e7-4982-ae7c-01abda887bc5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aab6f420-00e7-4982-ae7c-01abda887bc5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-502827a2-60b2-49bf-9861-c89a727e58d6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-502827a2-60b2-49bf-9861-c89a727e58d6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-502827a2-60b2-49bf-9861-c89a727e58d6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-502827a2-60b2-49bf-9861-c89a727e58d6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-502827a2-60b2-49bf-9861-c89a727e58d6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec returned with HTTP 404 Sep 03 14:29:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 996/1946] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:50 2026] GET /volume/v3/volumes/64389e37-9577-45c9-af98-2af0e4b37aec => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aab6f420-00e7-4982-ae7c-01abda887bc5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 951/1947] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:50 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-VolumesGetTest-Volume-1174532351", "metadata": {"Type": "Test"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'imageRef': '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1174532351', 'metadata': {'Type': 'Test'}}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (9004386c-daa3-4515-9dbf-61606b4cb687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3a787b-568c-47be-a41b-85f3be17606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec3a787b-568c-47be-a41b-85f3be17606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3cce37-6f6c-4f22-8e1c-1e3745ecbd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['a06e07ea-a33b-4a85-b1c9-b8eb6e8d2ee0', '9f59faa5-1a81-418e-bafa-0f30c92d8a3d', 'fb1cd5f4-1c48-429f-9207-2dd4201c4f90', '0e314ac9-54f7-49e5-ab05-e20107651fc4'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa3cce37-6f6c-4f22-8e1c-1e3745ecbd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a06e07ea-a33b-4a85-b1c9-b8eb6e8d2ee0', '9f59faa5-1a81-418e-bafa-0f30c92d8a3d', 'fb1cd5f4-1c48-429f-9207-2dd4201c4f90', '0e314ac9-54f7-49e5-ab05-e20107651fc4']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0a47e2-6ede-4813-9f30-8cbca06e3a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f0a47e2-6ede-4813-9f30-8cbca06e3a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa999be-2a7a-479f-8045-4136d04f3108', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1174532351',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['a06e07ea-a33b-4a85-b1c9-b8eb6e8d2ee0','9f59faa5-1a81-418e-bafa-0f30c92d8a3d','fb1cd5f4-1c48-429f-9207-2dd4201c4f90','0e314ac9-54f7-49e5-ab05-e20107651fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1174532351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa999be-2a7a-479f-8045-4136d04f3108,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e864fd85-beb3-45eb-b3c5-1c795260a105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e864fd85-beb3-45eb-b3c5-1c795260a105) transitioned into state 'SUCCESS' from state '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-1174532351',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['a06e07ea-a33b-4a85-b1c9-b8eb6e8d2ee0','9f59faa5-1a81-418e-bafa-0f30c92d8a3d','fb1cd5f4-1c48-429f-9207-2dd4201c4f90','0e314ac9-54f7-49e5-ab05-e20107651fc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f70e162-b017-4cc5-9f3b-41cdccdd0273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f70e162-b017-4cc5-9f3b-41cdccdd0273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (9004386c-daa3-4515-9dbf-61606b4cb687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b75fc18e-e0e8-42be-aa28-a7a49568e301 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 997/1948] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:29:50 2026] POST /volume/v3/volumes => generated 768 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-528972b8-8b47-4da2-8058-331a38757c90 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-528972b8-8b47-4da2-8058-331a38757c90 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-528972b8-8b47-4da2-8058-331a38757c90 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-528972b8-8b47-4da2-8058-331a38757c90 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a87620d2-2205-4ade-9127-bed69ae3cbc0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a87620d2-2205-4ade-9127-bed69ae3cbc0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a87620d2-2205-4ade-9127-bed69ae3cbc0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a87620d2-2205-4ade-9127-bed69ae3cbc0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-528972b8-8b47-4da2-8058-331a38757c90 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a87620d2-2205-4ade-9127-bed69ae3cbc0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-528972b8-8b47-4da2-8058-331a38757c90 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 952/1949] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:51 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 836 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a87620d2-2205-4ade-9127-bed69ae3cbc0 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 200 Sep 03 14:29:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 998/1950] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:51 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 889 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9d59fb39-c175-467d-9990-89054a14849c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9d59fb39-c175-467d-9990-89054a14849c tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9d59fb39-c175-467d-9990-89054a14849c tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9d59fb39-c175-467d-9990-89054a14849c tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18bc08ec-6a2c-4e69-b975-646db61b2535 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18bc08ec-6a2c-4e69-b975-646db61b2535 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18bc08ec-6a2c-4e69-b975-646db61b2535 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18bc08ec-6a2c-4e69-b975-646db61b2535 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18bc08ec-6a2c-4e69-b975-646db61b2535 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 404 Sep 03 14:29:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 999/1951] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:53 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-220219ef-ef34-4397-ad3f-8100c3eab1ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-220219ef-ef34-4397-ad3f-8100c3eab1ea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-220219ef-ef34-4397-ad3f-8100c3eab1ea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-220219ef-ef34-4397-ad3f-8100c3eab1ea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9d59fb39-c175-467d-9990-89054a14849c tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9d59fb39-c175-467d-9990-89054a14849c tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 953/1952] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:52 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 860 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-220219ef-ef34-4397-ad3f-8100c3eab1ea tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 404 Sep 03 14:29:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1000/1953] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:53 2026] GET /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ca82891c-d3ef-4a3c-845e-4a8d6c2431b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ca82891c-d3ef-4a3c-845e-4a8d6c2431b5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ca82891c-d3ef-4a3c-845e-4a8d6c2431b5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ca82891c-d3ef-4a3c-845e-4a8d6c2431b5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ca82891c-d3ef-4a3c-845e-4a8d6c2431b5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: 5e3a84ae-4a37-4420-8236-df94a184af8d Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ca82891c-d3ef-4a3c-845e-4a8d6c2431b5 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d returned with HTTP 404 Sep 03 14:29:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 954/1954] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:53 2026] DELETE /volume/v3/volumes/5e3a84ae-4a37-4420-8236-df94a184af8d => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete snapshot with id: 82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot delete request issued successfully. Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6ed73709-b4e6-4929-9953-0bedd21c16d9 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 202 Sep 03 14:29:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1001/1955] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:29:53 2026] DELETE /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0dc054bf-37e1-47aa-9233-91ed0ed24720 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0dc054bf-37e1-47aa-9233-91ed0ed24720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0dc054bf-37e1-47aa-9233-91ed0ed24720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0dc054bf-37e1-47aa-9233-91ed0ed24720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0dc054bf-37e1-47aa-9233-91ed0ed24720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0dc054bf-37e1-47aa-9233-91ed0ed24720 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 955/1956] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:53 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 468 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-896058806"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-896058806'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume of 1 GB Sep 03 14:29:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Availability Zones retrieved successfully. Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Flow 'volume_create_api' (8c2fbc64-b3dd-4db4-835e-10f93a1c8032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac9a469-966e-4c40-bdbc-39f1c5381225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ac9a469-966e-4c40-bdbc-39f1c5381225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:53 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534415c8-82b3-47f0-be18-670be696d02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-073c3b80-790b-4439-a563-2377a1bfc9ee None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-073c3b80-790b-4439-a563-2377a1bfc9ee tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-073c3b80-790b-4439-a563-2377a1bfc9ee tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-073c3b80-790b-4439-a563-2377a1bfc9ee tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Created reservations ['6f3b9d8e-a27e-4d12-878c-87405c1a0bb2', 'ab86585e-963e-4d63-8cdd-14c5f5996ec7', 'a9041cd6-93f8-493a-af23-5020b9acc55b', '9b540d1d-6c64-44d0-a683-e2a5026af635'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (534415c8-82b3-47f0-be18-670be696d02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f3b9d8e-a27e-4d12-878c-87405c1a0bb2', 'ab86585e-963e-4d63-8cdd-14c5f5996ec7', 'a9041cd6-93f8-493a-af23-5020b9acc55b', '9b540d1d-6c64-44d0-a683-e2a5026af635']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1495a4-4077-4a75-bb33-bbc339b74539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-073c3b80-790b-4439-a563-2377a1bfc9ee tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c1495a4-4077-4a75-bb33-bbc339b74539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa563246-5126-4c89-9078-d98a86123440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-896058806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff30747820c84aba9490f6158c714c77',qos_specs=None,replication_status=,reservations=['6f3b9d8e-a27e-4d12-878c-87405c1a0bb2','ab86585e-963e-4d63-8cdd-14c5f5996ec7','a9041cd6-93f8-493a-af23-5020b9acc55b','9b540d1d-6c64-44d0-a683-e2a5026af635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdf44dff4694c7e87c4854051aca632',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:29:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-896058806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa563246-5126-4c89-9078-d98a86123440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff30747820c84aba9490f6158c714c77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecdf44dff4694c7e87c4854051aca632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f9f3ac-0eaa-4a7a-b39f-a7151604b4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-073c3b80-790b-4439-a563-2377a1bfc9ee tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 956/1957] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:54 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 860 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3f9f3ac-0eaa-4a7a-b39f-a7151604b4c8) transitioned into state 'SUCCESS' from state '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-896058806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff30747820c84aba9490f6158c714c77',qos_specs=None,replication_status=,reservations=['6f3b9d8e-a27e-4d12-878c-87405c1a0bb2','ab86585e-963e-4d63-8cdd-14c5f5996ec7','a9041cd6-93f8-493a-af23-5020b9acc55b','9b540d1d-6c64-44d0-a683-e2a5026af635'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdf44dff4694c7e87c4854051aca632',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f5c20c-b74d-4fb8-9de6-0a14dbcefa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d1600d35-9d53-4056-8b5c-ade916884e88 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f5c20c-b74d-4fb8-9de6-0a14dbcefa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d1600d35-9d53-4056-8b5c-ade916884e88 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d1600d35-9d53-4056-8b5c-ade916884e88 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d1600d35-9d53-4056-8b5c-ade916884e88 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Flow 'volume_create_api' (8c2fbc64-b3dd-4db4-835e-10f93a1c8032) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume request issued successfully. Sep 03 14:29:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac09f815-4d63-477a-b2b5-6895ddc6465d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:29:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1002/1958] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:29:53 2026] POST /volume/v3/volumes => generated 759 bytes in 1015 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:29:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d1600d35-9d53-4056-8b5c-ade916884e88 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d1600d35-9d53-4056-8b5c-ade916884e88 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 957/1959] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:54 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a01da623-42af-4346-8aae-43ebf53a85cf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a01da623-42af-4346-8aae-43ebf53a85cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a01da623-42af-4346-8aae-43ebf53a85cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a01da623-42af-4346-8aae-43ebf53a85cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a01da623-42af-4346-8aae-43ebf53a85cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:29:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a01da623-42af-4346-8aae-43ebf53a85cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:29:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1003/1960] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:54 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 827 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0d589973-9c2a-4e83-931c-ac65af06431b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0d589973-9c2a-4e83-931c-ac65af06431b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0d589973-9c2a-4e83-931c-ac65af06431b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0d589973-9c2a-4e83-931c-ac65af06431b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0d589973-9c2a-4e83-931c-ac65af06431b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0d589973-9c2a-4e83-931c-ac65af06431b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 958/1961] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:55 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 918 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77bbd45f-ad1c-4644-8ccd-753d5b370558 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77bbd45f-ad1c-4644-8ccd-753d5b370558 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77bbd45f-ad1c-4644-8ccd-753d5b370558 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77bbd45f-ad1c-4644-8ccd-753d5b370558 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-77bbd45f-ad1c-4644-8ccd-753d5b370558 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Snapshot retrieved successfully. Sep 03 14:29:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77bbd45f-ad1c-4644-8ccd-753d5b370558 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 200 Sep 03 14:29:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1004/1962] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:55 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 468 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-495cdbae-f5ce-4be5-a616-a153829f9958 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-495cdbae-f5ce-4be5-a616-a153829f9958 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:29:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-495cdbae-f5ce-4be5-a616-a153829f9958 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-495cdbae-f5ce-4be5-a616-a153829f9958 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-495cdbae-f5ce-4be5-a616-a153829f9958 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:29:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-495cdbae-f5ce-4be5-a616-a153829f9958 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:29:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 959/1963] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:55 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9d5e8d37-3be8-42e4-95d7-ca3e75c2da26 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9d5e8d37-3be8-42e4-95d7-ca3e75c2da26 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9d5e8d37-3be8-42e4-95d7-ca3e75c2da26 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9d5e8d37-3be8-42e4-95d7-ca3e75c2da26 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9d5e8d37-3be8-42e4-95d7-ca3e75c2da26 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9d5e8d37-3be8-42e4-95d7-ca3e75c2da26 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1005/1964] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:56 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 918 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-744d26ba-816c-4289-a491-525f16c8f935 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-744d26ba-816c-4289-a491-525f16c8f935 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-744d26ba-816c-4289-a491-525f16c8f935 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-744d26ba-816c-4289-a491-525f16c8f935 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-744d26ba-816c-4289-a491-525f16c8f935 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 returned with HTTP 404 Sep 03 14:29:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 960/1965] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:56 2026] GET /volume/v3/snapshots/82fe68f0-9191-41cf-a6a6-c769db715106 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6132b95f-61a2-4e73-b707-6c9cb2e2e999 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6132b95f-61a2-4e73-b707-6c9cb2e2e999 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6132b95f-61a2-4e73-b707-6c9cb2e2e999 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6132b95f-61a2-4e73-b707-6c9cb2e2e999 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6132b95f-61a2-4e73-b707-6c9cb2e2e999 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6132b95f-61a2-4e73-b707-6c9cb2e2e999 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1006/1966] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:56 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-60027281-a80b-45e7-bc8b-d7624c3dfd0c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60027281-a80b-45e7-bc8b-d7624c3dfd0c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60027281-a80b-45e7-bc8b-d7624c3dfd0c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60027281-a80b-45e7-bc8b-d7624c3dfd0c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-60027281-a80b-45e7-bc8b-d7624c3dfd0c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60027281-a80b-45e7-bc8b-d7624c3dfd0c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1007/1967] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:56 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume request issued successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eeed1eba-2c3f-4628-a355-9e9c53072ce8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 202 Sep 03 14:29:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 961/1968] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:56 2026] DELETE /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-923a5486-e9ab-4fcb-9ffa-24fb28807a87 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-923a5486-e9ab-4fcb-9ffa-24fb28807a87 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-923a5486-e9ab-4fcb-9ffa-24fb28807a87 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-923a5486-e9ab-4fcb-9ffa-24fb28807a87 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:29:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa563246-5126-4c89-9078-d98a86123440", "name": "tempest-VolumesDeleteCascade-Snapshot-943701082"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create snapshot from volume fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-923a5486-e9ab-4fcb-9ffa-24fb28807a87 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-923a5486-e9ab-4fcb-9ffa-24fb28807a87 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1008/1969] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:56 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:57 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Created reservations ['7ed1264b-8f69-4a71-bd8d-e2f765fce02a', '96a58f97-f605-48ef-87c9-b3484ec286ec', '00dc8a3b-7564-4c49-b4f1-873b86f8e0f9', '4e5da81f-7d86-446c-8231-2a401cb37d55'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:29:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot create request issued successfully. Sep 03 14:29:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4deb62dd-fcc2-4498-82ac-cc05bf6bd3c5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:29:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 962/1970] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:29:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:29:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-74d499fc-4c8c-4022-8c54-be69c995ce01 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74d499fc-4c8c-4022-8c54-be69c995ce01 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:29:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74d499fc-4c8c-4022-8c54-be69c995ce01 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74d499fc-4c8c-4022-8c54-be69c995ce01 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-74d499fc-4c8c-4022-8c54-be69c995ce01 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:29:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74d499fc-4c8c-4022-8c54-be69c995ce01 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 returned with HTTP 200 Sep 03 14:29:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1009/1971] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:57 2026] GET /volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 => generated 438 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f0edf07a-7d7b-4cfa-a4dc-ba9320846cdf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0edf07a-7d7b-4cfa-a4dc-ba9320846cdf tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f0edf07a-7d7b-4cfa-a4dc-ba9320846cdf tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f0edf07a-7d7b-4cfa-a4dc-ba9320846cdf tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f0edf07a-7d7b-4cfa-a4dc-ba9320846cdf tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0edf07a-7d7b-4cfa-a4dc-ba9320846cdf tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 963/1972] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:57 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-981e6945-081a-469d-a40d-2ef172d107ca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-981e6945-081a-469d-a40d-2ef172d107ca tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-981e6945-081a-469d-a40d-2ef172d107ca tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-981e6945-081a-469d-a40d-2ef172d107ca tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-981e6945-081a-469d-a40d-2ef172d107ca tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-981e6945-081a-469d-a40d-2ef172d107ca tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 200 Sep 03 14:29:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1010/1973] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:58 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 855 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c3606bd-396a-4583-8a66-709d78f145ce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c3606bd-396a-4583-8a66-709d78f145ce tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:29:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c3606bd-396a-4583-8a66-709d78f145ce tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c3606bd-396a-4583-8a66-709d78f145ce tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c3606bd-396a-4583-8a66-709d78f145ce tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:29:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c3606bd-396a-4583-8a66-709d78f145ce tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 returned with HTTP 200 Sep 03 14:29:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 964/1974] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:58 2026] GET /volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 => generated 438 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5410e1b1-3a92-4429-a968-c28aa3496ab6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5410e1b1-3a92-4429-a968-c28aa3496ab6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5410e1b1-3a92-4429-a968-c28aa3496ab6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5410e1b1-3a92-4429-a968-c28aa3496ab6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5410e1b1-3a92-4429-a968-c28aa3496ab6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5410e1b1-3a92-4429-a968-c28aa3496ab6 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1011/1975] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:58 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 921 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c56fdfe4-5f59-4556-8ea0-10990391b1b8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c56fdfe4-5f59-4556-8ea0-10990391b1b8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c56fdfe4-5f59-4556-8ea0-10990391b1b8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c56fdfe4-5f59-4556-8ea0-10990391b1b8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c56fdfe4-5f59-4556-8ea0-10990391b1b8 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 returned with HTTP 404 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 965/1976] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:59 2026] GET /volume/v3/volumes/f44087bd-ac91-4a62-9efc-c1b285bccb30 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2151fa0b-2c00-429f-9aa8-2504cbf87758 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2151fa0b-2c00-429f-9aa8-2504cbf87758 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2151fa0b-2c00-429f-9aa8-2504cbf87758 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2151fa0b-2c00-429f-9aa8-2504cbf87758 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2151fa0b-2c00-429f-9aa8-2504cbf87758 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2151fa0b-2c00-429f-9aa8-2504cbf87758 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:29:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1012/1977] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:59 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-141896a9-9632-4621-9107-4b263f110228 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] DELETE http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume with id: c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:29:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Delete volume request issued successfully. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-141896a9-9632-4621-9107-4b263f110228 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 202 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 966/1978] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:29:59 2026] DELETE /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0acc3b9b-744b-40a7-b0a0-33ca57b3ad2a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0acc3b9b-744b-40a7-b0a0-33ca57b3ad2a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0acc3b9b-744b-40a7-b0a0-33ca57b3ad2a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0acc3b9b-744b-40a7-b0a0-33ca57b3ad2a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0acc3b9b-744b-40a7-b0a0-33ca57b3ad2a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3a5057a2-8578-49b1-a7f8-badaaebc6310 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0acc3b9b-744b-40a7-b0a0-33ca57b3ad2a tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:29:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1013/1979] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:59 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3a5057a2-8578-49b1-a7f8-badaaebc6310 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3a5057a2-8578-49b1-a7f8-badaaebc6310 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3a5057a2-8578-49b1-a7f8-badaaebc6310 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3a5057a2-8578-49b1-a7f8-badaaebc6310 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:29:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3a5057a2-8578-49b1-a7f8-badaaebc6310 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 returned with HTTP 200 Sep 03 14:29:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 967/1980] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:29:59 2026] GET /volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 => generated 438 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8d66f4d-4a1a-4655-be5a-de204478fdeb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8d66f4d-4a1a-4655-be5a-de204478fdeb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8d66f4d-4a1a-4655-be5a-de204478fdeb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8d66f4d-4a1a-4655-be5a-de204478fdeb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:29:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:29:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f8d66f4d-4a1a-4655-be5a-de204478fdeb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:29:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8d66f4d-4a1a-4655-be5a-de204478fdeb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:29:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1014/1981] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:29:59 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 921 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c88ece3-46d1-4e63-97d0-f7cd66b377f2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c88ece3-46d1-4e63-97d0-f7cd66b377f2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:30:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c88ece3-46d1-4e63-97d0-f7cd66b377f2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c88ece3-46d1-4e63-97d0-f7cd66b377f2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c60eaafd-68ed-4429-8dfb-535c67bc2209 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c60eaafd-68ed-4429-8dfb-535c67bc2209 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:30:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c60eaafd-68ed-4429-8dfb-535c67bc2209 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c88ece3-46d1-4e63-97d0-f7cd66b377f2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Volume info retrieved successfully. Sep 03 14:30:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c60eaafd-68ed-4429-8dfb-535c67bc2209 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c60eaafd-68ed-4429-8dfb-535c67bc2209 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c88ece3-46d1-4e63-97d0-f7cd66b377f2 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 200 Sep 03 14:30:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 968/1982] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:00 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 855 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c60eaafd-68ed-4429-8dfb-535c67bc2209 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 returned with HTTP 200 Sep 03 14:30:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1015/1983] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:00 2026] GET /volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 => generated 438 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3bfd1c90-508f-4535-b66a-e9cbc333d69d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3bfd1c90-508f-4535-b66a-e9cbc333d69d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3bfd1c90-508f-4535-b66a-e9cbc333d69d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3bfd1c90-508f-4535-b66a-e9cbc333d69d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3bfd1c90-508f-4535-b66a-e9cbc333d69d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3bfd1c90-508f-4535-b66a-e9cbc333d69d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 969/1984] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:00 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 921 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-581d960b-a90d-4c70-9dd6-3917d5f33b60 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-581d960b-a90d-4c70-9dd6-3917d5f33b60 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] GET http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 Sep 03 14:30:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-581d960b-a90d-4c70-9dd6-3917d5f33b60 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-581d960b-a90d-4c70-9dd6-3917d5f33b60 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4d14136b-1d23-4f9b-91d5-6a6ccbaa3143 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4d14136b-1d23-4f9b-91d5-6a6ccbaa3143 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:30:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4d14136b-1d23-4f9b-91d5-6a6ccbaa3143 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4d14136b-1d23-4f9b-91d5-6a6ccbaa3143 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-581d960b-a90d-4c70-9dd6-3917d5f33b60 tempest-VolumesSnapshotTestJSON-595514335 tempest-VolumesSnapshotTestJSON-595514335-project-member] http://192.168.122.242/volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 returned with HTTP 404 Sep 03 14:30:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1016/1985] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:01 2026] GET /volume/v3/volumes/c08c0373-6788-473f-adc8-c5dfabb001a2 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4d14136b-1d23-4f9b-91d5-6a6ccbaa3143 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4d14136b-1d23-4f9b-91d5-6a6ccbaa3143 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 returned with HTTP 200 Sep 03 14:30:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 970/1986] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:01 2026] GET /volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa563246-5126-4c89-9078-d98a86123440", "name": "tempest-VolumesDeleteCascade-Snapshot-1069475681"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:01 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create snapshot from volume fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:01 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Created reservations ['a502bff8-db41-411e-b7e3-f09320df0801', '8d858767-71b4-4bf4-8c73-b46a96bbd96a', '6089ef28-9059-4ba2-b268-9547447a052f', '6454770d-350e-49e7-aa8f-975be3ed4505'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot create request issued successfully. Sep 03 14:30:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-48e8eeec-e75a-4d9f-8180-a4c1601d8f7d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:30:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1017/1987] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aa29b3e1-dc66-4645-b1c3-743293042386 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f623bdc-7895-485b-9ec3-f7c87fc73071 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa29b3e1-dc66-4645-b1c3-743293042386 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 Sep 03 14:30:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa29b3e1-dc66-4645-b1c3-743293042386 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa29b3e1-dc66-4645-b1c3-743293042386 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f623bdc-7895-485b-9ec3-f7c87fc73071 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f623bdc-7895-485b-9ec3-f7c87fc73071 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f623bdc-7895-485b-9ec3-f7c87fc73071 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6f623bdc-7895-485b-9ec3-f7c87fc73071 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aa29b3e1-dc66-4645-b1c3-743293042386 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f623bdc-7895-485b-9ec3-f7c87fc73071 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 971/1988] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:02 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 921 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa29b3e1-dc66-4645-b1c3-743293042386 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 returned with HTTP 200 Sep 03 14:30:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1018/1989] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:02 2026] GET /volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 => generated 439 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fdd36f4f-4388-470a-956f-d73812b3530d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-44cb6457-8072-48a2-8b08-c98db2eecffd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fdd36f4f-4388-470a-956f-d73812b3530d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fdd36f4f-4388-470a-956f-d73812b3530d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fdd36f4f-4388-470a-956f-d73812b3530d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44cb6457-8072-48a2-8b08-c98db2eecffd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44cb6457-8072-48a2-8b08-c98db2eecffd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44cb6457-8072-48a2-8b08-c98db2eecffd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fdd36f4f-4388-470a-956f-d73812b3530d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fdd36f4f-4388-470a-956f-d73812b3530d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 returned with HTTP 200 Sep 03 14:30:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 972/1990] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:03 2026] GET /volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-44cb6457-8072-48a2-8b08-c98db2eecffd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44cb6457-8072-48a2-8b08-c98db2eecffd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1019/1991] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:03 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 1339 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-10be81dd-24b7-4d9c-b775-cc28ebf0fa17 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10be81dd-24b7-4d9c-b775-cc28ebf0fa17 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10be81dd-24b7-4d9c-b775-cc28ebf0fa17 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-10be81dd-24b7-4d9c-b775-cc28ebf0fa17 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-10be81dd-24b7-4d9c-b775-cc28ebf0fa17 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-10be81dd-24b7-4d9c-b775-cc28ebf0fa17 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 973/1992] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:03 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 1339 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3d04339b-ecdb-4c9a-85af-e8cf43c4ac46 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d04339b-ecdb-4c9a-85af-e8cf43c4ac46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d04339b-ecdb-4c9a-85af-e8cf43c4ac46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1174532351"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d04339b-ecdb-4c9a-85af-e8cf43c4ac46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d04339b-ecdb-4c9a-85af-e8cf43c4ac46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d04339b-ecdb-4c9a-85af-e8cf43c4ac46 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1020/1993] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:30:03 2026] PUT /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 792 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5515942e-6c81-4864-a8a3-942bf33d7068 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5515942e-6c81-4864-a8a3-942bf33d7068 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5515942e-6c81-4864-a8a3-942bf33d7068 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1073336034", "description": "This is the new description of volume"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5515942e-6c81-4864-a8a3-942bf33d7068 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5515942e-6c81-4864-a8a3-942bf33d7068 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5515942e-6c81-4864-a8a3-942bf33d7068 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 974/1994] 192.168.122.242 () {60 vars in 1253 bytes} [Thu Sep 3 14:30:03 2026] PUT /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 831 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3b687592-f5d1-49e5-949a-faeb9a6c4809 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3b687592-f5d1-49e5-949a-faeb9a6c4809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3b687592-f5d1-49e5-949a-faeb9a6c4809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3b687592-f5d1-49e5-949a-faeb9a6c4809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3b687592-f5d1-49e5-949a-faeb9a6c4809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3b687592-f5d1-49e5-949a-faeb9a6c4809 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1021/1995] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:03 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 1378 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-362b4056-dd53-40d6-abd0-a7c937c11396 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1586809826", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-966676838"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1586809826', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-966676838'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume of 1 GB Sep 03 14:30:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Availability Zones retrieved successfully. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (85c523a8-6055-4e28-a5d8-42851eef1609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56aa9cb8-25f5-4207-94d1-76c4b878e1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56aa9cb8-25f5-4207-94d1-76c4b878e1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726a5d78-ec1d-47a5-a07d-46e9a2fa9fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Created reservations ['47fb706e-ae59-47dc-816c-2fd138a350cf', '6ac86da0-0d6a-41c2-b410-3039043d16a4', '0298bf48-4eb1-4965-abb0-540c3b512a0d', 'f8b6754d-74e2-44f1-a44d-1c96820fa250'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726a5d78-ec1d-47a5-a07d-46e9a2fa9fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fb706e-ae59-47dc-816c-2fd138a350cf', '6ac86da0-0d6a-41c2-b410-3039043d16a4', '0298bf48-4eb1-4965-abb0-540c3b512a0d', 'f8b6754d-74e2-44f1-a44d-1c96820fa250']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab01232-d652-4b7d-95df-1164f4c93fba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dab01232-d652-4b7d-95df-1164f4c93fba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac2461c-9549-43a9-9abc-5c0a533cfcc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1586809826',display_name='tempest-VolumesGetTest-Volume-966676838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['47fb706e-ae59-47dc-816c-2fd138a350cf','6ac86da0-0d6a-41c2-b410-3039043d16a4','0298bf48-4eb1-4965-abb0-540c3b512a0d','f8b6754d-74e2-44f1-a44d-1c96820fa250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1586809826',display_name='tempest-VolumesGetTest-Volume-966676838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac2461c-9549-43a9-9abc-5c0a533cfcc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b12dc60960114a4c90eefc4a785d7a38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e987b6-91eb-4a46-8d51-1560224f987b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41e987b6-91eb-4a46-8d51-1560224f987b) transitioned into 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-1586809826',display_name='tempest-VolumesGetTest-Volume-966676838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdbced0b6bfb442a8fb0d5a0226b4a7b',qos_specs=None,replication_status=,reservations=['47fb706e-ae59-47dc-816c-2fd138a350cf','6ac86da0-0d6a-41c2-b410-3039043d16a4','0298bf48-4eb1-4965-abb0-540c3b512a0d','f8b6754d-74e2-44f1-a44d-1c96820fa250'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b12dc60960114a4c90eefc4a785d7a38',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ef974d-58cf-45bf-82e4-2ac9be5b2ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ef974d-58cf-45bf-82e4-2ac9be5b2ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Flow 'volume_create_api' (85c523a8-6055-4e28-a5d8-42851eef1609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Create volume request issued successfully. Sep 03 14:30:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-362b4056-dd53-40d6-abd0-a7c937c11396 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 975/1996] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:30:03 2026] POST /volume/v3/volumes => generated 788 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e501dee3-685a-4aad-a312-e93d3dfafbda None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e501dee3-685a-4aad-a312-e93d3dfafbda tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e501dee3-685a-4aad-a312-e93d3dfafbda tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e501dee3-685a-4aad-a312-e93d3dfafbda tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e501dee3-685a-4aad-a312-e93d3dfafbda tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-50505101-9d02-4176-92da-19ea23046a33 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e501dee3-685a-4aad-a312-e93d3dfafbda tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1022/1997] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:04 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-50505101-9d02-4176-92da-19ea23046a33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-50505101-9d02-4176-92da-19ea23046a33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-50505101-9d02-4176-92da-19ea23046a33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-50505101-9d02-4176-92da-19ea23046a33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-50505101-9d02-4176-92da-19ea23046a33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 returned with HTTP 200 Sep 03 14:30:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 976/1998] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:04 2026] GET /volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 => generated 439 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0ab7d8a7-3576-4467-9e78-314f365d8fbd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ab7d8a7-3576-4467-9e78-314f365d8fbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ab7d8a7-3576-4467-9e78-314f365d8fbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ab7d8a7-3576-4467-9e78-314f365d8fbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c8e9b430-a0ee-4585-8ed2-c3018abc47a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8e9b430-a0ee-4585-8ed2-c3018abc47a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 Sep 03 14:30:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8e9b430-a0ee-4585-8ed2-c3018abc47a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8e9b430-a0ee-4585-8ed2-c3018abc47a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0ab7d8a7-3576-4467-9e78-314f365d8fbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8e9b430-a0ee-4585-8ed2-c3018abc47a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8e9b430-a0ee-4585-8ed2-c3018abc47a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 returned with HTTP 200 Sep 03 14:30:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 977/1999] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:05 2026] GET /volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ab7d8a7-3576-4467-9e78-314f365d8fbd tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1023/2000] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:05 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 880 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440?cascade=True Sep 03 14:30:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume with id: fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: /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 03 14:30:05 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume request issued successfully. Sep 03 14:30:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a791f30-13f0-4a98-b0ad-8cd13cf581d1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440?cascade=True returned with HTTP 202 Sep 03 14:30:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 978/2001] 192.168.122.242 () {58 vars in 1260 bytes} [Thu Sep 3 14:30:05 2026] DELETE /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440?cascade=True => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0c31332-46b8-4520-898d-8eda6267b6ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0c31332-46b8-4520-898d-8eda6267b6ea tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0c31332-46b8-4520-898d-8eda6267b6ea tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0c31332-46b8-4520-898d-8eda6267b6ea tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e0c31332-46b8-4520-898d-8eda6267b6ea tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0c31332-46b8-4520-898d-8eda6267b6ea tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:30:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1024/2002] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:05 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7fcd7b60-39e1-4b08-aafa-595aeb9a43b8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7fcd7b60-39e1-4b08-aafa-595aeb9a43b8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7fcd7b60-39e1-4b08-aafa-595aeb9a43b8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7fcd7b60-39e1-4b08-aafa-595aeb9a43b8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7fcd7b60-39e1-4b08-aafa-595aeb9a43b8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7fcd7b60-39e1-4b08-aafa-595aeb9a43b8 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 979/2003] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:06 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-71b3fc50-f5c0-4b0f-894a-b80836f8e59b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71b3fc50-f5c0-4b0f-894a-b80836f8e59b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] PUT http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71b3fc50-f5c0-4b0f-894a-b80836f8e59b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1174532351", "description": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71b3fc50-f5c0-4b0f-894a-b80836f8e59b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71b3fc50-f5c0-4b0f-894a-b80836f8e59b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume updated successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71b3fc50-f5c0-4b0f-894a-b80836f8e59b tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1025/2004] 192.168.122.242 () {60 vars in 1252 bytes} [Thu Sep 3 14:30:06 2026] PUT /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 779 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a202c25f-03e4-4133-b7e6-c9b74a56d8a3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a202c25f-03e4-4133-b7e6-c9b74a56d8a3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a202c25f-03e4-4133-b7e6-c9b74a56d8a3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a202c25f-03e4-4133-b7e6-c9b74a56d8a3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a202c25f-03e4-4133-b7e6-c9b74a56d8a3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a202c25f-03e4-4133-b7e6-c9b74a56d8a3 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 980/2005] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:06 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 847 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-239c6bd7-49c4-43d2-9ec6-b622abdc9301 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-239c6bd7-49c4-43d2-9ec6-b622abdc9301 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-239c6bd7-49c4-43d2-9ec6-b622abdc9301 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-239c6bd7-49c4-43d2-9ec6-b622abdc9301 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-239c6bd7-49c4-43d2-9ec6-b622abdc9301 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-239c6bd7-49c4-43d2-9ec6-b622abdc9301 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 981/2006] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:06 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a0b0d4a2-961b-4df3-b007-f6cedad7b3be tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 202 Sep 03 14:30:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1026/2007] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:06 2026] DELETE /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dae6bcf6-54d8-4710-9a97-d5c55c2ba08d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dae6bcf6-54d8-4710-9a97-d5c55c2ba08d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dae6bcf6-54d8-4710-9a97-d5c55c2ba08d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dae6bcf6-54d8-4710-9a97-d5c55c2ba08d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dae6bcf6-54d8-4710-9a97-d5c55c2ba08d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dae6bcf6-54d8-4710-9a97-d5c55c2ba08d tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 982/2008] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:06 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 846 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ae595844-cf26-4825-82ad-cea959bfc3a6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae595844-cf26-4825-82ad-cea959bfc3a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae595844-cf26-4825-82ad-cea959bfc3a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae595844-cf26-4825-82ad-cea959bfc3a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ae595844-cf26-4825-82ad-cea959bfc3a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae595844-cf26-4825-82ad-cea959bfc3a6 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:30:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1027/2009] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:07 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd350ada-69dd-4b28-b67f-75f6780991f2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd350ada-69dd-4b28-b67f-75f6780991f2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd350ada-69dd-4b28-b67f-75f6780991f2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd350ada-69dd-4b28-b67f-75f6780991f2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd350ada-69dd-4b28-b67f-75f6780991f2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd350ada-69dd-4b28-b67f-75f6780991f2 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 200 Sep 03 14:30:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 983/2010] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:07 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 846 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df736087-845d-4dda-8537-f2caf0554f04 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df736087-845d-4dda-8537-f2caf0554f04 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df736087-845d-4dda-8537-f2caf0554f04 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df736087-845d-4dda-8537-f2caf0554f04 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-df736087-845d-4dda-8537-f2caf0554f04 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df736087-845d-4dda-8537-f2caf0554f04 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:30:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1028/2011] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:08 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c562bc4b-37a0-4144-8679-c9915564d7a7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c562bc4b-37a0-4144-8679-c9915564d7a7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c562bc4b-37a0-4144-8679-c9915564d7a7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c562bc4b-37a0-4144-8679-c9915564d7a7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c562bc4b-37a0-4144-8679-c9915564d7a7 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 returned with HTTP 404 Sep 03 14:30:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 984/2012] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:08 2026] GET /volume/v3/volumes/fac2461c-9549-43a9-9abc-5c0a533cfcc6 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f27b4434-8d32-4423-9cd6-018340f71cdb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f27b4434-8d32-4423-9cd6-018340f71cdb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f27b4434-8d32-4423-9cd6-018340f71cdb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f27b4434-8d32-4423-9cd6-018340f71cdb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f27b4434-8d32-4423-9cd6-018340f71cdb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f27b4434-8d32-4423-9cd6-018340f71cdb tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1029/2013] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:09 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 1378 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] DELETE http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume with id: caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Delete volume request issued successfully. Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f94bfb52-ea2a-49b5-a481-9bf29c870b02 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 202 Sep 03 14:30:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 985/2014] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:09 2026] DELETE /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:30:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b6bf0ddf-2198-46f9-8542-174f185b0f45 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b6bf0ddf-2198-46f9-8542-174f185b0f45 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b6bf0ddf-2198-46f9-8542-174f185b0f45 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b6bf0ddf-2198-46f9-8542-174f185b0f45 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b6bf0ddf-2198-46f9-8542-174f185b0f45 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Volume info retrieved successfully. Sep 03 14:30:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b6bf0ddf-2198-46f9-8542-174f185b0f45 tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 200 Sep 03 14:30:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1030/2015] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:09 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 1377 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5bdce7fd-d6b3-4740-82d1-3e6182f567c1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5bdce7fd-d6b3-4740-82d1-3e6182f567c1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5bdce7fd-d6b3-4740-82d1-3e6182f567c1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5bdce7fd-d6b3-4740-82d1-3e6182f567c1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5bdce7fd-d6b3-4740-82d1-3e6182f567c1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5bdce7fd-d6b3-4740-82d1-3e6182f567c1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:30:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 986/2016] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:09 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-56ef02a8-28a9-4589-a668-02a15403493a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-56ef02a8-28a9-4589-a668-02a15403493a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] GET http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 Sep 03 14:30:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-56ef02a8-28a9-4589-a668-02a15403493a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-56ef02a8-28a9-4589-a668-02a15403493a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-56ef02a8-28a9-4589-a668-02a15403493a tempest-VolumesGetTest-994288544 tempest-VolumesGetTest-994288544-project-member] http://192.168.122.242/volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 returned with HTTP 404 Sep 03 14:30:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1031/2017] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:10 2026] GET /volume/v3/volumes/caa999be-2a7a-479f-8045-4136d04f3108 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d17a691a-0c40-4e33-b96d-ed84703b3a9e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d17a691a-0c40-4e33-b96d-ed84703b3a9e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d17a691a-0c40-4e33-b96d-ed84703b3a9e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d17a691a-0c40-4e33-b96d-ed84703b3a9e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d17a691a-0c40-4e33-b96d-ed84703b3a9e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d17a691a-0c40-4e33-b96d-ed84703b3a9e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 200 Sep 03 14:30:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 987/2018] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:11 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 851 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ba49580b-da4a-412e-a276-83b526411c71 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba49580b-da4a-412e-a276-83b526411c71 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba49580b-da4a-412e-a276-83b526411c71 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba49580b-da4a-412e-a276-83b526411c71 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba49580b-da4a-412e-a276-83b526411c71 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 404 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1032/2019] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:12 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Get all volumes completed successfully. Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-058864a8-24ce-4b41-8cb9-5b428b9a9bb5 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:30:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 988/2020] 192.168.122.242 () {58 vars in 1121 bytes} [Thu Sep 3 14:30:12 2026] GET /volume/v3/volumes => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: /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 03 14:30:12 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Get all snapshots completed successfully. Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98fe52a8-03fb-4a57-9045-5f34003d34d2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1033/2021] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:30:12 2026] GET /volume/v3/snapshots => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-db7069eb-dfdc-4f9c-8251-0c3847026ba2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db7069eb-dfdc-4f9c-8251-0c3847026ba2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db7069eb-dfdc-4f9c-8251-0c3847026ba2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db7069eb-dfdc-4f9c-8251-0c3847026ba2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-db7069eb-dfdc-4f9c-8251-0c3847026ba2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete snapshot with id: 6182a942-860c-46ed-a80c-aa5c64905430 Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db7069eb-dfdc-4f9c-8251-0c3847026ba2 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 returned with HTTP 404 Sep 03 14:30:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 989/2022] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:12 2026] DELETE /volume/v3/snapshots/6182a942-860c-46ed-a80c-aa5c64905430 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5f310758-d052-46f8-8963-ebeac28daa33 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5f310758-d052-46f8-8963-ebeac28daa33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5f310758-d052-46f8-8963-ebeac28daa33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5f310758-d052-46f8-8963-ebeac28daa33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-5f310758-d052-46f8-8963-ebeac28daa33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete snapshot with id: aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5f310758-d052-46f8-8963-ebeac28daa33 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 returned with HTTP 404 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1034/2023] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:12 2026] DELETE /volume/v3/snapshots/aa4b6e5d-ab7e-4571-ac14-ce42feeceb76 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-93026d2c-7a26-43d1-a9c9-aa0544c2391b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-93026d2c-7a26-43d1-a9c9-aa0544c2391b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-93026d2c-7a26-43d1-a9c9-aa0544c2391b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-93026d2c-7a26-43d1-a9c9-aa0544c2391b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-93026d2c-7a26-43d1-a9c9-aa0544c2391b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 404 Sep 03 14:30:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 990/2024] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:12 2026] GET /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d749af8c-4ffb-42ec-bc03-e3250e2a8b1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d749af8c-4ffb-42ec-bc03-e3250e2a8b1c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d749af8c-4ffb-42ec-bc03-e3250e2a8b1c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d749af8c-4ffb-42ec-bc03-e3250e2a8b1c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-d749af8c-4ffb-42ec-bc03-e3250e2a8b1c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume with id: fa563246-5126-4c89-9078-d98a86123440 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d749af8c-4ffb-42ec-bc03-e3250e2a8b1c tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 returned with HTTP 404 Sep 03 14:30:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1035/2025] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:12 2026] DELETE /volume/v3/volumes/fa563246-5126-4c89-9078-d98a86123440 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1211999526"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1211999526'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume of 1 GB Sep 03 14:30:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Availability Zones retrieved successfully. Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Flow 'volume_create_api' (3c2ecd51-4c85-4655-b224-c1fd540b4444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e599caea-d284-41f3-9bb3-ceca59cfa204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e599caea-d284-41f3-9bb3-ceca59cfa204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a5c936-e32c-4f15-8f38-dfe91b9f16b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Created reservations ['4ef9ab21-9f9d-4558-8be1-f62171eab7a5', '93d33fcd-3781-4957-97cd-cbb82123989f', '512a8f04-dc7c-4248-9c6c-5f9e6b421950', '7d41fb45-6f89-4925-a7e5-ebd617465947'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a5c936-e32c-4f15-8f38-dfe91b9f16b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ef9ab21-9f9d-4558-8be1-f62171eab7a5', '93d33fcd-3781-4957-97cd-cbb82123989f', '512a8f04-dc7c-4248-9c6c-5f9e6b421950', '7d41fb45-6f89-4925-a7e5-ebd617465947']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd54f4d-708c-4f39-b50e-de3d0c7545da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd54f4d-708c-4f39-b50e-de3d0c7545da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404624b6-572a-43a0-b4b5-f8ceac320d37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1211999526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff30747820c84aba9490f6158c714c77',qos_specs=None,replication_status=,reservations=['4ef9ab21-9f9d-4558-8be1-f62171eab7a5','93d33fcd-3781-4957-97cd-cbb82123989f','512a8f04-dc7c-4248-9c6c-5f9e6b421950','7d41fb45-6f89-4925-a7e5-ebd617465947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdf44dff4694c7e87c4854051aca632',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1211999526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=404624b6-572a-43a0-b4b5-f8ceac320d37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff30747820c84aba9490f6158c714c77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecdf44dff4694c7e87c4854051aca632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8571d308-0bcf-4466-a261-3433a33df255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8571d308-0bcf-4466-a261-3433a33df255) transitioned into state 'SUCCESS' from state '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-1211999526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff30747820c84aba9490f6158c714c77',qos_specs=None,replication_status=,reservations=['4ef9ab21-9f9d-4558-8be1-f62171eab7a5','93d33fcd-3781-4957-97cd-cbb82123989f','512a8f04-dc7c-4248-9c6c-5f9e6b421950','7d41fb45-6f89-4925-a7e5-ebd617465947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecdf44dff4694c7e87c4854051aca632',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d9fd69-3c3b-4cad-a03e-6c6de53fad42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24d9fd69-3c3b-4cad-a03e-6c6de53fad42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Flow 'volume_create_api' (3c2ecd51-4c85-4655-b224-c1fd540b4444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume request issued successfully. Sep 03 14:30:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ee19bc3-ff59-4d3d-b43b-451d1f4b4d69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 991/2026] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:30:12 2026] POST /volume/v3/volumes => generated 760 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a6f5d728-a559-4d0b-8335-0cd18e4ad96e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6f5d728-a559-4d0b-8335-0cd18e4ad96e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6f5d728-a559-4d0b-8335-0cd18e4ad96e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6f5d728-a559-4d0b-8335-0cd18e4ad96e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a6f5d728-a559-4d0b-8335-0cd18e4ad96e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6f5d728-a559-4d0b-8335-0cd18e4ad96e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1036/2027] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:13 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 828 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb tempest-VolumesSummaryTest-292295347 tempest-VolumesSummaryTest-292295347-project-member] GET http://192.168.122.242/volume/v3/volumes/summary Sep 03 14:30:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb tempest-VolumesSummaryTest-292295347 tempest-VolumesSummaryTest-292295347-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb tempest-VolumesSummaryTest-292295347 tempest-VolumesSummaryTest-292295347-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb tempest-VolumesSummaryTest-292295347 tempest-VolumesSummaryTest-292295347-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb tempest-VolumesSummaryTest-292295347 tempest-VolumesSummaryTest-292295347-project-member] Get summary completed successfully. Sep 03 14:30:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ee632d1b-53cb-4fb9-a1c2-c2ff3ee5eabb tempest-VolumesSummaryTest-292295347 tempest-VolumesSummaryTest-292295347-project-member] http://192.168.122.242/volume/v3/volumes/summary returned with HTTP 200 Sep 03 14:30:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 992/2028] 192.168.122.242 () {60 vars in 1186 bytes} [Thu Sep 3 14:30:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a3d0c950-9036-4e46-83b4-47d91fad0683 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3d0c950-9036-4e46-83b4-47d91fad0683 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3d0c950-9036-4e46-83b4-47d91fad0683 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3d0c950-9036-4e46-83b4-47d91fad0683 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a3d0c950-9036-4e46-83b4-47d91fad0683 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3d0c950-9036-4e46-83b4-47d91fad0683 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1037/2029] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:14 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 852 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-17f771b6-ebc9-44b3-b5e5-03fcc2689e69 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-17f771b6-ebc9-44b3-b5e5-03fcc2689e69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-17f771b6-ebc9-44b3-b5e5-03fcc2689e69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-17f771b6-ebc9-44b3-b5e5-03fcc2689e69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-17f771b6-ebc9-44b3-b5e5-03fcc2689e69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-17f771b6-ebc9-44b3-b5e5-03fcc2689e69 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 993/2030] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:15 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 853 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-40428d19-f21b-482a-9c7f-23f175db3f4e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404624b6-572a-43a0-b4b5-f8ceac320d37", "name": "tempest-VolumesDeleteCascade-Snapshot-1287818066"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create snapshot from volume 404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:15 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Created reservations ['81acb9b4-3dd9-4881-a503-e8b03704dc00', '3694f03c-b812-4cf3-bdad-1a2f347d37d3', '0fb2f8ba-89ed-4d76-bbd9-51c0c4017310', '254bdb6a-b80c-4ddf-87be-73b5592a9620'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot create request issued successfully. Sep 03 14:30:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-40428d19-f21b-482a-9c7f-23f175db3f4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:30:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1038/2031] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7cbcbb5b-ca2e-4dee-9dca-bb46612c6905 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cbcbb5b-ca2e-4dee-9dca-bb46612c6905 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd Sep 03 14:30:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cbcbb5b-ca2e-4dee-9dca-bb46612c6905 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cbcbb5b-ca2e-4dee-9dca-bb46612c6905 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7cbcbb5b-ca2e-4dee-9dca-bb46612c6905 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cbcbb5b-ca2e-4dee-9dca-bb46612c6905 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd returned with HTTP 200 Sep 03 14:30:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 994/2032] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:15 2026] GET /volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cabc9e39-692f-47de-8261-725139ff09d0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cabc9e39-692f-47de-8261-725139ff09d0 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd Sep 03 14:30:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cabc9e39-692f-47de-8261-725139ff09d0 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cabc9e39-692f-47de-8261-725139ff09d0 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cabc9e39-692f-47de-8261-725139ff09d0 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cabc9e39-692f-47de-8261-725139ff09d0 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd returned with HTTP 200 Sep 03 14:30:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1350335426"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 995/2033] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:16 2026] GET /volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd => generated 439 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1350335426'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Create volume of 1 GB Sep 03 14:30:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Availability Zones retrieved successfully. Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Flow 'volume_create_api' (0a3eb6d6-e678-4d55-a62b-cdc1d9102664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5672b669-b094-4ccf-a31b-5e5cf675f49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5672b669-b094-4ccf-a31b-5e5cf675f49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301c9ca9-7009-4c21-97ed-39a9d631075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Created reservations ['677facac-fe01-4f70-9769-70b3976f5a1e', 'f626cd62-e330-4f05-8918-38e551278b8f', 'a3922792-09f3-4c94-b220-a0871b24a251', 'e5981c00-c76f-4462-b068-58c1c136ecdb'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (301c9ca9-7009-4c21-97ed-39a9d631075a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['677facac-fe01-4f70-9769-70b3976f5a1e', 'f626cd62-e330-4f05-8918-38e551278b8f', 'a3922792-09f3-4c94-b220-a0871b24a251', 'e5981c00-c76f-4462-b068-58c1c136ecdb']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71cc3f-c287-4699-a991-9cf74330ecad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71cc3f-c287-4699-a991-9cf74330ecad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9c20784-0d6b-4ca1-8340-55978c379148', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1350335426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae359d1dd449ed9fdbb779edeecda0',qos_specs=None,replication_status=,reservations=['677facac-fe01-4f70-9769-70b3976f5a1e','f626cd62-e330-4f05-8918-38e551278b8f','a3922792-09f3-4c94-b220-a0871b24a251','e5981c00-c76f-4462-b068-58c1c136ecdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d229a9600ac54556b47e698b7a8a8856',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1350335426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9c20784-0d6b-4ca1-8340-55978c379148,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfae359d1dd449ed9fdbb779edeecda0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d229a9600ac54556b47e698b7a8a8856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:16 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4cdd08-e161-4b7b-aab5-69d736e18cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4cdd08-e161-4b7b-aab5-69d736e18cdf) transitioned into state 'SUCCESS' from state '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-1350335426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfae359d1dd449ed9fdbb779edeecda0',qos_specs=None,replication_status=,reservations=['677facac-fe01-4f70-9769-70b3976f5a1e','f626cd62-e330-4f05-8918-38e551278b8f','a3922792-09f3-4c94-b220-a0871b24a251','e5981c00-c76f-4462-b068-58c1c136ecdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d229a9600ac54556b47e698b7a8a8856',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449bad3f-858a-40c7-81d4-b0961f8cec2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449bad3f-858a-40c7-81d4-b0961f8cec2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Flow 'volume_create_api' (0a3eb6d6-e678-4d55-a62b-cdc1d9102664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Create volume request issued successfully. Sep 03 14:30:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77dbeeae-e6b7-4208-b792-4c1116c4792d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1039/2034] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:30:16 2026] POST /volume/v3/volumes => generated 767 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:30:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-63d036c9-c4a9-4be4-9d9d-420f49558d4a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-63d036c9-c4a9-4be4-9d9d-420f49558d4a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-63d036c9-c4a9-4be4-9d9d-420f49558d4a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-63d036c9-c4a9-4be4-9d9d-420f49558d4a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-63d036c9-c4a9-4be4-9d9d-420f49558d4a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-63d036c9-c4a9-4be4-9d9d-420f49558d4a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 200 Sep 03 14:30:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 996/2035] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:17 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 835 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a7c2a178-059a-404b-a7e6-01ad5d4124d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7c2a178-059a-404b-a7e6-01ad5d4124d9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7c2a178-059a-404b-a7e6-01ad5d4124d9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7c2a178-059a-404b-a7e6-01ad5d4124d9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a7c2a178-059a-404b-a7e6-01ad5d4124d9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7c2a178-059a-404b-a7e6-01ad5d4124d9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd returned with HTTP 200 Sep 03 14:30:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1040/2036] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:17 2026] GET /volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d9697097-9753-4da3-ab33-61cf2827bb3e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d9697097-9753-4da3-ab33-61cf2827bb3e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d9697097-9753-4da3-ab33-61cf2827bb3e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d9697097-9753-4da3-ab33-61cf2827bb3e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d9697097-9753-4da3-ab33-61cf2827bb3e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d9697097-9753-4da3-ab33-61cf2827bb3e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 200 Sep 03 14:30:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 997/2037] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:18 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 859 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ebb4be07-d0da-4883-850a-760ce3f0fbd1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ebb4be07-d0da-4883-850a-760ce3f0fbd1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd Sep 03 14:30:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ebb4be07-d0da-4883-850a-760ce3f0fbd1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ebb4be07-d0da-4883-850a-760ce3f0fbd1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ebb4be07-d0da-4883-850a-760ce3f0fbd1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ebb4be07-d0da-4883-850a-760ce3f0fbd1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd returned with HTTP 200 Sep 03 14:30:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1041/2038] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:18 2026] GET /volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-922f072b-4130-4640-810d-1042feaf443d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7a734cd0-73c1-4f98-aca4-28e4ae325fbd", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-909843045"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume request body: {'volume': {'snapshot_id': '7a734cd0-73c1-4f98-aca4-28e4ae325fbd', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-909843045'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Snapshot retrieved successfully. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume of 1 GB Sep 03 14:30:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Availability Zones retrieved successfully. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Flow 'volume_create_api' (fdd851cf-e83b-4e82-9827-1f6fb98077e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4dad08f-762a-4fac-9929-79e52ba5c320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4dad08f-762a-4fac-9929-79e52ba5c320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a734cd0-73c1-4f98-aca4-28e4ae325fbd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d204d5b1-0248-41d6-aef8-5982120fa55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Created reservations ['849f3899-b26e-40c9-baa7-2d041a7d12db', '4996b1f9-9d31-437c-8cbb-6e645c9db1e6', 'a4fda988-2f90-4260-aa8b-b8ecfc794307', '55524192-0559-4d6e-8d3e-d59121eb9cac'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d204d5b1-0248-41d6-aef8-5982120fa55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['849f3899-b26e-40c9-baa7-2d041a7d12db', '4996b1f9-9d31-437c-8cbb-6e645c9db1e6', 'a4fda988-2f90-4260-aa8b-b8ecfc794307', '55524192-0559-4d6e-8d3e-d59121eb9cac']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab36f4ae-2af7-4f46-a894-6f07c5b01bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab36f4ae-2af7-4f46-a894-6f07c5b01bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27846bf2-ed46-4147-b92b-5b92058c8257', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-909843045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff30747820c84aba9490f6158c714c77',qos_specs=None,replication_status=,reservations=['849f3899-b26e-40c9-baa7-2d041a7d12db','4996b1f9-9d31-437c-8cbb-6e645c9db1e6','a4fda988-2f90-4260-aa8b-b8ecfc794307','55524192-0559-4d6e-8d3e-d59121eb9cac'],size=1,snapshot_id=7a734cd0-73c1-4f98-aca4-28e4ae325fbd,source_replicaid=,source_volid=None,status='creating',user_id='ecdf44dff4694c7e87c4854051aca632',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-909843045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27846bf2-ed46-4147-b92b-5b92058c8257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ff30747820c84aba9490f6158c714c77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a734cd0-73c1-4f98-aca4-28e4ae325fbd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecdf44dff4694c7e87c4854051aca632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c850e39-761d-4d35-8e00-6fc4477c1d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c850e39-761d-4d35-8e00-6fc4477c1d18) transitioned into state 'SUCCESS' from state '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-909843045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ff30747820c84aba9490f6158c714c77',qos_specs=None,replication_status=,reservations=['849f3899-b26e-40c9-baa7-2d041a7d12db','4996b1f9-9d31-437c-8cbb-6e645c9db1e6','a4fda988-2f90-4260-aa8b-b8ecfc794307','55524192-0559-4d6e-8d3e-d59121eb9cac'],size=1,snapshot_id=7a734cd0-73c1-4f98-aca4-28e4ae325fbd,source_replicaid=,source_volid=None,status='creating',user_id='ecdf44dff4694c7e87c4854051aca632',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9c99a5-b307-49fb-a9b6-a9e99fb5f272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd9c99a5-b307-49fb-a9b6-a9e99fb5f272) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Flow 'volume_create_api' (fdd851cf-e83b-4e82-9827-1f6fb98077e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Create volume request issued successfully. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-922f072b-4130-4640-810d-1042feaf443d tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 998/2039] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:30:18 2026] POST /volume/v3/volumes => generated 793 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-289a7fc1-86c2-45ab-8d64-ff6b7620ab2b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-289a7fc1-86c2-45ab-8d64-ff6b7620ab2b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-289a7fc1-86c2-45ab-8d64-ff6b7620ab2b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-289a7fc1-86c2-45ab-8d64-ff6b7620ab2b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-289a7fc1-86c2-45ab-8d64-ff6b7620ab2b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d14fb918-c1e2-41c5-be4e-69222601529b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-289a7fc1-86c2-45ab-8d64-ff6b7620ab2b tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1042/2040] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:19 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d14fb918-c1e2-41c5-be4e-69222601529b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d14fb918-c1e2-41c5-be4e-69222601529b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d14fb918-c1e2-41c5-be4e-69222601529b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d14fb918-c1e2-41c5-be4e-69222601529b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d14fb918-c1e2-41c5-be4e-69222601529b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 200 Sep 03 14:30:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 999/2041] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:19 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 860 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9c20784-0d6b-4ca1-8340-55978c379148", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-952854425"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Create snapshot from volume d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:19 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Created reservations ['12c820b0-5293-4456-aeb1-87aa22269f86', '1ccb1adb-83ef-4a34-a3b3-c706ff8c1a16', 'dce13d64-65fa-4c58-87b5-c31918c8b4c0', 'd4fb2457-b76e-4934-a922-3200275af854'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot create request issued successfully. Sep 03 14:30:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e8ec539-9803-40e2-83d0-1ecfa2a50ab0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:30:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1043/2042] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1efadbc5-cb92-4297-b17d-5f132e47728b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1efadbc5-cb92-4297-b17d-5f132e47728b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1efadbc5-cb92-4297-b17d-5f132e47728b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1efadbc5-cb92-4297-b17d-5f132e47728b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1efadbc5-cb92-4297-b17d-5f132e47728b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1efadbc5-cb92-4297-b17d-5f132e47728b tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1000/2043] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:19 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-21a437ef-b39b-4897-a7b5-0a95bb0eec76 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21a437ef-b39b-4897-a7b5-0a95bb0eec76 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21a437ef-b39b-4897-a7b5-0a95bb0eec76 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21a437ef-b39b-4897-a7b5-0a95bb0eec76 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-21a437ef-b39b-4897-a7b5-0a95bb0eec76 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21a437ef-b39b-4897-a7b5-0a95bb0eec76 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1044/2044] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:20 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-567067d7-6413-47d1-a52f-db35c37597b9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-567067d7-6413-47d1-a52f-db35c37597b9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-567067d7-6413-47d1-a52f-db35c37597b9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-567067d7-6413-47d1-a52f-db35c37597b9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-567067d7-6413-47d1-a52f-db35c37597b9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-567067d7-6413-47d1-a52f-db35c37597b9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1001/2045] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:20 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-71ac2e2d-df3b-4bd4-a3f0-f4d813a283b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71ac2e2d-df3b-4bd4-a3f0-f4d813a283b1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71ac2e2d-df3b-4bd4-a3f0-f4d813a283b1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71ac2e2d-df3b-4bd4-a3f0-f4d813a283b1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71ac2e2d-df3b-4bd4-a3f0-f4d813a283b1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71ac2e2d-df3b-4bd4-a3f0-f4d813a283b1 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1045/2046] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:21 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5f13a0e1-4211-46d3-87f1-3d533553080c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5f13a0e1-4211-46d3-87f1-3d533553080c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5f13a0e1-4211-46d3-87f1-3d533553080c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5f13a0e1-4211-46d3-87f1-3d533553080c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5f13a0e1-4211-46d3-87f1-3d533553080c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5f13a0e1-4211-46d3-87f1-3d533553080c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1002/2047] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:21 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d5c1097-95ac-428b-b450-09c0a83e7f3e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d5c1097-95ac-428b-b450-09c0a83e7f3e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d5c1097-95ac-428b-b450-09c0a83e7f3e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d5c1097-95ac-428b-b450-09c0a83e7f3e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d5c1097-95ac-428b-b450-09c0a83e7f3e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d5c1097-95ac-428b-b450-09c0a83e7f3e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1046/2048] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:22 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9e3a47b3-4ee6-4640-bff2-a39ecffe64d0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e3a47b3-4ee6-4640-bff2-a39ecffe64d0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e3a47b3-4ee6-4640-bff2-a39ecffe64d0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e3a47b3-4ee6-4640-bff2-a39ecffe64d0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9e3a47b3-4ee6-4640-bff2-a39ecffe64d0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e3a47b3-4ee6-4640-bff2-a39ecffe64d0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1003/2049] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:22 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0a9f2079-accb-42a9-91db-6e1de1ad5fe9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0a9f2079-accb-42a9-91db-6e1de1ad5fe9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0a9f2079-accb-42a9-91db-6e1de1ad5fe9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0a9f2079-accb-42a9-91db-6e1de1ad5fe9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0a9f2079-accb-42a9-91db-6e1de1ad5fe9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0a9f2079-accb-42a9-91db-6e1de1ad5fe9 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1047/2050] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:23 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f04c85e5-3a86-47d0-86eb-c9cdf3bb9e67 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f04c85e5-3a86-47d0-86eb-c9cdf3bb9e67 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f04c85e5-3a86-47d0-86eb-c9cdf3bb9e67 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f04c85e5-3a86-47d0-86eb-c9cdf3bb9e67 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f04c85e5-3a86-47d0-86eb-c9cdf3bb9e67 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f04c85e5-3a86-47d0-86eb-c9cdf3bb9e67 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1004/2051] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:23 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ac4967f7-6714-4cba-a008-8ad257839947 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac4967f7-6714-4cba-a008-8ad257839947 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac4967f7-6714-4cba-a008-8ad257839947 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac4967f7-6714-4cba-a008-8ad257839947 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-07701bc6-8674-45f2-acf5-9cee4a06a1ca None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07701bc6-8674-45f2-acf5-9cee4a06a1ca tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07701bc6-8674-45f2-acf5-9cee4a06a1ca tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07701bc6-8674-45f2-acf5-9cee4a06a1ca tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ac4967f7-6714-4cba-a008-8ad257839947 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-07701bc6-8674-45f2-acf5-9cee4a06a1ca tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac4967f7-6714-4cba-a008-8ad257839947 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07701bc6-8674-45f2-acf5-9cee4a06a1ca tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1048/2053] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:24 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1005/2053] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:24 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5a3a4a02-a3c5-467a-8f1a-1bff53f9076c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a3a4a02-a3c5-467a-8f1a-1bff53f9076c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a3a4a02-a3c5-467a-8f1a-1bff53f9076c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a3a4a02-a3c5-467a-8f1a-1bff53f9076c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5502d17d-72be-45a6-8c12-7d342cea8919 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5502d17d-72be-45a6-8c12-7d342cea8919 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5502d17d-72be-45a6-8c12-7d342cea8919 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5a3a4a02-a3c5-467a-8f1a-1bff53f9076c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5502d17d-72be-45a6-8c12-7d342cea8919 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a3a4a02-a3c5-467a-8f1a-1bff53f9076c tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1049/2054] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:26 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5502d17d-72be-45a6-8c12-7d342cea8919 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5502d17d-72be-45a6-8c12-7d342cea8919 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1006/2055] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:26 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4c820955-e293-40a9-a2eb-5b4ff0fbaae0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c820955-e293-40a9-a2eb-5b4ff0fbaae0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c820955-e293-40a9-a2eb-5b4ff0fbaae0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c820955-e293-40a9-a2eb-5b4ff0fbaae0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4c820955-e293-40a9-a2eb-5b4ff0fbaae0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c820955-e293-40a9-a2eb-5b4ff0fbaae0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1050/2056] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:27 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bc052729-13fa-4aaa-8c03-9ac77a8473e7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc052729-13fa-4aaa-8c03-9ac77a8473e7 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc052729-13fa-4aaa-8c03-9ac77a8473e7 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc052729-13fa-4aaa-8c03-9ac77a8473e7 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bc052729-13fa-4aaa-8c03-9ac77a8473e7 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc052729-13fa-4aaa-8c03-9ac77a8473e7 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1007/2057] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:27 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 886 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bfe66f65-97bc-451a-b405-2b43dd1e7009 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bfe66f65-97bc-451a-b405-2b43dd1e7009 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bfe66f65-97bc-451a-b405-2b43dd1e7009 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bfe66f65-97bc-451a-b405-2b43dd1e7009 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bfe66f65-97bc-451a-b405-2b43dd1e7009 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bfe66f65-97bc-451a-b405-2b43dd1e7009 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1051/2058] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:27 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 886 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5df928c5-fc81-4379-a436-4eb152021786 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37?cascade=True Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume with id: 404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: /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 03 14:30:27 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume request issued successfully. Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5df928c5-fc81-4379-a436-4eb152021786 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37?cascade=True returned with HTTP 202 Sep 03 14:30:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1008/2059] 192.168.122.242 () {58 vars in 1260 bytes} [Thu Sep 3 14:30:27 2026] DELETE /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37?cascade=True => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8c682a39-eeca-42b0-aff5-e0ba0115d3af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c682a39-eeca-42b0-aff5-e0ba0115d3af tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c682a39-eeca-42b0-aff5-e0ba0115d3af tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c682a39-eeca-42b0-aff5-e0ba0115d3af tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8c682a39-eeca-42b0-aff5-e0ba0115d3af tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c682a39-eeca-42b0-aff5-e0ba0115d3af tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1052/2060] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:27 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2b865f4f-3e4c-4153-b16d-62d82c69de00 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b865f4f-3e4c-4153-b16d-62d82c69de00 None None] GET http://192.168.122.242/volume// Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b865f4f-3e4c-4153-b16d-62d82c69de00 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b865f4f-3e4c-4153-b16d-62d82c69de00 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b865f4f-3e4c-4153-b16d-62d82c69de00 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:30:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1009/2061] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:30:27 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-bdfef0ec-1a5e-4e1e-9240-14599b846860 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-bdfef0ec-1a5e-4e1e-9240-14599b846860 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:30:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-bdfef0ec-1a5e-4e1e-9240-14599b846860 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4dd7dd9-9573-478f-924d-a6a911b72ce9", "connector": null, "instance_uuid": "f162e546-139e-44c5-b461-30b96ae539ea"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a127d737-7ca3-4255-b0b2-215c9f0205b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a127d737-7ca3-4255-b0b2-215c9f0205b5 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a127d737-7ca3-4255-b0b2-215c9f0205b5 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a127d737-7ca3-4255-b0b2-215c9f0205b5 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-bdfef0ec-1a5e-4e1e-9240-14599b846860 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:30:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1053/2062] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:30:27 2026] POST /volume/v3/attachments => generated 273 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a127d737-7ca3-4255-b0b2-215c9f0205b5 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a127d737-7ca3-4255-b0b2-215c9f0205b5 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1010/2063] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:28 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-31ccd84c-bca6-48e5-af12-a4c1e1865c84 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-31ccd84c-bca6-48e5-af12-a4c1e1865c84 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] DELETE http://192.168.122.242/volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e Sep 03 14:30:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-31ccd84c-bca6-48e5-af12-a4c1e1865c84 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-31ccd84c-bca6-48e5-af12-a4c1e1865c84 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:28 devstack devstack@c-api.service[86693]: /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 03 14:30:28 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:30:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b5a42f16-9749-4c28-98aa-14529c45f230 req-31ccd84c-bca6-48e5-af12-a4c1e1865c84 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e returned with HTTP 200 Sep 03 14:30:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1054/2064] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:30:28 2026] DELETE /volume/v3/attachments/c87395ee-c61c-4c87-b04c-5adddf54237e => generated 192 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa3f1a64-e575-426d-a9e1-206d2d8b33ec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa3f1a64-e575-426d-a9e1-206d2d8b33ec tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa3f1a64-e575-426d-a9e1-206d2d8b33ec tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa3f1a64-e575-426d-a9e1-206d2d8b33ec tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aa3f1a64-e575-426d-a9e1-206d2d8b33ec tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa3f1a64-e575-426d-a9e1-206d2d8b33ec tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1011/2065] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:28 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0bf24ddc-4dc8-4ad4-9c2d-229827d2c434 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bf24ddc-4dc8-4ad4-9c2d-229827d2c434 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bf24ddc-4dc8-4ad4-9c2d-229827d2c434 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bf24ddc-4dc8-4ad4-9c2d-229827d2c434 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0bf24ddc-4dc8-4ad4-9c2d-229827d2c434 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bf24ddc-4dc8-4ad4-9c2d-229827d2c434 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1055/2066] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:29 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 445 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f6f3a83-f035-4a20-a332-b5cbf39a8a34 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f6f3a83-f035-4a20-a332-b5cbf39a8a34 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f6f3a83-f035-4a20-a332-b5cbf39a8a34 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f6f3a83-f035-4a20-a332-b5cbf39a8a34 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6f6f3a83-f035-4a20-a332-b5cbf39a8a34 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f6f3a83-f035-4a20-a332-b5cbf39a8a34 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1012/2067] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:29 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-572c5fda-18be-42f4-9f55-2673322d9ddb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-572c5fda-18be-42f4-9f55-2673322d9ddb tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-572c5fda-18be-42f4-9f55-2673322d9ddb tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-572c5fda-18be-42f4-9f55-2673322d9ddb tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=536,cinder:UPDATE=137,cinder:INSERT=84 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-572c5fda-18be-42f4-9f55-2673322d9ddb tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-572c5fda-18be-42f4-9f55-2673322d9ddb tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1056/2068] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:30 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 472 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-40870916-ad34-4277-a355-cbdc6dbfff5a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9c20784-0d6b-4ca1-8340-55978c379148", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-824772486"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:30 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Create snapshot from volume d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:30 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Created reservations ['41487e9a-b4ec-46f6-9185-ae3f90461c3a', 'd85252fd-7ed9-47ce-82e9-eb4a01191765', 'df37a2dc-4b34-42a1-afb2-cf902c45fe16', 'a4ac2566-c878-47f6-acae-7b5706842d84'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot create request issued successfully. Sep 03 14:30:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40870916-ad34-4277-a355-cbdc6dbfff5a tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:30:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1013/2069] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-885c15ff-157a-4cb8-90af-0e8584ef6324 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-885c15ff-157a-4cb8-90af-0e8584ef6324 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-885c15ff-157a-4cb8-90af-0e8584ef6324 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-885c15ff-157a-4cb8-90af-0e8584ef6324 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-885c15ff-157a-4cb8-90af-0e8584ef6324 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-885c15ff-157a-4cb8-90af-0e8584ef6324 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1057/2070] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:30 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 445 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f9f7d217-cc07-4f15-91de-86f769e5123f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f9f7d217-cc07-4f15-91de-86f769e5123f tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f9f7d217-cc07-4f15-91de-86f769e5123f tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f9f7d217-cc07-4f15-91de-86f769e5123f tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=406,cinder:UPDATE=87,cinder:INSERT=41 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f9f7d217-cc07-4f15-91de-86f769e5123f tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f9f7d217-cc07-4f15-91de-86f769e5123f tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 200 Sep 03 14:30:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1014/2071] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:30 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 852 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fcb67199-bd52-4e53-97bf-ce1c5b626879 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcb67199-bd52-4e53-97bf-ce1c5b626879 None None] GET http://192.168.122.242/volume// Sep 03 14:30:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcb67199-bd52-4e53-97bf-ce1c5b626879 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcb67199-bd52-4e53-97bf-ce1c5b626879 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcb67199-bd52-4e53-97bf-ce1c5b626879 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:30:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1058/2072] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:30:31 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-cfb5bb89-7521-484b-9976-254424ed7884 req-1a36d361-91cb-47d7-8b14-5696e0d2695a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-1a36d361-91cb-47d7-8b14-5696e0d2695a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] GET http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-1a36d361-91cb-47d7-8b14-5696e0d2695a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-1a36d361-91cb-47d7-8b14-5696e0d2695a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-cfb5bb89-7521-484b-9976-254424ed7884 req-1a36d361-91cb-47d7-8b14-5696e0d2695a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-1a36d361-91cb-47d7-8b14-5696e0d2695a tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 200 Sep 03 14:30:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1015/2073] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:30:31 2026] GET /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 1513 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:30:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-111bd7ea-9924-435b-a5e1-d256be238f02 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-111bd7ea-9924-435b-a5e1-d256be238f02 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-111bd7ea-9924-435b-a5e1-d256be238f02 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-111bd7ea-9924-435b-a5e1-d256be238f02 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-111bd7ea-9924-435b-a5e1-d256be238f02 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-111bd7ea-9924-435b-a5e1-d256be238f02 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1059/2074] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:31 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] PUT http://192.168.122.242/volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981 Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Acquiring lock "cinder-attachment_update-b4dd7dd9-9573-478f-924d-a6a911b72ce9-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Lock "cinder-attachment_update-b4dd7dd9-9573-478f-924d-a6a911b72ce9-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:30:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9fc4f1e6-08c7-49a4-a3fd-5cc0f43ed694 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fc4f1e6-08c7-49a4-a3fd-5cc0f43ed694 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fc4f1e6-08c7-49a4-a3fd-5cc0f43ed694 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fc4f1e6-08c7-49a4-a3fd-5cc0f43ed694 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fc4f1e6-08c7-49a4-a3fd-5cc0f43ed694 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 404 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1060/2075] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /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 03 14:30:32 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Get all volumes completed successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d69e893a-0811-40e3-ad1c-a0c70dce1928 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1061/2076] 192.168.122.242 () {58 vars in 1121 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/volumes => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /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 03 14:30:32 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Get all snapshots completed successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b6b29ac-95e4-4df6-9786-1ab329a315cf tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1062/2077] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/snapshots => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b9e93316-0907-4d0c-ae2a-b616d109d100 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9e93316-0907-4d0c-ae2a-b616d109d100 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9e93316-0907-4d0c-ae2a-b616d109d100 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9e93316-0907-4d0c-ae2a-b616d109d100 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b9e93316-0907-4d0c-ae2a-b616d109d100 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9e93316-0907-4d0c-ae2a-b616d109d100 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1063/2078] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 886 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume with id: 27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume request issued successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1f645d9-13fc-4c04-91a2-da90b0c75280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 202 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1064/2079] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:32 2026] DELETE /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-29f3ec83-aed0-4b07-af26-fd2593c4ef4e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-29f3ec83-aed0-4b07-af26-fd2593c4ef4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-29f3ec83-aed0-4b07-af26-fd2593c4ef4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-29f3ec83-aed0-4b07-af26-fd2593c4ef4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-29f3ec83-aed0-4b07-af26-fd2593c4ef4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-29f3ec83-aed0-4b07-af26-fd2593c4ef4e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1065/2080] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-43eb4e40-030c-450f-898f-e1c31e0da35f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43eb4e40-030c-450f-898f-e1c31e0da35f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43eb4e40-030c-450f-898f-e1c31e0da35f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43eb4e40-030c-450f-898f-e1c31e0da35f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-43eb4e40-030c-450f-898f-e1c31e0da35f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43eb4e40-030c-450f-898f-e1c31e0da35f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1066/2081] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 472 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9c20784-0d6b-4ca1-8340-55978c379148", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Create snapshot from volume d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:32 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Lock "cinder-attachment_update-b4dd7dd9-9573-478f-924d-a6a911b72ce9-devstack" released by "attachment_update" :: held 1.036s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:30:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-37c458b2-9075-449f-85bb-5ee139d9bed9 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981 returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1016/2082] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:30:31 2026] PUT /volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981 => generated 694 bytes in 1092 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Created reservations ['0fd66cad-4f7b-45be-9d92-1803af073256', '320338b6-70f5-4f1c-963d-95d7792e957c', '82dff9b8-1bea-48ae-9524-58d585f1a42a', '59c140d1-4020-447f-b383-44e70f579e84'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-cfb5bb89-7521-484b-9976-254424ed7884 req-89c7d0d1-f09d-4e81-b010-f7b679015b53 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-89c7d0d1-f09d-4e81-b010-f7b679015b53 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] POST http://192.168.122.242/volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981/action Sep 03 14:30:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-89c7d0d1-f09d-4e81-b010-f7b679015b53 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:30:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-89c7d0d1-f09d-4e81-b010-f7b679015b53 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot create request issued successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-833a54ee-c9c8-4aee-9de4-8ac0cc3819bd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1067/2083] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:32 2026] POST /volume/v3/snapshots => generated 314 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d17ad4af-fb6a-46be-b5d7-0bced05ac216 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d17ad4af-fb6a-46be-b5d7-0bced05ac216 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d17ad4af-fb6a-46be-b5d7-0bced05ac216 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d17ad4af-fb6a-46be-b5d7-0bced05ac216 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cfb5bb89-7521-484b-9976-254424ed7884 req-89c7d0d1-f09d-4e81-b010-f7b679015b53 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981/action returned with HTTP 204 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d17ad4af-fb6a-46be-b5d7-0bced05ac216 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1017/2084] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:30:32 2026] POST /volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d17ad4af-fb6a-46be-b5d7-0bced05ac216 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1068/2085] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:32 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e00744f2-146b-41c1-9d2a-7d733f82e62e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e00744f2-146b-41c1-9d2a-7d733f82e62e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e00744f2-146b-41c1-9d2a-7d733f82e62e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e00744f2-146b-41c1-9d2a-7d733f82e62e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e00744f2-146b-41c1-9d2a-7d733f82e62e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Volume info retrieved successfully. Sep 03 14:30:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e00744f2-146b-41c1-9d2a-7d733f82e62e tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 200 Sep 03 14:30:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1018/2086] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:33 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 885 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4b2ac11c-f6ef-4415-b62a-ab04b057ced9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b2ac11c-f6ef-4415-b62a-ab04b057ced9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b2ac11c-f6ef-4415-b62a-ab04b057ced9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4b2ac11c-f6ef-4415-b62a-ab04b057ced9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4b2ac11c-f6ef-4415-b62a-ab04b057ced9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4b2ac11c-f6ef-4415-b62a-ab04b057ced9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1069/2087] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:33 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3bcf8e49-6538-42f2-af1c-370c34cb50bc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3bcf8e49-6538-42f2-af1c-370c34cb50bc tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3bcf8e49-6538-42f2-af1c-370c34cb50bc tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3bcf8e49-6538-42f2-af1c-370c34cb50bc tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3bcf8e49-6538-42f2-af1c-370c34cb50bc tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 returned with HTTP 404 Sep 03 14:30:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1019/2088] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:34 2026] GET /volume/v3/volumes/27846bf2-ed46-4147-b92b-5b92058c8257 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-720db4aa-b5f0-46bc-a32e-ab678f26e280 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-720db4aa-b5f0-46bc-a32e-ab678f26e280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd Sep 03 14:30:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-720db4aa-b5f0-46bc-a32e-ab678f26e280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-720db4aa-b5f0-46bc-a32e-ab678f26e280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:34 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-720db4aa-b5f0-46bc-a32e-ab678f26e280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete snapshot with id: 7a734cd0-73c1-4f98-aca4-28e4ae325fbd Sep 03 14:30:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-720db4aa-b5f0-46bc-a32e-ab678f26e280 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd returned with HTTP 404 Sep 03 14:30:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1070/2089] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:34 2026] DELETE /volume/v3/snapshots/7a734cd0-73c1-4f98-aca4-28e4ae325fbd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7607b0b9-913b-49b9-8b21-4f233682b6de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7607b0b9-913b-49b9-8b21-4f233682b6de tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] GET http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7607b0b9-913b-49b9-8b21-4f233682b6de tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7607b0b9-913b-49b9-8b21-4f233682b6de tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7607b0b9-913b-49b9-8b21-4f233682b6de tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 404 Sep 03 14:30:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1020/2090] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:34 2026] GET /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b70dd419-aa58-4b58-ba70-a5302b3f7b89 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b70dd419-aa58-4b58-ba70-a5302b3f7b89 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] DELETE http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b70dd419-aa58-4b58-ba70-a5302b3f7b89 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b70dd419-aa58-4b58-ba70-a5302b3f7b89 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:34 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b70dd419-aa58-4b58-ba70-a5302b3f7b89 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] Delete volume with id: 404624b6-572a-43a0-b4b5-f8ceac320d37 Sep 03 14:30:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b70dd419-aa58-4b58-ba70-a5302b3f7b89 tempest-VolumesDeleteCascade-358781585 tempest-VolumesDeleteCascade-358781585-project-member] http://192.168.122.242/volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 returned with HTTP 404 Sep 03 14:30:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1071/2091] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:34 2026] DELETE /volume/v3/volumes/404624b6-572a-43a0-b4b5-f8ceac320d37 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d76d15f4-8eb6-41aa-856d-e5a3a76c56fc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d76d15f4-8eb6-41aa-856d-e5a3a76c56fc tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d76d15f4-8eb6-41aa-856d-e5a3a76c56fc tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d76d15f4-8eb6-41aa-856d-e5a3a76c56fc tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d76d15f4-8eb6-41aa-856d-e5a3a76c56fc tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d76d15f4-8eb6-41aa-856d-e5a3a76c56fc tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1021/2092] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:34 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 446 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-49647aa6-c713-4737-a766-6c12413dffc9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49647aa6-c713-4737-a766-6c12413dffc9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49647aa6-c713-4737-a766-6c12413dffc9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49647aa6-c713-4737-a766-6c12413dffc9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-49647aa6-c713-4737-a766-6c12413dffc9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49647aa6-c713-4737-a766-6c12413dffc9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1072/2093] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?limit=1 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a4193a2-815e-4363-9900-9e62e80f08c2 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1022/2094] 192.168.122.242 () {58 vars in 1142 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?limit=1 => generated 486 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-73dd7920-349a-40e7-a5a9-1bbc73a4f669 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1073/2095] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-725151c5-58db-4251-bfb4-f3d2beb56964 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?limit=100000 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-725151c5-58db-4251-bfb4-f3d2beb56964 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1023/2096] 192.168.122.242 () {58 vars in 1152 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?limit=0 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f9853e3-865a-42f5-a100-d4e435ad0e6d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1074/2097] 192.168.122.242 () {58 vars in 1142 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06ebc32f-d71c-4d39-adaf-49c9250ffe7e tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1024/2098] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?marker=e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4c9e0926-6e3b-4f7b-b32a-a4539e3b5c11 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?marker=e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1075/2099] 192.168.122.242 () {58 vars in 1214 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?marker=e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 341 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?offset=2&limit=3 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d8f5c765-cb4a-449a-bae5-fc74d2d2a034 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1025/2100] 192.168.122.242 () {58 vars in 1160 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f4d9f0de-5714-4e88-bbce-3de8d6d6b0b8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1076/2101] 192.168.122.242 () {58 vars in 1192 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b75054c9-0ae2-42a8-84b9-10b4b9b088e7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1026/2102] 192.168.122.242 () {58 vars in 1194 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b7768c5-e3bb-404e-af8e-eadcdc1590ff tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1077/2103] 192.168.122.242 () {58 vars in 1176 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80da6206-2997-4d87-ab4d-ff6c605d1b87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1027/2104] 192.168.122.242 () {58 vars in 1178 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e19e6bdf-df1a-497f-9008-968506c99c87 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e19e6bdf-df1a-497f-9008-968506c99c87 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1078/2105] 192.168.122.242 () {58 vars in 1196 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5efc9b38-18e1-47a4-8984-692096373df9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5efc9b38-18e1-47a4-8984-692096373df9 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1028/2106] 192.168.122.242 () {58 vars in 1198 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0e7274d-6380-4c7d-b974-78394ef276b7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1079/2107] 192.168.122.242 () {58 vars in 1269 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 => generated 476 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail?status=available Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-50e818d4-d217-4d74-b2c5-c5bcef1d0640 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1029/2108] 192.168.122.242 () {58 vars in 1181 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e616ea4f-16ea-4ca2-ba28-85628273d879 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1080/2109] 192.168.122.242 () {58 vars in 1303 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 => generated 476 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /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 03 14:30:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-12f4f91b-bd5e-4aca-b6d3-1e376ad07b9f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1030/2110] 192.168.122.242 () {58 vars in 1248 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 => generated 342 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?status=available Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:36 devstack devstack@c-api.service[86693]: /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 03 14:30:36 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8b71bd0a-14ec-4461-a777-02b8d069e88f tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?status=available returned with HTTP 200 Sep 03 14:30:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1081/2111] 192.168.122.242 () {58 vars in 1160 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7068ffd7-52a9-4456-a617-58774997bc56 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:36 devstack devstack@c-api.service[86692]: DEBUG cinder.db.api [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Building query based on filter {{(pid=86692) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:37 devstack devstack@c-api.service[86692]: /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 03 14:30:37 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:30:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Get all snapshots completed successfully. Sep 03 14:30:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7068ffd7-52a9-4456-a617-58774997bc56 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 returned with HTTP 200 Sep 03 14:30:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1031/2112] 192.168.122.242 () {58 vars in 1282 bytes} [Thu Sep 3 14:30:36 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1438487099 => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:37 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Delete snapshot with id: 582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot delete request issued successfully. Sep 03 14:30:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1528de2-cef9-48b7-b7a8-80cfb386b2c8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 202 Sep 03 14:30:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1082/2113] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:37 2026] DELETE /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7756ebe2-84ea-431d-ae8f-dbe2aabd3797 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7756ebe2-84ea-431d-ae8f-dbe2aabd3797 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7756ebe2-84ea-431d-ae8f-dbe2aabd3797 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7756ebe2-84ea-431d-ae8f-dbe2aabd3797 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7756ebe2-84ea-431d-ae8f-dbe2aabd3797 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7756ebe2-84ea-431d-ae8f-dbe2aabd3797 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1032/2114] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:37 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b44cbb8e-b0a6-47a6-a24a-92e61c5bd495 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b44cbb8e-b0a6-47a6-a24a-92e61c5bd495 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b44cbb8e-b0a6-47a6-a24a-92e61c5bd495 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b44cbb8e-b0a6-47a6-a24a-92e61c5bd495 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b44cbb8e-b0a6-47a6-a24a-92e61c5bd495 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b44cbb8e-b0a6-47a6-a24a-92e61c5bd495 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1083/2115] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:38 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 472 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1591167254"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1591167254'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:38 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Create volume of 1 GB Sep 03 14:30:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Availability Zones retrieved successfully. Sep 03 14:30:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Flow 'volume_create_api' (41e3d023-8fed-441f-b35e-11e4445bc33c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90767606-2c09-4b99-9c1a-67ccc2fee209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90767606-2c09-4b99-9c1a-67ccc2fee209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a831f331-0e45-422e-8b17-9acf7eb98faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ebb5f9f-1e1b-4a94-9d14-c205cdce971d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ebb5f9f-1e1b-4a94-9d14-c205cdce971d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ebb5f9f-1e1b-4a94-9d14-c205cdce971d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ebb5f9f-1e1b-4a94-9d14-c205cdce971d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Created reservations ['dfc6f76a-73ea-41d6-bb2e-3fe95a0ebe2d', 'fb220e44-e26c-4d9a-89b5-e82d9c98c04f', 'dd4c2d05-0e70-4e89-87e5-382dc380dacb', '47b748fd-774b-45fe-8430-f718e272ab45'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ebb5f9f-1e1b-4a94-9d14-c205cdce971d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ebb5f9f-1e1b-4a94-9d14-c205cdce971d tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1084/2116] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:39 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 472 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a831f331-0e45-422e-8b17-9acf7eb98faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc6f76a-73ea-41d6-bb2e-3fe95a0ebe2d', 'fb220e44-e26c-4d9a-89b5-e82d9c98c04f', 'dd4c2d05-0e70-4e89-87e5-382dc380dacb', '47b748fd-774b-45fe-8430-f718e272ab45']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3c6c50-1070-4425-8eb6-03937d7260c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e3c6c50-1070-4425-8eb6-03937d7260c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd79e98b-ae08-4880-84d6-1522138c074d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1591167254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e54c3e56a6384566a1537ab004200c8d',qos_specs=None,replication_status=,reservations=['dfc6f76a-73ea-41d6-bb2e-3fe95a0ebe2d','fb220e44-e26c-4d9a-89b5-e82d9c98c04f','dd4c2d05-0e70-4e89-87e5-382dc380dacb','47b748fd-774b-45fe-8430-f718e272ab45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa76a243146d4816aecf52c5c4170052',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1591167254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd79e98b-ae08-4880-84d6-1522138c074d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e54c3e56a6384566a1537ab004200c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa76a243146d4816aecf52c5c4170052',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108ec6af-ea55-4066-b80a-afd62ad011fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (108ec6af-ea55-4066-b80a-afd62ad011fd) transitioned into state 'SUCCESS' from state '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-1591167254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e54c3e56a6384566a1537ab004200c8d',qos_specs=None,replication_status=,reservations=['dfc6f76a-73ea-41d6-bb2e-3fe95a0ebe2d','fb220e44-e26c-4d9a-89b5-e82d9c98c04f','dd4c2d05-0e70-4e89-87e5-382dc380dacb','47b748fd-774b-45fe-8430-f718e272ab45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa76a243146d4816aecf52c5c4170052',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667f0bf3-e772-4ff1-828e-7016cbe47ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667f0bf3-e772-4ff1-828e-7016cbe47ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Flow 'volume_create_api' (41e3d023-8fed-441f-b35e-11e4445bc33c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Create volume request issued successfully. Sep 03 14:30:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3b622c7-1223-40fb-af7d-658d481bb2f0 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1033/2117] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:30:38 2026] POST /volume/v3/volumes => generated 759 bytes in 971 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-843a2514-8c30-4e8c-bef7-dc5ab52a2bcd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-843a2514-8c30-4e8c-bef7-dc5ab52a2bcd tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-843a2514-8c30-4e8c-bef7-dc5ab52a2bcd tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-843a2514-8c30-4e8c-bef7-dc5ab52a2bcd tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-843a2514-8c30-4e8c-bef7-dc5ab52a2bcd tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-843a2514-8c30-4e8c-bef7-dc5ab52a2bcd tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 200 Sep 03 14:30:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1085/2118] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:39 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 827 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-59f06df2-4ce7-4d18-bd8e-c91583b350e3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-59f06df2-4ce7-4d18-bd8e-c91583b350e3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-59f06df2-4ce7-4d18-bd8e-c91583b350e3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-59f06df2-4ce7-4d18-bd8e-c91583b350e3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-59f06df2-4ce7-4d18-bd8e-c91583b350e3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-59f06df2-4ce7-4d18-bd8e-c91583b350e3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 200 Sep 03 14:30:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1034/2119] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:40 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 472 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1b363319-e5fa-4e9c-80d5-95a3d63049a7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1b363319-e5fa-4e9c-80d5-95a3d63049a7 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1b363319-e5fa-4e9c-80d5-95a3d63049a7 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1b363319-e5fa-4e9c-80d5-95a3d63049a7 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1b363319-e5fa-4e9c-80d5-95a3d63049a7 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1b363319-e5fa-4e9c-80d5-95a3d63049a7 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 200 Sep 03 14:30:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1086/2120] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:40 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e2c54174-1369-4dcb-a45f-944c201a8367 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2c54174-1369-4dcb-a45f-944c201a8367 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2c54174-1369-4dcb-a45f-944c201a8367 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2c54174-1369-4dcb-a45f-944c201a8367 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2c54174-1369-4dcb-a45f-944c201a8367 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 returned with HTTP 404 Sep 03 14:30:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1035/2121] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:41 2026] GET /volume/v3/snapshots/582bf869-b4ed-4ab7-a709-747ab836c941 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Delete snapshot with id: e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot delete request issued successfully. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52eb6758-5e3e-4df8-bff2-562469f7a1fd tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 202 Sep 03 14:30:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1087/2122] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:41 2026] DELETE /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2db848a1-b35e-40d2-bbad-d07915e413ec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2db848a1-b35e-40d2-bbad-d07915e413ec tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2db848a1-b35e-40d2-bbad-d07915e413ec tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2db848a1-b35e-40d2-bbad-d07915e413ec tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2db848a1-b35e-40d2-bbad-d07915e413ec tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2db848a1-b35e-40d2-bbad-d07915e413ec tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1036/2123] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:41 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 471 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-767fd324-ff8b-4d06-9db5-151d6c1b908e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-767fd324-ff8b-4d06-9db5-151d6c1b908e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-767fd324-ff8b-4d06-9db5-151d6c1b908e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-767fd324-ff8b-4d06-9db5-151d6c1b908e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-767fd324-ff8b-4d06-9db5-151d6c1b908e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-767fd324-ff8b-4d06-9db5-151d6c1b908e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 200 Sep 03 14:30:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1088/2124] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:41 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7bb78b6f-51d5-4792-b6f6-9e0ae4b601ab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bb78b6f-51d5-4792-b6f6-9e0ae4b601ab tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] POST http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bb78b6f-51d5-4792-b6f6-9e0ae4b601ab tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7bb78b6f-51d5-4792-b6f6-9e0ae4b601ab tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7bb78b6f-51d5-4792-b6f6-9e0ae4b601ab tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Create volume metadata completed successfully. Sep 03 14:30:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bb78b6f-51d5-4792-b6f6-9e0ae4b601ab tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1037/2125] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:30:41 2026] POST /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 101 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-274a2446-2359-49d1-9b5c-740ab6576bbf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-274a2446-2359-49d1-9b5c-740ab6576bbf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-274a2446-2359-49d1-9b5c-740ab6576bbf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-274a2446-2359-49d1-9b5c-740ab6576bbf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-274a2446-2359-49d1-9b5c-740ab6576bbf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-274a2446-2359-49d1-9b5c-740ab6576bbf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Get volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-274a2446-2359-49d1-9b5c-740ab6576bbf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1089/2126] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:30:41 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 101 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f2789bea-7d9a-40ad-b51c-229838d9821a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f2789bea-7d9a-40ad-b51c-229838d9821a tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] PUT http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f2789bea-7d9a-40ad-b51c-229838d9821a tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f2789bea-7d9a-40ad-b51c-229838d9821a tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f2789bea-7d9a-40ad-b51c-229838d9821a tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Update volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f2789bea-7d9a-40ad-b51c-229838d9821a tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1038/2127] 192.168.122.242 () {60 vars in 1279 bytes} [Thu Sep 3 14:30:42 2026] PUT /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 57 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e291bbba-995f-470d-a0f9-e422746c11d1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e291bbba-995f-470d-a0f9-e422746c11d1 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e291bbba-995f-470d-a0f9-e422746c11d1 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e291bbba-995f-470d-a0f9-e422746c11d1 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e291bbba-995f-470d-a0f9-e422746c11d1 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e291bbba-995f-470d-a0f9-e422746c11d1 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Get volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e291bbba-995f-470d-a0f9-e422746c11d1 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1090/2128] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:30:42 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-81092adf-a385-48d8-8a96-d0ff6e188263 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key1 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Get volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Delete volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-81092adf-a385-48d8-8a96-d0ff6e188263 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key1 returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1039/2129] 192.168.122.242 () {58 vars in 1277 bytes} [Thu Sep 3 14:30:42 2026] DELETE /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key1 => generated 0 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce640431-2376-4dfa-8739-59466cdb44d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce640431-2376-4dfa-8739-59466cdb44d9 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce640431-2376-4dfa-8739-59466cdb44d9 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce640431-2376-4dfa-8739-59466cdb44d9 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ce640431-2376-4dfa-8739-59466cdb44d9 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ce640431-2376-4dfa-8739-59466cdb44d9 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Get volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce640431-2376-4dfa-8739-59466cdb44d9 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1091/2130] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:30:42 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 32 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f0568ee9-533c-4bae-ac0a-bae47ddbb79b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0568ee9-533c-4bae-ac0a-bae47ddbb79b tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] PUT http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f0568ee9-533c-4bae-ac0a-bae47ddbb79b tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f0568ee9-533c-4bae-ac0a-bae47ddbb79b tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f0568ee9-533c-4bae-ac0a-bae47ddbb79b tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Update volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0568ee9-533c-4bae-ac0a-bae47ddbb79b tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1040/2131] 192.168.122.242 () {60 vars in 1279 bytes} [Thu Sep 3 14:30:42 2026] PUT /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 16 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-17b6291f-8473-463d-8acf-3251bf04aefb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17b6291f-8473-463d-8acf-3251bf04aefb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] POST http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-17b6291f-8473-463d-8acf-3251bf04aefb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-17b6291f-8473-463d-8acf-3251bf04aefb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-17b6291f-8473-463d-8acf-3251bf04aefb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Create volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17b6291f-8473-463d-8acf-3251bf04aefb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1092/2132] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:30:42 2026] POST /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 68 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ff635718-fa9b-459f-8d6f-5334eb44172e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ff635718-fa9b-459f-8d6f-5334eb44172e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] PUT http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key3 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ff635718-fa9b-459f-8d6f-5334eb44172e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ff635718-fa9b-459f-8d6f-5334eb44172e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ff635718-fa9b-459f-8d6f-5334eb44172e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Update volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ff635718-fa9b-459f-8d6f-5334eb44172e tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key3 returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1041/2133] 192.168.122.242 () {60 vars in 1294 bytes} [Thu Sep 3 14:30:42 2026] PUT /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key3 => generated 35 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-694f86ec-53a4-47a3-af78-8f94d32c1d84 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-694f86ec-53a4-47a3-af78-8f94d32c1d84 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-694f86ec-53a4-47a3-af78-8f94d32c1d84 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key3 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-694f86ec-53a4-47a3-af78-8f94d32c1d84 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-694f86ec-53a4-47a3-af78-8f94d32c1d84 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-694f86ec-53a4-47a3-af78-8f94d32c1d84 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1042/2134] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:42 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 471 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Get volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e4915d2f-3de4-4ab6-8d28-73a930d29886 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key3 returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1093/2135] 192.168.122.242 () {58 vars in 1274 bytes} [Thu Sep 3 14:30:42 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata/key3 => generated 35 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Get volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73636b2f-0b5f-457b-8248-c61b1b62c703 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1043/2136] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:30:42 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 75 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e3b484e-da85-4e85-a97e-d0f75439f8d2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e3b484e-da85-4e85-a97e-d0f75439f8d2 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] PUT http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e3b484e-da85-4e85-a97e-d0f75439f8d2 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e3b484e-da85-4e85-a97e-d0f75439f8d2 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e3b484e-da85-4e85-a97e-d0f75439f8d2 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Update volume metadata completed successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e3b484e-da85-4e85-a97e-d0f75439f8d2 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1094/2137] 192.168.122.242 () {60 vars in 1279 bytes} [Thu Sep 3 14:30:42 2026] PUT /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fbcecc82-b00f-4ed1-ab69-7c061ac13ffb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fbcecc82-b00f-4ed1-ab69-7c061ac13ffb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fbcecc82-b00f-4ed1-ab69-7c061ac13ffb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fbcecc82-b00f-4ed1-ab69-7c061ac13ffb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fbcecc82-b00f-4ed1-ab69-7c061ac13ffb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fbcecc82-b00f-4ed1-ab69-7c061ac13ffb tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 200 Sep 03 14:30:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1044/2138] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:42 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 852 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] DELETE http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Delete volume with id: bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Delete volume request issued successfully. Sep 03 14:30:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3daf43aa-d5e7-423a-9904-0afaecffd8c5 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 202 Sep 03 14:30:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1095/2139] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:42 2026] DELETE /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:30:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7652d747-cbe8-44d2-9a8f-d141a0b5af46 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7652d747-cbe8-44d2-9a8f-d141a0b5af46 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7652d747-cbe8-44d2-9a8f-d141a0b5af46 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7652d747-cbe8-44d2-9a8f-d141a0b5af46 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7652d747-cbe8-44d2-9a8f-d141a0b5af46 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7652d747-cbe8-44d2-9a8f-d141a0b5af46 tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 200 Sep 03 14:30:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1045/2140] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:43 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4e93fdf1-af7f-401a-b26d-fc62b1a33250 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4e93fdf1-af7f-401a-b26d-fc62b1a33250 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:30:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4e93fdf1-af7f-401a-b26d-fc62b1a33250 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793", "extra_specs": {}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4e93fdf1-af7f-401a-b26d-fc62b1a33250 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:30:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1096/2141] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:30:43 2026] POST /volume/v3/types => generated 269 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2aa0a1c4-875e-4fb8-b934-6703a33af9a7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2aa0a1c4-875e-4fb8-b934-6703a33af9a7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2aa0a1c4-875e-4fb8-b934-6703a33af9a7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2aa0a1c4-875e-4fb8-b934-6703a33af9a7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2aa0a1c4-875e-4fb8-b934-6703a33af9a7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2aa0a1c4-875e-4fb8-b934-6703a33af9a7 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 200 Sep 03 14:30:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1046/2142] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:43 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-441fee3a-938c-44b8-bfe5-88178e1ffddf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-441fee3a-938c-44b8-bfe5-88178e1ffddf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-441fee3a-938c-44b8-bfe5-88178e1ffddf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-441fee3a-938c-44b8-bfe5-88178e1ffddf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-441fee3a-938c-44b8-bfe5-88178e1ffddf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Volume info retrieved successfully. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-441fee3a-938c-44b8-bfe5-88178e1ffddf tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 200 Sep 03 14:30:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1097/2143] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:44 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-689f7802-f2e7-483d-ae0a-81148557f5b4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-689f7802-f2e7-483d-ae0a-81148557f5b4 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 Sep 03 14:30:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-689f7802-f2e7-483d-ae0a-81148557f5b4 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-689f7802-f2e7-483d-ae0a-81148557f5b4 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-689f7802-f2e7-483d-ae0a-81148557f5b4 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 returned with HTTP 404 Sep 03 14:30:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1047/2144] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:44 2026] GET /volume/v3/snapshots/e0cc6d73-8e89-48b2-a260-c01a475df290 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Delete snapshot with id: 2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot delete request issued successfully. Sep 03 14:30:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d8aca2f-57d4-4ad4-813c-e635cc4a62f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 202 Sep 03 14:30:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1098/2145] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:44 2026] DELETE /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4f440e88-7e7f-4e0f-aed6-1c50ad52ac65 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f440e88-7e7f-4e0f-aed6-1c50ad52ac65 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f440e88-7e7f-4e0f-aed6-1c50ad52ac65 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f440e88-7e7f-4e0f-aed6-1c50ad52ac65 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4f440e88-7e7f-4e0f-aed6-1c50ad52ac65 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f440e88-7e7f-4e0f-aed6-1c50ad52ac65 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1048/2146] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:44 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 471 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fe3faa91-f13d-49d6-a741-ff998992a9af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe3faa91-f13d-49d6-a741-ff998992a9af tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] GET http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d Sep 03 14:30:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe3faa91-f13d-49d6-a741-ff998992a9af tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe3faa91-f13d-49d6-a741-ff998992a9af tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe3faa91-f13d-49d6-a741-ff998992a9af tempest-VolumesMetadataTest-1705709122 tempest-VolumesMetadataTest-1705709122-project-member] http://192.168.122.242/volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d returned with HTTP 404 Sep 03 14:30:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1099/2147] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:45 2026] GET /volume/v3/volumes/bd79e98b-ae08-4880-84d6-1522138c074d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-212929f0-abf8-4d40-9f20-a4fcd46db137 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-212929f0-abf8-4d40-9f20-a4fcd46db137 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-212929f0-abf8-4d40-9f20-a4fcd46db137 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-212929f0-abf8-4d40-9f20-a4fcd46db137 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-212929f0-abf8-4d40-9f20-a4fcd46db137 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-212929f0-abf8-4d40-9f20-a4fcd46db137 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1049/2148] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:45 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 471 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-31c67f54-fee3-421a-b39a-5f26168612f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31c67f54-fee3-421a-b39a-5f26168612f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31c67f54-fee3-421a-b39a-5f26168612f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31c67f54-fee3-421a-b39a-5f26168612f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-31c67f54-fee3-421a-b39a-5f26168612f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Snapshot retrieved successfully. Sep 03 14:30:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31c67f54-fee3-421a-b39a-5f26168612f0 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 200 Sep 03 14:30:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1100/2149] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:47 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 471 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f0408d0c-fbc7-407b-a1a4-095eb078ebfc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0408d0c-fbc7-407b-a1a4-095eb078ebfc tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f0408d0c-fbc7-407b-a1a4-095eb078ebfc tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085", "extra_specs": {}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f0408d0c-fbc7-407b-a1a4-095eb078ebfc tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:30:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1050/2150] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:30:48 2026] POST /volume/v3/types => generated 269 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-50cd0a34-bc77-43c8-b721-3a74725a9ab2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-50cd0a34-bc77-43c8-b721-3a74725a9ab2 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-50cd0a34-bc77-43c8-b721-3a74725a9ab2 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755", "extra_specs": {}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-50cd0a34-bc77-43c8-b721-3a74725a9ab2 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1101/2151] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:30:48 2026] POST /volume/v3/types => generated 268 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-da497a4c-243a-435f-872c-bb168894744c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-381267093", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-381267093', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42eb2793-7b55-4f60-88d4-998b6399a1c1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42eb2793-7b55-4f60-88d4-998b6399a1c1 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42eb2793-7b55-4f60-88d4-998b6399a1c1 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42eb2793-7b55-4f60-88d4-998b6399a1c1 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume of 1 GB Sep 03 14:30:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Availability Zones retrieved successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42eb2793-7b55-4f60-88d4-998b6399a1c1 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 returned with HTTP 404 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1102/2152] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:48 2026] GET /volume/v3/snapshots/2a50507b-e4cd-490c-a035-ee47e695eb09 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8266a719-226a-4d02-b975-8ced5f506cda None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8266a719-226a-4d02-b975-8ced5f506cda tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8266a719-226a-4d02-b975-8ced5f506cda tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8266a719-226a-4d02-b975-8ced5f506cda tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Flow 'volume_create_api' (deed5d0f-05ff-477a-ab4f-3c5e13bd94a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ebe37f-96df-431d-811c-3ffe26415701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8266a719-226a-4d02-b975-8ced5f506cda tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8266a719-226a-4d02-b975-8ced5f506cda tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 200 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1103/2153] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:48 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 860 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-89b58a57-0a70-408b-9e00-b151421669e8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42ebe37f-96df-431d-811c-3ffe26415701) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:30:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b10735a-bf50-4ce5-a6a3-581503c6ace0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b10735a-bf50-4ce5-a6a3-581503c6ace0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] DELETE http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96013709-a19b-4a15-8f31-7575d15a40e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Delete volume with id: d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Delete volume request issued successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89b58a57-0a70-408b-9e00-b151421669e8 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 202 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1104/2154] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:48 2026] DELETE /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:30:48 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1075500264-1096608085, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1814be86-9e6a-443f-ae79-e2725fae47a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1814be86-9e6a-443f-ae79-e2725fae47a3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1814be86-9e6a-443f-ae79-e2725fae47a3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1814be86-9e6a-443f-ae79-e2725fae47a3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1814be86-9e6a-443f-ae79-e2725fae47a3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1814be86-9e6a-443f-ae79-e2725fae47a3 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 200 Sep 03 14:30:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1105/2155] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:48 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Created reservations ['45fe7121-ad3c-4756-8a59-cf8239cb92f8', '9ae02ef9-fcdb-4d1a-ac09-a176654a5275', 'a05b30cd-2ae9-4152-a5e0-59688b71cae0', 'ac472ac3-93e7-4b2b-bdd7-a4bcb95d5eb0'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96013709-a19b-4a15-8f31-7575d15a40e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45fe7121-ad3c-4756-8a59-cf8239cb92f8', '9ae02ef9-fcdb-4d1a-ac09-a176654a5275', 'a05b30cd-2ae9-4152-a5e0-59688b71cae0', 'ac472ac3-93e7-4b2b-bdd7-a4bcb95d5eb0']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b1b2c9-0a9b-4f83-b772-2931a79b1ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80b1b2c9-0a9b-4f83-b772-2931a79b1ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f6be89-cf67-4921-82a6-92506ede6580', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-381267093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5fb2f914624fa584287fe9e8aa34ed',qos_specs=None,replication_status=,reservations=['45fe7121-ad3c-4756-8a59-cf8239cb92f8','9ae02ef9-fcdb-4d1a-ac09-a176654a5275','a05b30cd-2ae9-4152-a5e0-59688b71cae0','ac472ac3-93e7-4b2b-bdd7-a4bcb95d5eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_type_id=6b10735a-bf50-4ce5-a6a3-581503c6ace0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-381267093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f6be89-cf67-4921-82a6-92506ede6580,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5fb2f914624fa584287fe9e8aa34ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b10735a-bf50-4ce5-a6a3-581503c6ace0),volume_type_id=6b10735a-bf50-4ce5-a6a3-581503c6ace0)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e32c3d-7065-4b50-8847-471c11895d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e32c3d-7065-4b50-8847-471c11895d04) transitioned into state 'SUCCESS' from state '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-381267093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5fb2f914624fa584287fe9e8aa34ed',qos_specs=None,replication_status=,reservations=['45fe7121-ad3c-4756-8a59-cf8239cb92f8','9ae02ef9-fcdb-4d1a-ac09-a176654a5275','a05b30cd-2ae9-4152-a5e0-59688b71cae0','ac472ac3-93e7-4b2b-bdd7-a4bcb95d5eb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_type_id=6b10735a-bf50-4ce5-a6a3-581503c6ace0)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c7f807-555e-4e84-abb5-4bcffd917cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c7f807-555e-4e84-abb5-4bcffd917cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Flow 'volume_create_api' (deed5d0f-05ff-477a-ab4f-3c5e13bd94a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume request issued successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da497a4c-243a-435f-872c-bb168894744c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1051/2156] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:30:48 2026] POST /volume/v3/volumes => generated 854 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1216998460", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1216998460', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume of 1 GB Sep 03 14:30:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Availability Zones retrieved successfully. Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Flow 'volume_create_api' (bdc2eae3-faf8-44c1-970f-fe9dc14c5ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c682684f-c388-4821-91e9-16ce14f5fd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c682684f-c388-4821-91e9-16ce14f5fd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:30:48Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1a26f125-708b-4f16-91ad-b3db0a37e578,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1a26f125-708b-4f16-91ad-b3db0a37e578', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2251222-0886-4c1d-9947-c769787d877a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1845957037-273224755, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Created reservations ['43c8cc4c-1a90-4d78-a1cc-29c5da7322d0', '7a99ea67-4a27-4748-9e04-7805f3209add', '5fd14ff3-eb42-434e-ae66-a3c2162a7f20', '2aa8ab74-797c-494c-8142-ea7d17788033'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2251222-0886-4c1d-9947-c769787d877a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43c8cc4c-1a90-4d78-a1cc-29c5da7322d0', '7a99ea67-4a27-4748-9e04-7805f3209add', '5fd14ff3-eb42-434e-ae66-a3c2162a7f20', '2aa8ab74-797c-494c-8142-ea7d17788033']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9518776-900d-497b-8208-1635b20c443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-abdb475e-bad1-4024-98cb-4906b2911810 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9518776-900d-497b-8208-1635b20c443a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7648e3-cb7f-428c-9792-061d8e214562', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1216998460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5fb2f914624fa584287fe9e8aa34ed',qos_specs=None,replication_status=,reservations=['43c8cc4c-1a90-4d78-a1cc-29c5da7322d0','7a99ea67-4a27-4748-9e04-7805f3209add','5fd14ff3-eb42-434e-ae66-a3c2162a7f20','2aa8ab74-797c-494c-8142-ea7d17788033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_type_id=1a26f125-708b-4f16-91ad-b3db0a37e578), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1216998460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b7648e3-cb7f-428c-9792-061d8e214562,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5fb2f914624fa584287fe9e8aa34ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1a26f125-708b-4f16-91ad-b3db0a37e578),volume_type_id=1a26f125-708b-4f16-91ad-b3db0a37e578)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f580651-041c-4725-8690-06b913bf5a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f580651-041c-4725-8690-06b913bf5a19) transitioned into state 'SUCCESS' from state '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-1216998460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5fb2f914624fa584287fe9e8aa34ed',qos_specs=None,replication_status=,reservations=['43c8cc4c-1a90-4d78-a1cc-29c5da7322d0','7a99ea67-4a27-4748-9e04-7805f3209add','5fd14ff3-eb42-434e-ae66-a3c2162a7f20','2aa8ab74-797c-494c-8142-ea7d17788033'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_type_id=1a26f125-708b-4f16-91ad-b3db0a37e578)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32abd89-a45e-48d3-8fa3-df97f3ce4bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32abd89-a45e-48d3-8fa3-df97f3ce4bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Flow 'volume_create_api' (bdc2eae3-faf8-44c1-970f-fe9dc14c5ecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume request issued successfully. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c0fbe1bb-cf3e-499a-abe4-02e421e06331 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1106/2157] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:30:48 2026] POST /volume/v3/volumes => generated 854 bytes in 708 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95cc8aa1-d327-46b6-9987-40fd9c4f6a52 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95cc8aa1-d327-46b6-9987-40fd9c4f6a52 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95cc8aa1-d327-46b6-9987-40fd9c4f6a52 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95cc8aa1-d327-46b6-9987-40fd9c4f6a52 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-abdb475e-bad1-4024-98cb-4906b2911810 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-abdb475e-bad1-4024-98cb-4906b2911810 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b09e0ebf-38b0-445c-9c8c-92cb514b0b9b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-867040573"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-abdb475e-bad1-4024-98cb-4906b2911810 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 404 Sep 03 14:30:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1052/2158] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:49 2026] POST /volume/v3/snapshots => generated 109 bytes in 333 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-098ec010-43ec-47bb-839c-0307dacc9f3b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-554558901", "snapshot_id": null, "imageRef": "3688e8da-65e3-4a0b-913f-9542fe1b5e69", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-554558901', 'snapshot_id': None, 'imageRef': '3688e8da-65e3-4a0b-913f-9542fe1b5e69', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-95cc8aa1-d327-46b6-9987-40fd9c4f6a52 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Volume info retrieved successfully. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95cc8aa1-d327-46b6-9987-40fd9c4f6a52 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 200 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1107/2159] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:49 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 859 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-99c86008-b145-4f9a-bbac-d211b8e05ead None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-99c86008-b145-4f9a-bbac-d211b8e05ead tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-99c86008-b145-4f9a-bbac-d211b8e05ead tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1058028648"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-99c86008-b145-4f9a-bbac-d211b8e05ead tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 404 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1108/2160] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:49 2026] POST /volume/v3/snapshots => generated 77 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a3a9eb1-c1c0-43d2-bb84-dae555337d15 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a3a9eb1-c1c0-43d2-bb84-dae555337d15 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots?limit=invalid Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a3a9eb1-c1c0-43d2-bb84-dae555337d15 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a3a9eb1-c1c0-43d2-bb84-dae555337d15 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a3a9eb1-c1c0-43d2-bb84-dae555337d15 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] HTTP exception thrown: limit param must be an integer Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a3a9eb1-c1c0-43d2-bb84-dae555337d15 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1109/2161] 192.168.122.242 () {58 vars in 1154 bytes} [Thu Sep 3 14:30:49 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots?marker=8e0c843f-f6e8-404b-8d9c-27d091f32e74 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-82aca6b9-5be2-43eb-84fe-ac0b0eda3e1f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots?marker=8e0c843f-f6e8-404b-8d9c-27d091f32e74 returned with HTTP 404 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1110/2162] 192.168.122.242 () {58 vars in 1214 bytes} [Thu Sep 3 14:30:49 2026] GET /volume/v3/snapshots?marker=8e0c843f-f6e8-404b-8d9c-27d091f32e74 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-66bd15e4-bff1-496d-b873-7b8065064be2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-66bd15e4-bff1-496d-b873-7b8065064be2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots?sort_key=invalid Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-66bd15e4-bff1-496d-b873-7b8065064be2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-66bd15e4-bff1-496d-b873-7b8065064be2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-66bd15e4-bff1-496d-b873-7b8065064be2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-66bd15e4-bff1-496d-b873-7b8065064be2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-66bd15e4-bff1-496d-b873-7b8065064be2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 03 14:30:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1111/2163] 192.168.122.242 () {58 vars in 1160 bytes} [Thu Sep 3 14:30:49 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1126461397"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1126461397'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Create volume of 2 GB Sep 03 14:30:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Availability Zones retrieved successfully. Sep 03 14:30:49 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume of 1 GB Sep 03 14:30:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Availability Zones retrieved successfully. Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Flow 'volume_create_api' (20fe1b5c-1cce-4b45-96da-b8001656004b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ffaf9a-daf2-4e9b-a224-c9390ed0746d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Flow 'volume_create_api' (f742ac39-5f0b-4249-97c2-575f17cd3f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Validating volume size '2' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d064bfd-556a-4eb2-a737-dff342a7cf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66ffaf9a-daf2-4e9b-a224-c9390ed0746d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98f80fd-6e06-473b-9f2c-8186ff6dadef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d064bfd-556a-4eb2-a737-dff342a7cf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:30:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8500acf6-881c-412e-8830-fb67e86683de,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8500acf6-881c-412e-8830-fb67e86683de', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa64c7c2-22ad-43b5-9921-b3c81a2d84ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Created reservations ['0e587586-10ef-4350-b7e6-49d739ce8269', '161ec8a2-779b-425d-9fc9-8f77e782b060', '3344493d-9203-42e4-8134-6afe335b12f5', '5d83265c-8260-4234-9d37-60b6ff91913a'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d98f80fd-6e06-473b-9f2c-8186ff6dadef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e587586-10ef-4350-b7e6-49d739ce8269', '161ec8a2-779b-425d-9fc9-8f77e782b060', '3344493d-9203-42e4-8134-6afe335b12f5', '5d83265c-8260-4234-9d37-60b6ff91913a']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da08c521-c6f1-4f37-be55-adc8a0152c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da08c521-c6f1-4f37-be55-adc8a0152c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b3ddff-7814-4c77-a021-c01e1cec16eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1126461397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3b96976b694d1db23c408f217e62dc',qos_specs=None,replication_status=,reservations=['0e587586-10ef-4350-b7e6-49d739ce8269','161ec8a2-779b-425d-9fc9-8f77e782b060','3344493d-9203-42e4-8134-6afe335b12f5','5d83265c-8260-4234-9d37-60b6ff91913a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e2e707a22e43298c01057abf21f097',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1126461397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b3ddff-7814-4c77-a021-c01e1cec16eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc3b96976b694d1db23c408f217e62dc',provider_auth=None,provider_geometry=None,provider_id=None,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='89e2e707a22e43298c01057abf21f097',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c69dd6-37b6-4be9-8ab3-466530551eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:30:50 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2050705736-1597140793, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c69dd6-37b6-4be9-8ab3-466530551eb1) transitioned into state 'SUCCESS' from state '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-1126461397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3b96976b694d1db23c408f217e62dc',qos_specs=None,replication_status=,reservations=['0e587586-10ef-4350-b7e6-49d739ce8269','161ec8a2-779b-425d-9fc9-8f77e782b060','3344493d-9203-42e4-8134-6afe335b12f5','5d83265c-8260-4234-9d37-60b6ff91913a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89e2e707a22e43298c01057abf21f097',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70614690-4b5c-4051-bf28-33990578e5cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70614690-4b5c-4051-bf28-33990578e5cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Flow 'volume_create_api' (20fe1b5c-1cce-4b45-96da-b8001656004b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Create volume request issued successfully. Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c5cfd7a-af3d-4d93-8187-5e0c035c8c38 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1112/2164] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:30:49 2026] POST /volume/v3/volumes => generated 771 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fcd1dca9-eec6-47b0-8c7a-64dbd902f8af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcd1dca9-eec6-47b0-8c7a-64dbd902f8af tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcd1dca9-eec6-47b0-8c7a-64dbd902f8af tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcd1dca9-eec6-47b0-8c7a-64dbd902f8af tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fcd1dca9-eec6-47b0-8c7a-64dbd902f8af tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcd1dca9-eec6-47b0-8c7a-64dbd902f8af tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 200 Sep 03 14:30:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1113/2165] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:50 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 839 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Created reservations ['f7e8768e-4bb6-4eae-b9b7-da77fae5994e', 'ed7467b5-ed23-434c-9438-5a9b1a83e2fe', 'a4590c18-b7b1-4bf7-981c-206b85a90762', '308118b6-d2fc-459a-91ea-c5909c1555a5'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa64c7c2-22ad-43b5-9921-b3c81a2d84ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e8768e-4bb6-4eae-b9b7-da77fae5994e', 'ed7467b5-ed23-434c-9438-5a9b1a83e2fe', 'a4590c18-b7b1-4bf7-981c-206b85a90762', '308118b6-d2fc-459a-91ea-c5909c1555a5']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754c89e4-838c-4c55-89a9-69e5b816d3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (754c89e4-838c-4c55-89a9-69e5b816d3e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-554558901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5fb2f914624fa584287fe9e8aa34ed',qos_specs=None,replication_status=,reservations=['f7e8768e-4bb6-4eae-b9b7-da77fae5994e','ed7467b5-ed23-434c-9438-5a9b1a83e2fe','a4590c18-b7b1-4bf7-981c-206b85a90762','308118b6-d2fc-459a-91ea-c5909c1555a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_type_id=8500acf6-881c-412e-8830-fb67e86683de), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-554558901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5fb2f914624fa584287fe9e8aa34ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8500acf6-881c-412e-8830-fb67e86683de),volume_type_id=8500acf6-881c-412e-8830-fb67e86683de)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5228b97-a8b9-4880-8a7a-7aa4e68a0bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f95767e5-39f2-4e1f-ac25-5865b4199073 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5228b97-a8b9-4880-8a7a-7aa4e68a0bdd) transitioned into state 'SUCCESS' from state '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-554558901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5fb2f914624fa584287fe9e8aa34ed',qos_specs=None,replication_status=,reservations=['f7e8768e-4bb6-4eae-b9b7-da77fae5994e','ed7467b5-ed23-434c-9438-5a9b1a83e2fe','a4590c18-b7b1-4bf7-981c-206b85a90762','308118b6-d2fc-459a-91ea-c5909c1555a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c27b6a1c509c44d5ba0c2064397ed05c',volume_type_id=8500acf6-881c-412e-8830-fb67e86683de)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0492ea96-80d0-487c-b6ef-592c692254de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f95767e5-39f2-4e1f-ac25-5865b4199073 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] GET http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f95767e5-39f2-4e1f-ac25-5865b4199073 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f95767e5-39f2-4e1f-ac25-5865b4199073 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0492ea96-80d0-487c-b6ef-592c692254de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Flow 'volume_create_api' (f742ac39-5f0b-4249-97c2-575f17cd3f44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Create volume request issued successfully. Sep 03 14:30:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-098ec010-43ec-47bb-839c-0307dacc9f3b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:30:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1053/2166] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:30:49 2026] POST /volume/v3/volumes => generated 854 bytes in 1117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f95767e5-39f2-4e1f-ac25-5865b4199073 tempest-VolumesSnapshotListTestJSON-265932066 tempest-VolumesSnapshotListTestJSON-265932066-project-member] http://192.168.122.242/volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 returned with HTTP 404 Sep 03 14:30:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1114/2167] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:50 2026] GET /volume/v3/volumes/d9c20784-0d6b-4ca1-8340-55978c379148 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39639561-24f5-46f4-ba4c-5ba243f4174d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39639561-24f5-46f4-ba4c-5ba243f4174d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39639561-24f5-46f4-ba4c-5ba243f4174d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39639561-24f5-46f4-ba4c-5ba243f4174d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-39639561-24f5-46f4-ba4c-5ba243f4174d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39639561-24f5-46f4-ba4c-5ba243f4174d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1054/2168] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:50 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 922 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5da361eb-7f1c-4142-9d99-561ebeca4ca4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5da361eb-7f1c-4142-9d99-561ebeca4ca4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5da361eb-7f1c-4142-9d99-561ebeca4ca4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5da361eb-7f1c-4142-9d99-561ebeca4ca4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5da361eb-7f1c-4142-9d99-561ebeca4ca4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5da361eb-7f1c-4142-9d99-561ebeca4ca4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 200 Sep 03 14:30:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1115/2169] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:51 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 863 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-83c9cf36-80c6-40b7-9e11-c0bd0fb8f73c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83c9cf36-80c6-40b7-9e11-c0bd0fb8f73c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83c9cf36-80c6-40b7-9e11-c0bd0fb8f73c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83c9cf36-80c6-40b7-9e11-c0bd0fb8f73c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-83c9cf36-80c6-40b7-9e11-c0bd0fb8f73c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83c9cf36-80c6-40b7-9e11-c0bd0fb8f73c tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1055/2170] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:51 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 946 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fd0e11c5-3914-4ebe-b7a1-1ed9eee0df0a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fd0e11c5-3914-4ebe-b7a1-1ed9eee0df0a tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fd0e11c5-3914-4ebe-b7a1-1ed9eee0df0a tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fd0e11c5-3914-4ebe-b7a1-1ed9eee0df0a tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fd0e11c5-3914-4ebe-b7a1-1ed9eee0df0a tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fd0e11c5-3914-4ebe-b7a1-1ed9eee0df0a tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 200 Sep 03 14:30:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1116/2171] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:52 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 863 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0681f526-fa6e-4c5a-b151-355cc75ce1dd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0681f526-fa6e-4c5a-b151-355cc75ce1dd tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0681f526-fa6e-4c5a-b151-355cc75ce1dd tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0681f526-fa6e-4c5a-b151-355cc75ce1dd tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0681f526-fa6e-4c5a-b151-355cc75ce1dd tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0681f526-fa6e-4c5a-b151-355cc75ce1dd tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1056/2172] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:52 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7c3bbe35-eedc-4a1a-b4b7-a5eafb1b239f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c3bbe35-eedc-4a1a-b4b7-a5eafb1b239f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c3bbe35-eedc-4a1a-b4b7-a5eafb1b239f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c3bbe35-eedc-4a1a-b4b7-a5eafb1b239f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7c3bbe35-eedc-4a1a-b4b7-a5eafb1b239f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c3bbe35-eedc-4a1a-b4b7-a5eafb1b239f tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 200 Sep 03 14:30:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1117/2173] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:53 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 864 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:30:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd4df224-04f9-4878-8347-2c7033f9293b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:30:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70b3ddff-7814-4c77-a021-c01e1cec16eb", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1544103184"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Create snapshot from volume 70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:54 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Created reservations ['84cb3257-7a7c-41b8-afd8-e3798cdf4a43', '893f8fc6-3c50-450f-a974-9cc8002988f1', '19d05e46-f7f5-4bd8-954b-9ddc8d128f21', '47dae300-6af8-4489-8074-16d089457d14'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4da65ea8-6065-4c8d-b891-c64ae5dab1f5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4da65ea8-6065-4c8d-b891-c64ae5dab1f5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4da65ea8-6065-4c8d-b891-c64ae5dab1f5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4da65ea8-6065-4c8d-b891-c64ae5dab1f5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4da65ea8-6065-4c8d-b891-c64ae5dab1f5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4da65ea8-6065-4c8d-b891-c64ae5dab1f5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1118/2174] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:54 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 946 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot create request issued successfully. Sep 03 14:30:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd4df224-04f9-4878-8347-2c7033f9293b tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:30:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1057/2175] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:30:53 2026] POST /volume/v3/snapshots => generated 318 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:30:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-db2578b1-8ceb-41e7-9b5e-2743e8b3da27 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db2578b1-8ceb-41e7-9b5e-2743e8b3da27 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db2578b1-8ceb-41e7-9b5e-2743e8b3da27 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db2578b1-8ceb-41e7-9b5e-2743e8b3da27 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-db2578b1-8ceb-41e7-9b5e-2743e8b3da27 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db2578b1-8ceb-41e7-9b5e-2743e8b3da27 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 200 Sep 03 14:30:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1119/2176] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:54 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 450 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-24eb89c5-3aa7-4ca2-9364-c7d7dafe6b37 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-24eb89c5-3aa7-4ca2-9364-c7d7dafe6b37 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-24eb89c5-3aa7-4ca2-9364-c7d7dafe6b37 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-24eb89c5-3aa7-4ca2-9364-c7d7dafe6b37 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-24eb89c5-3aa7-4ca2-9364-c7d7dafe6b37 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-24eb89c5-3aa7-4ca2-9364-c7d7dafe6b37 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1058/2177] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:55 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e3380496-3ab1-45a0-8e6a-b6537297a724 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3380496-3ab1-45a0-8e6a-b6537297a724 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e3380496-3ab1-45a0-8e6a-b6537297a724 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e3380496-3ab1-45a0-8e6a-b6537297a724 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e3380496-3ab1-45a0-8e6a-b6537297a724 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3380496-3ab1-45a0-8e6a-b6537297a724 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 200 Sep 03 14:30:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1120/2178] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:55 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 450 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7f525497-ae1e-4c0f-84a2-21744753fa6b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7f525497-ae1e-4c0f-84a2-21744753fa6b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7f525497-ae1e-4c0f-84a2-21744753fa6b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7f525497-ae1e-4c0f-84a2-21744753fa6b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7f525497-ae1e-4c0f-84a2-21744753fa6b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2850f38d-e8f1-4807-b693-51744207d333 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7f525497-ae1e-4c0f-84a2-21744753fa6b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1059/2179] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:56 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 946 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2850f38d-e8f1-4807-b693-51744207d333 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2850f38d-e8f1-4807-b693-51744207d333 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2850f38d-e8f1-4807-b693-51744207d333 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2850f38d-e8f1-4807-b693-51744207d333 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2850f38d-e8f1-4807-b693-51744207d333 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 200 Sep 03 14:30:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1121/2180] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:56 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 450 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-97896ded-814a-43cb-87a5-3d2a627d6221 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-97896ded-814a-43cb-87a5-3d2a627d6221 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-97896ded-814a-43cb-87a5-3d2a627d6221 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-97896ded-814a-43cb-87a5-3d2a627d6221 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-574ab60f-31e6-4ce6-aff5-05b16da79fee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-574ab60f-31e6-4ce6-aff5-05b16da79fee tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-574ab60f-31e6-4ce6-aff5-05b16da79fee tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-574ab60f-31e6-4ce6-aff5-05b16da79fee tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-574ab60f-31e6-4ce6-aff5-05b16da79fee tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-97896ded-814a-43cb-87a5-3d2a627d6221 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-574ab60f-31e6-4ce6-aff5-05b16da79fee tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 200 Sep 03 14:30:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1122/2181] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:57 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 477 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-97896ded-814a-43cb-87a5-3d2a627d6221 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1060/2182] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:57 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1004 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a906b0c0-cdc2-4033-ac1b-553f0643255b"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a906b0c0-cdc2-4033-ac1b-553f0643255b'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Create volume of 1 GB Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Availability Zones retrieved successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Flow 'volume_create_api' (2c6dcadd-9e3c-48ea-96a1-e474c92e3085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52511019-ebc7-4f15-ae0f-768dc4adb7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52511019-ebc7-4f15-ae0f-768dc4adb7eb) transitioned into state 'FAILURE' from state 'RUNNING' Sep 03 14:30:57 devstack devstack@c-api.service[86693]: 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 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52511019-ebc7-4f15-ae0f-768dc4adb7eb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52511019-ebc7-4f15-ae0f-768dc4adb7eb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 03 14:30:57 devstack devstack@c-api.service[86693]: WARNING cinder.volume.api [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Flow 'volume_create_api' (2c6dcadd-9e3c-48ea-96a1-e474c92e3085) transitioned into state 'REVERTED' from state 'RUNNING' Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a701a67-023d-4ee6-8c65-029c1d086dfc tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 400 Sep 03 14:30:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1123/2183] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:30:57 2026] POST /volume/v3/volumes => generated 171 bytes in 81 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 03 14:30:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Delete snapshot with id: a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot delete request issued successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a6473da-ae5e-4165-9179-42f1c9bfb5fe tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 202 Sep 03 14:30:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1061/2184] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:30:57 2026] DELETE /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8db90146-6f64-438b-9193-88ebf09fe3a4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8db90146-6f64-438b-9193-88ebf09fe3a4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8db90146-6f64-438b-9193-88ebf09fe3a4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8db90146-6f64-438b-9193-88ebf09fe3a4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8db90146-6f64-438b-9193-88ebf09fe3a4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8db90146-6f64-438b-9193-88ebf09fe3a4 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 200 Sep 03 14:30:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1124/2185] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:57 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0f4bbad2-54d7-47a2-8670-bd2a4eb4e524 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f4bbad2-54d7-47a2-8670-bd2a4eb4e524 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f4bbad2-54d7-47a2-8670-bd2a4eb4e524 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f4bbad2-54d7-47a2-8670-bd2a4eb4e524 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0f4bbad2-54d7-47a2-8670-bd2a4eb4e524 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f4bbad2-54d7-47a2-8670-bd2a4eb4e524 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1062/2186] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:58 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1007 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b2b9400d-6e77-4996-b737-7f82dfba95bb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2b9400d-6e77-4996-b737-7f82dfba95bb tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2b9400d-6e77-4996-b737-7f82dfba95bb tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2b9400d-6e77-4996-b737-7f82dfba95bb tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b2b9400d-6e77-4996-b737-7f82dfba95bb tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Snapshot retrieved successfully. Sep 03 14:30:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2b9400d-6e77-4996-b737-7f82dfba95bb tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 200 Sep 03 14:30:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1125/2187] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:58 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-836573c4-5d24-4ea0-982b-f3503cc0f494 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-836573c4-5d24-4ea0-982b-f3503cc0f494 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-836573c4-5d24-4ea0-982b-f3503cc0f494 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-836573c4-5d24-4ea0-982b-f3503cc0f494 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-836573c4-5d24-4ea0-982b-f3503cc0f494 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-836573c4-5d24-4ea0-982b-f3503cc0f494 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:30:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1063/2188] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:59 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1007 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:30:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4d25ab79-fb9d-4046-a35c-1453adac7246 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4d25ab79-fb9d-4046-a35c-1453adac7246 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b Sep 03 14:30:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4d25ab79-fb9d-4046-a35c-1453adac7246 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4d25ab79-fb9d-4046-a35c-1453adac7246 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4d25ab79-fb9d-4046-a35c-1453adac7246 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b returned with HTTP 404 Sep 03 14:30:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1126/2189] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:30:59 2026] GET /volume/v3/snapshots/a906b0c0-cdc2-4033-ac1b-553f0643255b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd968b05-49d5-4bb4-9b96-09277de552c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd968b05-49d5-4bb4-9b96-09277de552c0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd968b05-49d5-4bb4-9b96-09277de552c0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd968b05-49d5-4bb4-9b96-09277de552c0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd968b05-49d5-4bb4-9b96-09277de552c0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd968b05-49d5-4bb4-9b96-09277de552c0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 200 Sep 03 14:30:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1064/2190] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:59 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:30:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] DELETE http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Delete volume with id: 70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:30:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Delete volume request issued successfully. Sep 03 14:30:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d774177-f5d9-4663-a5b9-9340167b89d0 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 202 Sep 03 14:30:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1127/2191] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:30:59 2026] DELETE /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-934ae105-632c-45f7-876f-bc6f96f91408 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-934ae105-632c-45f7-876f-bc6f96f91408 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-934ae105-632c-45f7-876f-bc6f96f91408 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-934ae105-632c-45f7-876f-bc6f96f91408 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:30:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:30:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-934ae105-632c-45f7-876f-bc6f96f91408 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Volume info retrieved successfully. Sep 03 14:30:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-934ae105-632c-45f7-876f-bc6f96f91408 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 200 Sep 03 14:30:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1065/2192] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:30:59 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 863 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8e67612e-ee10-4879-a58d-d231d6529d97 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e67612e-ee10-4879-a58d-d231d6529d97 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:31:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e67612e-ee10-4879-a58d-d231d6529d97 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e67612e-ee10-4879-a58d-d231d6529d97 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8e67612e-ee10-4879-a58d-d231d6529d97 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:31:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e67612e-ee10-4879-a58d-d231d6529d97 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:31:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1128/2193] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:00 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1007 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7c509f40-a5a9-4e96-adb0-169e4637d2e2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7c509f40-a5a9-4e96-adb0-169e4637d2e2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] GET http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb Sep 03 14:31:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7c509f40-a5a9-4e96-adb0-169e4637d2e2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7c509f40-a5a9-4e96-adb0-169e4637d2e2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7c509f40-a5a9-4e96-adb0-169e4637d2e2 tempest-VolumesSnapshotNegativeTestJSON-958576762 tempest-VolumesSnapshotNegativeTestJSON-958576762-project-member] http://192.168.122.242/volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb returned with HTTP 404 Sep 03 14:31:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1066/2194] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:00 2026] GET /volume/v3/volumes/70b3ddff-7814-4c77-a021-c01e1cec16eb => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:31:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d864036-c745-490e-beb6-52f843f2c1de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d864036-c745-490e-beb6-52f843f2c1de tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:31:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d864036-c745-490e-beb6-52f843f2c1de tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d864036-c745-490e-beb6-52f843f2c1de tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d864036-c745-490e-beb6-52f843f2c1de tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:31:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d864036-c745-490e-beb6-52f843f2c1de tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:31:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1129/2195] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:01 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1007 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eb9c2540-30c8-4c4c-913c-be756e2dd151 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb9c2540-30c8-4c4c-913c-be756e2dd151 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:31:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb9c2540-30c8-4c4c-913c-be756e2dd151 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb9c2540-30c8-4c4c-913c-be756e2dd151 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eb9c2540-30c8-4c4c-913c-be756e2dd151 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:31:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb9c2540-30c8-4c4c-913c-be756e2dd151 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:31:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1067/2196] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:02 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1258 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d53b2ff0-fc20-4f54-b7cf-0161e8cbe594 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d53b2ff0-fc20-4f54-b7cf-0161e8cbe594 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:31:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d53b2ff0-fc20-4f54-b7cf-0161e8cbe594 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d53b2ff0-fc20-4f54-b7cf-0161e8cbe594 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d53b2ff0-fc20-4f54-b7cf-0161e8cbe594 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:31:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d53b2ff0-fc20-4f54-b7cf-0161e8cbe594 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:31:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1130/2197] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:31:03 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1258 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d4161ea2-7781-4cf1-a9ca-7b2af671a18b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d4161ea2-7781-4cf1-a9ca-7b2af671a18b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:31:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d4161ea2-7781-4cf1-a9ca-7b2af671a18b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d4161ea2-7781-4cf1-a9ca-7b2af671a18b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d4161ea2-7781-4cf1-a9ca-7b2af671a18b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:31:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-d4161ea2-7781-4cf1-a9ca-7b2af671a18b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:31:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1068/2198] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:31:07 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1258 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7709194d-39b0-4b2d-8577-17d8fcd5624d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7709194d-39b0-4b2d-8577-17d8fcd5624d None None] GET http://192.168.122.242/volume// Sep 03 14:31:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7709194d-39b0-4b2d-8577-17d8fcd5624d None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7709194d-39b0-4b2d-8577-17d8fcd5624d None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7709194d-39b0-4b2d-8577-17d8fcd5624d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:31:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1131/2199] 192.168.122.242 () {58 vars in 1308 bytes} [Thu Sep 3 14:31:07 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:31:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-ec8ba1e5-a4dc-4d85-902a-844c2ef788e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-ec8ba1e5-a4dc-4d85-902a-844c2ef788e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:31:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-ec8ba1e5-a4dc-4d85-902a-844c2ef788e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6", "connector": null, "instance_uuid": "7dc7c2a3-e2e6-41ff-bfbc-8928964d8023"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-ec8ba1e5-a4dc-4d85-902a-844c2ef788e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:31:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1069/2200] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:31:07 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-49b0b6ef-eb7c-49cd-ad63-318e54b2829d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49b0b6ef-eb7c-49cd-ad63-318e54b2829d None None] GET http://192.168.122.242/volume// Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49b0b6ef-eb7c-49cd-ad63-318e54b2829d None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49b0b6ef-eb7c-49cd-ad63-318e54b2829d None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49b0b6ef-eb7c-49cd-ad63-318e54b2829d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:31:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1132/2201] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:31: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 03 14:31:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-690c6d2a-3098-47c7-be4d-a4c79f7b373d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-690c6d2a-3098-47c7-be4d-a4c79f7b373d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:31:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-690c6d2a-3098-47c7-be4d-a4c79f7b373d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-690c6d2a-3098-47c7-be4d-a4c79f7b373d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-690c6d2a-3098-47c7-be4d-a4c79f7b373d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:31:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-690c6d2a-3098-47c7-be4d-a4c79f7b373d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:31:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1070/2202] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:31:09 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1438 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] PUT http://192.168.122.242/volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Acquiring lock "cinder-attachment_update-b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Lock "cinder-attachment_update-b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:09 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Lock "cinder-attachment_update-b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6-devstack" released by "attachment_update" :: held 0.216s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:31:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-47f1f3dc-3cd3-420f-99bf-038bbc5e126b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced returned with HTTP 200 Sep 03 14:31:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1133/2203] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:31:09 2026] PUT /volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced => generated 694 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:31:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-52d776db-bf91-4d3f-9519-b1cf6cedb514 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-52d776db-bf91-4d3f-9519-b1cf6cedb514 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced/action Sep 03 14:31:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-52d776db-bf91-4d3f-9519-b1cf6cedb514 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:31:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-52d776db-bf91-4d3f-9519-b1cf6cedb514 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-9163fdc1-acd7-40dd-aff5-ae2e1b696222 req-52d776db-bf91-4d3f-9519-b1cf6cedb514 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced/action returned with HTTP 204 Sep 03 14:31:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1071/2204] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:31:09 2026] POST /volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:31:19 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=216,cinder:UPDATE=45,cinder:INSERT=30 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:31:20 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=229,cinder:UPDATE=63,cinder:INSERT=38 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:31:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:31:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1053496151", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1053496151', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:31:25 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Create volume of 1 GB Sep 03 14:31:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Availability Zones retrieved successfully. Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Flow 'volume_create_api' (5c1b5084-39e5-412b-9397-7ad473fa8ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc88303c-9e82-46bf-a002-ab3b493ae95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc88303c-9e82-46bf-a002-ab3b493ae95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff2fb2b-79f7-467b-ada3-527d607387e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Created reservations ['87edc456-dc06-4776-bf14-86a3814c00b4', '0be3300e-d656-48c0-90ac-47322b298ec5', '2b2b748e-4cce-4d61-bc5c-432990f12cf2', 'f8cb3f05-09d5-4796-8fe5-f91d7c1ed782'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dff2fb2b-79f7-467b-ada3-527d607387e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87edc456-dc06-4776-bf14-86a3814c00b4', '0be3300e-d656-48c0-90ac-47322b298ec5', '2b2b748e-4cce-4d61-bc5c-432990f12cf2', 'f8cb3f05-09d5-4796-8fe5-f91d7c1ed782']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1994028e-4eb5-408d-9b24-d4abb1b9a81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1994028e-4eb5-408d-9b24-d4abb1b9a81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae160bc0-3df8-44ae-8de3-a0ab78cd549e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1053496151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e51866e47c94b289c611f9466241401',qos_specs=None,replication_status=,reservations=['87edc456-dc06-4776-bf14-86a3814c00b4','0be3300e-d656-48c0-90ac-47322b298ec5','2b2b748e-4cce-4d61-bc5c-432990f12cf2','f8cb3f05-09d5-4796-8fe5-f91d7c1ed782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f915a404344e44ace93106a9eaef39',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1053496151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae160bc0-3df8-44ae-8de3-a0ab78cd549e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e51866e47c94b289c611f9466241401',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8f915a404344e44ace93106a9eaef39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c96a59-26ae-444a-9e22-2c2902c58ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c96a59-26ae-444a-9e22-2c2902c58ce7) transitioned into state 'SUCCESS' from state '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-1053496151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0e51866e47c94b289c611f9466241401',qos_specs=None,replication_status=,reservations=['87edc456-dc06-4776-bf14-86a3814c00b4','0be3300e-d656-48c0-90ac-47322b298ec5','2b2b748e-4cce-4d61-bc5c-432990f12cf2','f8cb3f05-09d5-4796-8fe5-f91d7c1ed782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8f915a404344e44ace93106a9eaef39',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d771d7c5-bea9-48d9-8d88-99f95f348d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d771d7c5-bea9-48d9-8d88-99f95f348d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Flow 'volume_create_api' (5c1b5084-39e5-412b-9397-7ad473fa8ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:31:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Create volume request issued successfully. Sep 03 14:31:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a23fb996-7e85-4e17-b153-d037cfca1b6a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:31:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1134/2205] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:31:25 2026] POST /volume/v3/volumes => generated 765 bytes in 1200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:31:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cab70228-07d1-47b7-a683-d189ac8e2cb7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cab70228-07d1-47b7-a683-d189ac8e2cb7 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:31:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cab70228-07d1-47b7-a683-d189ac8e2cb7 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cab70228-07d1-47b7-a683-d189ac8e2cb7 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cab70228-07d1-47b7-a683-d189ac8e2cb7 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:31:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cab70228-07d1-47b7-a683-d189ac8e2cb7 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 200 Sep 03 14:31:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1072/2206] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:26 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 833 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-8b146fab-430a-4ec0-8d73-d9534c233719 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-8b146fab-430a-4ec0-8d73-d9534c233719 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] DELETE http://192.168.122.242/volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981 Sep 03 14:31:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-8b146fab-430a-4ec0-8d73-d9534c233719 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-8b146fab-430a-4ec0-8d73-d9534c233719 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:27 devstack devstack@c-api.service[86693]: /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 03 14:31:27 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:31:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-8b146fab-430a-4ec0-8d73-d9534c233719 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981 returned with HTTP 200 Sep 03 14:31:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1135/2207] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:31:27 2026] DELETE /volume/v3/attachments/14883db1-3088-443e-a7ae-4bf3cdd86981 => generated 19 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:31:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:27 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Delete volume with id: b4dd7dd9-9573-478f-924d-a6a911b72ce9 Sep 03 14:31:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Volume info retrieved successfully. Sep 03 14:31:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] Delete volume request issued successfully. Sep 03 14:31:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-390bba45-fe29-4867-9449-6d57e522e7a0 req-900fda21-6a27-4a05-82ba-47e027efa828 tempest-TestShelveInstance-1205513418 tempest-TestShelveInstance-1205513418-project-member] http://192.168.122.242/volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 returned with HTTP 202 Sep 03 14:31:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1073/2208] 192.168.122.242 () {62 vars in 1509 bytes} [Thu Sep 3 14:31:27 2026] DELETE /volume/v3/volumes/b4dd7dd9-9573-478f-924d-a6a911b72ce9 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:31:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2761f8b5-5b66-49b4-bba1-8cd101757a22 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2761f8b5-5b66-49b4-bba1-8cd101757a22 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:31:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2761f8b5-5b66-49b4-bba1-8cd101757a22 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2761f8b5-5b66-49b4-bba1-8cd101757a22 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2761f8b5-5b66-49b4-bba1-8cd101757a22 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:31:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2761f8b5-5b66-49b4-bba1-8cd101757a22 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 200 Sep 03 14:31:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1136/2209] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:27 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 857 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c8b98d14-c9f2-4d94-8a29-d627684a7380 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8b98d14-c9f2-4d94-8a29-d627684a7380 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8b98d14-c9f2-4d94-8a29-d627684a7380 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8b98d14-c9f2-4d94-8a29-d627684a7380 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8b98d14-c9f2-4d94-8a29-d627684a7380 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8b98d14-c9f2-4d94-8a29-d627684a7380 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 200 Sep 03 14:31:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1074/2210] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:29 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 858 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-192a5a71-10b5-45f5-8428-795c52a94d3e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-192a5a71-10b5-45f5-8428-795c52a94d3e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:31:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-192a5a71-10b5-45f5-8428-795c52a94d3e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-192a5a71-10b5-45f5-8428-795c52a94d3e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-192a5a71-10b5-45f5-8428-795c52a94d3e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:31:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-192a5a71-10b5-45f5-8428-795c52a94d3e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 200 Sep 03 14:31:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1137/2211] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:29 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] POST http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e/action Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1720648446", "disk_format": "raw"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1720648446", "disk_format": "raw"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:29 devstack devstack@c-api.service[86692]: DEBUG cinder.image.image_utils [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1720648446'}] 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-1720648446'}]. {{(pid=86692) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 03 14:31:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Copy volume to image completed successfully. Sep 03 14:31:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4b456883-6484-41c3-97ee-5bb5dcbeb34a tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e/action returned with HTTP 202 Sep 03 14:31:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1075/2212] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:31:29 2026] POST /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e/action => generated 654 bytes in 1752 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:31:39 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=45,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:31:39 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=15,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:31:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:31:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1300816458"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1300816458'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:31:55 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume of 1 GB Sep 03 14:31:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Availability Zones retrieved successfully. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (839714d6-4529-4f28-a030-80ce2c83db60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550ec28a-fb37-47eb-b4c4-143a5ea44c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550ec28a-fb37-47eb-b4c4-143a5ea44c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cccb4c7-1af5-480f-901a-a93b7f0bea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Created reservations ['6b75c715-f31a-43a5-8f31-d90bce02f83e', '394baf4a-40e6-4241-a0a6-de4e1479ee0f', '0cad24fc-9fb4-4e1c-8e2e-13e12afdeaeb', 'f38c8537-341c-4489-ab89-4f9190edbeab'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cccb4c7-1af5-480f-901a-a93b7f0bea9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b75c715-f31a-43a5-8f31-d90bce02f83e', '394baf4a-40e6-4241-a0a6-de4e1479ee0f', '0cad24fc-9fb4-4e1c-8e2e-13e12afdeaeb', 'f38c8537-341c-4489-ab89-4f9190edbeab']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9324d9da-04df-4128-b181-9271efd5b55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9324d9da-04df-4128-b181-9271efd5b55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1300816458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['6b75c715-f31a-43a5-8f31-d90bce02f83e','394baf4a-40e6-4241-a0a6-de4e1479ee0f','0cad24fc-9fb4-4e1c-8e2e-13e12afdeaeb','f38c8537-341c-4489-ab89-4f9190edbeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1300816458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b04fd5d45c64135a4aca7a808cfea6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43702c4722e54bf2a674fb5fd1794598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ae147e-564d-4a1a-a4b9-3bddd5325182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2ae147e-564d-4a1a-a4b9-3bddd5325182) transitioned into state 'SUCCESS' from state '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-1300816458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['6b75c715-f31a-43a5-8f31-d90bce02f83e','394baf4a-40e6-4241-a0a6-de4e1479ee0f','0cad24fc-9fb4-4e1c-8e2e-13e12afdeaeb','f38c8537-341c-4489-ab89-4f9190edbeab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2471661-e2a1-4f5a-bca2-9fb3aaa50bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-159384586", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-159384586', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Create volume of 1 GB Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2471661-e2a1-4f5a-bca2-9fb3aaa50bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (839714d6-4529-4f28-a030-80ce2c83db60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request issued successfully. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ffe52ec0-3ed0-46b6-b1aa-e9d308917dc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:31:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1138/2213] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:31:55 2026] POST /volume/v3/volumes => generated 773 bytes in 1109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:31:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Availability Zones retrieved successfully. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9abc5ec3-4a62-4f7d-929f-f85a9a2e8126 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9abc5ec3-4a62-4f7d-929f-f85a9a2e8126 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9abc5ec3-4a62-4f7d-929f-f85a9a2e8126 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9abc5ec3-4a62-4f7d-929f-f85a9a2e8126 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9abc5ec3-4a62-4f7d-929f-f85a9a2e8126 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:31:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9abc5ec3-4a62-4f7d-929f-f85a9a2e8126 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:31:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1139/2214] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:56 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 841 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Flow 'volume_create_api' (0d264c26-c34d-401a-a52d-f8a376c6f63c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc92ac9e-fda2-4b57-a944-e025aea0f7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:31:56 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc92ac9e-fda2-4b57-a944-e025aea0f7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001a9d27-bf2d-4423-a06c-f7a934363e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Created reservations ['00e1b608-6b30-4135-9bca-f63ed11bd0c5', 'f55eb5bf-2f08-4439-8eab-7fc28defd9ab', '5515bb25-e17f-4879-b391-d171797c1c5f', '3cff3652-b53c-455e-ace1-b3f82d624d6c'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001a9d27-bf2d-4423-a06c-f7a934363e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e1b608-6b30-4135-9bca-f63ed11bd0c5', 'f55eb5bf-2f08-4439-8eab-7fc28defd9ab', '5515bb25-e17f-4879-b391-d171797c1c5f', '3cff3652-b53c-455e-ace1-b3f82d624d6c']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c792e6-02f9-4319-a148-19a1fa2e9e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c792e6-02f9-4319-a148-19a1fa2e9e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'badc2d73-24b3-4617-b3bd-7413b9e379c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-159384586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ea1c5dbea5842509dd856a3bb1de077',qos_specs=None,replication_status=,reservations=['00e1b608-6b30-4135-9bca-f63ed11bd0c5','f55eb5bf-2f08-4439-8eab-7fc28defd9ab','5515bb25-e17f-4879-b391-d171797c1c5f','3cff3652-b53c-455e-ace1-b3f82d624d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e21f304e1e4ab89f4da25cb93183e5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-159384586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=badc2d73-24b3-4617-b3bd-7413b9e379c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ea1c5dbea5842509dd856a3bb1de077',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1e21f304e1e4ab89f4da25cb93183e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec98721-6aeb-465d-b64b-675e533f291b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ec98721-6aeb-465d-b64b-675e533f291b) transitioned into state 'SUCCESS' from state '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-159384586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ea1c5dbea5842509dd856a3bb1de077',qos_specs=None,replication_status=,reservations=['00e1b608-6b30-4135-9bca-f63ed11bd0c5','f55eb5bf-2f08-4439-8eab-7fc28defd9ab','5515bb25-e17f-4879-b391-d171797c1c5f','3cff3652-b53c-455e-ace1-b3f82d624d6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1e21f304e1e4ab89f4da25cb93183e5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32afa654-9c91-4852-8872-860b7e1d7e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32afa654-9c91-4852-8872-860b7e1d7e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Flow 'volume_create_api' (0d264c26-c34d-401a-a52d-f8a376c6f63c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Create volume request issued successfully. Sep 03 14:31:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a3f9ece8-bb1b-4b57-a7f3-02c434e7b353 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:31:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1076/2215] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:31:56 2026] POST /volume/v3/volumes => generated 763 bytes in 726 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:31:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bb0bbc91-838e-46ed-b5a0-60750c03ba1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb0bbc91-838e-46ed-b5a0-60750c03ba1c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:31:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb0bbc91-838e-46ed-b5a0-60750c03ba1c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bb0bbc91-838e-46ed-b5a0-60750c03ba1c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bb0bbc91-838e-46ed-b5a0-60750c03ba1c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:31:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bb0bbc91-838e-46ed-b5a0-60750c03ba1c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:31:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1140/2216] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:57 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 831 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0602fd6c-a445-45c7-9e57-3d4f1e71c8db None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0602fd6c-a445-45c7-9e57-3d4f1e71c8db tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0602fd6c-a445-45c7-9e57-3d4f1e71c8db tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0602fd6c-a445-45c7-9e57-3d4f1e71c8db tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0602fd6c-a445-45c7-9e57-3d4f1e71c8db tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:31:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0602fd6c-a445-45c7-9e57-3d4f1e71c8db tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:31:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1077/2217] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:57 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-19fffc00-a85a-47fe-ae88-7acbb949b9eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-19fffc00-a85a-47fe-ae88-7acbb949b9eb tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:31:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-19fffc00-a85a-47fe-ae88-7acbb949b9eb tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-19fffc00-a85a-47fe-ae88-7acbb949b9eb tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-19fffc00-a85a-47fe-ae88-7acbb949b9eb tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:31:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-19fffc00-a85a-47fe-ae88-7acbb949b9eb tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:31:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1141/2218] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:58 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-faba91eb-bc9c-4827-bc41-a9de51e9e573 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faba91eb-bc9c-4827-bc41-a9de51e9e573 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:31:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-faba91eb-bc9c-4827-bc41-a9de51e9e573 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-faba91eb-bc9c-4827-bc41-a9de51e9e573 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:31:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:31:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-faba91eb-bc9c-4827-bc41-a9de51e9e573 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:31:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-faba91eb-bc9c-4827-bc41-a9de51e9e573 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:31:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1078/2219] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:58 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:31:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-708396b0-b001-49e6-97c4-d3b1fa582503 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:31:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-708396b0-b001-49e6-97c4-d3b1fa582503 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:31:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-708396b0-b001-49e6-97c4-d3b1fa582503 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:31:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-708396b0-b001-49e6-97c4-d3b1fa582503 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:31:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:31:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:31:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:31:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:31:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-708396b0-b001-49e6-97c4-d3b1fa582503 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:31:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-708396b0-b001-49e6-97c4-d3b1fa582503 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:31:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1142/2220] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:31:59 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:32:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-be65f6d3-606d-4a84-8be4-2b4b420f6007 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be65f6d3-606d-4a84-8be4-2b4b420f6007 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be65f6d3-606d-4a84-8be4-2b4b420f6007 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be65f6d3-606d-4a84-8be4-2b4b420f6007 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-be65f6d3-606d-4a84-8be4-2b4b420f6007 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be65f6d3-606d-4a84-8be4-2b4b420f6007 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1079/2221] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:00 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-28421853-4415-42b5-ba77-2fe032541b3d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-28421853-4415-42b5-ba77-2fe032541b3d tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-28421853-4415-42b5-ba77-2fe032541b3d tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-28421853-4415-42b5-ba77-2fe032541b3d tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-28421853-4415-42b5-ba77-2fe032541b3d tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-28421853-4415-42b5-ba77-2fe032541b3d tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1143/2222] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:00 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a7d2357e-1dfc-4d75-8008-c661e98ceb92 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7d2357e-1dfc-4d75-8008-c661e98ceb92 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f7517d8f-79f4-4a2d-9c7b-75361135b75c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7d2357e-1dfc-4d75-8008-c661e98ceb92 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7d2357e-1dfc-4d75-8008-c661e98ceb92 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7517d8f-79f4-4a2d-9c7b-75361135b75c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7517d8f-79f4-4a2d-9c7b-75361135b75c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7517d8f-79f4-4a2d-9c7b-75361135b75c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a7d2357e-1dfc-4d75-8008-c661e98ceb92 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7517d8f-79f4-4a2d-9c7b-75361135b75c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7d2357e-1dfc-4d75-8008-c661e98ceb92 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7517d8f-79f4-4a2d-9c7b-75361135b75c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1080/2223] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:01 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 947 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1144/2224] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:01 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-60bdd449-4561-4e5c-bf71-c72f33e74bd8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-60bdd449-4561-4e5c-bf71-c72f33e74bd8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-60bdd449-4561-4e5c-bf71-c72f33e74bd8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-60bdd449-4561-4e5c-bf71-c72f33e74bd8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-60bdd449-4561-4e5c-bf71-c72f33e74bd8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-60bdd449-4561-4e5c-bf71-c72f33e74bd8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1081/2225] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:01 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 947 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b5f4b886-d878-4d9f-959b-677b06eeb3f9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5f4b886-d878-4d9f-959b-677b06eeb3f9 None None] GET http://192.168.122.242/volume// Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5f4b886-d878-4d9f-959b-677b06eeb3f9 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5f4b886-d878-4d9f-959b-677b06eeb3f9 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5f4b886-d878-4d9f-959b-677b06eeb3f9 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1145/2226] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:32: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 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-6f6f40ec-0296-4260-bc70-6820044e80e0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-be44fc76-1431-4879-9182-3b5e6a8df5df None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be44fc76-1431-4879-9182-3b5e6a8df5df tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be44fc76-1431-4879-9182-3b5e6a8df5df tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be44fc76-1431-4879-9182-3b5e6a8df5df tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-be44fc76-1431-4879-9182-3b5e6a8df5df tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be44fc76-1431-4879-9182-3b5e6a8df5df tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1146/2227] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:01 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-6f6f40ec-0296-4260-bc70-6820044e80e0 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:32:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-6f6f40ec-0296-4260-bc70-6820044e80e0 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87f6be89-cf67-4921-82a6-92506ede6580", "connector": null, "instance_uuid": "7dc7c2a3-e2e6-41ff-bfbc-8928964d8023"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-6f6f40ec-0296-4260-bc70-6820044e80e0 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:32:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1082/2228] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:32:01 2026] POST /volume/v3/attachments => generated 273 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f48abf90-5f67-436e-aa53-4864b7a7fab1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f48abf90-5f67-436e-aa53-4864b7a7fab1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f48abf90-5f67-436e-aa53-4864b7a7fab1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f48abf90-5f67-436e-aa53-4864b7a7fab1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-af44d3dd-4f42-485c-8563-87214d49c690 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f48abf90-5f67-436e-aa53-4864b7a7fab1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af44d3dd-4f42-485c-8563-87214d49c690 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af44d3dd-4f42-485c-8563-87214d49c690 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af44d3dd-4f42-485c-8563-87214d49c690 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f48abf90-5f67-436e-aa53-4864b7a7fab1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1147/2229] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:02 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eb1b7432-b06d-4a14-a0cb-df3035b962f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eb1b7432-b06d-4a14-a0cb-df3035b962f0 None None] GET http://192.168.122.242/volume// Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eb1b7432-b06d-4a14-a0cb-df3035b962f0 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eb1b7432-b06d-4a14-a0cb-df3035b962f0 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eb1b7432-b06d-4a14-a0cb-df3035b962f0 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1148/2230] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:32:02 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-af44d3dd-4f42-485c-8563-87214d49c690 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-323f57a9-56a7-481a-bd9f-c4135f4b3929 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-323f57a9-56a7-481a-bd9f-c4135f4b3929 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-323f57a9-56a7-481a-bd9f-c4135f4b3929 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-323f57a9-56a7-481a-bd9f-c4135f4b3929 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af44d3dd-4f42-485c-8563-87214d49c690 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1083/2231] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:02 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-323f57a9-56a7-481a-bd9f-c4135f4b3929 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-323f57a9-56a7-481a-bd9f-c4135f4b3929 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1149/2232] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:32:02 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 1127 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] PUT http://192.168.122.242/volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803 Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Acquiring lock "cinder-attachment_update-87f6be89-cf67-4921-82a6-92506ede6580-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Lock "cinder-attachment_update-87f6be89-cf67-4921-82a6-92506ede6580-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:32:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5343d94-e966-4417-9fd4-473144ea1472 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5343d94-e966-4417-9fd4-473144ea1472 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5343d94-e966-4417-9fd4-473144ea1472 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5343d94-e966-4417-9fd4-473144ea1472 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5343d94-e966-4417-9fd4-473144ea1472 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5343d94-e966-4417-9fd4-473144ea1472 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1150/2233] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:02 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-68728bcc-7abe-42ec-b5ec-003a36e34fc9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68728bcc-7abe-42ec-b5ec-003a36e34fc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68728bcc-7abe-42ec-b5ec-003a36e34fc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68728bcc-7abe-42ec-b5ec-003a36e34fc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-68728bcc-7abe-42ec-b5ec-003a36e34fc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68728bcc-7abe-42ec-b5ec-003a36e34fc9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1151/2234] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:03 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d8e2b114-c040-4ea4-a4c2-120fa5a1d481 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8e2b114-c040-4ea4-a4c2-120fa5a1d481 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8e2b114-c040-4ea4-a4c2-120fa5a1d481 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8e2b114-c040-4ea4-a4c2-120fa5a1d481 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d8e2b114-c040-4ea4-a4c2-120fa5a1d481 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8e2b114-c040-4ea4-a4c2-120fa5a1d481 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1152/2235] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:03 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-59d89d60-1741-4fce-9680-9db6b813dede None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59d89d60-1741-4fce-9680-9db6b813dede tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59d89d60-1741-4fce-9680-9db6b813dede tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59d89d60-1741-4fce-9680-9db6b813dede tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-59d89d60-1741-4fce-9680-9db6b813dede tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59d89d60-1741-4fce-9680-9db6b813dede tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1153/2236] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:03 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:32:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3f075ada-7f95-4953-90e0-a1d986112e17 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f075ada-7f95-4953-90e0-a1d986112e17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f075ada-7f95-4953-90e0-a1d986112e17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f075ada-7f95-4953-90e0-a1d986112e17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3f075ada-7f95-4953-90e0-a1d986112e17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f075ada-7f95-4953-90e0-a1d986112e17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1154/2237] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:04 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a6e4a793-1a92-4ea3-ac19-1419fcdef4f6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6e4a793-1a92-4ea3-ac19-1419fcdef4f6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6e4a793-1a92-4ea3-ac19-1419fcdef4f6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a6e4a793-1a92-4ea3-ac19-1419fcdef4f6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a6e4a793-1a92-4ea3-ac19-1419fcdef4f6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a6e4a793-1a92-4ea3-ac19-1419fcdef4f6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1155/2238] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:04 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bbb5b5ef-1b2b-496e-ba8e-2403d9de0661 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bbb5b5ef-1b2b-496e-ba8e-2403d9de0661 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bbb5b5ef-1b2b-496e-ba8e-2403d9de0661 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bbb5b5ef-1b2b-496e-ba8e-2403d9de0661 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bbb5b5ef-1b2b-496e-ba8e-2403d9de0661 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bbb5b5ef-1b2b-496e-ba8e-2403d9de0661 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1156/2239] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:05 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2e0399f3-e0db-4dec-a304-178e7d00d467 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2e0399f3-e0db-4dec-a304-178e7d00d467 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2e0399f3-e0db-4dec-a304-178e7d00d467 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2e0399f3-e0db-4dec-a304-178e7d00d467 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2e0399f3-e0db-4dec-a304-178e7d00d467 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2e0399f3-e0db-4dec-a304-178e7d00d467 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1157/2240] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:05 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cc0f4824-cb39-41d8-a022-40d0dcf83812 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc0f4824-cb39-41d8-a022-40d0dcf83812 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc0f4824-cb39-41d8-a022-40d0dcf83812 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc0f4824-cb39-41d8-a022-40d0dcf83812 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cc0f4824-cb39-41d8-a022-40d0dcf83812 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc0f4824-cb39-41d8-a022-40d0dcf83812 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1158/2241] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:05 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c28329c8-6d59-4e38-83a1-88ca60ede6a2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c28329c8-6d59-4e38-83a1-88ca60ede6a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c28329c8-6d59-4e38-83a1-88ca60ede6a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c28329c8-6d59-4e38-83a1-88ca60ede6a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c28329c8-6d59-4e38-83a1-88ca60ede6a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c28329c8-6d59-4e38-83a1-88ca60ede6a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1159/2242] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:06 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ec20fe9e-d004-4000-935d-bcede580fe55 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec20fe9e-d004-4000-935d-bcede580fe55 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec20fe9e-d004-4000-935d-bcede580fe55 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec20fe9e-d004-4000-935d-bcede580fe55 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ec20fe9e-d004-4000-935d-bcede580fe55 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec20fe9e-d004-4000-935d-bcede580fe55 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1160/2243] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:06 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a88297b-2c82-424b-8a51-deb7c81d55e5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a88297b-2c82-424b-8a51-deb7c81d55e5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a88297b-2c82-424b-8a51-deb7c81d55e5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a88297b-2c82-424b-8a51-deb7c81d55e5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8a88297b-2c82-424b-8a51-deb7c81d55e5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a88297b-2c82-424b-8a51-deb7c81d55e5 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1161/2244] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:06 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-296cca26-d13b-4af2-a379-c7d2c2e00183 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-296cca26-d13b-4af2-a379-c7d2c2e00183 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-296cca26-d13b-4af2-a379-c7d2c2e00183 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-296cca26-d13b-4af2-a379-c7d2c2e00183 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-296cca26-d13b-4af2-a379-c7d2c2e00183 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-296cca26-d13b-4af2-a379-c7d2c2e00183 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1162/2245] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:07 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f13d44b5-72fe-42b3-aca3-46d4d52698a9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f13d44b5-72fe-42b3-aca3-46d4d52698a9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f13d44b5-72fe-42b3-aca3-46d4d52698a9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f13d44b5-72fe-42b3-aca3-46d4d52698a9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f13d44b5-72fe-42b3-aca3-46d4d52698a9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f13d44b5-72fe-42b3-aca3-46d4d52698a9 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1163/2246] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:07 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-191474d7-0968-4fa2-9bf9-97798c4dea9d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-191474d7-0968-4fa2-9bf9-97798c4dea9d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-191474d7-0968-4fa2-9bf9-97798c4dea9d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-191474d7-0968-4fa2-9bf9-97798c4dea9d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-191474d7-0968-4fa2-9bf9-97798c4dea9d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-191474d7-0968-4fa2-9bf9-97798c4dea9d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1164/2247] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:07 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b9323db9-471f-4de9-b8d6-88931b78ab73 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9323db9-471f-4de9-b8d6-88931b78ab73 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9323db9-471f-4de9-b8d6-88931b78ab73 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9323db9-471f-4de9-b8d6-88931b78ab73 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b9323db9-471f-4de9-b8d6-88931b78ab73 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9323db9-471f-4de9-b8d6-88931b78ab73 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1165/2248] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:08 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-651d9090-8bb8-4b22-897f-5b0e3db4ce31 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-651d9090-8bb8-4b22-897f-5b0e3db4ce31 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-651d9090-8bb8-4b22-897f-5b0e3db4ce31 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-651d9090-8bb8-4b22-897f-5b0e3db4ce31 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-651d9090-8bb8-4b22-897f-5b0e3db4ce31 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-651d9090-8bb8-4b22-897f-5b0e3db4ce31 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1166/2249] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:08 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2c6a1cde-a207-4ecc-8902-c2e8bdfeef03 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2c6a1cde-a207-4ecc-8902-c2e8bdfeef03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2c6a1cde-a207-4ecc-8902-c2e8bdfeef03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2c6a1cde-a207-4ecc-8902-c2e8bdfeef03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2c6a1cde-a207-4ecc-8902-c2e8bdfeef03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2c6a1cde-a207-4ecc-8902-c2e8bdfeef03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1167/2250] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:08 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c92ab560-45a5-4dff-bd8e-1fb868bebf25 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c92ab560-45a5-4dff-bd8e-1fb868bebf25 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c92ab560-45a5-4dff-bd8e-1fb868bebf25 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c92ab560-45a5-4dff-bd8e-1fb868bebf25 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c92ab560-45a5-4dff-bd8e-1fb868bebf25 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c92ab560-45a5-4dff-bd8e-1fb868bebf25 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1168/2251] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:09 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5b3c5261-08f2-420c-9dd3-34051dc84929 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b3c5261-08f2-420c-9dd3-34051dc84929 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b3c5261-08f2-420c-9dd3-34051dc84929 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b3c5261-08f2-420c-9dd3-34051dc84929 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5b3c5261-08f2-420c-9dd3-34051dc84929 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b3c5261-08f2-420c-9dd3-34051dc84929 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1169/2252] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:09 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ef552ef6-2cfc-4391-91a4-22e498f4a4fb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ef552ef6-2cfc-4391-91a4-22e498f4a4fb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ef552ef6-2cfc-4391-91a4-22e498f4a4fb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ef552ef6-2cfc-4391-91a4-22e498f4a4fb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ef552ef6-2cfc-4391-91a4-22e498f4a4fb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ef552ef6-2cfc-4391-91a4-22e498f4a4fb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1170/2253] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:09 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b586a348-13ad-47e2-b1db-a7477ccab095 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b586a348-13ad-47e2-b1db-a7477ccab095 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b586a348-13ad-47e2-b1db-a7477ccab095 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b586a348-13ad-47e2-b1db-a7477ccab095 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b586a348-13ad-47e2-b1db-a7477ccab095 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b586a348-13ad-47e2-b1db-a7477ccab095 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 200 Sep 03 14:32:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1171/2254] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:10 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-345af100-b48e-4e68-8959-20dce46cc6af None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-345af100-b48e-4e68-8959-20dce46cc6af tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-345af100-b48e-4e68-8959-20dce46cc6af tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-345af100-b48e-4e68-8959-20dce46cc6af tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-345af100-b48e-4e68-8959-20dce46cc6af tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-345af100-b48e-4e68-8959-20dce46cc6af tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1172/2255] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:10 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] DELETE http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Delete volume with id: ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Delete volume request issued successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-20bf047b-c121-4852-bd66-c4d45ed62c05 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 202 Sep 03 14:32:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1173/2256] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:10 2026] DELETE /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-31fd0a07-51c1-47ee-b6b9-5662e12cab0e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31fd0a07-51c1-47ee-b6b9-5662e12cab0e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31fd0a07-51c1-47ee-b6b9-5662e12cab0e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31fd0a07-51c1-47ee-b6b9-5662e12cab0e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-31fd0a07-51c1-47ee-b6b9-5662e12cab0e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Volume info retrieved successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31fd0a07-51c1-47ee-b6b9-5662e12cab0e tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 200 Sep 03 14:32:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1174/2257] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:10 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 857 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5cd49305-b727-4bd8-969d-a85f7e78abaa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cd49305-b727-4bd8-969d-a85f7e78abaa tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cd49305-b727-4bd8-969d-a85f7e78abaa tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cd49305-b727-4bd8-969d-a85f7e78abaa tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5cd49305-b727-4bd8-969d-a85f7e78abaa tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cd49305-b727-4bd8-969d-a85f7e78abaa tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1175/2258] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:10 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-443e45bb-d167-4674-822a-f894442635e1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-283858102"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request body: {'volume': {"'source_volid": '1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-283858102'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume of 1 GB Sep 03 14:32:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Availability Zones retrieved successfully. Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (d6d628ae-d74c-4d3b-baaf-522f52108ac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8db0aee-0ac7-4b42-ba4f-470c8521b2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8db0aee-0ac7-4b42-ba4f-470c8521b2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f509f7f3-d9c9-4f21-b107-ccbde164222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Created reservations ['fd806f35-8e0d-4c1c-9681-88422d38541e', '5bbe3be0-8aec-440a-bb0c-abe8eb0b2f74', '66d3efe3-bf73-4457-bba8-b58668b33e06', 'e20ad6ea-adc8-447c-8f82-22199dbc7ac0'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f509f7f3-d9c9-4f21-b107-ccbde164222b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd806f35-8e0d-4c1c-9681-88422d38541e', '5bbe3be0-8aec-440a-bb0c-abe8eb0b2f74', '66d3efe3-bf73-4457-bba8-b58668b33e06', 'e20ad6ea-adc8-447c-8f82-22199dbc7ac0']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fd5bda-7866-425d-a924-9c9a44638699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57fd5bda-7866-425d-a924-9c9a44638699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d7960b0-1c69-491d-a763-6c1897801d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-283858102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['fd806f35-8e0d-4c1c-9681-88422d38541e','5bbe3be0-8aec-440a-bb0c-abe8eb0b2f74','66d3efe3-bf73-4457-bba8-b58668b33e06','e20ad6ea-adc8-447c-8f82-22199dbc7ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-283858102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d7960b0-1c69-491d-a763-6c1897801d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b04fd5d45c64135a4aca7a808cfea6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43702c4722e54bf2a674fb5fd1794598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff25f222-cc4d-4607-8c9d-07f13d41d124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Lock "cinder-attachment_update-87f6be89-cf67-4921-82a6-92506ede6580-devstack" released by "attachment_update" :: held 8.545s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-302fef71-fb13-4c2c-b476-0bf824b6bf8f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803 returned with HTTP 200 Sep 03 14:32:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1084/2259] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:32:02 2026] PUT /volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803 => generated 694 bytes in 8603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-58661057-8ee1-4d53-a1ae-ea3a088c72cc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-58661057-8ee1-4d53-a1ae-ea3a088c72cc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-58661057-8ee1-4d53-a1ae-ea3a088c72cc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-58661057-8ee1-4d53-a1ae-ea3a088c72cc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff25f222-cc4d-4607-8c9d-07f13d41d124) transitioned into state 'SUCCESS' from state '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-283858102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['fd806f35-8e0d-4c1c-9681-88422d38541e','5bbe3be0-8aec-440a-bb0c-abe8eb0b2f74','66d3efe3-bf73-4457-bba8-b58668b33e06','e20ad6ea-adc8-447c-8f82-22199dbc7ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae3aa9b-c39d-49a2-9abd-07d3b538ded6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-58661057-8ee1-4d53-a1ae-ea3a088c72cc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-58661057-8ee1-4d53-a1ae-ea3a088c72cc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1085/2260] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:11 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 947 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ae3aa9b-c39d-49a2-9abd-07d3b538ded6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (d6d628ae-d74c-4d3b-baaf-522f52108ac1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request issued successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-443e45bb-d167-4674-822a-f894442635e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1176/2261] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:32:10 2026] POST /volume/v3/volumes => generated 772 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e2db9681-091d-4e83-a603-5b30a66cc926 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1371734965"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request body: {'volume': {"'source_volid": '1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1371734965'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume of 1 GB Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Availability Zones retrieved successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (43b3e1fd-5253-4f68-8563-550d039062a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da49ce4-4e26-4e89-a58c-058904b4c5d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3da49ce4-4e26-4e89-a58c-058904b4c5d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c83825ec-27c3-45a8-af3d-6ead0e477dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b5925a5d-4759-415e-ad54-51cdb6445cd8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5925a5d-4759-415e-ad54-51cdb6445cd8 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5925a5d-4759-415e-ad54-51cdb6445cd8 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5925a5d-4759-415e-ad54-51cdb6445cd8 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b5925a5d-4759-415e-ad54-51cdb6445cd8 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5925a5d-4759-415e-ad54-51cdb6445cd8 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1177/2262] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:11 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-52183d90-cbfc-415f-b8d7-47b95a514cee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Created reservations ['14a34a16-fa7c-4271-a213-55e465f8dfff', 'c5163688-c3b9-4625-a573-94ef2104e6b6', '9eede926-694d-4e41-a06c-d4685a15b67a', 'ee4dbfb6-af3e-44d8-b0f0-3c5fc7b81022'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c83825ec-27c3-45a8-af3d-6ead0e477dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14a34a16-fa7c-4271-a213-55e465f8dfff', 'c5163688-c3b9-4625-a573-94ef2104e6b6', '9eede926-694d-4e41-a06c-d4685a15b67a', 'ee4dbfb6-af3e-44d8-b0f0-3c5fc7b81022']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52183d90-cbfc-415f-b8d7-47b95a514cee tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52183d90-cbfc-415f-b8d7-47b95a514cee tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52183d90-cbfc-415f-b8d7-47b95a514cee tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4764e0-4338-4abb-b12e-35148578c2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-52183d90-cbfc-415f-b8d7-47b95a514cee tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52183d90-cbfc-415f-b8d7-47b95a514cee tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1178/2263] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:11 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b4764e0-4338-4abb-b12e-35148578c2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '028fb3d5-0127-407c-aae8-2c5ad6fc8294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1371734965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['14a34a16-fa7c-4271-a213-55e465f8dfff','c5163688-c3b9-4625-a573-94ef2104e6b6','9eede926-694d-4e41-a06c-d4685a15b67a','ee4dbfb6-af3e-44d8-b0f0-3c5fc7b81022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1371734965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=028fb3d5-0127-407c-aae8-2c5ad6fc8294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b04fd5d45c64135a4aca7a808cfea6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43702c4722e54bf2a674fb5fd1794598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1e5c47-233b-4ff1-8cbd-dda2930dd614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42cda835-d06b-43eb-9f5c-9d3952e31b53 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42cda835-d06b-43eb-9f5c-9d3952e31b53 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] GET http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42cda835-d06b-43eb-9f5c-9d3952e31b53 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42cda835-d06b-43eb-9f5c-9d3952e31b53 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42cda835-d06b-43eb-9f5c-9d3952e31b53 tempest-TestImageHashVerification-1295909703 tempest-TestImageHashVerification-1295909703-project-member] http://192.168.122.242/volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e returned with HTTP 404 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1179/2264] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:11 2026] GET /volume/v3/volumes/ae160bc0-3df8-44ae-8de3-a0ab78cd549e => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-98b62665-5512-4158-a71b-13c4a33840cf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Get all volumes completed successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98b62665-5512-4158-a71b-13c4a33840cf tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1180/2265] 192.168.122.242 () {58 vars in 1121 bytes} [Thu Sep 3 14:32:11 2026] GET /volume/v3/volumes => generated 346 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-565cfc1a-263c-48a0-a031-1133c067ebbd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-565cfc1a-263c-48a0-a031-1133c067ebbd tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-565cfc1a-263c-48a0-a031-1133c067ebbd tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-565cfc1a-263c-48a0-a031-1133c067ebbd tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-565cfc1a-263c-48a0-a031-1133c067ebbd tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-565cfc1a-263c-48a0-a031-1133c067ebbd tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1181/2266] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:11 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-14811be5-8839-44bb-90d4-f8d558376945 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-14811be5-8839-44bb-90d4-f8d558376945 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803/action Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-14811be5-8839-44bb-90d4-f8d558376945 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-14811be5-8839-44bb-90d4-f8d558376945 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db1e5c47-233b-4ff1-8cbd-dda2930dd614) transitioned into state 'SUCCESS' from state '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-1371734965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['14a34a16-fa7c-4271-a213-55e465f8dfff','c5163688-c3b9-4625-a573-94ef2104e6b6','9eede926-694d-4e41-a06c-d4685a15b67a','ee4dbfb6-af3e-44d8-b0f0-3c5fc7b81022'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5709a0f4-9b64-4286-b68c-c47e3552c173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5709a0f4-9b64-4286-b68c-c47e3552c173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (43b3e1fd-5253-4f68-8563-550d039062a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request issued successfully. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2db9681-091d-4e83-a603-5b30a66cc926 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1086/2267] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:32:11 2026] POST /volume/v3/volumes => generated 773 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:32:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-870b7cbb-339b-4594-9b08-73064fbcca27 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1449966804"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request body: {'volume': {"'source_volid": '1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1449966804'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:11 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume of 1 GB Sep 03 14:32:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Availability Zones retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-147c7f2c-38fe-4938-9e96-2df47577a443 req-14811be5-8839-44bb-90d4-f8d558376945 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803/action returned with HTTP 204 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1182/2268] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:32:11 2026] POST /volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803/action => generated 0 bytes in 184 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3c1f7a19-301d-4d85-9296-480038117224 req-0a0003cd-f8a4-4553-8030-263f988a27e6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (a85ea6a3-7a18-4290-8bb5-30667b02a285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f1ab5e-8746-498e-9577-49d0378de5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-0a0003cd-f8a4-4553-8030-263f988a27e6 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-0a0003cd-f8a4-4553-8030-263f988a27e6 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-0a0003cd-f8a4-4553-8030-263f988a27e6 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-3c1f7a19-301d-4d85-9296-480038117224 req-0a0003cd-f8a4-4553-8030-263f988a27e6 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-0a0003cd-f8a4-4553-8030-263f988a27e6 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1183/2269] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 856 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f1ab5e-8746-498e-9577-49d0378de5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06aea1e2-cc08-41f6-b015-b9f5d45da4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7a5916ed-6210-40eb-9288-3ad1e5bc2647 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a5916ed-6210-40eb-9288-3ad1e5bc2647 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a5916ed-6210-40eb-9288-3ad1e5bc2647 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a5916ed-6210-40eb-9288-3ad1e5bc2647 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Created reservations ['fac7c742-33f5-41b3-892f-6172d28e7968', '5b53b166-20c5-4283-8dd7-51a77a0ad18f', '774fba08-0601-4260-9648-d1116366d11f', '3fe70161-546f-47bb-9c38-894fe8678307'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06aea1e2-cc08-41f6-b015-b9f5d45da4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac7c742-33f5-41b3-892f-6172d28e7968', '5b53b166-20c5-4283-8dd7-51a77a0ad18f', '774fba08-0601-4260-9648-d1116366d11f', '3fe70161-546f-47bb-9c38-894fe8678307']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e83bc69-4b3e-4848-b953-db69131fafd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7a5916ed-6210-40eb-9288-3ad1e5bc2647 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a5916ed-6210-40eb-9288-3ad1e5bc2647 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1184/2270] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 1239 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e83bc69-4b3e-4848-b953-db69131fafd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08fde90e-d8ba-4126-a037-64e310ba4ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1449966804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['fac7c742-33f5-41b3-892f-6172d28e7968','5b53b166-20c5-4283-8dd7-51a77a0ad18f','774fba08-0601-4260-9648-d1116366d11f','3fe70161-546f-47bb-9c38-894fe8678307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1449966804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08fde90e-d8ba-4126-a037-64e310ba4ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b04fd5d45c64135a4aca7a808cfea6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43702c4722e54bf2a674fb5fd1794598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e4b2f916-f6e7-4e1c-8dc3-e6ba71ec0f0e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d7ac1e-2ff6-4d62-b22d-99bcec937b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e4b2f916-f6e7-4e1c-8dc3-e6ba71ec0f0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e4b2f916-f6e7-4e1c-8dc3-e6ba71ec0f0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e4b2f916-f6e7-4e1c-8dc3-e6ba71ec0f0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e4b2f916-f6e7-4e1c-8dc3-e6ba71ec0f0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e4b2f916-f6e7-4e1c-8dc3-e6ba71ec0f0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1185/2271] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c083a51c-9eef-473a-ac36-2e1e42925d63 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c083a51c-9eef-473a-ac36-2e1e42925d63 None None] GET http://192.168.122.242/volume// Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c083a51c-9eef-473a-ac36-2e1e42925d63 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c083a51c-9eef-473a-ac36-2e1e42925d63 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c083a51c-9eef-473a-ac36-2e1e42925d63 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74d7ac1e-2ff6-4d62-b22d-99bcec937b9d) transitioned into state 'SUCCESS' from state '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-1449966804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['fac7c742-33f5-41b3-892f-6172d28e7968','5b53b166-20c5-4283-8dd7-51a77a0ad18f','774fba08-0601-4260-9648-d1116366d11f','3fe70161-546f-47bb-9c38-894fe8678307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1186/2272] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3b2e724-1416-46bc-abee-78f545e9c8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3c1f7a19-301d-4d85-9296-480038117224 req-aa08c5c1-466b-4f29-80e2-4bfea8d9318c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-aa08c5c1-466b-4f29-80e2-4bfea8d9318c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-aa08c5c1-466b-4f29-80e2-4bfea8d9318c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "badc2d73-24b3-4617-b3bd-7413b9e379c5", "connector": null, "instance_uuid": "3fb20325-2c95-40a7-a4ba-30679bff6169"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3b2e724-1416-46bc-abee-78f545e9c8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (a85ea6a3-7a18-4290-8bb5-30667b02a285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request issued successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-870b7cbb-339b-4594-9b08-73064fbcca27 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1087/2273] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:32:11 2026] POST /volume/v3/volumes => generated 773 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-164291087"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request body: {'volume': {"'source_volid": '1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-164291087'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume of 1 GB Sep 03 14:32:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Availability Zones retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (8698c67b-9350-4b1b-909b-a316dabc1919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a06935-fec8-4392-b4cb-fff22efeadc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-aa08c5c1-466b-4f29-80e2-4bfea8d9318c tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1187/2274] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:32:12 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97a06935-fec8-4392-b4cb-fff22efeadc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5367491-0033-498c-8209-636efa17be0e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d17b465-6f28-430e-90aa-6f16f5f5d3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5367491-0033-498c-8209-636efa17be0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5367491-0033-498c-8209-636efa17be0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5367491-0033-498c-8209-636efa17be0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5367491-0033-498c-8209-636efa17be0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5367491-0033-498c-8209-636efa17be0e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1188/2275] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 947 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-045e2012-f807-4c8f-bbd5-159c139c2af1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-045e2012-f807-4c8f-bbd5-159c139c2af1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-045e2012-f807-4c8f-bbd5-159c139c2af1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-045e2012-f807-4c8f-bbd5-159c139c2af1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-045e2012-f807-4c8f-bbd5-159c139c2af1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-045e2012-f807-4c8f-bbd5-159c139c2af1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1189/2276] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bac90cb9-e125-42d2-8b5c-c28c69d317dc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bac90cb9-e125-42d2-8b5c-c28c69d317dc None None] GET http://192.168.122.242/volume// Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bac90cb9-e125-42d2-8b5c-c28c69d317dc None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bac90cb9-e125-42d2-8b5c-c28c69d317dc None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bac90cb9-e125-42d2-8b5c-c28c69d317dc None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1190/2277] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3c1f7a19-301d-4d85-9296-480038117224 req-878c0dfe-f220-4fd5-9fab-1ae9b5e4895f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-878c0dfe-f220-4fd5-9fab-1ae9b5e4895f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-878c0dfe-f220-4fd5-9fab-1ae9b5e4895f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-878c0dfe-f220-4fd5-9fab-1ae9b5e4895f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Created reservations ['656037aa-521d-42ae-a4c1-cc2e39ca616b', '33089d23-555e-43ac-b1f9-426c4c8ba9fc', 'd4de591a-fb56-4543-8432-4d0a470e07c5', '54fd0ed7-34b4-4ca7-9b11-3ae0e3935206'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d17b465-6f28-430e-90aa-6f16f5f5d3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['656037aa-521d-42ae-a4c1-cc2e39ca616b', '33089d23-555e-43ac-b1f9-426c4c8ba9fc', 'd4de591a-fb56-4543-8432-4d0a470e07c5', '54fd0ed7-34b4-4ca7-9b11-3ae0e3935206']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aee88b6-1c41-43b8-92a3-4054f3d1a3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-3c1f7a19-301d-4d85-9296-480038117224 req-878c0dfe-f220-4fd5-9fab-1ae9b5e4895f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-878c0dfe-f220-4fd5-9fab-1ae9b5e4895f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1191/2278] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:32:12 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 1036 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-920f62b1-fa76-4fcf-b282-99ab94a2d12f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-920f62b1-fa76-4fcf-b282-99ab94a2d12f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-920f62b1-fa76-4fcf-b282-99ab94a2d12f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-920f62b1-fa76-4fcf-b282-99ab94a2d12f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aee88b6-1c41-43b8-92a3-4054f3d1a3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cded960-b49c-4122-9c84-261855def8f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-164291087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['656037aa-521d-42ae-a4c1-cc2e39ca616b','33089d23-555e-43ac-b1f9-426c4c8ba9fc','d4de591a-fb56-4543-8432-4d0a470e07c5','54fd0ed7-34b4-4ca7-9b11-3ae0e3935206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-164291087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cded960-b49c-4122-9c84-261855def8f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b04fd5d45c64135a4aca7a808cfea6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43702c4722e54bf2a674fb5fd1794598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28eb5dc7-be58-45cc-a483-74a723966a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-920f62b1-fa76-4fcf-b282-99ab94a2d12f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-920f62b1-fa76-4fcf-b282-99ab94a2d12f tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1192/2279] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:13 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 947 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28eb5dc7-be58-45cc-a483-74a723966a7e) transitioned into state 'SUCCESS' from state '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-164291087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['656037aa-521d-42ae-a4c1-cc2e39ca616b','33089d23-555e-43ac-b1f9-426c4c8ba9fc','d4de591a-fb56-4543-8432-4d0a470e07c5','54fd0ed7-34b4-4ca7-9b11-3ae0e3935206'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d63d4ba-63b3-413e-a546-30f027aa3da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d63d4ba-63b3-413e-a546-30f027aa3da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (8698c67b-9350-4b1b-909b-a316dabc1919) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request issued successfully. Sep 03 14:32:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-67ae6dbd-7f05-4f48-9168-e10411dc9f1e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1088/2280] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:32:12 2026] POST /volume/v3/volumes => generated 772 bytes in 623 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-201660965"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request body: {'volume': {"'source_volid": '1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-201660965'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume of 1 GB Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Availability Zones retrieved successfully. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (a7edaacf-a4ec-4926-a01b-da6f1a872cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c693af2-2e68-4433-b01d-d51f93611a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] PUT http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Acquiring lock "cinder-attachment_update-badc2d73-24b3-4617-b3bd-7413b9e379c5-devstack" by "attachment_update" {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Lock "cinder-attachment_update-badc2d73-24b3-4617-b3bd-7413b9e379c5-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=86692) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c693af2-2e68-4433-b01d-d51f93611a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d153f4-63a2-4e9f-88a7-8bf12c915bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Created reservations ['dd25473c-bf89-4a17-abbc-4de3a0f77154', '651fb39f-805c-4fff-915c-917baf23306e', 'ed035f5e-1606-4567-ab0e-32f4f59df4d9', '69b38f71-3062-440c-9c40-f8a338488a47'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08d153f4-63a2-4e9f-88a7-8bf12c915bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd25473c-bf89-4a17-abbc-4de3a0f77154', '651fb39f-805c-4fff-915c-917baf23306e', 'ed035f5e-1606-4567-ab0e-32f4f59df4d9', '69b38f71-3062-440c-9c40-f8a338488a47']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a34808-23ff-48d0-b091-15d8665d3be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37a34808-23ff-48d0-b091-15d8665d3be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89e89fa1-5036-4f19-ad80-2a07ec7bc91f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-201660965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['dd25473c-bf89-4a17-abbc-4de3a0f77154','651fb39f-805c-4fff-915c-917baf23306e','ed035f5e-1606-4567-ab0e-32f4f59df4d9','69b38f71-3062-440c-9c40-f8a338488a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-201660965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89e89fa1-5036-4f19-ad80-2a07ec7bc91f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b04fd5d45c64135a4aca7a808cfea6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43702c4722e54bf2a674fb5fd1794598',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3da679-8921-41f5-b5ab-b548bd4c2b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e3da679-8921-41f5-b5ab-b548bd4c2b19) transitioned into state 'SUCCESS' from state '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-201660965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b04fd5d45c64135a4aca7a808cfea6e',qos_specs=None,replication_status=,reservations=['dd25473c-bf89-4a17-abbc-4de3a0f77154','651fb39f-805c-4fff-915c-917baf23306e','ed035f5e-1606-4567-ab0e-32f4f59df4d9','69b38f71-3062-440c-9c40-f8a338488a47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43702c4722e54bf2a674fb5fd1794598',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c684fa4-2ff9-430f-84ca-956e8cad394e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c684fa4-2ff9-430f-84ca-956e8cad394e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Flow 'volume_create_api' (a7edaacf-a4ec-4926-a01b-da6f1a872cbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Create volume request issued successfully. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-35d7bef7-b786-4e4d-be4b-e3dbb0a431b8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1193/2281] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:32:13 2026] POST /volume/v3/volumes => generated 772 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c6726afd-0d04-42f8-b189-8179af645fd3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c6726afd-0d04-42f8-b189-8179af645fd3 None None] GET http://192.168.122.242/volume// Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c6726afd-0d04-42f8-b189-8179af645fd3 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c6726afd-0d04-42f8-b189-8179af645fd3 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c6726afd-0d04-42f8-b189-8179af645fd3 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1194/2282] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:32:13 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-587133a0-1b68-42c2-8b33-65faf8f38fae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-587133a0-1b68-42c2-8b33-65faf8f38fae tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-587133a0-1b68-42c2-8b33-65faf8f38fae tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-587133a0-1b68-42c2-8b33-65faf8f38fae tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-587133a0-1b68-42c2-8b33-65faf8f38fae tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-587133a0-1b68-42c2-8b33-65faf8f38fae tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 returned with HTTP 200 Sep 03 14:32:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1195/2283] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:13 2026] GET /volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-b78af7c3-38b6-41c5-9460-093f7f02cf31 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-b78af7c3-38b6-41c5-9460-093f7f02cf31 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:32:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-b78af7c3-38b6-41c5-9460-093f7f02cf31 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b7648e3-cb7f-428c-9792-061d8e214562", "connector": null, "instance_uuid": "7dc7c2a3-e2e6-41ff-bfbc-8928964d8023"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-b78af7c3-38b6-41c5-9460-093f7f02cf31 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1196/2284] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:32:13 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c107eebe-30d0-45c7-9c7f-2a649153d3bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c107eebe-30d0-45c7-9c7f-2a649153d3bd tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c107eebe-30d0-45c7-9c7f-2a649153d3bd tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c107eebe-30d0-45c7-9c7f-2a649153d3bd tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c107eebe-30d0-45c7-9c7f-2a649153d3bd tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c107eebe-30d0-45c7-9c7f-2a649153d3bd tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 returned with HTTP 200 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1197/2285] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:14 2026] GET /volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 => generated 865 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-984fa869-83bc-41a7-a667-7b57aace3a1f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-984fa869-83bc-41a7-a667-7b57aace3a1f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-984fa869-83bc-41a7-a667-7b57aace3a1f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-984fa869-83bc-41a7-a667-7b57aace3a1f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-984fa869-83bc-41a7-a667-7b57aace3a1f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-984fa869-83bc-41a7-a667-7b57aace3a1f tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1198/2286] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:14 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-51c0f922-f99a-4022-8d88-cf5d46b6fd47 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51c0f922-f99a-4022-8d88-cf5d46b6fd47 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51c0f922-f99a-4022-8d88-cf5d46b6fd47 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51c0f922-f99a-4022-8d88-cf5d46b6fd47 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-51c0f922-f99a-4022-8d88-cf5d46b6fd47 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51c0f922-f99a-4022-8d88-cf5d46b6fd47 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1199/2287] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:14 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 946 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dc1a48a1-d2c3-4238-8c39-54c3360047cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dc1a48a1-d2c3-4238-8c39-54c3360047cc None None] GET http://192.168.122.242/volume// Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dc1a48a1-d2c3-4238-8c39-54c3360047cc None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dc1a48a1-d2c3-4238-8c39-54c3360047cc None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dc1a48a1-d2c3-4238-8c39-54c3360047cc None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1200/2288] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:32:14 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-7a6e3444-05f4-4f0a-9357-15410b40567d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-7a6e3444-05f4-4f0a-9357-15410b40567d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-7a6e3444-05f4-4f0a-9357-15410b40567d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-7a6e3444-05f4-4f0a-9357-15410b40567d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-7a6e3444-05f4-4f0a-9357-15410b40567d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-7a6e3444-05f4-4f0a-9357-15410b40567d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1201/2289] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:32:14 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 1127 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] PUT http://192.168.122.242/volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Acquiring lock "cinder-attachment_update-5b7648e3-cb7f-428c-9792-061d8e214562-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Lock "cinder-attachment_update-5b7648e3-cb7f-428c-9792-061d8e214562-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.coordination [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Lock "cinder-attachment_update-badc2d73-24b3-4617-b3bd-7413b9e379c5-devstack" released by "attachment_update" :: held 2.351s {{(pid=86692) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-8082ec30-714a-4d1f-bda4-499c43a78978 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f returned with HTTP 200 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1089/2290] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:32:13 2026] PUT /volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f => generated 694 bytes in 2457 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-32d69eeb-6ae8-4dac-8dbc-d53c36f9c69f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-32d69eeb-6ae8-4dac-8dbc-d53c36f9c69f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-32d69eeb-6ae8-4dac-8dbc-d53c36f9c69f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-32d69eeb-6ae8-4dac-8dbc-d53c36f9c69f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-32d69eeb-6ae8-4dac-8dbc-d53c36f9c69f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-32d69eeb-6ae8-4dac-8dbc-d53c36f9c69f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 returned with HTTP 200 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1090/2291] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:15 2026] GET /volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-798365eb-01f3-4447-bef9-5dccfb0d8855 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-798365eb-01f3-4447-bef9-5dccfb0d8855 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-798365eb-01f3-4447-bef9-5dccfb0d8855 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-798365eb-01f3-4447-bef9-5dccfb0d8855 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-798365eb-01f3-4447-bef9-5dccfb0d8855 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-798365eb-01f3-4447-bef9-5dccfb0d8855 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1091/2292] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:15 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 856 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-00290d7e-84e2-46bc-93b4-5835a27f31e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-00290d7e-84e2-46bc-93b4-5835a27f31e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-00290d7e-84e2-46bc-93b4-5835a27f31e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-00290d7e-84e2-46bc-93b4-5835a27f31e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-00290d7e-84e2-46bc-93b4-5835a27f31e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-00290d7e-84e2-46bc-93b4-5835a27f31e6 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1092/2293] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:15 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 946 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b454f496-dfab-4755-a926-f378d6348e68 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b454f496-dfab-4755-a926-f378d6348e68 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b454f496-dfab-4755-a926-f378d6348e68 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b454f496-dfab-4755-a926-f378d6348e68 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b454f496-dfab-4755-a926-f378d6348e68 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b454f496-dfab-4755-a926-f378d6348e68 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb returned with HTTP 200 Sep 03 14:32:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1093/2294] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:15 2026] GET /volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-83fee5ed-57ec-4e5d-bf93-e9354f5aa432 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83fee5ed-57ec-4e5d-bf93-e9354f5aa432 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83fee5ed-57ec-4e5d-bf93-e9354f5aa432 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-83fee5ed-57ec-4e5d-bf93-e9354f5aa432 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-83fee5ed-57ec-4e5d-bf93-e9354f5aa432 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-83fee5ed-57ec-4e5d-bf93-e9354f5aa432 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 returned with HTTP 200 Sep 03 14:32:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1094/2295] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:16 2026] GET /volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3c1f7a19-301d-4d85-9296-480038117224 req-febe4bb9-ced1-4bca-80a7-c3e186d71125 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-febe4bb9-ced1-4bca-80a7-c3e186d71125 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] POST http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f/action Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-febe4bb9-ced1-4bca-80a7-c3e186d71125 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-febe4bb9-ced1-4bca-80a7-c3e186d71125 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3c1f7a19-301d-4d85-9296-480038117224 req-febe4bb9-ced1-4bca-80a7-c3e186d71125 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f/action returned with HTTP 204 Sep 03 14:32:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1095/2296] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:32:16 2026] POST /volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9e10749d-01d9-415f-b515-4c7fba6048a2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e10749d-01d9-415f-b515-4c7fba6048a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e10749d-01d9-415f-b515-4c7fba6048a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e10749d-01d9-415f-b515-4c7fba6048a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9e10749d-01d9-415f-b515-4c7fba6048a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e10749d-01d9-415f-b515-4c7fba6048a2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1096/2297] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:16 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 1148 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7cbae5f0-a665-47f2-9baf-5297fff31ddc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cbae5f0-a665-47f2-9baf-5297fff31ddc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cbae5f0-a665-47f2-9baf-5297fff31ddc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cbae5f0-a665-47f2-9baf-5297fff31ddc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7cbae5f0-a665-47f2-9baf-5297fff31ddc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cbae5f0-a665-47f2-9baf-5297fff31ddc tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1097/2298] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:17 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 946 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-08083d57-0bee-4ec1-b9af-90fc98203a53 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08083d57-0bee-4ec1-b9af-90fc98203a53 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08083d57-0bee-4ec1-b9af-90fc98203a53 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08083d57-0bee-4ec1-b9af-90fc98203a53 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-08083d57-0bee-4ec1-b9af-90fc98203a53 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08083d57-0bee-4ec1-b9af-90fc98203a53 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1098/2299] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:17 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 1148 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd751583-1cca-4bff-b564-c9acf549a4ad None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd751583-1cca-4bff-b564-c9acf549a4ad tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd751583-1cca-4bff-b564-c9acf549a4ad tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd751583-1cca-4bff-b564-c9acf549a4ad tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd751583-1cca-4bff-b564-c9acf549a4ad tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd751583-1cca-4bff-b564-c9acf549a4ad tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1099/2300] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:17 2026] GET /volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 => generated 865 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-69943eea-145b-487b-af57-f9a8544167c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69943eea-145b-487b-af57-f9a8544167c0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69943eea-145b-487b-af57-f9a8544167c0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69943eea-145b-487b-af57-f9a8544167c0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-69943eea-145b-487b-af57-f9a8544167c0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69943eea-145b-487b-af57-f9a8544167c0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1100/2301] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:17 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 1148 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-88ed0b44-0dcb-463f-9c8f-6dcd1df6a49c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-88ed0b44-0dcb-463f-9c8f-6dcd1df6a49c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-88ed0b44-0dcb-463f-9c8f-6dcd1df6a49c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-88ed0b44-0dcb-463f-9c8f-6dcd1df6a49c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-88ed0b44-0dcb-463f-9c8f-6dcd1df6a49c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-88ed0b44-0dcb-463f-9c8f-6dcd1df6a49c tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1101/2302] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:17 2026] GET /volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:17 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Lock "cinder-attachment_update-5b7648e3-cb7f-428c-9792-061d8e214562-devstack" released by "attachment_update" :: held 2.884s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:32:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-09929776-dbbb-4c2a-8b3b-a6fbf819178a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae returned with HTTP 200 Sep 03 14:32:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1202/2303] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:32:14 2026] PUT /volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae => generated 694 bytes in 2950 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-90d4103b-d8e6-4eae-9b3a-5300016e9f48 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-90d4103b-d8e6-4eae-9b3a-5300016e9f48 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae/action Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-90d4103b-d8e6-4eae-9b3a-5300016e9f48 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-90d4103b-d8e6-4eae-9b3a-5300016e9f48 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-105372c4-2eaa-45d6-aff9-13fe086b3763 req-90d4103b-d8e6-4eae-9b3a-5300016e9f48 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae/action returned with HTTP 204 Sep 03 14:32:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1102/2304] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:32:18 2026] POST /volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9a03cf63-f049-4a5d-b712-5bdeea4fff0a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a03cf63-f049-4a5d-b712-5bdeea4fff0a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a03cf63-f049-4a5d-b712-5bdeea4fff0a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a03cf63-f049-4a5d-b712-5bdeea4fff0a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9a03cf63-f049-4a5d-b712-5bdeea4fff0a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a03cf63-f049-4a5d-b712-5bdeea4fff0a tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1203/2305] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:18 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 1239 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-064ac707-ccf6-4b02-96f6-4fd473f28562 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-064ac707-ccf6-4b02-96f6-4fd473f28562 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-064ac707-ccf6-4b02-96f6-4fd473f28562 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-064ac707-ccf6-4b02-96f6-4fd473f28562 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-064ac707-ccf6-4b02-96f6-4fd473f28562 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-064ac707-ccf6-4b02-96f6-4fd473f28562 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1103/2306] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:18 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 1239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3c6b2c4a-f2c5-4636-89b0-ba230142485e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c6b2c4a-f2c5-4636-89b0-ba230142485e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3c6b2c4a-f2c5-4636-89b0-ba230142485e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3c6b2c4a-f2c5-4636-89b0-ba230142485e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3c6b2c4a-f2c5-4636-89b0-ba230142485e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c6b2c4a-f2c5-4636-89b0-ba230142485e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f returned with HTTP 200 Sep 03 14:32:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1204/2307] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:18 2026] GET /volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c4e21ed-8636-40e1-a19b-6690470e138f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] DELETE http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume with id: 89e89fa1-5036-4f19-ad80-2a07ec7bc91f Sep 03 14:32:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume request issued successfully. Sep 03 14:32:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c4e21ed-8636-40e1-a19b-6690470e138f tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f returned with HTTP 202 Sep 03 14:32:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1104/2308] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:18 2026] DELETE /volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a5aea6b-617b-4574-9507-8a58a0d84cac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a5aea6b-617b-4574-9507-8a58a0d84cac tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a5aea6b-617b-4574-9507-8a58a0d84cac tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a5aea6b-617b-4574-9507-8a58a0d84cac tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8a5aea6b-617b-4574-9507-8a58a0d84cac tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a5aea6b-617b-4574-9507-8a58a0d84cac tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f returned with HTTP 200 Sep 03 14:32:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1205/2309] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:18 2026] GET /volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f => generated 864 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7663a329-ee06-4861-bd34-2c0081608696 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7663a329-ee06-4861-bd34-2c0081608696 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f Sep 03 14:32:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7663a329-ee06-4861-bd34-2c0081608696 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7663a329-ee06-4861-bd34-2c0081608696 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7663a329-ee06-4861-bd34-2c0081608696 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f returned with HTTP 404 Sep 03 14:32:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1105/2310] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:19 2026] GET /volume/v3/volumes/89e89fa1-5036-4f19-ad80-2a07ec7bc91f => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 Sep 03 14:32:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume with id: 9cded960-b49c-4122-9c84-261855def8f1 Sep 03 14:32:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume request issued successfully. Sep 03 14:32:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2f2185f0-8cf2-4290-9a4a-162cb34b23e1 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 returned with HTTP 202 Sep 03 14:32:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1206/2311] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:19 2026] DELETE /volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c6fe3002-4d7c-460b-8606-5387644d0dab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c6fe3002-4d7c-460b-8606-5387644d0dab tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 Sep 03 14:32:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c6fe3002-4d7c-460b-8606-5387644d0dab tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c6fe3002-4d7c-460b-8606-5387644d0dab tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c6fe3002-4d7c-460b-8606-5387644d0dab tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c6fe3002-4d7c-460b-8606-5387644d0dab tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 returned with HTTP 200 Sep 03 14:32:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1106/2312] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:19 2026] GET /volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0ee31813-fc57-449d-bcc9-2c415efc57ca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ee31813-fc57-449d-bcc9-2c415efc57ca tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 Sep 03 14:32:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ee31813-fc57-449d-bcc9-2c415efc57ca tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ee31813-fc57-449d-bcc9-2c415efc57ca tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ee31813-fc57-449d-bcc9-2c415efc57ca tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 returned with HTTP 404 Sep 03 14:32:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1207/2313] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:20 2026] GET /volume/v3/volumes/9cded960-b49c-4122-9c84-261855def8f1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] DELETE http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb Sep 03 14:32:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:20 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume with id: 08fde90e-d8ba-4126-a037-64e310ba4ebb Sep 03 14:32:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume request issued successfully. Sep 03 14:32:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fc4b111d-6e4c-49fe-bd91-b00f921f3d21 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb returned with HTTP 202 Sep 03 14:32:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1107/2314] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:20 2026] DELETE /volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42f0b6e2-f2b0-4257-a825-ad9f19e8ff41 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42f0b6e2-f2b0-4257-a825-ad9f19e8ff41 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb Sep 03 14:32:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42f0b6e2-f2b0-4257-a825-ad9f19e8ff41 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42f0b6e2-f2b0-4257-a825-ad9f19e8ff41 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42f0b6e2-f2b0-4257-a825-ad9f19e8ff41 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42f0b6e2-f2b0-4257-a825-ad9f19e8ff41 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb returned with HTTP 200 Sep 03 14:32:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1208/2315] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:21 2026] GET /volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb => generated 865 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3e882cb3-07d0-4831-8d95-9ffeea0d6c17 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3e882cb3-07d0-4831-8d95-9ffeea0d6c17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3e882cb3-07d0-4831-8d95-9ffeea0d6c17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3e882cb3-07d0-4831-8d95-9ffeea0d6c17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3e882cb3-07d0-4831-8d95-9ffeea0d6c17 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb returned with HTTP 404 Sep 03 14:32:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1108/2316] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:22 2026] GET /volume/v3/volumes/08fde90e-d8ba-4126-a037-64e310ba4ebb => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] DELETE http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume with id: 028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume request issued successfully. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7d6a13e0-f29e-4edf-b489-cdd5814711da tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 returned with HTTP 202 Sep 03 14:32:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1209/2317] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:22 2026] DELETE /volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-20fa509e-5599-4a95-935c-96674251ca04 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-20fa509e-5599-4a95-935c-96674251ca04 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-20fa509e-5599-4a95-935c-96674251ca04 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-20fa509e-5599-4a95-935c-96674251ca04 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-20fa509e-5599-4a95-935c-96674251ca04 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-20fa509e-5599-4a95-935c-96674251ca04 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 returned with HTTP 200 Sep 03 14:32:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1109/2318] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:22 2026] GET /volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 => generated 865 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:32:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-48d4855f-45ac-4440-813f-3e81732de6f7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-48d4855f-45ac-4440-813f-3e81732de6f7 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-48d4855f-45ac-4440-813f-3e81732de6f7 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-48d4855f-45ac-4440-813f-3e81732de6f7 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-48d4855f-45ac-4440-813f-3e81732de6f7 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-48d4855f-45ac-4440-813f-3e81732de6f7 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1210/2319] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:22 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 1239 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580/action Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Begin detaching volume completed successfully. Sep 03 14:32:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-27fba43f-3aa1-46d9-8b74-198aceadd991 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580/action returned with HTTP 202 Sep 03 14:32:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1110/2320] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:32:22 2026] POST /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:32:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b85403d9-d414-4924-a1e5-4d5f71b20dba None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b85403d9-d414-4924-a1e5-4d5f71b20dba None None] GET http://192.168.122.242/volume// Sep 03 14:32:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b85403d9-d414-4924-a1e5-4d5f71b20dba None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b85403d9-d414-4924-a1e5-4d5f71b20dba None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b85403d9-d414-4924-a1e5-4d5f71b20dba None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1211/2321] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:32:23 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-01f77d09-3eac-4f48-9b22-8c998858a85e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-01f77d09-3eac-4f48-9b22-8c998858a85e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-01f77d09-3eac-4f48-9b22-8c998858a85e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-01f77d09-3eac-4f48-9b22-8c998858a85e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-01f77d09-3eac-4f48-9b22-8c998858a85e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-01f77d09-3eac-4f48-9b22-8c998858a85e tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 200 Sep 03 14:32:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1111/2322] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:32:23 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 1423 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:32:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-6fda8694-6067-45e6-a8d2-d45e76568a2b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-6fda8694-6067-45e6-a8d2-d45e76568a2b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803 Sep 03 14:32:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-6fda8694-6067-45e6-a8d2-d45e76568a2b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-6fda8694-6067-45e6-a8d2-d45e76568a2b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-77e8072a-14a1-4168-b390-872414689f4e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77e8072a-14a1-4168-b390-872414689f4e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77e8072a-14a1-4168-b390-872414689f4e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77e8072a-14a1-4168-b390-872414689f4e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:23 devstack devstack@c-api.service[86693]: /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 03 14:32:23 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, Sep 03 14:32:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-77e8072a-14a1-4168-b390-872414689f4e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77e8072a-14a1-4168-b390-872414689f4e tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 returned with HTTP 200 Sep 03 14:32:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1112/2323] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:23 2026] GET /volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-3ec4a87e-673b-458f-a4f9-90a66a6b5d59 req-6fda8694-6067-45e6-a8d2-d45e76568a2b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803 returned with HTTP 200 Sep 03 14:32:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1212/2324] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:32:23 2026] DELETE /volume/v3/attachments/0f0800ec-d917-40f6-8b82-8f2956823803 => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume with id: 87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume request issued successfully. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c46c848-832b-46d3-be19-483bb9bb57b8 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 202 Sep 03 14:32:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1113/2325] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:24 2026] DELETE /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a8292af2-e556-446b-ac1a-284604876c24 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a8292af2-e556-446b-ac1a-284604876c24 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 Sep 03 14:32:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a8292af2-e556-446b-ac1a-284604876c24 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a8292af2-e556-446b-ac1a-284604876c24 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a8292af2-e556-446b-ac1a-284604876c24 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 returned with HTTP 404 Sep 03 14:32:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1213/2326] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:24 2026] GET /volume/v3/volumes/028fb3d5-0127-407c-aae8-2c5ad6fc8294 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-017899f0-b06e-43c4-a427-2726c18f20d0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] DELETE http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 Sep 03 14:32:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume with id: 6d7960b0-1c69-491d-a763-6c1897801d62 Sep 03 14:32:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume request issued successfully. Sep 03 14:32:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-017899f0-b06e-43c4-a427-2726c18f20d0 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 returned with HTTP 202 Sep 03 14:32:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1114/2327] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:24 2026] DELETE /volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e2fdbca8-1209-441b-a33a-78db4164b7f8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e2fdbca8-1209-441b-a33a-78db4164b7f8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 Sep 03 14:32:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e2fdbca8-1209-441b-a33a-78db4164b7f8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e2fdbca8-1209-441b-a33a-78db4164b7f8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e2fdbca8-1209-441b-a33a-78db4164b7f8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e2fdbca8-1209-441b-a33a-78db4164b7f8 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 returned with HTTP 200 Sep 03 14:32:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1214/2328] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:24 2026] GET /volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 => generated 864 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8e582ddc-c0bf-471b-8d7d-45a84d11e162 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8e582ddc-c0bf-471b-8d7d-45a84d11e162 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 Sep 03 14:32:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8e582ddc-c0bf-471b-8d7d-45a84d11e162 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8e582ddc-c0bf-471b-8d7d-45a84d11e162 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8e582ddc-c0bf-471b-8d7d-45a84d11e162 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8e582ddc-c0bf-471b-8d7d-45a84d11e162 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 returned with HTTP 200 Sep 03 14:32:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1115/2329] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:25 2026] GET /volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 => generated 864 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7140335a-65ee-401c-83b8-a02aaf83c269 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7140335a-65ee-401c-83b8-a02aaf83c269 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 Sep 03 14:32:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7140335a-65ee-401c-83b8-a02aaf83c269 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7140335a-65ee-401c-83b8-a02aaf83c269 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7140335a-65ee-401c-83b8-a02aaf83c269 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 returned with HTTP 404 Sep 03 14:32:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1215/2330] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:27 2026] GET /volume/v3/volumes/6d7960b0-1c69-491d-a763-6c1897801d62 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] DELETE http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:27 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume with id: 1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Delete volume request issued successfully. Sep 03 14:32:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ffeb4f37-ed61-426b-8e70-2db027dd1dce tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 202 Sep 03 14:32:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1116/2331] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:27 2026] DELETE /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7679042a-5fb5-4579-b96b-f838c0346f99 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7679042a-5fb5-4579-b96b-f838c0346f99 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7679042a-5fb5-4579-b96b-f838c0346f99 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7679042a-5fb5-4579-b96b-f838c0346f99 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7679042a-5fb5-4579-b96b-f838c0346f99 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7679042a-5fb5-4579-b96b-f838c0346f99 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1216/2332] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:27 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-8111688d-cc74-4bc5-85e5-0ba7a525e3f0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-8111688d-cc74-4bc5-85e5-0ba7a525e3f0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/attachments?instance_id=3fb20325-2c95-40a7-a4ba-30679bff6169 Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-8111688d-cc74-4bc5-85e5-0ba7a525e3f0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-8111688d-cc74-4bc5-85e5-0ba7a525e3f0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: /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 03 14:32:28 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-8111688d-cc74-4bc5-85e5-0ba7a525e3f0 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/attachments?instance_id=3fb20325-2c95-40a7-a4ba-30679bff6169 returned with HTTP 200 Sep 03 14:32:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1117/2333] 192.168.122.242 () {62 vars in 1526 bytes} [Thu Sep 3 14:32:28 2026] GET /volume/v3/attachments?instance_id=3fb20325-2c95-40a7-a4ba-30679bff6169 => generated 192 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-2aede8ce-d599-448e-9a78-3914a43e4741 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-2aede8ce-d599-448e-9a78-3914a43e4741 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-2aede8ce-d599-448e-9a78-3914a43e4741 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-2aede8ce-d599-448e-9a78-3914a43e4741 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-c18def2d-cb5b-4dee-bccf-7fba28f38be5 req-2aede8ce-d599-448e-9a78-3914a43e4741 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f returned with HTTP 200 Sep 03 14:32:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1217/2334] 192.168.122.242 () {62 vars in 1540 bytes} [Thu Sep 3 14:32:28 2026] GET /volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f => generated 718 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-9196fa67-d012-4090-a276-cf137afdd5d3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-9196fa67-d012-4090-a276-cf137afdd5d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-9196fa67-d012-4090-a276-cf137afdd5d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-9196fa67-d012-4090-a276-cf137afdd5d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-63dcebba-0d43-44c7-a637-704d6af3992d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-63dcebba-0d43-44c7-a637-704d6af3992d tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-63dcebba-0d43-44c7-a637-704d6af3992d tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-63dcebba-0d43-44c7-a637-704d6af3992d tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-9196fa67-d012-4090-a276-cf137afdd5d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-63dcebba-0d43-44c7-a637-704d6af3992d tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Volume info retrieved successfully. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-63dcebba-0d43-44c7-a637-704d6af3992d tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 200 Sep 03 14:32:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1218/2335] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:28 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-9196fa67-d012-4090-a276-cf137afdd5d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1118/2336] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:28 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 1239 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] POST http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562/action Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Begin detaching volume completed successfully. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-61d619cc-c02b-4d45-85ee-7162743d218b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562/action returned with HTTP 202 Sep 03 14:32:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1219/2337] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:32:28 2026] POST /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd6f65bf-154e-405b-aff9-831c81e56c7c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd6f65bf-154e-405b-aff9-831c81e56c7c None None] GET http://192.168.122.242/volume// Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd6f65bf-154e-405b-aff9-831c81e56c7c None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd6f65bf-154e-405b-aff9-831c81e56c7c None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd6f65bf-154e-405b-aff9-831c81e56c7c None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:32:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1119/2338] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:32:28 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-14448208-9bf9-4bc4-81ef-1248598c31fa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-14448208-9bf9-4bc4-81ef-1248598c31fa tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-14448208-9bf9-4bc4-81ef-1248598c31fa tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-14448208-9bf9-4bc4-81ef-1248598c31fa tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-14448208-9bf9-4bc4-81ef-1248598c31fa tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-14448208-9bf9-4bc4-81ef-1248598c31fa tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1220/2339] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:32:28 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 1423 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:32:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-c523d282-a8fa-4dad-9a49-1d2189d90ffb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-c523d282-a8fa-4dad-9a49-1d2189d90ffb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae Sep 03 14:32:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-c523d282-a8fa-4dad-9a49-1d2189d90ffb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-c523d282-a8fa-4dad-9a49-1d2189d90ffb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:29 devstack devstack@c-api.service[86692]: /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 03 14:32:29 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4f9a1c91-6794-4d54-8867-1dd9662be5e6 req-c523d282-a8fa-4dad-9a49-1d2189d90ffb tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae returned with HTTP 200 Sep 03 14:32:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1120/2340] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:32:29 2026] DELETE /volume/v3/attachments/4ef39d2f-873d-45c8-a70f-598f35a849ae => generated 19 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-60bcce14-9c81-4686-aeb1-2b5d8e4b6712 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60bcce14-9c81-4686-aeb1-2b5d8e4b6712 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] GET http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab Sep 03 14:32:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60bcce14-9c81-4686-aeb1-2b5d8e4b6712 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60bcce14-9c81-4686-aeb1-2b5d8e4b6712 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60bcce14-9c81-4686-aeb1-2b5d8e4b6712 tempest-CreateVolumesFromSourceVolumeTest-1675445474 tempest-CreateVolumesFromSourceVolumeTest-1675445474-project-member] http://192.168.122.242/volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab returned with HTTP 404 Sep 03 14:32:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1221/2341] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:29 2026] GET /volume/v3/volumes/1941ee8f-d8f7-4bcd-8bf6-8c310d83b3ab => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd9c15a3-98af-4855-9f49-53d276741e01 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume with id: 5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume request issued successfully. Sep 03 14:32:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd9c15a3-98af-4855-9f49-53d276741e01 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 202 Sep 03 14:32:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1121/2342] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:29 2026] DELETE /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-340d0b7d-dd9e-4022-8a4b-91c867f508a4 req-3ddf86dd-2e1e-4454-9534-0e0e338e7689 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-340d0b7d-dd9e-4022-8a4b-91c867f508a4 req-3ddf86dd-2e1e-4454-9534-0e0e338e7689 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-340d0b7d-dd9e-4022-8a4b-91c867f508a4 req-3ddf86dd-2e1e-4454-9534-0e0e338e7689 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-340d0b7d-dd9e-4022-8a4b-91c867f508a4 req-3ddf86dd-2e1e-4454-9534-0e0e338e7689 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-340d0b7d-dd9e-4022-8a4b-91c867f508a4 req-3ddf86dd-2e1e-4454-9534-0e0e338e7689 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-340d0b7d-dd9e-4022-8a4b-91c867f508a4 req-3ddf86dd-2e1e-4454-9534-0e0e338e7689 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 200 Sep 03 14:32:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1222/2343] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:30 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 946 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-302eb437-ee5c-4ba6-8a06-c2bda1ce3f87 req-f4b6eda6-a7d5-4e82-a362-ca5c3de14157 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-302eb437-ee5c-4ba6-8a06-c2bda1ce3f87 req-f4b6eda6-a7d5-4e82-a362-ca5c3de14157 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-302eb437-ee5c-4ba6-8a06-c2bda1ce3f87 req-f4b6eda6-a7d5-4e82-a362-ca5c3de14157 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-302eb437-ee5c-4ba6-8a06-c2bda1ce3f87 req-f4b6eda6-a7d5-4e82-a362-ca5c3de14157 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-302eb437-ee5c-4ba6-8a06-c2bda1ce3f87 req-f4b6eda6-a7d5-4e82-a362-ca5c3de14157 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 404 Sep 03 14:32:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1122/2344] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:32:30 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-426714512"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-426714512'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Create volume of 1 GB Sep 03 14:32:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Availability Zones retrieved successfully. Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Flow 'volume_create_api' (01f85966-468f-4676-994d-724e01295a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a678108b-8883-49c0-a33e-912bd174ab7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a678108b-8883-49c0-a33e-912bd174ab7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9632f2-15b8-4b4c-816a-be8ac1cd2887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Created reservations ['b5b4bf4b-8dde-4009-bb65-15e37a4ec353', '614ba9ee-faa4-4cc0-9dd8-3183c6cd34d4', '7bab630c-92eb-4c96-a8f8-3f56e4a7f091', '06cc38a2-a3aa-4bd1-94ed-29717001f35d'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9632f2-15b8-4b4c-816a-be8ac1cd2887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5b4bf4b-8dde-4009-bb65-15e37a4ec353', '614ba9ee-faa4-4cc0-9dd8-3183c6cd34d4', '7bab630c-92eb-4c96-a8f8-3f56e4a7f091', '06cc38a2-a3aa-4bd1-94ed-29717001f35d']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdbabc4-6373-4358-b9e5-8db991be5eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdbabc4-6373-4358-b9e5-8db991be5eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36bc992d-4bfa-428b-b613-c5addc67ad61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426714512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a71e240d324f30a58eaef5861958d4',qos_specs=None,replication_status=,reservations=['b5b4bf4b-8dde-4009-bb65-15e37a4ec353','614ba9ee-faa4-4cc0-9dd8-3183c6cd34d4','7bab630c-92eb-4c96-a8f8-3f56e4a7f091','06cc38a2-a3aa-4bd1-94ed-29717001f35d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89638ba76734799957038dedc2fcb7e',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-426714512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36bc992d-4bfa-428b-b613-c5addc67ad61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a71e240d324f30a58eaef5861958d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89638ba76734799957038dedc2fcb7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4a950b-ecb6-4627-997d-7e71cf835ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4a950b-ecb6-4627-997d-7e71cf835ecd) transitioned into state 'SUCCESS' from state '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-426714512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a71e240d324f30a58eaef5861958d4',qos_specs=None,replication_status=,reservations=['b5b4bf4b-8dde-4009-bb65-15e37a4ec353','614ba9ee-faa4-4cc0-9dd8-3183c6cd34d4','7bab630c-92eb-4c96-a8f8-3f56e4a7f091','06cc38a2-a3aa-4bd1-94ed-29717001f35d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89638ba76734799957038dedc2fcb7e',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adeac50-cba7-400d-8147-d659820eb73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9adeac50-cba7-400d-8147-d659820eb73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Flow 'volume_create_api' (01f85966-468f-4676-994d-724e01295a53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Create volume request issued successfully. Sep 03 14:32:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7cae7f58-5cb2-4a48-bb15-09907adb9f18 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1223/2345] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:32:33 2026] POST /volume/v3/volumes => generated 786 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:32:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1b1eea89-0849-4b03-95c9-e91681af3010 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b1eea89-0849-4b03-95c9-e91681af3010 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b1eea89-0849-4b03-95c9-e91681af3010 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b1eea89-0849-4b03-95c9-e91681af3010 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1b1eea89-0849-4b03-95c9-e91681af3010 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b1eea89-0849-4b03-95c9-e91681af3010 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 200 Sep 03 14:32:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1123/2346] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:33 2026] GET /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 965 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a11c4b24-462e-4d5c-be44-d0f83c771027 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a11c4b24-462e-4d5c-be44-d0f83c771027 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a11c4b24-462e-4d5c-be44-d0f83c771027 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a11c4b24-462e-4d5c-be44-d0f83c771027 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a11c4b24-462e-4d5c-be44-d0f83c771027 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a11c4b24-462e-4d5c-be44-d0f83c771027 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 200 Sep 03 14:32:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1224/2347] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:34 2026] GET /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 1015 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c58b5ca4-5cea-492a-99c1-8ecad4b59da0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c58b5ca4-5cea-492a-99c1-8ecad4b59da0 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c58b5ca4-5cea-492a-99c1-8ecad4b59da0 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c58b5ca4-5cea-492a-99c1-8ecad4b59da0 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c58b5ca4-5cea-492a-99c1-8ecad4b59da0 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c58b5ca4-5cea-492a-99c1-8ecad4b59da0 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 200 Sep 03 14:32:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1124/2348] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:36 2026] GET /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] POST http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61/action Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Volume info retrieved successfully. Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8dd5ccc6357b4c32bab5209f32c154ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92a71e240d324f30a58eaef5861958d4', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5d1763c5-c0cf-43a5-80d2-85002c6aa459 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61/action returned with HTTP 403 Sep 03 14:32:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1225/2349] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:32:36 2026] POST /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61/action => generated 131 bytes in 167 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Delete volume with id: 36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Delete volume request issued successfully. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-76b4a024-6d1a-4f94-89de-06a69b795a0d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 202 Sep 03 14:32:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1125/2350] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:36 2026] DELETE /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3bb71037-1bb0-4a10-aeca-b47098f7a5b2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3bb71037-1bb0-4a10-aeca-b47098f7a5b2 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3bb71037-1bb0-4a10-aeca-b47098f7a5b2 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3bb71037-1bb0-4a10-aeca-b47098f7a5b2 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3bb71037-1bb0-4a10-aeca-b47098f7a5b2 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3bb71037-1bb0-4a10-aeca-b47098f7a5b2 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 200 Sep 03 14:32:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1226/2351] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:36 2026] GET /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 1015 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-e4d24c55-9ffb-4d74-8d82-3e65e18a553c req-2ce61b8c-d8c6-40a7-b521-8fea8ece79ce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e4d24c55-9ffb-4d74-8d82-3e65e18a553c req-2ce61b8c-d8c6-40a7-b521-8fea8ece79ce tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e4d24c55-9ffb-4d74-8d82-3e65e18a553c req-2ce61b8c-d8c6-40a7-b521-8fea8ece79ce tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-e4d24c55-9ffb-4d74-8d82-3e65e18a553c req-2ce61b8c-d8c6-40a7-b521-8fea8ece79ce tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:36 devstack devstack@c-api.service[86692]: /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 03 14:32:36 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:32:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-e4d24c55-9ffb-4d74-8d82-3e65e18a553c req-2ce61b8c-d8c6-40a7-b521-8fea8ece79ce tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced returned with HTTP 200 Sep 03 14:32:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1126/2352] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:32:36 2026] DELETE /volume/v3/attachments/f9075f07-5fcc-4054-8124-da30cac8cced => generated 19 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fcc1feee-b9a3-4dc6-b960-0cb8952da74a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcc1feee-b9a3-4dc6-b960-0cb8952da74a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcc1feee-b9a3-4dc6-b960-0cb8952da74a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcc1feee-b9a3-4dc6-b960-0cb8952da74a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fcc1feee-b9a3-4dc6-b960-0cb8952da74a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcc1feee-b9a3-4dc6-b960-0cb8952da74a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 200 Sep 03 14:32:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1227/2353] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:37 2026] GET /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:32:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:32:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume with id: b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:32:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume request issued successfully. Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-945b70c7-3b93-40fb-89e5-fbdcc6f5db84 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 202 Sep 03 14:32:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1127/2354] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:38 2026] DELETE /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2ee232da-5016-4f73-9e6d-63bb3fd09b03 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ee232da-5016-4f73-9e6d-63bb3fd09b03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ee232da-5016-4f73-9e6d-63bb3fd09b03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ee232da-5016-4f73-9e6d-63bb3fd09b03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ee232da-5016-4f73-9e6d-63bb3fd09b03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ee232da-5016-4f73-9e6d-63bb3fd09b03 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:32:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1228/2355] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:38 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1257 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d05c2459-308b-4330-9451-688432678f73 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d05c2459-308b-4330-9451-688432678f73 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 Sep 03 14:32:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d05c2459-308b-4330-9451-688432678f73 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d05c2459-308b-4330-9451-688432678f73 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d05c2459-308b-4330-9451-688432678f73 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 returned with HTTP 404 Sep 03 14:32:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1128/2356] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:38 2026] GET /volume/v3/volumes/36bc992d-4bfa-428b-b613-c5addc67ad61 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2059102393"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2059102393'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Create volume of 1 GB Sep 03 14:32:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Availability Zones retrieved successfully. Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Flow 'volume_create_api' (aaeea682-82cd-48cf-89fe-397352790d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37454b11-53db-4a56-a78f-f07163a43894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37454b11-53db-4a56-a78f-f07163a43894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0a2631-8e9d-4614-8e32-8addd72802df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Created reservations ['0fe9716f-1b85-41b8-91d4-6b5accda0800', '42edd487-62b3-4833-8d3f-6a8e6f8a6241', '3eeb36fd-6db3-4490-901e-c7cfd06b8b7a', 'f9376eb1-de27-4aaf-b538-c436ed46c120'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd0a2631-8e9d-4614-8e32-8addd72802df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fe9716f-1b85-41b8-91d4-6b5accda0800', '42edd487-62b3-4833-8d3f-6a8e6f8a6241', '3eeb36fd-6db3-4490-901e-c7cfd06b8b7a', 'f9376eb1-de27-4aaf-b538-c436ed46c120']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:38 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4ac5b1-fe84-4f0f-9fc7-dd9a3d2b41c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf4ac5b1-fe84-4f0f-9fc7-dd9a3d2b41c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18768895-e7ef-430a-9b5d-0cedf66cffb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059102393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a71e240d324f30a58eaef5861958d4',qos_specs=None,replication_status=,reservations=['0fe9716f-1b85-41b8-91d4-6b5accda0800','42edd487-62b3-4833-8d3f-6a8e6f8a6241','3eeb36fd-6db3-4490-901e-c7cfd06b8b7a','f9376eb1-de27-4aaf-b538-c436ed46c120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89638ba76734799957038dedc2fcb7e',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059102393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18768895-e7ef-430a-9b5d-0cedf66cffb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='92a71e240d324f30a58eaef5861958d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f89638ba76734799957038dedc2fcb7e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b46a9e8-19f7-4448-9168-fe852f2512bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b46a9e8-19f7-4448-9168-fe852f2512bf) transitioned into state 'SUCCESS' from state '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-2059102393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='92a71e240d324f30a58eaef5861958d4',qos_specs=None,replication_status=,reservations=['0fe9716f-1b85-41b8-91d4-6b5accda0800','42edd487-62b3-4833-8d3f-6a8e6f8a6241','3eeb36fd-6db3-4490-901e-c7cfd06b8b7a','f9376eb1-de27-4aaf-b538-c436ed46c120'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f89638ba76734799957038dedc2fcb7e',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d165c84a-76a1-4663-8fcc-742bfd6aec67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d165c84a-76a1-4663-8fcc-742bfd6aec67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Flow 'volume_create_api' (aaeea682-82cd-48cf-89fe-397352790d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Create volume request issued successfully. Sep 03 14:32:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab52ea52-ccc6-4aab-a6f8-51a55ab8a3ba tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1229/2357] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:32:38 2026] POST /volume/v3/volumes => generated 787 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:32:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0a0bb362-ce4b-4767-a4e5-344ce195319f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a0bb362-ce4b-4767-a4e5-344ce195319f tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a0bb362-ce4b-4767-a4e5-344ce195319f tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a0bb362-ce4b-4767-a4e5-344ce195319f tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0a0bb362-ce4b-4767-a4e5-344ce195319f tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a0bb362-ce4b-4767-a4e5-344ce195319f tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 200 Sep 03 14:32:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1129/2358] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:39 2026] GET /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 966 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ea7f2485-624c-4ed2-be45-081d914480e9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ea7f2485-624c-4ed2-be45-081d914480e9 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ea7f2485-624c-4ed2-be45-081d914480e9 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ea7f2485-624c-4ed2-be45-081d914480e9 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ea7f2485-624c-4ed2-be45-081d914480e9 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Volume info retrieved successfully. Sep 03 14:32:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ea7f2485-624c-4ed2-be45-081d914480e9 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 200 Sep 03 14:32:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1230/2359] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:39 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 1257 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-608bdb62-79d1-46fd-8c07-8d23865cd87d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-608bdb62-79d1-46fd-8c07-8d23865cd87d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-608bdb62-79d1-46fd-8c07-8d23865cd87d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-608bdb62-79d1-46fd-8c07-8d23865cd87d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-608bdb62-79d1-46fd-8c07-8d23865cd87d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-608bdb62-79d1-46fd-8c07-8d23865cd87d tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 200 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1130/2360] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:40 2026] GET /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5b1e39af-01e0-41ae-9859-adf298a526d3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b1e39af-01e0-41ae-9859-adf298a526d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b1e39af-01e0-41ae-9859-adf298a526d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b1e39af-01e0-41ae-9859-adf298a526d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b1e39af-01e0-41ae-9859-adf298a526d3 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 returned with HTTP 404 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1231/2361] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:40 2026] GET /volume/v3/volumes/b4812ac4-d9e3-41fd-8a67-cc8e8cbf66c6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-be014cce-eb97-4206-8b5e-98b625675873 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be014cce-eb97-4206-8b5e-98b625675873 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be014cce-eb97-4206-8b5e-98b625675873 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be014cce-eb97-4206-8b5e-98b625675873 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-be014cce-eb97-4206-8b5e-98b625675873 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume with id: 5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be014cce-eb97-4206-8b5e-98b625675873 tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 404 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1131/2362] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:40 2026] DELETE /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6169e7ac-6f6e-4c01-ab9f-bae6a12f3c9b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6169e7ac-6f6e-4c01-ab9f-bae6a12f3c9b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6169e7ac-6f6e-4c01-ab9f-bae6a12f3c9b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6169e7ac-6f6e-4c01-ab9f-bae6a12f3c9b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6169e7ac-6f6e-4c01-ab9f-bae6a12f3c9b tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 returned with HTTP 404 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1232/2363] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:40 2026] GET /volume/v3/volumes/5b7648e3-cb7f-428c-9792-061d8e214562 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-69a8670e-4e23-4795-bb7e-a804857e42ff None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69a8670e-4e23-4795-bb7e-a804857e42ff tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] DELETE http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69a8670e-4e23-4795-bb7e-a804857e42ff tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-69a8670e-4e23-4795-bb7e-a804857e42ff tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-69a8670e-4e23-4795-bb7e-a804857e42ff tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Delete volume with id: 87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-69a8670e-4e23-4795-bb7e-a804857e42ff tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 404 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1132/2364] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:40 2026] DELETE /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5d567c00-4c3a-435e-ac26-80f1e116008d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5d567c00-4c3a-435e-ac26-80f1e116008d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] GET http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5d567c00-4c3a-435e-ac26-80f1e116008d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5d567c00-4c3a-435e-ac26-80f1e116008d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5d567c00-4c3a-435e-ac26-80f1e116008d tempest-TestInstancesWithCinderVolumes-1947083261 tempest-TestInstancesWithCinderVolumes-1947083261-project-member] http://192.168.122.242/volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 returned with HTTP 404 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1233/2365] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:40 2026] GET /volume/v3/volumes/87f6be89-cf67-4921-82a6-92506ede6580 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] GET http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Get all volumes completed successfully. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f84a25a5-bcd3-4374-a90f-5faba7b7e955 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1133/2366] 192.168.122.242 () {58 vars in 1169 bytes} [Thu Sep 3 14:32:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2327 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bf368dd8-12b1-4a10-87b5-21a33d95c027 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bf368dd8-12b1-4a10-87b5-21a33d95c027 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] DELETE http://192.168.122.242/volume/v3/types/1a26f125-708b-4f16-91ad-b3db0a37e578 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bf368dd8-12b1-4a10-87b5-21a33d95c027 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bf368dd8-12b1-4a10-87b5-21a33d95c027 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bf368dd8-12b1-4a10-87b5-21a33d95c027 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/types/1a26f125-708b-4f16-91ad-b3db0a37e578 returned with HTTP 202 Sep 03 14:32:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1234/2367] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:40 2026] DELETE /volume/v3/types/1a26f125-708b-4f16-91ad-b3db0a37e578 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-607e12e2-c8e4-426f-901e-409217450b9f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-607e12e2-c8e4-426f-901e-409217450b9f tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] GET http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-607e12e2-c8e4-426f-901e-409217450b9f tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-607e12e2-c8e4-426f-901e-409217450b9f tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-607e12e2-c8e4-426f-901e-409217450b9f tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /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 03 14:32:40 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-607e12e2-c8e4-426f-901e-409217450b9f tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Get all volumes completed successfully. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-607e12e2-c8e4-426f-901e-409217450b9f tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1134/2368] 192.168.122.242 () {58 vars in 1169 bytes} [Thu Sep 3 14:32:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fda503d1-98d3-47d0-9d26-51a5179bf12e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fda503d1-98d3-47d0-9d26-51a5179bf12e tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] DELETE http://192.168.122.242/volume/v3/types/6b10735a-bf50-4ce5-a6a3-581503c6ace0 Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fda503d1-98d3-47d0-9d26-51a5179bf12e tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fda503d1-98d3-47d0-9d26-51a5179bf12e tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fda503d1-98d3-47d0-9d26-51a5179bf12e tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/types/6b10735a-bf50-4ce5-a6a3-581503c6ace0 returned with HTTP 202 Sep 03 14:32:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1235/2369] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:41 2026] DELETE /volume/v3/types/6b10735a-bf50-4ce5-a6a3-581503c6ace0 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a360f5a-75ea-48c5-b041-a1d75aee3532 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a360f5a-75ea-48c5-b041-a1d75aee3532 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a360f5a-75ea-48c5-b041-a1d75aee3532 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a360f5a-75ea-48c5-b041-a1d75aee3532 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] GET http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a360f5a-75ea-48c5-b041-a1d75aee3532 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a360f5a-75ea-48c5-b041-a1d75aee3532 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 200 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1135/2370] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:41 2026] GET /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4cff59a2-0c93-4981-be2e-d6409997ec08 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4cff59a2-0c93-4981-be2e-d6409997ec08 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] POST http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8/action Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4cff59a2-0c93-4981-be2e-d6409997ec08 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4cff59a2-0c93-4981-be2e-d6409997ec08 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-4cff59a2-0c93-4981-be2e-d6409997ec08 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8dd5ccc6357b4c32bab5209f32c154ac', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '92a71e240d324f30a58eaef5861958d4', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4cff59a2-0c93-4981-be2e-d6409997ec08 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-reader] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8/action returned with HTTP 403 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1136/2371] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:32:41 2026] POST /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8/action => generated 131 bytes in 46 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Get all volumes completed successfully. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-872caf34-c47b-4c5e-9c81-530682f18d7a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Delete volume with id: 18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98307abd-4d02-44b4-b334-7a92c1c19f08 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 14:32:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1236/2372] 192.168.122.242 () {58 vars in 1169 bytes} [Thu Sep 3 14:32:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2327 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df77f816-67d4-473b-9203-6c919c3f84e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df77f816-67d4-473b-9203-6c919c3f84e7 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] DELETE http://192.168.122.242/volume/v3/types/8500acf6-881c-412e-8830-fb67e86683de Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df77f816-67d4-473b-9203-6c919c3f84e7 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df77f816-67d4-473b-9203-6c919c3f84e7 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Delete volume request issued successfully. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-872caf34-c47b-4c5e-9c81-530682f18d7a tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 202 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1137/2373] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:32:41 2026] DELETE /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df77f816-67d4-473b-9203-6c919c3f84e7 tempest-TestInstancesWithCinderVolumes-814941345 tempest-TestInstancesWithCinderVolumes-814941345-project-admin] http://192.168.122.242/volume/v3/types/8500acf6-881c-412e-8830-fb67e86683de returned with HTTP 202 Sep 03 14:32:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1237/2374] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:41 2026] DELETE /volume/v3/types/8500acf6-881c-412e-8830-fb67e86683de => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-014c10f9-0942-4ccd-ab26-fb40bd23d7c8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-014c10f9-0942-4ccd-ab26-fb40bd23d7c8 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-014c10f9-0942-4ccd-ab26-fb40bd23d7c8 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-014c10f9-0942-4ccd-ab26-fb40bd23d7c8 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-014c10f9-0942-4ccd-ab26-fb40bd23d7c8 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-014c10f9-0942-4ccd-ab26-fb40bd23d7c8 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 200 Sep 03 14:32:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1138/2375] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:41 2026] GET /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 1016 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-425738c4-eb9b-45f4-b0ae-888b7ea1e817 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-425738c4-eb9b-45f4-b0ae-888b7ea1e817 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-425738c4-eb9b-45f4-b0ae-888b7ea1e817 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-425738c4-eb9b-45f4-b0ae-888b7ea1e817 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:32:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:32:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-425738c4-eb9b-45f4-b0ae-888b7ea1e817 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Volume info retrieved successfully. Sep 03 14:32:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-425738c4-eb9b-45f4-b0ae-888b7ea1e817 tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 200 Sep 03 14:32:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1238/2376] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:42 2026] GET /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 1016 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:32:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f1ea716b-ba68-459e-8292-9e9a6279170c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1ea716b-ba68-459e-8292-9e9a6279170c tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] GET http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 Sep 03 14:32:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f1ea716b-ba68-459e-8292-9e9a6279170c tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f1ea716b-ba68-459e-8292-9e9a6279170c tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1ea716b-ba68-459e-8292-9e9a6279170c tempest-ProjectReaderTests-423436638 tempest-ProjectReaderTests-423436638-project-admin] http://192.168.122.242/volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 returned with HTTP 404 Sep 03 14:32:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1139/2377] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:32:43 2026] GET /volume/v3/volumes/18768895-e7ef-430a-9b5d-0cedf66cffb8 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3be82892-e038-443b-b6a4-400e1068e1a2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3be82892-e038-443b-b6a4-400e1068e1a2 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3be82892-e038-443b-b6a4-400e1068e1a2 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-667938116", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=475,cinder:INSERT=43,cinder:UPDATE=86 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3be82892-e038-443b-b6a4-400e1068e1a2 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1239/2378] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:50 2026] POST /volume/v3/types => generated 379 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f33e96e3-0407-4bde-be19-e6e7cecb8eb8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f33e96e3-0407-4bde-be19-e6e7cecb8eb8 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f33e96e3-0407-4bde-be19-e6e7cecb8eb8 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=311,cinder:INSERT=38,cinder:UPDATE=72 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f33e96e3-0407-4bde-be19-e6e7cecb8eb8 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption returned with HTTP 200 Sep 03 14:32:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1140/2379] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:32:51 2026] POST /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption => generated 239 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2836fd2c-6393-40f3-a23a-9b0426b03d20 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2836fd2c-6393-40f3-a23a-9b0426b03d20 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2836fd2c-6393-40f3-a23a-9b0426b03d20 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-820517092", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2836fd2c-6393-40f3-a23a-9b0426b03d20 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1240/2380] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:51 2026] POST /volume/v3/types => generated 379 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ca993e3b-288d-476d-8610-c59b9a6112e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ca993e3b-288d-476d-8610-c59b9a6112e6 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] POST http://192.168.122.242/volume/v3/types/a1afb2cf-ba27-4256-a8c3-b23cb21b1840/encryption Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ca993e3b-288d-476d-8610-c59b9a6112e6 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-ca993e3b-288d-476d-8610-c59b9a6112e6 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ca993e3b-288d-476d-8610-c59b9a6112e6 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/a1afb2cf-ba27-4256-a8c3-b23cb21b1840/encryption returned with HTTP 403 Sep 03 14:32:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1141/2381] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:32:51 2026] POST /volume/v3/types/a1afb2cf-ba27-4256-a8c3-b23cb21b1840/encryption => generated 127 bytes in 287 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d8b2a958-3827-41c7-8990-4b870f41ee99 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8b2a958-3827-41c7-8990-4b870f41ee99 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d8b2a958-3827-41c7-8990-4b870f41ee99 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-107274612", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d8b2a958-3827-41c7-8990-4b870f41ee99 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1241/2382] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:51 2026] POST /volume/v3/types => generated 379 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b4fc02b7-3c63-4df0-9309-a203dbaea22c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4fc02b7-3c63-4df0-9309-a203dbaea22c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] POST http://192.168.122.242/volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c/extra_specs Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4fc02b7-3c63-4df0-9309-a203dbaea22c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-b4fc02b7-3c63-4df0-9309-a203dbaea22c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4fc02b7-3c63-4df0-9309-a203dbaea22c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c/extra_specs returned with HTTP 403 Sep 03 14:32:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1142/2383] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:32:51 2026] POST /volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c/extra_specs => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-49ad49a2-d428-458a-b3d6-3149a06d6a4c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49ad49a2-d428-458a-b3d6-3149a06d6a4c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] PUT http://192.168.122.242/volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c/extra_specs/key2 Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49ad49a2-d428-458a-b3d6-3149a06d6a4c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-49ad49a2-d428-458a-b3d6-3149a06d6a4c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49ad49a2-d428-458a-b3d6-3149a06d6a4c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c/extra_specs/key2 returned with HTTP 403 Sep 03 14:32:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1242/2384] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:32:51 2026] PUT /volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8e559424-7277-4c1b-a244-548fb64d6895 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8e559424-7277-4c1b-a244-548fb64d6895 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8e559424-7277-4c1b-a244-548fb64d6895 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-8e559424-7277-4c1b-a244-548fb64d6895 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8e559424-7277-4c1b-a244-548fb64d6895 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1143/2385] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:32:51 2026] POST /volume/v3/types => generated 109 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a12f46b0-e92b-4747-b3ec-ad8fc23d9cce None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a12f46b0-e92b-4747-b3ec-ad8fc23d9cce tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a12f46b0-e92b-4747-b3ec-ad8fc23d9cce tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-394786584", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a12f46b0-e92b-4747-b3ec-ad8fc23d9cce tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1243/2386] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:52 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-73ee4993-851d-4a83-b7aa-289b05df3789 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73ee4993-851d-4a83-b7aa-289b05df3789 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5/encryption Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73ee4993-851d-4a83-b7aa-289b05df3789 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73ee4993-851d-4a83-b7aa-289b05df3789 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5/encryption returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1144/2387] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:32:52 2026] POST /volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5/encryption => generated 239 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7c4dc282-3a22-424c-9944-cf15c0c228ab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c4dc282-3a22-424c-9944-cf15c0c228ab tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] DELETE http://192.168.122.242/volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5/encryption/3e53a402-fa18-4541-a4db-5149cc7b0bc4 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c4dc282-3a22-424c-9944-cf15c0c228ab tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c4dc282-3a22-424c-9944-cf15c0c228ab tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-7c4dc282-3a22-424c-9944-cf15c0c228ab tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c4dc282-3a22-424c-9944-cf15c0c228ab tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5/encryption/3e53a402-fa18-4541-a4db-5149cc7b0bc4 returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1244/2388] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:32:52 2026] DELETE /volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5/encryption/3e53a402-fa18-4541-a4db-5149cc7b0bc4 => generated 127 bytes in 49 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d402ed60-e350-489a-902b-0e5d7939c1f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d402ed60-e350-489a-902b-0e5d7939c1f5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d402ed60-e350-489a-902b-0e5d7939c1f5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1345575012", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d402ed60-e350-489a-902b-0e5d7939c1f5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1145/2389] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:52 2026] POST /volume/v3/types => generated 380 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-beb3372b-39d7-4590-b4f8-c5295ddb169c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-beb3372b-39d7-4590-b4f8-c5295ddb169c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] DELETE http://192.168.122.242/volume/v3/types/c7575c24-a254-4172-871f-1d417aaa6de5/extra_specs/key1 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-beb3372b-39d7-4590-b4f8-c5295ddb169c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-beb3372b-39d7-4590-b4f8-c5295ddb169c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-beb3372b-39d7-4590-b4f8-c5295ddb169c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-beb3372b-39d7-4590-b4f8-c5295ddb169c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/c7575c24-a254-4172-871f-1d417aaa6de5/extra_specs/key1 returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1245/2390] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:32:52 2026] DELETE /volume/v3/types/c7575c24-a254-4172-871f-1d417aaa6de5/extra_specs/key1 => generated 122 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0e87650c-544c-4ecc-8424-c945b2ce3b00 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0e87650c-544c-4ecc-8424-c945b2ce3b00 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0e87650c-544c-4ecc-8424-c945b2ce3b00 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1588671875", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0e87650c-544c-4ecc-8424-c945b2ce3b00 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1146/2391] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:52 2026] POST /volume/v3/types => generated 380 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b5099e9b-d0c6-4336-84a3-91290ca73015 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5099e9b-d0c6-4336-84a3-91290ca73015 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] DELETE http://192.168.122.242/volume/v3/types/f50ebdb2-cfad-4900-add1-44c449e3c11e Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5099e9b-d0c6-4336-84a3-91290ca73015 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b5099e9b-d0c6-4336-84a3-91290ca73015 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-b5099e9b-d0c6-4336-84a3-91290ca73015 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b5099e9b-d0c6-4336-84a3-91290ca73015 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/f50ebdb2-cfad-4900-add1-44c449e3c11e returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1246/2392] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:52 2026] DELETE /volume/v3/types/f50ebdb2-cfad-4900-add1-44c449e3c11e => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-db4c9831-ad3b-4552-a629-2e294c4e4013 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db4c9831-ad3b-4552-a629-2e294c4e4013 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db4c9831-ad3b-4552-a629-2e294c4e4013 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db4c9831-ad3b-4552-a629-2e294c4e4013 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db4c9831-ad3b-4552-a629-2e294c4e4013 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1147/2393] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs => generated 123 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6884cb37-82fb-4295-b408-fcfe576e2074 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6884cb37-82fb-4295-b408-fcfe576e2074 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6884cb37-82fb-4295-b408-fcfe576e2074 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6884cb37-82fb-4295-b408-fcfe576e2074 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-6884cb37-82fb-4295-b408-fcfe576e2074 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6884cb37-82fb-4295-b408-fcfe576e2074 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1247/2394] 192.168.122.242 () {58 vars in 1115 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types => generated 2360 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2ff622b9-3bd5-4245-835c-4950881a553b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ff622b9-3bd5-4245-835c-4950881a553b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption/cipher Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ff622b9-3bd5-4245-835c-4950881a553b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2ff622b9-3bd5-4245-835c-4950881a553b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-2ff622b9-3bd5-4245-835c-4950881a553b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2ff622b9-3bd5-4245-835c-4950881a553b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption/cipher returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1148/2395] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption/cipher => generated 124 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-01e12cf2-4249-487a-86f0-34e8cd7426e3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01e12cf2-4249-487a-86f0-34e8cd7426e3 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01e12cf2-4249-487a-86f0-34e8cd7426e3 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01e12cf2-4249-487a-86f0-34e8cd7426e3 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-01e12cf2-4249-487a-86f0-34e8cd7426e3 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01e12cf2-4249-487a-86f0-34e8cd7426e3 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1248/2396] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e8e6f202-a663-4da4-a9c7-60c49b4202b7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e8e6f202-a663-4da4-a9c7-60c49b4202b7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/multiattach Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e8e6f202-a663-4da4-a9c7-60c49b4202b7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e8e6f202-a663-4da4-a9c7-60c49b4202b7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e8e6f202-a663-4da4-a9c7-60c49b4202b7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/multiattach returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1149/2397] 192.168.122.242 () {58 vars in 1298 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b1f1ec0f-c13a-487a-958b-5ede7e6ad042 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1f1ec0f-c13a-487a-958b-5ede7e6ad042 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/volume_backend_name Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1f1ec0f-c13a-487a-958b-5ede7e6ad042 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1f1ec0f-c13a-487a-958b-5ede7e6ad042 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1f1ec0f-c13a-487a-958b-5ede7e6ad042 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1249/2398] 192.168.122.242 () {58 vars in 1322 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/volume_backend_name => generated 143 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e2f36cab-765f-41d9-b4c8-72360a044416 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2f36cab-765f-41d9-b4c8-72360a044416 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] GET http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2f36cab-765f-41d9-b4c8-72360a044416 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2f36cab-765f-41d9-b4c8-72360a044416 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2f36cab-765f-41d9-b4c8-72360a044416 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 returned with HTTP 200 Sep 03 14:32:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1150/2399] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:32:52 2026] GET /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 => generated 317 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-daa24035-db05-461a-b9d0-c19279354830 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-daa24035-db05-461a-b9d0-c19279354830 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] PUT http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption/c76fc3f1-5c74-4874-a568-c811f8b64762 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-daa24035-db05-461a-b9d0-c19279354830 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-daa24035-db05-461a-b9d0-c19279354830 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-daa24035-db05-461a-b9d0-c19279354830 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption/c76fc3f1-5c74-4874-a568-c811f8b64762 returned with HTTP 403 Sep 03 14:32:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1250/2400] 192.168.122.242 () {60 vars in 1390 bytes} [Thu Sep 3 14:32:52 2026] PUT /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/encryption/c76fc3f1-5c74-4874-a568-c811f8b64762 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:32:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d84977e2-19c6-4da6-bba1-d467d17c6d8b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d84977e2-19c6-4da6-bba1-d467d17c6d8b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] PUT http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/key1 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d84977e2-19c6-4da6-bba1-d467d17c6d8b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-d84977e2-19c6-4da6-bba1-d467d17c6d8b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d84977e2-19c6-4da6-bba1-d467d17c6d8b tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/key1 returned with HTTP 403 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1151/2401] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:32:52 2026] PUT /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64/extra_specs/key1 => generated 122 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-60be571e-2fa7-4321-8d6a-2a73f7ca740c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60be571e-2fa7-4321-8d6a-2a73f7ca740c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] PUT http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60be571e-2fa7-4321-8d6a-2a73f7ca740c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-60be571e-2fa7-4321-8d6a-2a73f7ca740c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2af7d677d5c843bf82855f9d847e8a3d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7de6ada2fd8440a697f87ad909fbbdf6', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60be571e-2fa7-4321-8d6a-2a73f7ca740c tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-member] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 returned with HTTP 403 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1251/2402] 192.168.122.242 () {60 vars in 1246 bytes} [Thu Sep 3 14:32:53 2026] PUT /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6147590a-f95c-4a1f-b925-d561f7cad56f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6147590a-f95c-4a1f-b925-d561f7cad56f tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] DELETE http://192.168.122.242/volume/v3/types/f50ebdb2-cfad-4900-add1-44c449e3c11e Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6147590a-f95c-4a1f-b925-d561f7cad56f tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6147590a-f95c-4a1f-b925-d561f7cad56f tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6147590a-f95c-4a1f-b925-d561f7cad56f tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/f50ebdb2-cfad-4900-add1-44c449e3c11e returned with HTTP 202 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1152/2403] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:53 2026] DELETE /volume/v3/types/f50ebdb2-cfad-4900-add1-44c449e3c11e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a55622a7-3cb0-4ab8-bba7-e65f7adc46d9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a55622a7-3cb0-4ab8-bba7-e65f7adc46d9 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] DELETE http://192.168.122.242/volume/v3/types/c7575c24-a254-4172-871f-1d417aaa6de5 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a55622a7-3cb0-4ab8-bba7-e65f7adc46d9 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a55622a7-3cb0-4ab8-bba7-e65f7adc46d9 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a55622a7-3cb0-4ab8-bba7-e65f7adc46d9 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/c7575c24-a254-4172-871f-1d417aaa6de5 returned with HTTP 202 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1252/2404] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:53 2026] DELETE /volume/v3/types/c7575c24-a254-4172-871f-1d417aaa6de5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c5b6e970-b7a9-4888-a1ec-3528ec5e5ea7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5b6e970-b7a9-4888-a1ec-3528ec5e5ea7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] DELETE http://192.168.122.242/volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5b6e970-b7a9-4888-a1ec-3528ec5e5ea7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c5b6e970-b7a9-4888-a1ec-3528ec5e5ea7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c5b6e970-b7a9-4888-a1ec-3528ec5e5ea7 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5 returned with HTTP 202 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1153/2405] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:53 2026] DELETE /volume/v3/types/5174b465-9dbe-473a-beb8-a47b04f285a5 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-013b971b-97fd-420c-8e97-063631009add None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-013b971b-97fd-420c-8e97-063631009add tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] DELETE http://192.168.122.242/volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-013b971b-97fd-420c-8e97-063631009add tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-013b971b-97fd-420c-8e97-063631009add tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-013b971b-97fd-420c-8e97-063631009add tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c returned with HTTP 202 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1253/2406] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:53 2026] DELETE /volume/v3/types/e6af21ba-e675-412c-9686-b12cf205547c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7aa603f7-5b1f-466b-9429-00c345ef08a5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7aa603f7-5b1f-466b-9429-00c345ef08a5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] DELETE http://192.168.122.242/volume/v3/types/a1afb2cf-ba27-4256-a8c3-b23cb21b1840 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7aa603f7-5b1f-466b-9429-00c345ef08a5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7aa603f7-5b1f-466b-9429-00c345ef08a5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7aa603f7-5b1f-466b-9429-00c345ef08a5 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/a1afb2cf-ba27-4256-a8c3-b23cb21b1840 returned with HTTP 202 Sep 03 14:32:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1154/2407] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:53 2026] DELETE /volume/v3/types/a1afb2cf-ba27-4256-a8c3-b23cb21b1840 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9c2a3ea6-e4ce-4fec-85aa-7f1cba672920 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9c2a3ea6-e4ce-4fec-85aa-7f1cba672920 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] DELETE http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9c2a3ea6-e4ce-4fec-85aa-7f1cba672920 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9c2a3ea6-e4ce-4fec-85aa-7f1cba672920 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9c2a3ea6-e4ce-4fec-85aa-7f1cba672920 tempest-VolumeTypesMemberTests-986258798 tempest-VolumeTypesMemberTests-986258798-project-admin] http://192.168.122.242/volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 returned with HTTP 202 Sep 03 14:32:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1254/2408] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:53 2026] DELETE /volume/v3/types/973c7ed3-7b07-43f1-b3df-3312cc259f64 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1852249235", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1852249235', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create volume of 1 GB Sep 03 14:32:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Availability Zones retrieved successfully. Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Flow 'volume_create_api' (cc0e7992-a1e1-4cdb-895b-f025b18be4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04727e4c-3f0e-4fd6-8222-79de3f28c782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04727e4c-3f0e-4fd6-8222-79de3f28c782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0252d8c2-c698-4eec-b486-7e33a4cb4e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Created reservations ['40074b6c-d18b-48ed-bdf4-591c523f66c1', 'f45c9129-3554-46e6-a390-3f407a883728', 'e48c274a-c0fa-4c97-9abe-6abfc9386a49', '2a574a08-c690-4b5f-b149-b4832eca77a3'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:32:57 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0252d8c2-c698-4eec-b486-7e33a4cb4e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40074b6c-d18b-48ed-bdf4-591c523f66c1', 'f45c9129-3554-46e6-a390-3f407a883728', 'e48c274a-c0fa-4c97-9abe-6abfc9386a49', '2a574a08-c690-4b5f-b149-b4832eca77a3']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc466645-4c21-4c66-9849-f5afb9042928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:32:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc466645-4c21-4c66-9849-f5afb9042928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c76b755-3a86-4b29-8abc-4cc21e32df6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1852249235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7def88711b884bf491a7c4f6b37a9622',qos_specs=None,replication_status=,reservations=['40074b6c-d18b-48ed-bdf4-591c523f66c1','f45c9129-3554-46e6-a390-3f407a883728','e48c274a-c0fa-4c97-9abe-6abfc9386a49','2a574a08-c690-4b5f-b149-b4832eca77a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636d32f5518424fa5de1a7d076b0362',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1852249235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c76b755-3a86-4b29-8abc-4cc21e32df6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7def88711b884bf491a7c4f6b37a9622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e636d32f5518424fa5de1a7d076b0362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9634a44-7172-4411-bcba-7acba145d68c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9634a44-7172-4411-bcba-7acba145d68c) transitioned into state 'SUCCESS' from state '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-1852249235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7def88711b884bf491a7c4f6b37a9622',qos_specs=None,replication_status=,reservations=['40074b6c-d18b-48ed-bdf4-591c523f66c1','f45c9129-3554-46e6-a390-3f407a883728','e48c274a-c0fa-4c97-9abe-6abfc9386a49','2a574a08-c690-4b5f-b149-b4832eca77a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e636d32f5518424fa5de1a7d076b0362',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e096cc9c-176c-4e21-840b-eed9680b36c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e096cc9c-176c-4e21-840b-eed9680b36c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Flow 'volume_create_api' (cc0e7992-a1e1-4cdb-895b-f025b18be4a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create volume request issued successfully. Sep 03 14:32:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-89b96271-928c-4d67-8f1a-5eedf5a4e638 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:32:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1155/2409] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:32:57 2026] POST /volume/v3/volumes => generated 756 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:32:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a1a17ff-62c1-4428-8ca2-3a3aa2540063 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a1a17ff-62c1-4428-8ca2-3a3aa2540063 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a1a17ff-62c1-4428-8ca2-3a3aa2540063 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-655928223", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a1a17ff-62c1-4428-8ca2-3a3aa2540063 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1255/2410] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:58 2026] POST /volume/v3/types => generated 379 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ce56ed9e-822e-4273-aabb-f21eb8078408 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce56ed9e-822e-4273-aabb-f21eb8078408 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce56ed9e-822e-4273-aabb-f21eb8078408 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:32:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:32:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce56ed9e-822e-4273-aabb-f21eb8078408 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption returned with HTTP 200 Sep 03 14:32:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1156/2411] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:32:58 2026] POST /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption => generated 239 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-516b6d20-707e-4ca8-a455-7cc824f0235b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-516b6d20-707e-4ca8-a455-7cc824f0235b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-516b6d20-707e-4ca8-a455-7cc824f0235b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1518544457", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-516b6d20-707e-4ca8-a455-7cc824f0235b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1256/2412] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:58 2026] POST /volume/v3/types => generated 380 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c89de2e-3389-408a-98ad-f11d715de43e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c89de2e-3389-408a-98ad-f11d715de43e tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] POST http://192.168.122.242/volume/v3/types/2c4465db-6698-480c-a42b-4144b1578e44/encryption Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c89de2e-3389-408a-98ad-f11d715de43e tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-4c89de2e-3389-408a-98ad-f11d715de43e tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c89de2e-3389-408a-98ad-f11d715de43e tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/2c4465db-6698-480c-a42b-4144b1578e44/encryption returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1157/2413] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:32:58 2026] POST /volume/v3/types/2c4465db-6698-480c-a42b-4144b1578e44/encryption => generated 127 bytes in 207 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6defa9a0-2c19-47ff-a247-7d0b5ed26ecd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6defa9a0-2c19-47ff-a247-7d0b5ed26ecd tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6defa9a0-2c19-47ff-a247-7d0b5ed26ecd tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-315385277", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6defa9a0-2c19-47ff-a247-7d0b5ed26ecd tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1257/2414] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types => generated 379 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f033ccca-69b6-4c0d-8398-b531427cb733 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f033ccca-69b6-4c0d-8398-b531427cb733 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] POST http://192.168.122.242/volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b/extra_specs Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f033ccca-69b6-4c0d-8398-b531427cb733 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-f033ccca-69b6-4c0d-8398-b531427cb733 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f033ccca-69b6-4c0d-8398-b531427cb733 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b/extra_specs returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1158/2415] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b/extra_specs => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-52f7e8d1-6a47-4035-b583-efd54807adb0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52f7e8d1-6a47-4035-b583-efd54807adb0 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] PUT http://192.168.122.242/volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b/extra_specs/key2 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-52f7e8d1-6a47-4035-b583-efd54807adb0 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-52f7e8d1-6a47-4035-b583-efd54807adb0 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-52f7e8d1-6a47-4035-b583-efd54807adb0 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b/extra_specs/key2 returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1258/2416] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:32:59 2026] PUT /volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b/extra_specs/key2 => generated 122 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-55220f4f-fb00-4abe-847c-c9655f916363 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55220f4f-fb00-4abe-847c-c9655f916363 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55220f4f-fb00-4abe-847c-c9655f916363 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-55220f4f-fb00-4abe-847c-c9655f916363 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55220f4f-fb00-4abe-847c-c9655f916363 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1159/2417] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types => generated 109 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-edaca892-a172-44c2-9470-eb6bc367d04b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-edaca892-a172-44c2-9470-eb6bc367d04b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-edaca892-a172-44c2-9470-eb6bc367d04b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-294898025", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-edaca892-a172-44c2-9470-eb6bc367d04b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1259/2418] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types => generated 379 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dcf29dbc-f00c-4fb1-a89e-9387bb77e989 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dcf29dbc-f00c-4fb1-a89e-9387bb77e989 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9/encryption Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dcf29dbc-f00c-4fb1-a89e-9387bb77e989 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dcf29dbc-f00c-4fb1-a89e-9387bb77e989 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9/encryption returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1160/2419] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9/encryption => generated 239 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bbc2309c-ee6a-43be-8b90-e5ffdbe7f354 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bbc2309c-ee6a-43be-8b90-e5ffdbe7f354 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] DELETE http://192.168.122.242/volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9/encryption/99bc175b-0638-4f92-baf4-96f1bca58067 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bbc2309c-ee6a-43be-8b90-e5ffdbe7f354 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bbc2309c-ee6a-43be-8b90-e5ffdbe7f354 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-bbc2309c-ee6a-43be-8b90-e5ffdbe7f354 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bbc2309c-ee6a-43be-8b90-e5ffdbe7f354 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9/encryption/99bc175b-0638-4f92-baf4-96f1bca58067 returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1260/2420] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:32:59 2026] DELETE /volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9/encryption/99bc175b-0638-4f92-baf4-96f1bca58067 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0001f596-2386-44f4-ae13-4dbcc37e108d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0001f596-2386-44f4-ae13-4dbcc37e108d tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0001f596-2386-44f4-ae13-4dbcc37e108d tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1521000179", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0001f596-2386-44f4-ae13-4dbcc37e108d tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1161/2421] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types => generated 380 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fc28bd27-4032-42fb-8ab2-13a075066a31 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc28bd27-4032-42fb-8ab2-13a075066a31 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] DELETE http://192.168.122.242/volume/v3/types/867401c3-f480-4dc2-8907-8a290bf55f1f/extra_specs/key1 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc28bd27-4032-42fb-8ab2-13a075066a31 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc28bd27-4032-42fb-8ab2-13a075066a31 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-fc28bd27-4032-42fb-8ab2-13a075066a31 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc28bd27-4032-42fb-8ab2-13a075066a31 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/867401c3-f480-4dc2-8907-8a290bf55f1f/extra_specs/key1 returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1261/2422] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:32:59 2026] DELETE /volume/v3/types/867401c3-f480-4dc2-8907-8a290bf55f1f/extra_specs/key1 => generated 122 bytes in 35 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ef0caad6-a299-4693-9b43-c0c4a1e33253 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef0caad6-a299-4693-9b43-c0c4a1e33253 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef0caad6-a299-4693-9b43-c0c4a1e33253 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2110144508", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef0caad6-a299-4693-9b43-c0c4a1e33253 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1162/2423] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:32:59 2026] POST /volume/v3/types => generated 380 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-acf33808-a291-4ce1-8a69-899b643c2bce None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acf33808-a291-4ce1-8a69-899b643c2bce tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] DELETE http://192.168.122.242/volume/v3/types/1fdd6282-05b8-42d5-bb6d-05199429828c Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acf33808-a291-4ce1-8a69-899b643c2bce tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acf33808-a291-4ce1-8a69-899b643c2bce tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-acf33808-a291-4ce1-8a69-899b643c2bce tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acf33808-a291-4ce1-8a69-899b643c2bce tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/1fdd6282-05b8-42d5-bb6d-05199429828c returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1262/2424] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:32:59 2026] DELETE /volume/v3/types/1fdd6282-05b8-42d5-bb6d-05199429828c => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c1b0c2a-3a55-4c2d-a92d-472c61dbeeda None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c1b0c2a-3a55-4c2d-a92d-472c61dbeeda tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] GET http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c1b0c2a-3a55-4c2d-a92d-472c61dbeeda tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c1b0c2a-3a55-4c2d-a92d-472c61dbeeda tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c1b0c2a-3a55-4c2d-a92d-472c61dbeeda tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1163/2425] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:32:59 2026] GET /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs => generated 123 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-19960dd7-d8eb-440f-9ed4-6dcc7a0bb073 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-19960dd7-d8eb-440f-9ed4-6dcc7a0bb073 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] GET http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption/cipher Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-19960dd7-d8eb-440f-9ed4-6dcc7a0bb073 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-19960dd7-d8eb-440f-9ed4-6dcc7a0bb073 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-19960dd7-d8eb-440f-9ed4-6dcc7a0bb073 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-19960dd7-d8eb-440f-9ed4-6dcc7a0bb073 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption/cipher returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1263/2426] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:32:59 2026] GET /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dfd6ae91-4a66-420b-a772-40121ad826f3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfd6ae91-4a66-420b-a772-40121ad826f3 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] GET http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfd6ae91-4a66-420b-a772-40121ad826f3 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfd6ae91-4a66-420b-a772-40121ad826f3 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-dfd6ae91-4a66-420b-a772-40121ad826f3 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfd6ae91-4a66-420b-a772-40121ad826f3 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1164/2427] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:32:59 2026] GET /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption => generated 124 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5cd06632-1d90-4e60-9061-c9dd53c10f0c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cd06632-1d90-4e60-9061-c9dd53c10f0c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] GET http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/multiattach Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cd06632-1d90-4e60-9061-c9dd53c10f0c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cd06632-1d90-4e60-9061-c9dd53c10f0c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cd06632-1d90-4e60-9061-c9dd53c10f0c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/multiattach returned with HTTP 200 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1264/2428] 192.168.122.242 () {58 vars in 1298 bytes} [Thu Sep 3 14:32:59 2026] GET /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2f6eaed1-e11d-4ab4-91e3-804a57559965 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f6eaed1-e11d-4ab4-91e3-804a57559965 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] GET http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/volume_backend_name Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f6eaed1-e11d-4ab4-91e3-804a57559965 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f6eaed1-e11d-4ab4-91e3-804a57559965 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f6eaed1-e11d-4ab4-91e3-804a57559965 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1165/2429] 192.168.122.242 () {58 vars in 1322 bytes} [Thu Sep 3 14:32:59 2026] GET /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fbff905c-f705-4dfb-8fd1-1d86e7a9274b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbff905c-f705-4dfb-8fd1-1d86e7a9274b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] PUT http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption/7b03c2e1-9e5f-493c-8433-ec1837cc2ea9 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbff905c-f705-4dfb-8fd1-1d86e7a9274b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-fbff905c-f705-4dfb-8fd1-1d86e7a9274b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:32:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbff905c-f705-4dfb-8fd1-1d86e7a9274b tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption/7b03c2e1-9e5f-493c-8433-ec1837cc2ea9 returned with HTTP 403 Sep 03 14:32:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1265/2430] 192.168.122.242 () {60 vars in 1390 bytes} [Thu Sep 3 14:32:59 2026] PUT /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/encryption/7b03c2e1-9e5f-493c-8433-ec1837cc2ea9 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-001f66b9-51d8-443a-8b5f-b833f815ff90 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:32:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-001f66b9-51d8-443a-8b5f-b833f815ff90 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] PUT http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/key1 Sep 03 14:32:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-001f66b9-51d8-443a-8b5f-b833f815ff90 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-001f66b9-51d8-443a-8b5f-b833f815ff90 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-001f66b9-51d8-443a-8b5f-b833f815ff90 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/key1 returned with HTTP 403 Sep 03 14:33:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1166/2431] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:32:59 2026] PUT /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7938c313-d2c1-40a4-9c99-82242fb0d71f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7938c313-d2c1-40a4-9c99-82242fb0d71f tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] PUT http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7938c313-d2c1-40a4-9c99-82242fb0d71f tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-7938c313-d2c1-40a4-9c99-82242fb0d71f tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'abdccda3fdc843749f3409ee337163bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1d8b7343574347e190c05e152480e363', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7938c313-d2c1-40a4-9c99-82242fb0d71f tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-reader] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c returned with HTTP 403 Sep 03 14:33:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1266/2432] 192.168.122.242 () {60 vars in 1246 bytes} [Thu Sep 3 14:33:00 2026] PUT /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56e7114c-847b-49b2-a490-bc012391c8ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56e7114c-847b-49b2-a490-bc012391c8ba tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] DELETE http://192.168.122.242/volume/v3/types/1fdd6282-05b8-42d5-bb6d-05199429828c Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56e7114c-847b-49b2-a490-bc012391c8ba tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56e7114c-847b-49b2-a490-bc012391c8ba tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56e7114c-847b-49b2-a490-bc012391c8ba tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/1fdd6282-05b8-42d5-bb6d-05199429828c returned with HTTP 202 Sep 03 14:33:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1167/2433] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:00 2026] DELETE /volume/v3/types/1fdd6282-05b8-42d5-bb6d-05199429828c => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b8e80315-12bc-4f31-8847-2008fa9a9207 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b8e80315-12bc-4f31-8847-2008fa9a9207 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] DELETE http://192.168.122.242/volume/v3/types/867401c3-f480-4dc2-8907-8a290bf55f1f Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b8e80315-12bc-4f31-8847-2008fa9a9207 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b8e80315-12bc-4f31-8847-2008fa9a9207 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b8e80315-12bc-4f31-8847-2008fa9a9207 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/867401c3-f480-4dc2-8907-8a290bf55f1f returned with HTTP 202 Sep 03 14:33:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1267/2434] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:00 2026] DELETE /volume/v3/types/867401c3-f480-4dc2-8907-8a290bf55f1f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-07eb1ae4-2815-4500-a5b5-3e96c7dee3c6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07eb1ae4-2815-4500-a5b5-3e96c7dee3c6 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] DELETE http://192.168.122.242/volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9 Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07eb1ae4-2815-4500-a5b5-3e96c7dee3c6 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07eb1ae4-2815-4500-a5b5-3e96c7dee3c6 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07eb1ae4-2815-4500-a5b5-3e96c7dee3c6 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9 returned with HTTP 202 Sep 03 14:33:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1168/2435] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:00 2026] DELETE /volume/v3/types/80b7dc90-9ff6-4fa4-a722-c4bea7a016a9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eaa9bba9-a8d4-4632-81ec-4eeeca16bc33 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eaa9bba9-a8d4-4632-81ec-4eeeca16bc33 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] DELETE http://192.168.122.242/volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eaa9bba9-a8d4-4632-81ec-4eeeca16bc33 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eaa9bba9-a8d4-4632-81ec-4eeeca16bc33 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eaa9bba9-a8d4-4632-81ec-4eeeca16bc33 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b returned with HTTP 202 Sep 03 14:33:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1268/2436] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:00 2026] DELETE /volume/v3/types/5a2df09d-f060-45f1-acbc-b1220ffff80b => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3d68af81-8368-4057-ac22-d53aa5274f04 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d68af81-8368-4057-ac22-d53aa5274f04 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] DELETE http://192.168.122.242/volume/v3/types/2c4465db-6698-480c-a42b-4144b1578e44 Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d68af81-8368-4057-ac22-d53aa5274f04 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d68af81-8368-4057-ac22-d53aa5274f04 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d68af81-8368-4057-ac22-d53aa5274f04 tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/2c4465db-6698-480c-a42b-4144b1578e44 returned with HTTP 202 Sep 03 14:33:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1169/2437] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:00 2026] DELETE /volume/v3/types/2c4465db-6698-480c-a42b-4144b1578e44 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6400a8e6-7b84-4ee3-ad4c-6daf33cb091c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6400a8e6-7b84-4ee3-ad4c-6daf33cb091c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] DELETE http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6400a8e6-7b84-4ee3-ad4c-6daf33cb091c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6400a8e6-7b84-4ee3-ad4c-6daf33cb091c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6400a8e6-7b84-4ee3-ad4c-6daf33cb091c tempest-VolumeTypesReaderTests-1216644525 tempest-VolumeTypesReaderTests-1216644525-project-admin] http://192.168.122.242/volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c returned with HTTP 202 Sep 03 14:33:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1269/2438] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:00 2026] DELETE /volume/v3/types/f652640c-95d0-4eeb-85eb-81ab3ff1276c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-46154a18-accf-441f-b016-a35f59303c77 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1800233392"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1800233392'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume of 1 GB Sep 03 14:33:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Availability Zones retrieved successfully. Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (590102dc-de1b-4c5f-8c1c-508ddde4e81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833bc384-499e-437a-979d-ebbfd058b520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833bc384-499e-437a-979d-ebbfd058b520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaebd89-be18-4761-8dfe-56ce5e27f776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['ee11e3e8-ef17-48ed-9d4e-ace672b2d780', '1a08bb8c-6b96-449f-b0e5-e40a9d500958', '245b1d1d-d167-402c-a098-836106f54f5f', '2377cc9a-ecd8-4e94-9e82-c025b8cff8c7'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9eaebd89-be18-4761-8dfe-56ce5e27f776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee11e3e8-ef17-48ed-9d4e-ace672b2d780', '1a08bb8c-6b96-449f-b0e5-e40a9d500958', '245b1d1d-d167-402c-a098-836106f54f5f', '2377cc9a-ecd8-4e94-9e82-c025b8cff8c7']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42636a9-11eb-4f2d-a2a4-fbe531756a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b42636a9-11eb-4f2d-a2a4-fbe531756a84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b92b52a3-0c1f-40b5-a1fa-112cacd1ed19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1800233392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['ee11e3e8-ef17-48ed-9d4e-ace672b2d780','1a08bb8c-6b96-449f-b0e5-e40a9d500958','245b1d1d-d167-402c-a098-836106f54f5f','2377cc9a-ecd8-4e94-9e82-c025b8cff8c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1800233392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b92b52a3-0c1f-40b5-a1fa-112cacd1ed19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6aadc191848a495b0cbf9439b8fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7c875726a147f2b79e359a533cd470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28abbfb8-7a2a-4189-ba47-c1408c2b2ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28abbfb8-7a2a-4189-ba47-c1408c2b2ea3) transitioned into state 'SUCCESS' from state '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-1800233392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['ee11e3e8-ef17-48ed-9d4e-ace672b2d780','1a08bb8c-6b96-449f-b0e5-e40a9d500958','245b1d1d-d167-402c-a098-836106f54f5f','2377cc9a-ecd8-4e94-9e82-c025b8cff8c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f8c922-3b17-46d6-8c2d-cce7c658709f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0f8c922-3b17-46d6-8c2d-cce7c658709f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (590102dc-de1b-4c5f-8c1c-508ddde4e81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request issued successfully. Sep 03 14:33:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46154a18-accf-441f-b016-a35f59303c77 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1170/2439] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:33:03 2026] POST /volume/v3/volumes => generated 769 bytes in 633 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e26f8039-2ece-4d02-97a3-f76cbad3efd0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e26f8039-2ece-4d02-97a3-f76cbad3efd0 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e26f8039-2ece-4d02-97a3-f76cbad3efd0 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e26f8039-2ece-4d02-97a3-f76cbad3efd0 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e26f8039-2ece-4d02-97a3-f76cbad3efd0 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e26f8039-2ece-4d02-97a3-f76cbad3efd0 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 returned with HTTP 200 Sep 03 14:33:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1270/2440] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:03 2026] GET /volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 => generated 837 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa4d6289-8206-40e9-9c03-4387758e65e3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa4d6289-8206-40e9-9c03-4387758e65e3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa4d6289-8206-40e9-9c03-4387758e65e3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa4d6289-8206-40e9-9c03-4387758e65e3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aa4d6289-8206-40e9-9c03-4387758e65e3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa4d6289-8206-40e9-9c03-4387758e65e3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 returned with HTTP 200 Sep 03 14:33:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1171/2441] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:04 2026] GET /volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 => generated 861 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8bfd0f5-699a-4d3d-85a8-6ba289fc2ff6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8bfd0f5-699a-4d3d-85a8-6ba289fc2ff6 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8bfd0f5-699a-4d3d-85a8-6ba289fc2ff6 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8bfd0f5-699a-4d3d-85a8-6ba289fc2ff6 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f8bfd0f5-699a-4d3d-85a8-6ba289fc2ff6 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8bfd0f5-699a-4d3d-85a8-6ba289fc2ff6 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 returned with HTTP 200 Sep 03 14:33:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1271/2442] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:05 2026] GET /volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 => generated 862 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:33:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b92b52a3-0c1f-40b5-a1fa-112cacd1ed19", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1136131270"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create snapshot from volume b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:06 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['dcc3d939-bdce-444b-9663-557e275b8e23', '135c8dcc-ebb4-4f47-b52a-f94806a6fe52', 'c8ef2fb7-4511-4c98-b121-0e7a4061377c', 'ab9a40c9-34c9-4aec-986d-31a8523bb75a'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot create request issued successfully. Sep 03 14:33:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0f9d7fb8-3024-4083-bc3f-665fa092b608 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:33:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1172/2443] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:33:06 2026] POST /volume/v3/snapshots => generated 316 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42c09bbe-fa51-4529-b0f1-e662f80bd768 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42c09bbe-fa51-4529-b0f1-e662f80bd768 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42c09bbe-fa51-4529-b0f1-e662f80bd768 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42c09bbe-fa51-4529-b0f1-e662f80bd768 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42c09bbe-fa51-4529-b0f1-e662f80bd768 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42c09bbe-fa51-4529-b0f1-e662f80bd768 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 200 Sep 03 14:33:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1272/2444] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:06 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 448 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-107faac9-dd31-415d-a8f2-eab5c43a6751 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-107faac9-dd31-415d-a8f2-eab5c43a6751 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-107faac9-dd31-415d-a8f2-eab5c43a6751 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-107faac9-dd31-415d-a8f2-eab5c43a6751 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-107faac9-dd31-415d-a8f2-eab5c43a6751 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-107faac9-dd31-415d-a8f2-eab5c43a6751 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 200 Sep 03 14:33:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1173/2445] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:07 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-62f8d8bb-c5dc-4bef-ae9f-843283517dfc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62f8d8bb-c5dc-4bef-ae9f-843283517dfc tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62f8d8bb-c5dc-4bef-ae9f-843283517dfc tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62f8d8bb-c5dc-4bef-ae9f-843283517dfc tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62f8d8bb-c5dc-4bef-ae9f-843283517dfc tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62f8d8bb-c5dc-4bef-ae9f-843283517dfc tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 200 Sep 03 14:33:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1273/2446] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:08 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 448 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-808eb9e7-3522-478e-8dac-7fae6f359141 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-808eb9e7-3522-478e-8dac-7fae6f359141 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-808eb9e7-3522-478e-8dac-7fae6f359141 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-808eb9e7-3522-478e-8dac-7fae6f359141 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-808eb9e7-3522-478e-8dac-7fae6f359141 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-808eb9e7-3522-478e-8dac-7fae6f359141 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 200 Sep 03 14:33:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1174/2447] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:09 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 475 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6d58441f-c502-4218-aef8-d2ef6e43161c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "366167f7-023d-4168-b33a-d4d943a5fbf7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-183226350"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request body: {'volume': {"'snapshot_id": '366167f7-023d-4168-b33a-d4d943a5fbf7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-183226350'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume of 1 GB Sep 03 14:33:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Availability Zones retrieved successfully. Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (aafdfb90-def9-4d50-8a68-68d752e444f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b532719-82f2-4299-9042-e8687087466b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b532719-82f2-4299-9042-e8687087466b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f25ed7-bf55-41f4-84d3-ef42bcac8b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['102df98e-fa4c-457a-8f70-6e735112aa52', '42e73148-c333-481d-8745-5dfb60bcf320', 'a5ad0d1a-bf64-4444-8c13-629c9f09f66a', '9889f484-21f9-488a-b21f-2d6e7fabbc82'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f25ed7-bf55-41f4-84d3-ef42bcac8b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102df98e-fa4c-457a-8f70-6e735112aa52', '42e73148-c333-481d-8745-5dfb60bcf320', 'a5ad0d1a-bf64-4444-8c13-629c9f09f66a', '9889f484-21f9-488a-b21f-2d6e7fabbc82']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7b3e5d-4e2e-4336-ac35-a48f9a2ab930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7b3e5d-4e2e-4336-ac35-a48f9a2ab930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4459df17-c109-4318-b1cc-cecd6558b02e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-183226350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['102df98e-fa4c-457a-8f70-6e735112aa52','42e73148-c333-481d-8745-5dfb60bcf320','a5ad0d1a-bf64-4444-8c13-629c9f09f66a','9889f484-21f9-488a-b21f-2d6e7fabbc82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-183226350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4459df17-c109-4318-b1cc-cecd6558b02e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6aadc191848a495b0cbf9439b8fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7c875726a147f2b79e359a533cd470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa69203-9b53-4593-abe7-556b94f9936a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffa69203-9b53-4593-abe7-556b94f9936a) transitioned into state 'SUCCESS' from state '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-183226350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['102df98e-fa4c-457a-8f70-6e735112aa52','42e73148-c333-481d-8745-5dfb60bcf320','a5ad0d1a-bf64-4444-8c13-629c9f09f66a','9889f484-21f9-488a-b21f-2d6e7fabbc82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a37e73-876f-4c89-8570-41135dd92885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3a37e73-876f-4c89-8570-41135dd92885) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (aafdfb90-def9-4d50-8a68-68d752e444f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request issued successfully. Sep 03 14:33:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6d58441f-c502-4218-aef8-d2ef6e43161c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1274/2448] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:09 2026] POST /volume/v3/volumes => generated 768 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8f9be62f-bb24-4c97-8b17-89f156442fea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "366167f7-023d-4168-b33a-d4d943a5fbf7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1187286410"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request body: {'volume': {"'snapshot_id": '366167f7-023d-4168-b33a-d4d943a5fbf7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1187286410'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume of 1 GB Sep 03 14:33:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Availability Zones retrieved successfully. Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (1195b6a7-869b-4fd6-afe2-4c29810742e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0534933-02ea-4eb6-82c7-c1e75d69d496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0534933-02ea-4eb6-82c7-c1e75d69d496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9972099e-4460-4b75-8146-8e14f1755dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['bf2ea58b-b928-4db7-9289-e4a1a2b2c3b7', 'fd9f4db8-f826-4ee1-beb7-2ea1a5e51029', 'fc573b4a-0fc0-4b49-8a8a-29c3de7516a3', '3cc956f8-590e-4930-b7bb-c273eefa60b3'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9972099e-4460-4b75-8146-8e14f1755dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf2ea58b-b928-4db7-9289-e4a1a2b2c3b7', 'fd9f4db8-f826-4ee1-beb7-2ea1a5e51029', 'fc573b4a-0fc0-4b49-8a8a-29c3de7516a3', '3cc956f8-590e-4930-b7bb-c273eefa60b3']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d6fa8c-508b-4b27-933b-51ec1699384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d6fa8c-508b-4b27-933b-51ec1699384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '354fdb97-6cd5-41d4-9b87-78628bc5b214', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1187286410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['bf2ea58b-b928-4db7-9289-e4a1a2b2c3b7','fd9f4db8-f826-4ee1-beb7-2ea1a5e51029','fc573b4a-0fc0-4b49-8a8a-29c3de7516a3','3cc956f8-590e-4930-b7bb-c273eefa60b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1187286410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=354fdb97-6cd5-41d4-9b87-78628bc5b214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6aadc191848a495b0cbf9439b8fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7c875726a147f2b79e359a533cd470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45e67c3-a91b-4302-842b-99fd77e03754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c45e67c3-a91b-4302-842b-99fd77e03754) transitioned into state 'SUCCESS' from state '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-1187286410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['bf2ea58b-b928-4db7-9289-e4a1a2b2c3b7','fd9f4db8-f826-4ee1-beb7-2ea1a5e51029','fc573b4a-0fc0-4b49-8a8a-29c3de7516a3','3cc956f8-590e-4930-b7bb-c273eefa60b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6981fe-2eca-4560-a605-063e820878a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b6981fe-2eca-4560-a605-063e820878a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (1195b6a7-869b-4fd6-afe2-4c29810742e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request issued successfully. Sep 03 14:33:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8f9be62f-bb24-4c97-8b17-89f156442fea tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1175/2449] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:10 2026] POST /volume/v3/volumes => generated 769 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b57bba4d-4d4f-461d-945c-6683d265eccf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "366167f7-023d-4168-b33a-d4d943a5fbf7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-912750375"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request body: {'volume': {"'snapshot_id": '366167f7-023d-4168-b33a-d4d943a5fbf7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-912750375'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume of 1 GB Sep 03 14:33:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Availability Zones retrieved successfully. Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (db1f4e07-1b96-4aca-8733-e076dad3f3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc780de7-d2af-4da5-ae41-60187c314ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-d4a98e2d-7244-4630-adfe-6685171d0da9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-d4a98e2d-7244-4630-adfe-6685171d0da9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-d4a98e2d-7244-4630-adfe-6685171d0da9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-d4a98e2d-7244-4630-adfe-6685171d0da9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc780de7-d2af-4da5-ae41-60187c314ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b540fb01-aae8-42b3-b407-91f6199c6ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-d4a98e2d-7244-4630-adfe-6685171d0da9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['201c5137-4120-4a86-a035-330f2a7264b6', 'a0857a4c-13e1-4da5-89bb-c79251096ade', 'f9f4afb0-1914-4569-93d7-6a0070b06744', 'b3b97e7d-023f-4d91-8408-71ddf740b48e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b540fb01-aae8-42b3-b407-91f6199c6ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['201c5137-4120-4a86-a035-330f2a7264b6', 'a0857a4c-13e1-4da5-89bb-c79251096ade', 'f9f4afb0-1914-4569-93d7-6a0070b06744', 'b3b97e7d-023f-4d91-8408-71ddf740b48e']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-d4a98e2d-7244-4630-adfe-6685171d0da9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:33:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1176/2450] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:33:11 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 1148 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cea0c7-8810-47a8-a7eb-f296d23105cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6cea0c7-8810-47a8-a7eb-f296d23105cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812efeb8-1c31-418e-a1c2-b919706366f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-912750375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['201c5137-4120-4a86-a035-330f2a7264b6','a0857a4c-13e1-4da5-89bb-c79251096ade','f9f4afb0-1914-4569-93d7-6a0070b06744','b3b97e7d-023f-4d91-8408-71ddf740b48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-912750375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=812efeb8-1c31-418e-a1c2-b919706366f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6aadc191848a495b0cbf9439b8fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7c875726a147f2b79e359a533cd470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9bdaede-e45b-4686-8e18-ae9614c2ea61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] POST http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5/action Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9bdaede-e45b-4686-8e18-ae9614c2ea61) transitioned into state 'SUCCESS' from state '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-912750375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['201c5137-4120-4a86-a035-330f2a7264b6','a0857a4c-13e1-4da5-89bb-c79251096ade','f9f4afb0-1914-4569-93d7-6a0070b06744','b3b97e7d-023f-4d91-8408-71ddf740b48e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d6e2ee-2b6a-4cf4-bf57-25ab5b604b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Begin detaching volume completed successfully. Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-e365d497-2fec-486a-b023-3bebc6e87ea2 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5/action returned with HTTP 202 Sep 03 14:33:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1177/2451] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:33:11 2026] POST /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d6e2ee-2b6a-4cf4-bf57-25ab5b604b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (db1f4e07-1b96-4aca-8733-e076dad3f3b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request issued successfully. Sep 03 14:33:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b57bba4d-4d4f-461d-945c-6683d265eccf tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1275/2452] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:10 2026] POST /volume/v3/volumes => generated 768 bytes in 815 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "366167f7-023d-4168-b33a-d4d943a5fbf7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1969642229"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request body: {'volume': {"'snapshot_id": '366167f7-023d-4168-b33a-d4d943a5fbf7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1969642229'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume of 1 GB Sep 03 14:33:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Availability Zones retrieved successfully. Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (b6d4a84e-27c2-4bc4-a725-b504a261242b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e338008-1970-4b47-92bc-b811f2286df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e338008-1970-4b47-92bc-b811f2286df0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:11 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020a69ed-87b0-4a81-91a7-2697b3a3148b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a5b2b4f-9c0c-4f94-a28e-749e1a223867 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a5b2b4f-9c0c-4f94-a28e-749e1a223867 None None] GET http://192.168.122.242/volume// Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a5b2b4f-9c0c-4f94-a28e-749e1a223867 None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a5b2b4f-9c0c-4f94-a28e-749e1a223867 None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a5b2b4f-9c0c-4f94-a28e-749e1a223867 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:33:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1276/2453] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:33:12 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-ca7b3f18-8088-45b6-8a07-e399c8e7eb63 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-ca7b3f18-8088-45b6-8a07-e399c8e7eb63 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-ca7b3f18-8088-45b6-8a07-e399c8e7eb63 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-ca7b3f18-8088-45b6-8a07-e399c8e7eb63 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['19a5a310-5e5c-4d9b-afa1-c7bd5456acb2', 'a111c59b-0047-46e9-a2c7-d2a621646a96', '11aeb6f5-da96-4232-8835-4569969b564c', '7482ccbb-8ee3-4599-ad3b-3a57c633db77'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:12 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (020a69ed-87b0-4a81-91a7-2697b3a3148b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a5a310-5e5c-4d9b-afa1-c7bd5456acb2', 'a111c59b-0047-46e9-a2c7-d2a621646a96', '11aeb6f5-da96-4232-8835-4569969b564c', '7482ccbb-8ee3-4599-ad3b-3a57c633db77']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cb1eb94-2f6e-49b4-82e8-cf07f8b48db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-ca7b3f18-8088-45b6-8a07-e399c8e7eb63 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-ca7b3f18-8088-45b6-8a07-e399c8e7eb63 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:33:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1277/2454] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:33:12 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 1332 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cb1eb94-2f6e-49b4-82e8-cf07f8b48db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1640140-4178-442e-9b1b-c1ae7efb72d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1969642229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['19a5a310-5e5c-4d9b-afa1-c7bd5456acb2','a111c59b-0047-46e9-a2c7-d2a621646a96','11aeb6f5-da96-4232-8835-4569969b564c','7482ccbb-8ee3-4599-ad3b-3a57c633db77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1969642229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1640140-4178-442e-9b1b-c1ae7efb72d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6aadc191848a495b0cbf9439b8fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7c875726a147f2b79e359a533cd470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ee9764-f1a1-4e72-9bbb-de1ddb54f17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ee9764-f1a1-4e72-9bbb-de1ddb54f17f) transitioned into state 'SUCCESS' from state '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-1969642229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['19a5a310-5e5c-4d9b-afa1-c7bd5456acb2','a111c59b-0047-46e9-a2c7-d2a621646a96','11aeb6f5-da96-4232-8835-4569969b564c','7482ccbb-8ee3-4599-ad3b-3a57c633db77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abdcd7e2-6eff-470b-9e48-72daec2caeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abdcd7e2-6eff-470b-9e48-72daec2caeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (b6d4a84e-27c2-4bc4-a725-b504a261242b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request issued successfully. Sep 03 14:33:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d89d2d8-11d4-4efb-9b11-df2dbbc9133c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1178/2455] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:11 2026] POST /volume/v3/volumes => generated 769 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "366167f7-023d-4168-b33a-d4d943a5fbf7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-454842068"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request body: {'volume': {"'snapshot_id": '366167f7-023d-4168-b33a-d4d943a5fbf7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-454842068'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume of 1 GB Sep 03 14:33:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Availability Zones retrieved successfully. Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-761a9c87-d727-4205-9481-2ddc76df4eaa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (45b18180-2cb4-495f-b8cd-7d1f0ce6d473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790080c3-670c-4064-b80a-02fb89080c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-761a9c87-d727-4205-9481-2ddc76df4eaa tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] DELETE http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-761a9c87-d727-4205-9481-2ddc76df4eaa tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-761a9c87-d727-4205-9481-2ddc76df4eaa tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (790080c3-670c-4064-b80a-02fb89080c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b258863-2e55-4281-9ae8-98c10074c1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:13 devstack devstack@c-api.service[86692]: /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 03 14:33:13 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Created reservations ['d67826bc-2c85-4ca3-a11b-89711cc90713', 'a15e23de-0c69-4953-bdf9-a4016dbaf388', 'f2ba7907-6422-4c85-8a45-651fca3f3534', '62c22426-efdf-43e7-8c9c-1939739fe82e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b258863-2e55-4281-9ae8-98c10074c1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d67826bc-2c85-4ca3-a11b-89711cc90713', 'a15e23de-0c69-4953-bdf9-a4016dbaf388', 'f2ba7907-6422-4c85-8a45-651fca3f3534', '62c22426-efdf-43e7-8c9c-1939739fe82e']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d654494e-8bb9-4470-b506-3985b81e4b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-60d7787a-e812-4fd4-9b0b-23759cd9039e req-761a9c87-d727-4205-9481-2ddc76df4eaa tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f returned with HTTP 200 Sep 03 14:33:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1179/2456] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:33:12 2026] DELETE /volume/v3/attachments/3ef8462d-af9c-47cd-88e7-229d25d2176f => generated 19 bytes in 652 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d654494e-8bb9-4470-b506-3985b81e4b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9536222c-dd61-4db5-8307-88a76f5107f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-454842068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['d67826bc-2c85-4ca3-a11b-89711cc90713','a15e23de-0c69-4953-bdf9-a4016dbaf388','f2ba7907-6422-4c85-8a45-651fca3f3534','62c22426-efdf-43e7-8c9c-1939739fe82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-454842068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9536222c-dd61-4db5-8307-88a76f5107f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc6aadc191848a495b0cbf9439b8fb3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7c875726a147f2b79e359a533cd470',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbd2963-faaf-4d8e-b14b-a67b063edc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbd2963-faaf-4d8e-b14b-a67b063edc88) transitioned into state 'SUCCESS' from state '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-454842068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc6aadc191848a495b0cbf9439b8fb3',qos_specs=None,replication_status=,reservations=['d67826bc-2c85-4ca3-a11b-89711cc90713','a15e23de-0c69-4953-bdf9-a4016dbaf388','f2ba7907-6422-4c85-8a45-651fca3f3534','62c22426-efdf-43e7-8c9c-1939739fe82e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7c875726a147f2b79e359a533cd470',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98e7c67-d6ae-4f97-92db-f1a5a9dc149c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f98e7c67-d6ae-4f97-92db-f1a5a9dc149c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Flow 'volume_create_api' (45b18180-2cb4-495f-b8cd-7d1f0ce6d473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Create volume request issued successfully. Sep 03 14:33:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7674c53-9f76-49ad-8bb4-429960c3ee28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1278/2457] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:12 2026] POST /volume/v3/volumes => generated 768 bytes in 1025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6b60b56e-18d2-4831-962a-17b5406c3d49 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6b60b56e-18d2-4831-962a-17b5406c3d49 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e Sep 03 14:33:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6b60b56e-18d2-4831-962a-17b5406c3d49 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6b60b56e-18d2-4831-962a-17b5406c3d49 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6b60b56e-18d2-4831-962a-17b5406c3d49 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6b60b56e-18d2-4831-962a-17b5406c3d49 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e returned with HTTP 200 Sep 03 14:33:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1180/2458] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:13 2026] GET /volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e => generated 861 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3d298fd2-aab4-49ad-9a54-aa781787b9b3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d298fd2-aab4-49ad-9a54-aa781787b9b3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d298fd2-aab4-49ad-9a54-aa781787b9b3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3d298fd2-aab4-49ad-9a54-aa781787b9b3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3d298fd2-aab4-49ad-9a54-aa781787b9b3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3d298fd2-aab4-49ad-9a54-aa781787b9b3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 returned with HTTP 200 Sep 03 14:33:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1279/2459] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:13 2026] GET /volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 => generated 861 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-cffe86cf-bfde-4c44-96c6-512700733441 req-e7c6acca-7ced-4389-ae04-c2ec0307c504 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cffe86cf-bfde-4c44-96c6-512700733441 req-e7c6acca-7ced-4389-ae04-c2ec0307c504 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cffe86cf-bfde-4c44-96c6-512700733441 req-e7c6acca-7ced-4389-ae04-c2ec0307c504 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-cffe86cf-bfde-4c44-96c6-512700733441 req-e7c6acca-7ced-4389-ae04-c2ec0307c504 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-cffe86cf-bfde-4c44-96c6-512700733441 req-e7c6acca-7ced-4389-ae04-c2ec0307c504 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:33:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-cffe86cf-bfde-4c44-96c6-512700733441 req-e7c6acca-7ced-4389-ae04-c2ec0307c504 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:33:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1181/2460] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:33:14 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:33:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a0cb8669-0755-4294-ab35-1266737a9292 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] DELETE http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Delete volume with id: badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Delete volume request issued successfully. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a0cb8669-0755-4294-ab35-1266737a9292 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 202 Sep 03 14:33:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1280/2461] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:14 2026] DELETE /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-095728a1-84dc-438b-8fe1-dc11d1797cf9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-095728a1-84dc-438b-8fe1-dc11d1797cf9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-095728a1-84dc-438b-8fe1-dc11d1797cf9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-095728a1-84dc-438b-8fe1-dc11d1797cf9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-095728a1-84dc-438b-8fe1-dc11d1797cf9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Volume info retrieved successfully. Sep 03 14:33:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-095728a1-84dc-438b-8fe1-dc11d1797cf9 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 200 Sep 03 14:33:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1182/2462] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:14 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ee250efd-4056-4638-a317-bd5ef8b74a28 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee250efd-4056-4638-a317-bd5ef8b74a28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 Sep 03 14:33:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee250efd-4056-4638-a317-bd5ef8b74a28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee250efd-4056-4638-a317-bd5ef8b74a28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ee250efd-4056-4638-a317-bd5ef8b74a28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee250efd-4056-4638-a317-bd5ef8b74a28 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 returned with HTTP 200 Sep 03 14:33:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1281/2463] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:14 2026] GET /volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e11a4e4-4beb-4f3b-9c38-07643665326b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e11a4e4-4beb-4f3b-9c38-07643665326b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 Sep 03 14:33:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e11a4e4-4beb-4f3b-9c38-07643665326b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e11a4e4-4beb-4f3b-9c38-07643665326b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e11a4e4-4beb-4f3b-9c38-07643665326b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e11a4e4-4beb-4f3b-9c38-07643665326b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 returned with HTTP 200 Sep 03 14:33:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1183/2464] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:14 2026] GET /volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 => generated 860 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a9f28b2c-656b-4bef-9ff8-30349ab1ebf1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9f28b2c-656b-4bef-9ff8-30349ab1ebf1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] GET http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 Sep 03 14:33:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9f28b2c-656b-4bef-9ff8-30349ab1ebf1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9f28b2c-656b-4bef-9ff8-30349ab1ebf1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9f28b2c-656b-4bef-9ff8-30349ab1ebf1 tempest-TestMinimumBasicScenario-923270773 tempest-TestMinimumBasicScenario-923270773-project-member] http://192.168.122.242/volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 returned with HTTP 404 Sep 03 14:33:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1282/2465] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:15 2026] GET /volume/v3/volumes/badc2d73-24b3-4617-b3bd-7413b9e379c5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-85ac598e-3244-4ea9-84e2-acc19fbd7354 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85ac598e-3244-4ea9-84e2-acc19fbd7354 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 Sep 03 14:33:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85ac598e-3244-4ea9-84e2-acc19fbd7354 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-85ac598e-3244-4ea9-84e2-acc19fbd7354 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-85ac598e-3244-4ea9-84e2-acc19fbd7354 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-85ac598e-3244-4ea9-84e2-acc19fbd7354 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 returned with HTTP 200 Sep 03 14:33:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1184/2466] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:16 2026] GET /volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 => generated 861 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d38308c-e0bc-414e-9c08-2acf2736f986 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d38308c-e0bc-414e-9c08-2acf2736f986 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 Sep 03 14:33:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d38308c-e0bc-414e-9c08-2acf2736f986 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d38308c-e0bc-414e-9c08-2acf2736f986 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d38308c-e0bc-414e-9c08-2acf2736f986 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d38308c-e0bc-414e-9c08-2acf2736f986 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 returned with HTTP 200 Sep 03 14:33:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1283/2467] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:16 2026] GET /volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 => generated 862 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-be356666-1e0d-4218-b1b2-dc8f7d083475 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be356666-1e0d-4218-b1b2-dc8f7d083475 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 Sep 03 14:33:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be356666-1e0d-4218-b1b2-dc8f7d083475 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be356666-1e0d-4218-b1b2-dc8f7d083475 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-be356666-1e0d-4218-b1b2-dc8f7d083475 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be356666-1e0d-4218-b1b2-dc8f7d083475 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 returned with HTTP 200 Sep 03 14:33:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1185/2468] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:16 2026] GET /volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7e1a59ec-78e7-449e-940d-4fbf7926e0ab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e1a59ec-78e7-449e-940d-4fbf7926e0ab tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 Sep 03 14:33:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e1a59ec-78e7-449e-940d-4fbf7926e0ab tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e1a59ec-78e7-449e-940d-4fbf7926e0ab tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7e1a59ec-78e7-449e-940d-4fbf7926e0ab tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e1a59ec-78e7-449e-940d-4fbf7926e0ab tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 returned with HTTP 200 Sep 03 14:33:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1284/2469] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:17 2026] GET /volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 Sep 03 14:33:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:17 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume with id: 9536222c-dd61-4db5-8307-88a76f5107f1 Sep 03 14:33:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume request issued successfully. Sep 03 14:33:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2cd6f021-01ce-4d7e-a04b-fa7c47200389 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 returned with HTTP 202 Sep 03 14:33:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1186/2470] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:17 2026] DELETE /volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6893271d-3bc4-4b0a-ae9a-530e7b335ee5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6893271d-3bc4-4b0a-ae9a-530e7b335ee5 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 Sep 03 14:33:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6893271d-3bc4-4b0a-ae9a-530e7b335ee5 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6893271d-3bc4-4b0a-ae9a-530e7b335ee5 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6893271d-3bc4-4b0a-ae9a-530e7b335ee5 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6893271d-3bc4-4b0a-ae9a-530e7b335ee5 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 returned with HTTP 200 Sep 03 14:33:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1285/2471] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:17 2026] GET /volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fe0762e1-a4c3-4433-8242-86c922939ded None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fe0762e1-a4c3-4433-8242-86c922939ded tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 Sep 03 14:33:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fe0762e1-a4c3-4433-8242-86c922939ded tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fe0762e1-a4c3-4433-8242-86c922939ded tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fe0762e1-a4c3-4433-8242-86c922939ded tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 returned with HTTP 404 Sep 03 14:33:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1187/2472] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:18 2026] GET /volume/v3/volumes/9536222c-dd61-4db5-8307-88a76f5107f1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 Sep 03 14:33:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:18 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume with id: b1640140-4178-442e-9b1b-c1ae7efb72d3 Sep 03 14:33:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume request issued successfully. Sep 03 14:33:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ff0e436-c7b3-4fc5-b87e-52346d76e75c tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 returned with HTTP 202 Sep 03 14:33:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1286/2473] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:18 2026] DELETE /volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2bce936b-eb44-4c19-8837-0db05b075148 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2bce936b-eb44-4c19-8837-0db05b075148 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 Sep 03 14:33:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2bce936b-eb44-4c19-8837-0db05b075148 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2bce936b-eb44-4c19-8837-0db05b075148 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2bce936b-eb44-4c19-8837-0db05b075148 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2bce936b-eb44-4c19-8837-0db05b075148 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 returned with HTTP 200 Sep 03 14:33:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1188/2474] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:18 2026] GET /volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 => generated 861 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd069bb9-f4cb-43ba-9b77-aef52113b7d3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd069bb9-f4cb-43ba-9b77-aef52113b7d3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 Sep 03 14:33:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd069bb9-f4cb-43ba-9b77-aef52113b7d3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd069bb9-f4cb-43ba-9b77-aef52113b7d3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd069bb9-f4cb-43ba-9b77-aef52113b7d3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 returned with HTTP 404 Sep 03 14:33:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1287/2475] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:20 2026] GET /volume/v3/volumes/b1640140-4178-442e-9b1b-c1ae7efb72d3 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 Sep 03 14:33:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:20 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume with id: 812efeb8-1c31-418e-a1c2-b919706366f3 Sep 03 14:33:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume request issued successfully. Sep 03 14:33:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-774f8c3b-270e-4237-ac4f-e811364ccdfa tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 returned with HTTP 202 Sep 03 14:33:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1189/2476] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:20 2026] DELETE /volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ae61cc3d-b89c-4e84-bbc9-4804a0cd5177 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae61cc3d-b89c-4e84-bbc9-4804a0cd5177 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 Sep 03 14:33:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae61cc3d-b89c-4e84-bbc9-4804a0cd5177 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ae61cc3d-b89c-4e84-bbc9-4804a0cd5177 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ae61cc3d-b89c-4e84-bbc9-4804a0cd5177 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ae61cc3d-b89c-4e84-bbc9-4804a0cd5177 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 returned with HTTP 200 Sep 03 14:33:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1288/2477] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:20 2026] GET /volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:33:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-558fe4e6-4c04-4b60-8904-fd3511ce1722 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-558fe4e6-4c04-4b60-8904-fd3511ce1722 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 Sep 03 14:33:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-558fe4e6-4c04-4b60-8904-fd3511ce1722 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-558fe4e6-4c04-4b60-8904-fd3511ce1722 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-558fe4e6-4c04-4b60-8904-fd3511ce1722 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 returned with HTTP 404 Sep 03 14:33:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1190/2478] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:21 2026] GET /volume/v3/volumes/812efeb8-1c31-418e-a1c2-b919706366f3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 Sep 03 14:33:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:21 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume with id: 354fdb97-6cd5-41d4-9b87-78628bc5b214 Sep 03 14:33:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume request issued successfully. Sep 03 14:33:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b853ad06-05f5-4d25-8ed8-6992b86e8d6f tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 returned with HTTP 202 Sep 03 14:33:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1289/2479] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:21 2026] DELETE /volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-74fae02f-04b7-454f-a919-cbba2f10bb68 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-74fae02f-04b7-454f-a919-cbba2f10bb68 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 Sep 03 14:33:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-74fae02f-04b7-454f-a919-cbba2f10bb68 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-74fae02f-04b7-454f-a919-cbba2f10bb68 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-74fae02f-04b7-454f-a919-cbba2f10bb68 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-74fae02f-04b7-454f-a919-cbba2f10bb68 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 returned with HTTP 200 Sep 03 14:33:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1191/2480] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:21 2026] GET /volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:33:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f999887a-d039-49df-a6c0-d16329158b95 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f999887a-d039-49df-a6c0-d16329158b95 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 Sep 03 14:33:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f999887a-d039-49df-a6c0-d16329158b95 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f999887a-d039-49df-a6c0-d16329158b95 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f999887a-d039-49df-a6c0-d16329158b95 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 returned with HTTP 404 Sep 03 14:33:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1290/2481] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:22 2026] GET /volume/v3/volumes/354fdb97-6cd5-41d4-9b87-78628bc5b214 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-37d0a605-2724-4094-bb34-253ed566d540 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e Sep 03 14:33:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume with id: 4459df17-c109-4318-b1cc-cecd6558b02e Sep 03 14:33:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume request issued successfully. Sep 03 14:33:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-37d0a605-2724-4094-bb34-253ed566d540 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e returned with HTTP 202 Sep 03 14:33:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1192/2482] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:22 2026] DELETE /volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6166c6c7-bab6-4e38-9493-abb01dbf5590 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6166c6c7-bab6-4e38-9493-abb01dbf5590 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e Sep 03 14:33:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6166c6c7-bab6-4e38-9493-abb01dbf5590 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6166c6c7-bab6-4e38-9493-abb01dbf5590 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6166c6c7-bab6-4e38-9493-abb01dbf5590 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6166c6c7-bab6-4e38-9493-abb01dbf5590 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e returned with HTTP 200 Sep 03 14:33:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1291/2483] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:22 2026] GET /volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cf1c5fa7-b05b-4de8-9d0e-1af37ab1ca38 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf1c5fa7-b05b-4de8-9d0e-1af37ab1ca38 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e Sep 03 14:33:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf1c5fa7-b05b-4de8-9d0e-1af37ab1ca38 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf1c5fa7-b05b-4de8-9d0e-1af37ab1ca38 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf1c5fa7-b05b-4de8-9d0e-1af37ab1ca38 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e returned with HTTP 404 Sep 03 14:33:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1193/2484] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:23 2026] GET /volume/v3/volumes/4459df17-c109-4318-b1cc-cecd6558b02e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:23 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete snapshot with id: 366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot delete request issued successfully. Sep 03 14:33:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e5c28b86-00fe-4482-b918-c0eb459e97c7 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 202 Sep 03 14:33:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1292/2485] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:33:23 2026] DELETE /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6bc9b09b-1a14-4755-b9c7-6ea4bff7da76 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bc9b09b-1a14-4755-b9c7-6ea4bff7da76 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bc9b09b-1a14-4755-b9c7-6ea4bff7da76 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6bc9b09b-1a14-4755-b9c7-6ea4bff7da76 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6bc9b09b-1a14-4755-b9c7-6ea4bff7da76 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6bc9b09b-1a14-4755-b9c7-6ea4bff7da76 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 200 Sep 03 14:33:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1194/2486] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:23 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 474 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-30297b7a-6061-4b82-8dd4-63e1f612eea3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-30297b7a-6061-4b82-8dd4-63e1f612eea3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-30297b7a-6061-4b82-8dd4-63e1f612eea3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-30297b7a-6061-4b82-8dd4-63e1f612eea3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-30297b7a-6061-4b82-8dd4-63e1f612eea3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Snapshot retrieved successfully. Sep 03 14:33:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-30297b7a-6061-4b82-8dd4-63e1f612eea3 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 200 Sep 03 14:33:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1293/2487] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:24 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 474 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2470d273-09cc-4e68-bd27-fdece9bdb28a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2470d273-09cc-4e68-bd27-fdece9bdb28a tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 Sep 03 14:33:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2470d273-09cc-4e68-bd27-fdece9bdb28a tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2470d273-09cc-4e68-bd27-fdece9bdb28a tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2470d273-09cc-4e68-bd27-fdece9bdb28a tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 returned with HTTP 404 Sep 03 14:33:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1195/2488] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:25 2026] GET /volume/v3/snapshots/366167f7-023d-4168-b33a-d4d943a5fbf7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:25 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume with id: b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Delete volume request issued successfully. Sep 03 14:33:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b139d81b-747e-44d4-91e7-beaee3b7e172 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 returned with HTTP 202 Sep 03 14:33:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1294/2489] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:25 2026] DELETE /volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb1fc84f-e73f-44e1-a5c4-f9dee84ee124 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb1fc84f-e73f-44e1-a5c4-f9dee84ee124 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb1fc84f-e73f-44e1-a5c4-f9dee84ee124 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb1fc84f-e73f-44e1-a5c4-f9dee84ee124 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bb1fc84f-e73f-44e1-a5c4-f9dee84ee124 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Volume info retrieved successfully. Sep 03 14:33:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb1fc84f-e73f-44e1-a5c4-f9dee84ee124 tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 returned with HTTP 200 Sep 03 14:33:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1196/2490] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:26 2026] GET /volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0bd49024-9d34-4a07-9986-7134414dbc9b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bd49024-9d34-4a07-9986-7134414dbc9b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] GET http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 Sep 03 14:33:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bd49024-9d34-4a07-9986-7134414dbc9b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0bd49024-9d34-4a07-9986-7134414dbc9b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0bd49024-9d34-4a07-9986-7134414dbc9b tempest-CreateVolumesFromSnapshotTest-289886111 tempest-CreateVolumesFromSnapshotTest-289886111-project-member] http://192.168.122.242/volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 returned with HTTP 404 Sep 03 14:33:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1295/2491] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:27 2026] GET /volume/v3/volumes/b92b52a3-0c1f-40b5-a1fa-112cacd1ed19 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-beaee141-7cd8-41ea-8de2-4fe3360cee39 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-beaee141-7cd8-41ea-8de2-4fe3360cee39 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-beaee141-7cd8-41ea-8de2-4fe3360cee39 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-beaee141-7cd8-41ea-8de2-4fe3360cee39 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-beaee141-7cd8-41ea-8de2-4fe3360cee39 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-beaee141-7cd8-41ea-8de2-4fe3360cee39 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1197/2492] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:30 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0362348-007e-4bd8-b7e6-8b0cf232ff7b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0362348-007e-4bd8-b7e6-8b0cf232ff7b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0362348-007e-4bd8-b7e6-8b0cf232ff7b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0362348-007e-4bd8-b7e6-8b0cf232ff7b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e0362348-007e-4bd8-b7e6-8b0cf232ff7b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0362348-007e-4bd8-b7e6-8b0cf232ff7b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1296/2493] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:30 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-edc9b935-bb1b-40f8-bbcc-48298aa58b05 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-edc9b935-bb1b-40f8-bbcc-48298aa58b05 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-edc9b935-bb1b-40f8-bbcc-48298aa58b05 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-edc9b935-bb1b-40f8-bbcc-48298aa58b05 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-edc9b935-bb1b-40f8-bbcc-48298aa58b05 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-edc9b935-bb1b-40f8-bbcc-48298aa58b05 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1198/2494] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:33:31 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 849 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0ffc8deb-59c6-477f-8dd1-847994a15e2d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ffc8deb-59c6-477f-8dd1-847994a15e2d None None] GET http://192.168.122.242/volume// Sep 03 14:33:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ffc8deb-59c6-477f-8dd1-847994a15e2d None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0ffc8deb-59c6-477f-8dd1-847994a15e2d None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0ffc8deb-59c6-477f-8dd1-847994a15e2d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:33:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1297/2495] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:33:31 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-4a98ed62-5228-4f2b-86d3-956e539d16d8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-4a98ed62-5228-4f2b-86d3-956e539d16d8 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-4a98ed62-5228-4f2b-86d3-956e539d16d8 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c76b755-3a86-4b29-8abc-4cc21e32df6a", "connector": null, "instance_uuid": "d1c04b61-e5c7-4b5e-bb15-8b1fa1598f61"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-4a98ed62-5228-4f2b-86d3-956e539d16d8 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:33:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1199/2496] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:33:31 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5edd7d3-b38d-4262-841a-4592ed2b206e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5edd7d3-b38d-4262-841a-4592ed2b206e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5edd7d3-b38d-4262-841a-4592ed2b206e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5edd7d3-b38d-4262-841a-4592ed2b206e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4ef20328-5ea8-4d7f-bc19-ddc755072e8d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4ef20328-5ea8-4d7f-bc19-ddc755072e8d None None] GET http://192.168.122.242/volume// Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4ef20328-5ea8-4d7f-bc19-ddc755072e8d None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4ef20328-5ea8-4d7f-bc19-ddc755072e8d None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4ef20328-5ea8-4d7f-bc19-ddc755072e8d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:33:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1200/2497] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:33:31 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:33:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-3cfbf75d-0797-41ab-bdfc-57584f142f95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c5edd7d3-b38d-4262-841a-4592ed2b206e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5edd7d3-b38d-4262-841a-4592ed2b206e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1298/2498] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:31 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-3cfbf75d-0797-41ab-bdfc-57584f142f95 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-3cfbf75d-0797-41ab-bdfc-57584f142f95 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-3cfbf75d-0797-41ab-bdfc-57584f142f95 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-3cfbf75d-0797-41ab-bdfc-57584f142f95 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-3cfbf75d-0797-41ab-bdfc-57584f142f95 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1201/2499] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:33:31 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 1029 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] PUT http://192.168.122.242/volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0 Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Acquiring lock "cinder-attachment_update-7c76b755-3a86-4b29-8abc-4cc21e32df6a-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Lock "cinder-attachment_update-7c76b755-3a86-4b29-8abc-4cc21e32df6a-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Lock "cinder-attachment_update-7c76b755-3a86-4b29-8abc-4cc21e32df6a-devstack" released by "attachment_update" :: held 0.192s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-67ad0880-6735-48ec-a616-33f68d5ff4fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0 returned with HTTP 200 Sep 03 14:33:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1299/2500] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:33:32 2026] PUT /volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0 => generated 694 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-06fb7e20-5b8a-4ab4-8cdf-67f7657c8321 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "26365983-224b-4003-90d3-cdb071c24fb2", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '26365983-224b-4003-90d3-cdb071c24fb2', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06fb7e20-5b8a-4ab4-8cdf-67f7657c8321 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06fb7e20-5b8a-4ab4-8cdf-67f7657c8321 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06fb7e20-5b8a-4ab4-8cdf-67f7657c8321 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:33:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1202/2501] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:33:32 2026] POST /volume/v3/types => generated 287 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a0dd4bd-c442-4de7-9849-b37a996bf91d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a0dd4bd-c442-4de7-9849-b37a996bf91d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a0dd4bd-c442-4de7-9849-b37a996bf91d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a0dd4bd-c442-4de7-9849-b37a996bf91d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a0dd4bd-c442-4de7-9849-b37a996bf91d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a0dd4bd-c442-4de7-9849-b37a996bf91d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1203/2502] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:32 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:33 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Create volume of 1 GB Sep 03 14:33:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Availability Zones retrieved successfully. Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Flow 'volume_create_api' (638e5d13-a237-46e1-9400-8a109ab4fa9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2715079d-7069-4b0f-b38d-8825cd83c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-e68ec5c6-c691-4709-bd08-09d97cc0d58d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-e68ec5c6-c691-4709-bd08-09d97cc0d58d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0/action Sep 03 14:33:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-e68ec5c6-c691-4709-bd08-09d97cc0d58d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action body: b'{"os-complete": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-e68ec5c6-c691-4709-bd08-09d97cc0d58d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2715079d-7069-4b0f-b38d-8825cd83c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09361276-9305-4981-9ed4-765a38ec1d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-b9228f4e-c9cf-4b60-bfdc-6185e42d2b41 req-e68ec5c6-c691-4709-bd08-09d97cc0d58d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0/action returned with HTTP 204 Sep 03 14:33:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1204/2503] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:33:33 2026] POST /volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Created reservations ['baab866c-f870-4c09-b643-1c1a14f26df4', '7e8e074e-f08e-49f2-8342-404418d6ce01', '95f51334-2b0c-4be5-a71c-5f012fa3a4bd', 'db84aab3-6d6b-47ad-9e08-eb115e9f15ab'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09361276-9305-4981-9ed4-765a38ec1d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['baab866c-f870-4c09-b643-1c1a14f26df4', '7e8e074e-f08e-49f2-8342-404418d6ce01', '95f51334-2b0c-4be5-a71c-5f012fa3a4bd', 'db84aab3-6d6b-47ad-9e08-eb115e9f15ab']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed44e4a-8925-486b-a454-4aaee394ba40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed44e4a-8925-486b-a454-4aaee394ba40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76ec1ee0-7d64-4c66-9c03-c045537d0b8b', '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='402fd1cb9587439fb94fe221cedf6f69',qos_specs=None,replication_status=,reservations=['baab866c-f870-4c09-b643-1c1a14f26df4','7e8e074e-f08e-49f2-8342-404418d6ce01','95f51334-2b0c-4be5-a71c-5f012fa3a4bd','db84aab3-6d6b-47ad-9e08-eb115e9f15ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b88e1f573394b78bf2e907aa2e2c767',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:33Z,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=76ec1ee0-7d64-4c66-9c03-c045537d0b8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='402fd1cb9587439fb94fe221cedf6f69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b88e1f573394b78bf2e907aa2e2c767',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a548d7e0-ff3b-469b-8606-6e987473cbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a548d7e0-ff3b-469b-8606-6e987473cbeb) transitioned into state 'SUCCESS' from 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='402fd1cb9587439fb94fe221cedf6f69',qos_specs=None,replication_status=,reservations=['baab866c-f870-4c09-b643-1c1a14f26df4','7e8e074e-f08e-49f2-8342-404418d6ce01','95f51334-2b0c-4be5-a71c-5f012fa3a4bd','db84aab3-6d6b-47ad-9e08-eb115e9f15ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b88e1f573394b78bf2e907aa2e2c767',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70088200-2588-439f-840e-66eca105a7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70088200-2588-439f-840e-66eca105a7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Flow 'volume_create_api' (638e5d13-a237-46e1-9400-8a109ab4fa9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Create volume request issued successfully. Sep 03 14:33:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7c44daa-48d5-49c5-b7aa-5f4d13763bd7 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1300/2504] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:33:32 2026] POST /volume/v3/volumes => generated 784 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d40b1313-d5b4-4415-b080-b2212f748436 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d40b1313-d5b4-4415-b080-b2212f748436 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d40b1313-d5b4-4415-b080-b2212f748436 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d40b1313-d5b4-4415-b080-b2212f748436 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d40b1313-d5b4-4415-b080-b2212f748436 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d40b1313-d5b4-4415-b080-b2212f748436 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1205/2505] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:33 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-323a5ff4-1124-46fb-ada4-39b9614985f5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-323a5ff4-1124-46fb-ada4-39b9614985f5 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-323a5ff4-1124-46fb-ada4-39b9614985f5 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-323a5ff4-1124-46fb-ada4-39b9614985f5 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-323a5ff4-1124-46fb-ada4-39b9614985f5 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-323a5ff4-1124-46fb-ada4-39b9614985f5 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1301/2506] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:34 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 1141 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-17cda074-2048-419d-9749-04810f68c211 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-17cda074-2048-419d-9749-04810f68c211 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-17cda074-2048-419d-9749-04810f68c211 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-17cda074-2048-419d-9749-04810f68c211 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-17cda074-2048-419d-9749-04810f68c211 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-17cda074-2048-419d-9749-04810f68c211 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1206/2507] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:34 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 1141 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-13e4c05b-6678-4630-bee6-7ac030fab67b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13e4c05b-6678-4630-bee6-7ac030fab67b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13e4c05b-6678-4630-bee6-7ac030fab67b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13e4c05b-6678-4630-bee6-7ac030fab67b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-13e4c05b-6678-4630-bee6-7ac030fab67b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13e4c05b-6678-4630-bee6-7ac030fab67b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1302/2508] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:34 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "27adaa66-bd7a-44f9-992e-f88b779da8d3", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '27adaa66-bd7a-44f9-992e-f88b779da8d3', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Create volume of 1 GB Sep 03 14:33:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Availability Zones retrieved successfully. Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Flow 'volume_create_api' (cca0af4b-ca8f-43b3-95ad-042cd8172afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bdeba57-b3eb-46af-9571-f5714c81b271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bdeba57-b3eb-46af-9571-f5714c81b271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:33:33Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=76bc61c4-4b31-45ee-ae6b-2ca592864374,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': '76bc61c4-4b31-45ee-ae6b-2ca592864374', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543d263d-5e2e-4d45-b065-91d7fe001940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dc63a7ca-c9ad-497c-bf54-ff0aecb331ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dc63a7ca-c9ad-497c-bf54-ff0aecb331ac tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dc63a7ca-c9ad-497c-bf54-ff0aecb331ac tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dc63a7ca-c9ad-497c-bf54-ff0aecb331ac tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:35 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-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 03 14:33:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:35 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-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 03 14:33:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dc63a7ca-c9ad-497c-bf54-ff0aecb331ac tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dc63a7ca-c9ad-497c-bf54-ff0aecb331ac tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1303/2509] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:35 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 934 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Created reservations ['4f9076b1-c9b7-4522-8b98-c18e14cf2d4c', '014f1dc9-6821-462c-bd28-a00a5cad1072', '8316f47f-e790-4af7-a900-9d39f5b60aa6', '5e7cc47e-a6e2-4e05-9dfc-71d804a5c101'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543d263d-5e2e-4d45-b065-91d7fe001940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f9076b1-c9b7-4522-8b98-c18e14cf2d4c', '014f1dc9-6821-462c-bd28-a00a5cad1072', '8316f47f-e790-4af7-a900-9d39f5b60aa6', '5e7cc47e-a6e2-4e05-9dfc-71d804a5c101']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1ed90b5-02a8-4ce3-bdfc-66f2727c4c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1ed90b5-02a8-4ce3-bdfc-66f2727c4c03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3279f298-7731-496e-96dd-aaf2221abb7a', '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='9ebc69e0a26d442bb12460cb5a93a494',qos_specs=None,replication_status=,reservations=['4f9076b1-c9b7-4522-8b98-c18e14cf2d4c','014f1dc9-6821-462c-bd28-a00a5cad1072','8316f47f-e790-4af7-a900-9d39f5b60aa6','5e7cc47e-a6e2-4e05-9dfc-71d804a5c101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070ea6c9a3e74e4cba1440cde51a6629',volume_type_id=76bc61c4-4b31-45ee-ae6b-2ca592864374), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:35Z,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=3279f298-7731-496e-96dd-aaf2221abb7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ebc69e0a26d442bb12460cb5a93a494',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='070ea6c9a3e74e4cba1440cde51a6629',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76bc61c4-4b31-45ee-ae6b-2ca592864374),volume_type_id=76bc61c4-4b31-45ee-ae6b-2ca592864374)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:35 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757f8416-e834-4e38-bff7-27c2c5da4f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (757f8416-e834-4e38-bff7-27c2c5da4f15) transitioned into state 'SUCCESS' from 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='9ebc69e0a26d442bb12460cb5a93a494',qos_specs=None,replication_status=,reservations=['4f9076b1-c9b7-4522-8b98-c18e14cf2d4c','014f1dc9-6821-462c-bd28-a00a5cad1072','8316f47f-e790-4af7-a900-9d39f5b60aa6','5e7cc47e-a6e2-4e05-9dfc-71d804a5c101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='070ea6c9a3e74e4cba1440cde51a6629',volume_type_id=76bc61c4-4b31-45ee-ae6b-2ca592864374)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10614e6-5a9f-4eef-bd31-8a4d6c41a873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d10614e6-5a9f-4eef-bd31-8a4d6c41a873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Flow 'volume_create_api' (cca0af4b-ca8f-43b3-95ad-042cd8172afb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Create volume request issued successfully. Sep 03 14:33:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eb86a8fe-d5fe-4cf0-84ac-35ef47f5603d tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1207/2510] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:35 2026] POST /volume/v3/volumes => generated 806 bytes in 735 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c14a7c38-a92c-462f-ad4e-38e418680b5f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c14a7c38-a92c-462f-ad4e-38e418680b5f tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c14a7c38-a92c-462f-ad4e-38e418680b5f tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c14a7c38-a92c-462f-ad4e-38e418680b5f tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:36 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:36 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c14a7c38-a92c-462f-ad4e-38e418680b5f tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c14a7c38-a92c-462f-ad4e-38e418680b5f tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1304/2511] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:36 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-80fd87b3-8f09-450e-8faf-db93b0b7f3a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80fd87b3-8f09-450e-8faf-db93b0b7f3a6 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80fd87b3-8f09-450e-8faf-db93b0b7f3a6 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-80fd87b3-8f09-450e-8faf-db93b0b7f3a6 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:36 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:36 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-80fd87b3-8f09-450e-8faf-db93b0b7f3a6 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-80fd87b3-8f09-450e-8faf-db93b0b7f3a6 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1208/2512] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:36 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 934 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-677d476d-d791-406e-b885-a33bc6ff4a5e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-677d476d-d791-406e-b885-a33bc6ff4a5e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-677d476d-d791-406e-b885-a33bc6ff4a5e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-677d476d-d791-406e-b885-a33bc6ff4a5e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-677d476d-d791-406e-b885-a33bc6ff4a5e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-677d476d-d791-406e-b885-a33bc6ff4a5e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1305/2513] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:33:37 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 1141 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a/action Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5c8e151f-990b-4b55-ad11-6358c13eed0e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5c8e151f-990b-4b55-ad11-6358c13eed0e tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5c8e151f-990b-4b55-ad11-6358c13eed0e tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5c8e151f-990b-4b55-ad11-6358c13eed0e tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Begin detaching volume completed successfully. Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-55875494-6d6f-4786-8e98-411f43feb057 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a/action returned with HTTP 202 Sep 03 14:33:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1209/2514] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:33:37 2026] POST /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5c8e151f-990b-4b55-ad11-6358c13eed0e tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5c8e151f-990b-4b55-ad11-6358c13eed0e tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1306/2515] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:37 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 898 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4dcbc67d-2937-4f6c-abcc-90d17b3b1646 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4dcbc67d-2937-4f6c-abcc-90d17b3b1646 None None] GET http://192.168.122.242/volume// Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4dcbc67d-2937-4f6c-abcc-90d17b3b1646 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4dcbc67d-2937-4f6c-abcc-90d17b3b1646 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4dcbc67d-2937-4f6c-abcc-90d17b3b1646 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:33:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1210/2516] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:33:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-e0dd4d35-ff78-4fd5-8fc6-06ce4f433729 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-e0dd4d35-ff78-4fd5-8fc6-06ce4f433729 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-e0dd4d35-ff78-4fd5-8fc6-06ce4f433729 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-e0dd4d35-ff78-4fd5-8fc6-06ce4f433729 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-e0dd4d35-ff78-4fd5-8fc6-06ce4f433729 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-e0dd4d35-ff78-4fd5-8fc6-06ce4f433729 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:33:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1307/2517] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:33:37 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 1325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-2270ab36-1308-4ebd-80b7-f1050711dfeb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-2270ab36-1308-4ebd-80b7-f1050711dfeb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] DELETE http://192.168.122.242/volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0 Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-2270ab36-1308-4ebd-80b7-f1050711dfeb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-2270ab36-1308-4ebd-80b7-f1050711dfeb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:37 devstack devstack@c-api.service[86692]: /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 03 14:33:37 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:33:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-4c1810d6-41de-4f66-838d-c64764c0aae5 req-2270ab36-1308-4ebd-80b7-f1050711dfeb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0 returned with HTTP 200 Sep 03 14:33:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1211/2518] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:33:37 2026] DELETE /volume/v3/attachments/811fde62-ff54-48a2-bc60-7c51419bf3a0 => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ef78090b-2589-4c6f-a3a4-8e6ce2fd96bc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ef78090b-2589-4c6f-a3a4-8e6ce2fd96bc tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ef78090b-2589-4c6f-a3a4-8e6ce2fd96bc tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ef78090b-2589-4c6f-a3a4-8e6ce2fd96bc tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ef78090b-2589-4c6f-a3a4-8e6ce2fd96bc tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ef78090b-2589-4c6f-a3a4-8e6ce2fd96bc tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1308/2519] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:37 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 937 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f15372bd-fdfa-46c5-9182-e0002386a798 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f15372bd-fdfa-46c5-9182-e0002386a798 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f15372bd-fdfa-46c5-9182-e0002386a798 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f15372bd-fdfa-46c5-9182-e0002386a798 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f15372bd-fdfa-46c5-9182-e0002386a798 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f15372bd-fdfa-46c5-9182-e0002386a798 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1212/2520] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:38 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:33:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c76b755-3a86-4b29-8abc-4cc21e32df6a", "force": false, "name": "tempest-TestStampPattern-snapshot-86082525", "description": null, "metadata": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create snapshot from volume 7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:33:38 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Created reservations ['389bf13d-50bb-4b32-b4ea-1d3452e6644a', '459a443f-c25a-4096-a523-b506e9e34f51', '7942e0e0-aa68-4c7f-ae07-c5208191cd9c', 'ce5f4acc-a7ad-4938-a390-ce01595d5d05'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot create request issued successfully. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6cf03ce6-b9cd-4bc3-977f-1da29fab80ab tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:33:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1309/2521] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:33:38 2026] POST /volume/v3/snapshots => generated 301 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e63b2e76-c622-4d0b-8d9f-82cba613b50b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e63b2e76-c622-4d0b-8d9f-82cba613b50b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:33:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e63b2e76-c622-4d0b-8d9f-82cba613b50b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e63b2e76-c622-4d0b-8d9f-82cba613b50b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e63b2e76-c622-4d0b-8d9f-82cba613b50b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:33:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e63b2e76-c622-4d0b-8d9f-82cba613b50b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:33:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1213/2522] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:38 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 433 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-17af5f21-1378-4ab9-81fa-27d9e045e83b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17af5f21-1378-4ab9-81fa-27d9e045e83b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-17af5f21-1378-4ab9-81fa-27d9e045e83b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-17af5f21-1378-4ab9-81fa-27d9e045e83b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-17af5f21-1378-4ab9-81fa-27d9e045e83b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17af5f21-1378-4ab9-81fa-27d9e045e83b tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1310/2523] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:38 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 937 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7130ef38-8a3b-47ff-a8a4-af1c79c67484 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7130ef38-8a3b-47ff-a8a4-af1c79c67484 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7130ef38-8a3b-47ff-a8a4-af1c79c67484 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7130ef38-8a3b-47ff-a8a4-af1c79c67484 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7130ef38-8a3b-47ff-a8a4-af1c79c67484 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7130ef38-8a3b-47ff-a8a4-af1c79c67484 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1214/2524] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:39 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 959 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d61c4080-edb6-4883-a5a0-36e107ae1a2c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d61c4080-edb6-4883-a5a0-36e107ae1a2c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:33:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d61c4080-edb6-4883-a5a0-36e107ae1a2c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d61c4080-edb6-4883-a5a0-36e107ae1a2c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d61c4080-edb6-4883-a5a0-36e107ae1a2c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:33:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d61c4080-edb6-4883-a5a0-36e107ae1a2c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:33:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1311/2525] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:39 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 433 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a6f2bf2b-22ea-4529-8cc4-990772503f48 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a6f2bf2b-22ea-4529-8cc4-990772503f48 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a6f2bf2b-22ea-4529-8cc4-990772503f48 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a6f2bf2b-22ea-4529-8cc4-990772503f48 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a6f2bf2b-22ea-4529-8cc4-990772503f48 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a6f2bf2b-22ea-4529-8cc4-990772503f48 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1215/2526] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:40 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 1202 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d8a6127-1587-479a-8c1b-5615d98df151 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d8a6127-1587-479a-8c1b-5615d98df151 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d8a6127-1587-479a-8c1b-5615d98df151 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d8a6127-1587-479a-8c1b-5615d98df151 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d8a6127-1587-479a-8c1b-5615d98df151 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d8a6127-1587-479a-8c1b-5615d98df151 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1312/2527] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:40 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-07f1169b-4403-4701-b4d3-472d223e164a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] DELETE http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Delete volume with id: 76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Delete volume request issued successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07f1169b-4403-4701-b4d3-472d223e164a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 202 Sep 03 14:33:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1216/2528] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:33:40 2026] DELETE /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c7036181-2bfc-4268-bf87-8c49c2d115d4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7036181-2bfc-4268-bf87-8c49c2d115d4 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c7036181-2bfc-4268-bf87-8c49c2d115d4 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c7036181-2bfc-4268-bf87-8c49c2d115d4 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c7036181-2bfc-4268-bf87-8c49c2d115d4 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Volume info retrieved successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7036181-2bfc-4268-bf87-8c49c2d115d4 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 200 Sep 03 14:33:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1313/2529] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:40 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 1201 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b0ab859c-f2e8-4e84-90dd-343479c3c9da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b0ab859c-f2e8-4e84-90dd-343479c3c9da tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b0ab859c-f2e8-4e84-90dd-343479c3c9da tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b0ab859c-f2e8-4e84-90dd-343479c3c9da tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b0ab859c-f2e8-4e84-90dd-343479c3c9da tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b0ab859c-f2e8-4e84-90dd-343479c3c9da tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1217/2530] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:40 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 959 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fc16e37d-4678-4d6e-97dd-1afccac879e0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc16e37d-4678-4d6e-97dd-1afccac879e0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc16e37d-4678-4d6e-97dd-1afccac879e0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc16e37d-4678-4d6e-97dd-1afccac879e0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fc16e37d-4678-4d6e-97dd-1afccac879e0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:33:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc16e37d-4678-4d6e-97dd-1afccac879e0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:33:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1314/2531] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:40 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 433 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-95efa320-2d45-4de9-92c5-22adf68e3c36 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-95efa320-2d45-4de9-92c5-22adf68e3c36 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-95efa320-2d45-4de9-92c5-22adf68e3c36 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-95efa320-2d45-4de9-92c5-22adf68e3c36 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-95efa320-2d45-4de9-92c5-22adf68e3c36 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 404 Sep 03 14:33:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1218/2532] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:41 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1e4b88c4-39a2-49fc-80af-1ef7f2082b12 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1e4b88c4-39a2-49fc-80af-1ef7f2082b12 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1e4b88c4-39a2-49fc-80af-1ef7f2082b12 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1e4b88c4-39a2-49fc-80af-1ef7f2082b12 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1e4b88c4-39a2-49fc-80af-1ef7f2082b12 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1e4b88c4-39a2-49fc-80af-1ef7f2082b12 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1315/2533] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:41 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 959 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b6a71ae1-8991-4696-9002-3defbfa195e1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6a71ae1-8991-4696-9002-3defbfa195e1 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] DELETE http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6a71ae1-8991-4696-9002-3defbfa195e1 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6a71ae1-8991-4696-9002-3defbfa195e1 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b6a71ae1-8991-4696-9002-3defbfa195e1 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Delete volume with id: 76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6a71ae1-8991-4696-9002-3defbfa195e1 tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 404 Sep 03 14:33:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1219/2534] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:33:41 2026] DELETE /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5cc573d6-3b18-429e-a493-62890a81738a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cc573d6-3b18-429e-a493-62890a81738a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] GET http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cc573d6-3b18-429e-a493-62890a81738a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5cc573d6-3b18-429e-a493-62890a81738a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5cc573d6-3b18-429e-a493-62890a81738a tempest-VolumeImageDependencyTests-1402199067 tempest-VolumeImageDependencyTests-1402199067-project-member] http://192.168.122.242/volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b returned with HTTP 404 Sep 03 14:33:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1316/2535] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:41 2026] GET /volume/v3/volumes/76ec1ee0-7d64-4c66-9c03-c045537d0b8b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-168cfc27-b79a-4d7e-a165-e9114ffd8b3d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-168cfc27-b79a-4d7e-a165-e9114ffd8b3d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-168cfc27-b79a-4d7e-a165-e9114ffd8b3d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-168cfc27-b79a-4d7e-a165-e9114ffd8b3d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-168cfc27-b79a-4d7e-a165-e9114ffd8b3d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:33:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-168cfc27-b79a-4d7e-a165-e9114ffd8b3d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:33:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1220/2536] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:41 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 460 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0fe92cae-16cc-480d-a2d1-cfbb4b89b8c6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0fe92cae-16cc-480d-a2d1-cfbb4b89b8c6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0fe92cae-16cc-480d-a2d1-cfbb4b89b8c6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0fe92cae-16cc-480d-a2d1-cfbb4b89b8c6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0fe92cae-16cc-480d-a2d1-cfbb4b89b8c6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:33:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0fe92cae-16cc-480d-a2d1-cfbb4b89b8c6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:33:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1317/2537] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:33:41 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 460 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-65c7c002-a856-42ff-a03a-52c75f4e09df None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65c7c002-a856-42ff-a03a-52c75f4e09df tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65c7c002-a856-42ff-a03a-52c75f4e09df tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65c7c002-a856-42ff-a03a-52c75f4e09df tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-65c7c002-a856-42ff-a03a-52c75f4e09df tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65c7c002-a856-42ff-a03a-52c75f4e09df tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1221/2538] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:42 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 1303 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] DELETE http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Delete volume with id: 3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Delete volume request issued successfully. Sep 03 14:33:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2372f51c-b263-4e85-aa60-ef4d72d14592 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 202 Sep 03 14:33:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1318/2539] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:33:42 2026] DELETE /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-81f4caf3-0ffb-4dd8-be5e-c1e7235525f8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-81f4caf3-0ffb-4dd8-be5e-c1e7235525f8 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-81f4caf3-0ffb-4dd8-be5e-c1e7235525f8 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-81f4caf3-0ffb-4dd8-be5e-c1e7235525f8 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-81f4caf3-0ffb-4dd8-be5e-c1e7235525f8 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Volume info retrieved successfully. Sep 03 14:33:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-81f4caf3-0ffb-4dd8-be5e-c1e7235525f8 tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 200 Sep 03 14:33:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1222/2540] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:42 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 1302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-28b45eb5-1c60-473b-9a74-ef927c5dd9fb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-28b45eb5-1c60-473b-9a74-ef927c5dd9fb tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] GET http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a Sep 03 14:33:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-28b45eb5-1c60-473b-9a74-ef927c5dd9fb tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-28b45eb5-1c60-473b-9a74-ef927c5dd9fb tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-28b45eb5-1c60-473b-9a74-ef927c5dd9fb tempest-VolumeAndVolumeTypeFromImageTest-832282384 tempest-VolumeAndVolumeTypeFromImageTest-832282384-project-member] http://192.168.122.242/volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a returned with HTTP 404 Sep 03 14:33:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1319/2541] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:43 2026] GET /volume/v3/volumes/3279f298-7731-496e-96dd-aaf2221abb7a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-27565fbc-ac79-4765-8202-8ada5a96421b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27565fbc-ac79-4765-8202-8ada5a96421b tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] GET http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27565fbc-ac79-4765-8202-8ada5a96421b tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27565fbc-ac79-4765-8202-8ada5a96421b tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-27565fbc-ac79-4765-8202-8ada5a96421b tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-27565fbc-ac79-4765-8202-8ada5a96421b tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Get all volumes completed successfully. Sep 03 14:33:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27565fbc-ac79-4765-8202-8ada5a96421b tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 14:33:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1223/2542] 192.168.122.242 () {58 vars in 1169 bytes} [Thu Sep 3 14:33:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c50e1225-a8ba-4f61-933e-351ef0ea70e0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c50e1225-a8ba-4f61-933e-351ef0ea70e0 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] DELETE http://192.168.122.242/volume/v3/types/76bc61c4-4b31-45ee-ae6b-2ca592864374 Sep 03 14:33:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c50e1225-a8ba-4f61-933e-351ef0ea70e0 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c50e1225-a8ba-4f61-933e-351ef0ea70e0 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c50e1225-a8ba-4f61-933e-351ef0ea70e0 tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] http://192.168.122.242/volume/v3/types/76bc61c4-4b31-45ee-ae6b-2ca592864374 returned with HTTP 202 Sep 03 14:33:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1320/2543] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:33:44 2026] DELETE /volume/v3/types/76bc61c4-4b31-45ee-ae6b-2ca592864374 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5c5cc9de-2266-45d1-90d6-784ef217707e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c5cc9de-2266-45d1-90d6-784ef217707e tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] GET http://192.168.122.242/volume/v3/types/76bc61c4-4b31-45ee-ae6b-2ca592864374 Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c5cc9de-2266-45d1-90d6-784ef217707e tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c5cc9de-2266-45d1-90d6-784ef217707e tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c5cc9de-2266-45d1-90d6-784ef217707e tempest-VolumeAndVolumeTypeFromImageTest-2054689261 tempest-VolumeAndVolumeTypeFromImageTest-2054689261-project-admin] http://192.168.122.242/volume/v3/types/76bc61c4-4b31-45ee-ae6b-2ca592864374 returned with HTTP 404 Sep 03 14:33:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1224/2544] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:33:44 2026] GET /volume/v3/types/76bc61c4-4b31-45ee-ae6b-2ca592864374 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-84b35099-b150-4725-bfbd-49f77abbef50 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1673726927"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1673726927'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume of 1 GB Sep 03 14:33:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Availability Zones retrieved successfully. Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (49904ea3-8540-494d-b6ba-629b161995d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deee239-5828-4373-ace2-cd6f09bcb9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deee239-5828-4373-ace2-cd6f09bcb9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a66ff0-3eb7-4482-be40-597279b26a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Created reservations ['26678a06-139d-4ca6-982f-d635503912cb', 'c7495394-f8d4-400f-86b1-3de0da0cc503', '7a5a1b7b-9e24-4757-8f3b-280a7e1e1131', 'eda2e0d4-4727-4765-a7a1-7a1b46a8260f'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7a66ff0-3eb7-4482-be40-597279b26a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26678a06-139d-4ca6-982f-d635503912cb', 'c7495394-f8d4-400f-86b1-3de0da0cc503', '7a5a1b7b-9e24-4757-8f3b-280a7e1e1131', 'eda2e0d4-4727-4765-a7a1-7a1b46a8260f']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79461e99-77e6-4628-8505-a18d1c8c71e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79461e99-77e6-4628-8505-a18d1c8c71e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d910f4-7a96-449e-8f04-04e44a008c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673726927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['26678a06-139d-4ca6-982f-d635503912cb','c7495394-f8d4-400f-86b1-3de0da0cc503','7a5a1b7b-9e24-4757-8f3b-280a7e1e1131','eda2e0d4-4727-4765-a7a1-7a1b46a8260f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1673726927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d910f4-7a96-449e-8f04-04e44a008c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989919ea70764178b7cdbe37f93c0695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb6ff742-53f7-4a7b-980c-d219110568a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb6ff742-53f7-4a7b-980c-d219110568a9) transitioned into state 'SUCCESS' from state '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-1673726927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['26678a06-139d-4ca6-982f-d635503912cb','c7495394-f8d4-400f-86b1-3de0da0cc503','7a5a1b7b-9e24-4757-8f3b-280a7e1e1131','eda2e0d4-4727-4765-a7a1-7a1b46a8260f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8312a35-2957-4008-9dcb-49630c90c2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8312a35-2957-4008-9dcb-49630c90c2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (49904ea3-8540-494d-b6ba-629b161995d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request issued successfully. Sep 03 14:33:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-84b35099-b150-4725-bfbd-49f77abbef50 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1321/2545] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:33:45 2026] POST /volume/v3/volumes => generated 787 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-243bdcd8-77ca-4124-ac5f-c559f8e5d254 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-243bdcd8-77ca-4124-ac5f-c559f8e5d254 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-243bdcd8-77ca-4124-ac5f-c559f8e5d254 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-243bdcd8-77ca-4124-ac5f-c559f8e5d254 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-243bdcd8-77ca-4124-ac5f-c559f8e5d254 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-243bdcd8-77ca-4124-ac5f-c559f8e5d254 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 200 Sep 03 14:33:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1225/2546] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:46 2026] GET /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 966 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9e69138b-78fe-4c05-a315-c75a8cecbfff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9e69138b-78fe-4c05-a315-c75a8cecbfff tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9e69138b-78fe-4c05-a315-c75a8cecbfff tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9e69138b-78fe-4c05-a315-c75a8cecbfff tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9e69138b-78fe-4c05-a315-c75a8cecbfff tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9e69138b-78fe-4c05-a315-c75a8cecbfff tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 200 Sep 03 14:33:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1322/2547] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:47 2026] GET /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-97084ab4-571d-4964-9c01-69ecc88c0b19 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-97084ab4-571d-4964-9c01-69ecc88c0b19 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-97084ab4-571d-4964-9c01-69ecc88c0b19 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-97084ab4-571d-4964-9c01-69ecc88c0b19 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-97084ab4-571d-4964-9c01-69ecc88c0b19 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-97084ab4-571d-4964-9c01-69ecc88c0b19 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 200 Sep 03 14:33:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1226/2548] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:48 2026] GET /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-938ceee5-b969-478e-b55f-646661fb8a73 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1601765644"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1601765644'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume of 1 GB Sep 03 14:33:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Availability Zones retrieved successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (7c4d24ac-4f8a-4057-b524-c45159f40522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9814485e-78c3-4210-a5a3-513b06fe98c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Get all volumes completed successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2bd2ea78-bcd3-4555-af2b-9d959f01653a tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:33:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1227/2549] 192.168.122.242 () {60 vars in 1162 bytes} [Thu Sep 3 14:33:48 2026] GET /volume/v3/volumes => generated 344 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9814485e-78c3-4210-a5a3-513b06fe98c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c85c073-63cd-4020-a8da-cbfcf041d819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume with id: 96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume request issued successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f413a0ab-2263-4d3a-9c13-f6f376420afe tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 202 Sep 03 14:33:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1228/2550] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:33:48 2026] DELETE /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-56f5530a-6013-4560-8b89-679696359227 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56f5530a-6013-4560-8b89-679696359227 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56f5530a-6013-4560-8b89-679696359227 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-56f5530a-6013-4560-8b89-679696359227 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-56f5530a-6013-4560-8b89-679696359227 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-56f5530a-6013-4560-8b89-679696359227 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 200 Sep 03 14:33:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1229/2551] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:48 2026] GET /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Created reservations ['c4f0a899-5309-45fd-abe8-db71b3fba624', '2a81029a-8496-482f-9bd5-9a26d65f4e84', '4bc0c063-0972-4094-b863-9f77cf7c0854', 'a80e3002-920c-4090-8fde-008d40af4335'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c85c073-63cd-4020-a8da-cbfcf041d819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4f0a899-5309-45fd-abe8-db71b3fba624', '2a81029a-8496-482f-9bd5-9a26d65f4e84', '4bc0c063-0972-4094-b863-9f77cf7c0854', 'a80e3002-920c-4090-8fde-008d40af4335']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348751d0-c6ba-486f-be94-0ce84d5a84dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348751d0-c6ba-486f-be94-0ce84d5a84dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '834c0007-bf8c-4595-9732-a9d5d45e9bf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1601765644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['c4f0a899-5309-45fd-abe8-db71b3fba624','2a81029a-8496-482f-9bd5-9a26d65f4e84','4bc0c063-0972-4094-b863-9f77cf7c0854','a80e3002-920c-4090-8fde-008d40af4335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1601765644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=834c0007-bf8c-4595-9732-a9d5d45e9bf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5f0f4bfaee4618898f7b823c820242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adef300e1164c9a89d2a1a297533963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df28a27c-ce9c-4146-b734-2ae0a44dccc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df28a27c-ce9c-4146-b734-2ae0a44dccc4) transitioned into state 'SUCCESS' from state '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-1601765644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['c4f0a899-5309-45fd-abe8-db71b3fba624','2a81029a-8496-482f-9bd5-9a26d65f4e84','4bc0c063-0972-4094-b863-9f77cf7c0854','a80e3002-920c-4090-8fde-008d40af4335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a13b35-fc11-41f4-bbae-7210c4fbdfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a13b35-fc11-41f4-bbae-7210c4fbdfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (7c4d24ac-4f8a-4057-b524-c45159f40522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request issued successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-938ceee5-b969-478e-b55f-646661fb8a73 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1323/2552] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:48 2026] POST /volume/v3/volumes => generated 766 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6877c298-7f23-448b-a833-e626cecc169b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-31284842"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-31284842'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume of 1 GB Sep 03 14:33:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Availability Zones retrieved successfully. Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (e2c92914-70e2-4a33-b562-4e0292f991fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87905737-00b2-4825-8e2a-c5f615b9495d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:48 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87905737-00b2-4825-8e2a-c5f615b9495d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d213bc9a-5fc0-4822-9a72-b77c1c350fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Created reservations ['5a3fa735-a027-4d40-99c4-58c149b8a979', 'c8dd11e1-69ad-43ef-9fbb-53297ea79d42', '3af37f0a-225b-4aae-89ca-bd2428cd9762', 'b194d157-36f7-4fc2-871a-29794f0c5baa'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d213bc9a-5fc0-4822-9a72-b77c1c350fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a3fa735-a027-4d40-99c4-58c149b8a979', 'c8dd11e1-69ad-43ef-9fbb-53297ea79d42', '3af37f0a-225b-4aae-89ca-bd2428cd9762', 'b194d157-36f7-4fc2-871a-29794f0c5baa']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07cdc2e-060e-4873-a031-90ca810c510d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-908f9441-1939-4a1e-adc9-017055e7436c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1816928597", "snapshot_id": "b3603331-0911-48eb-9973-4f9dc95e246a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1816928597', 'snapshot_id': 'b3603331-0911-48eb-9973-4f9dc95e246a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a07cdc2e-060e-4873-a031-90ca810c510d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67042893-2f78-42e0-aed8-a69be4dff5cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-31284842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['5a3fa735-a027-4d40-99c4-58c149b8a979','c8dd11e1-69ad-43ef-9fbb-53297ea79d42','3af37f0a-225b-4aae-89ca-bd2428cd9762','b194d157-36f7-4fc2-871a-29794f0c5baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-31284842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67042893-2f78-42e0-aed8-a69be4dff5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5f0f4bfaee4618898f7b823c820242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adef300e1164c9a89d2a1a297533963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9826de9-37f1-443a-94e6-a77b779ed1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create volume of 1 GB Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Availability Zones retrieved successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Flow 'volume_create_api' (bc78e3a2-d6f0-4bdc-b8ca-e6add263713d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9826de9-37f1-443a-94e6-a77b779ed1f6) transitioned into state 'SUCCESS' from state '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-31284842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['5a3fa735-a027-4d40-99c4-58c149b8a979','c8dd11e1-69ad-43ef-9fbb-53297ea79d42','3af37f0a-225b-4aae-89ca-bd2428cd9762','b194d157-36f7-4fc2-871a-29794f0c5baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e72f36-afed-4ecd-a141-a4b52d1a9069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2c1e10-7739-48b6-a213-d50321245b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac2c1e10-7739-48b6-a213-d50321245b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (e2c92914-70e2-4a33-b562-4e0292f991fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request issued successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6877c298-7f23-448b-a833-e626cecc169b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1230/2553] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:48 2026] POST /volume/v3/volumes => generated 764 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1138028109"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1138028109'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume of 1 GB Sep 03 14:33:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Availability Zones retrieved successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45e72f36-afed-4ecd-a141-a4b52d1a9069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b3603331-0911-48eb-9973-4f9dc95e246a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0018c6b6-a9d3-40f8-b729-86afe65c45d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (f183b77c-ba2c-44fb-ab9d-952701faa5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97fa8eba-b38d-4195-b84f-533baf38b761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Created reservations ['00c622a3-c086-4df9-b357-51f8fccf00db', '9afcfdf0-8dfe-4300-b0fe-db40e19d9938', '0910c852-de3b-4934-b8e2-b1ce88c03344', 'a703476b-d13f-4945-a5f9-b6abdd486d75'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0018c6b6-a9d3-40f8-b729-86afe65c45d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c622a3-c086-4df9-b357-51f8fccf00db', '9afcfdf0-8dfe-4300-b0fe-db40e19d9938', '0910c852-de3b-4934-b8e2-b1ce88c03344', 'a703476b-d13f-4945-a5f9-b6abdd486d75']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d868dc3f-037c-4d1d-86ff-ebfb09166e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97fa8eba-b38d-4195-b84f-533baf38b761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fceadc64-0e9f-46be-a92d-a4e0bf8c2681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d868dc3f-037c-4d1d-86ff-ebfb09166e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '951d4623-3216-4131-8967-3b1c3e60dbd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1816928597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7def88711b884bf491a7c4f6b37a9622',qos_specs=None,replication_status=,reservations=['00c622a3-c086-4df9-b357-51f8fccf00db','9afcfdf0-8dfe-4300-b0fe-db40e19d9938','0910c852-de3b-4934-b8e2-b1ce88c03344','a703476b-d13f-4945-a5f9-b6abdd486d75'],size=1,snapshot_id=b3603331-0911-48eb-9973-4f9dc95e246a,source_replicaid=,source_volid=None,status='creating',user_id='e636d32f5518424fa5de1a7d076b0362',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1816928597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=951d4623-3216-4131-8967-3b1c3e60dbd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7def88711b884bf491a7c4f6b37a9622',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b3603331-0911-48eb-9973-4f9dc95e246a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e636d32f5518424fa5de1a7d076b0362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22a695f0-6880-470e-806c-9b9f60f63fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22a695f0-6880-470e-806c-9b9f60f63fc5) transitioned into state 'SUCCESS' from state '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-1816928597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7def88711b884bf491a7c4f6b37a9622',qos_specs=None,replication_status=,reservations=['00c622a3-c086-4df9-b357-51f8fccf00db','9afcfdf0-8dfe-4300-b0fe-db40e19d9938','0910c852-de3b-4934-b8e2-b1ce88c03344','a703476b-d13f-4945-a5f9-b6abdd486d75'],size=1,snapshot_id=b3603331-0911-48eb-9973-4f9dc95e246a,source_replicaid=,source_volid=None,status='creating',user_id='e636d32f5518424fa5de1a7d076b0362',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fda374-bd30-453b-abac-38d827fb7077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Created reservations ['5477f2f5-20c1-492c-8e19-d9eef1ca8643', '60d5df0c-0790-425a-a5e9-f7126a9b4394', '5dad8a45-e4fc-4e30-9261-9a5118eb5301', '527feb19-36a0-4134-9f8d-c50f5a667aa3'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fceadc64-0e9f-46be-a92d-a4e0bf8c2681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5477f2f5-20c1-492c-8e19-d9eef1ca8643', '60d5df0c-0790-425a-a5e9-f7126a9b4394', '5dad8a45-e4fc-4e30-9261-9a5118eb5301', '527feb19-36a0-4134-9f8d-c50f5a667aa3']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe6ff2b-63da-4579-8460-375274d28391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fda374-bd30-453b-abac-38d827fb7077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Flow 'volume_create_api' (bc78e3a2-d6f0-4bdc-b8ca-e6add263713d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Create volume request issued successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-908f9441-1939-4a1e-adc9-017055e7436c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1324/2554] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:49 2026] POST /volume/v3/volumes => generated 790 bytes in 543 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe6ff2b-63da-4579-8460-375274d28391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '368a89e9-3a5a-473e-9a1c-8d31138fb135', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1138028109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['5477f2f5-20c1-492c-8e19-d9eef1ca8643','60d5df0c-0790-425a-a5e9-f7126a9b4394','5dad8a45-e4fc-4e30-9261-9a5118eb5301','527feb19-36a0-4134-9f8d-c50f5a667aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1138028109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=368a89e9-3a5a-473e-9a1c-8d31138fb135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5f0f4bfaee4618898f7b823c820242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adef300e1164c9a89d2a1a297533963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39de6c95-8ad9-458c-9317-d8c4d5754e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-822f7cc0-4940-4a6a-b171-a194e422456d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-822f7cc0-4940-4a6a-b171-a194e422456d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-822f7cc0-4940-4a6a-b171-a194e422456d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-822f7cc0-4940-4a6a-b171-a194e422456d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39de6c95-8ad9-458c-9317-d8c4d5754e45) transitioned into state 'SUCCESS' from state '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-1138028109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['5477f2f5-20c1-492c-8e19-d9eef1ca8643','60d5df0c-0790-425a-a5e9-f7126a9b4394','5dad8a45-e4fc-4e30-9261-9a5118eb5301','527feb19-36a0-4134-9f8d-c50f5a667aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197e8cba-feb7-4302-9ef4-954270085a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (197e8cba-feb7-4302-9ef4-954270085a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (f183b77c-ba2c-44fb-ab9d-952701faa5a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request issued successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-20d8a1c7-0803-4011-93d2-8623fc449dcb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1231/2555] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:49 2026] POST /volume/v3/volumes => generated 766 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-822f7cc0-4940-4a6a-b171-a194e422456d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1422420686"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1422420686'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume of 1 GB Sep 03 14:33:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-822f7cc0-4940-4a6a-b171-a194e422456d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 200 Sep 03 14:33:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Availability Zones retrieved successfully. Sep 03 14:33:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1325/2556] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:49 2026] GET /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 1016 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (84122b27-af5f-4953-838e-b61f93d541b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720f8d06-15fd-4d5f-b048-54def67edb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:49 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (720f8d06-15fd-4d5f-b048-54def67edb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39fd4cc-2f7b-4ef0-b8ae-6ebafceafa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Created reservations ['2609be7d-4489-4c84-b8d3-f148b0711b42', '2491178d-82f3-45c6-b2d6-e79147b14653', '881c9dad-f86e-4775-8619-a1541e8507a0', '5407c64c-18ee-4d24-ae66-9f358cad6d8d'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c39fd4cc-2f7b-4ef0-b8ae-6ebafceafa04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2609be7d-4489-4c84-b8d3-f148b0711b42', '2491178d-82f3-45c6-b2d6-e79147b14653', '881c9dad-f86e-4775-8619-a1541e8507a0', '5407c64c-18ee-4d24-ae66-9f358cad6d8d']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf9a7f8-0b3a-4a2d-8cce-a2b46cd6b71f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf9a7f8-0b3a-4a2d-8cce-a2b46cd6b71f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f0ea78-4d0f-42cd-a86a-d4f6423f552b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1422420686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['2609be7d-4489-4c84-b8d3-f148b0711b42','2491178d-82f3-45c6-b2d6-e79147b14653','881c9dad-f86e-4775-8619-a1541e8507a0','5407c64c-18ee-4d24-ae66-9f358cad6d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1422420686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f0ea78-4d0f-42cd-a86a-d4f6423f552b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5f0f4bfaee4618898f7b823c820242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adef300e1164c9a89d2a1a297533963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cd6e13-be67-45d6-bbf9-896b5d486338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cd6e13-be67-45d6-bbf9-896b5d486338) transitioned into state 'SUCCESS' from state '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-1422420686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['2609be7d-4489-4c84-b8d3-f148b0711b42','2491178d-82f3-45c6-b2d6-e79147b14653','881c9dad-f86e-4775-8619-a1541e8507a0','5407c64c-18ee-4d24-ae66-9f358cad6d8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a8541f1-8b5d-4c0f-9319-74ae1fd64c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a8541f1-8b5d-4c0f-9319-74ae1fd64c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (84122b27-af5f-4953-838e-b61f93d541b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request issued successfully. Sep 03 14:33:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af058663-06ba-4e2a-99fd-2b22aa5d5a3f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1232/2557] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:49 2026] POST /volume/v3/volumes => generated 766 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1427916490"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1427916490'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume of 1 GB Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Availability Zones retrieved successfully. Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (47a6c734-f4bd-442b-83e6-84a562b2bf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fd45be-e2bd-4d11-90c1-8550f5b578ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37fd45be-e2bd-4d11-90c1-8550f5b578ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8598f8ed-1d04-48da-8570-4b470bc6ddd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Created reservations ['226e5cd4-d536-41fc-85a2-3562dc6b0080', 'ea1746e6-7a7f-496b-8cd3-af8aaf3b1032', 'd58103bb-61ed-4e8a-aadc-e292d335fb9c', '75cd5a86-ac9e-44b8-a135-e1147510742c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8598f8ed-1d04-48da-8570-4b470bc6ddd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226e5cd4-d536-41fc-85a2-3562dc6b0080', 'ea1746e6-7a7f-496b-8cd3-af8aaf3b1032', 'd58103bb-61ed-4e8a-aadc-e292d335fb9c', '75cd5a86-ac9e-44b8-a135-e1147510742c']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95e0a3e-c976-452c-91e6-04163daefee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a95e0a3e-c976-452c-91e6-04163daefee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f16a26c-9a31-4717-81a7-ead752661549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1427916490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['226e5cd4-d536-41fc-85a2-3562dc6b0080','ea1746e6-7a7f-496b-8cd3-af8aaf3b1032','d58103bb-61ed-4e8a-aadc-e292d335fb9c','75cd5a86-ac9e-44b8-a135-e1147510742c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1427916490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f16a26c-9a31-4717-81a7-ead752661549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5f0f4bfaee4618898f7b823c820242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2adef300e1164c9a89d2a1a297533963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87dfb9af-0529-407e-8ed3-d96eab508964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87dfb9af-0529-407e-8ed3-d96eab508964) transitioned into state 'SUCCESS' from state '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-1427916490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b5f0f4bfaee4618898f7b823c820242',qos_specs=None,replication_status=,reservations=['226e5cd4-d536-41fc-85a2-3562dc6b0080','ea1746e6-7a7f-496b-8cd3-af8aaf3b1032','d58103bb-61ed-4e8a-aadc-e292d335fb9c','75cd5a86-ac9e-44b8-a135-e1147510742c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2adef300e1164c9a89d2a1a297533963',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79aaee0-6161-4541-8862-85fac9ceb451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d79aaee0-6161-4541-8862-85fac9ceb451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Flow 'volume_create_api' (47a6c734-f4bd-442b-83e6-84a562b2bf4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Create volume request issued successfully. Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf8017aa-f11d-4f2a-ae5f-536326dab318 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1326/2558] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:33:50 2026] POST /volume/v3/volumes => generated 766 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-51962c29-3219-4ad9-abe0-9cc799f2d410 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ab28f6ee-6267-4fbe-b8c3-fa37268107cb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51962c29-3219-4ad9-abe0-9cc799f2d410 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51962c29-3219-4ad9-abe0-9cc799f2d410 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51962c29-3219-4ad9-abe0-9cc799f2d410 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab28f6ee-6267-4fbe-b8c3-fa37268107cb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab28f6ee-6267-4fbe-b8c3-fa37268107cb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab28f6ee-6267-4fbe-b8c3-fa37268107cb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-51962c29-3219-4ad9-abe0-9cc799f2d410 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab28f6ee-6267-4fbe-b8c3-fa37268107cb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e returned with HTTP 404 Sep 03 14:33:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1327/2559] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:50 2026] GET /volume/v3/volumes/96d910f4-7a96-449e-8f04-04e44a008c2e => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51962c29-3219-4ad9-abe0-9cc799f2d410 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 returned with HTTP 200 Sep 03 14:33:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1233/2560] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:50 2026] GET /volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1471183463"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1471183463'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:33:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume of 1 GB Sep 03 14:33:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eafa09e6-f930-40ce-a52f-8b9c5e582023 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eafa09e6-f930-40ce-a52f-8b9c5e582023 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eafa09e6-f930-40ce-a52f-8b9c5e582023 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eafa09e6-f930-40ce-a52f-8b9c5e582023 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Availability Zones retrieved successfully. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eafa09e6-f930-40ce-a52f-8b9c5e582023 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eafa09e6-f930-40ce-a52f-8b9c5e582023 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb returned with HTTP 200 Sep 03 14:33:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1234/2561] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:51 2026] GET /volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (08327929-37d1-44b7-b422-ef4584135f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8f2bc9-ea1f-4214-95e4-0b4fcddbb5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a8f2bc9-ea1f-4214-95e4-0b4fcddbb5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebd3a671-4365-4427-8f0f-3bcb9898154b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Created reservations ['7883a1fa-3a36-4db9-bf9e-14b23f08396d', '4cab6dc5-cee5-4563-b5ff-1d97fc0622e1', '4af28e11-90fa-4050-ba17-7711a5c1296e', '7bdfc0d9-d5fd-43bf-a291-54006960bb55'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebd3a671-4365-4427-8f0f-3bcb9898154b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7883a1fa-3a36-4db9-bf9e-14b23f08396d', '4cab6dc5-cee5-4563-b5ff-1d97fc0622e1', '4af28e11-90fa-4050-ba17-7711a5c1296e', '7bdfc0d9-d5fd-43bf-a291-54006960bb55']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc01050c-8b50-49de-b835-e93b8efe2745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc01050c-8b50-49de-b835-e93b8efe2745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '073ee88e-8347-47a8-97cb-5178b7fe39da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471183463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['7883a1fa-3a36-4db9-bf9e-14b23f08396d','4cab6dc5-cee5-4563-b5ff-1d97fc0622e1','4af28e11-90fa-4050-ba17-7711a5c1296e','7bdfc0d9-d5fd-43bf-a291-54006960bb55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1471183463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=073ee88e-8347-47a8-97cb-5178b7fe39da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989919ea70764178b7cdbe37f93c0695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccf078b-edeb-49e1-a100-b817cbded3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=449,cinder:INSERT=125,cinder:UPDATE=147 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ccf078b-edeb-49e1-a100-b817cbded3ad) transitioned into state 'SUCCESS' from state '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-1471183463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['7883a1fa-3a36-4db9-bf9e-14b23f08396d','4cab6dc5-cee5-4563-b5ff-1d97fc0622e1','4af28e11-90fa-4050-ba17-7711a5c1296e','7bdfc0d9-d5fd-43bf-a291-54006960bb55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df233665-66e1-48b2-a481-0c032b9b14af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df233665-66e1-48b2-a481-0c032b9b14af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (08327929-37d1-44b7-b422-ef4584135f30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:33:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request issued successfully. Sep 03 14:33:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b80f5bc5-f9f2-40ef-9137-002e4a562109 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:33:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1328/2562] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:33:50 2026] POST /volume/v3/volumes => generated 787 bytes in 491 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5b642914-8975-4f45-9cb7-f68b458596a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5b642914-8975-4f45-9cb7-f68b458596a6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5b642914-8975-4f45-9cb7-f68b458596a6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5b642914-8975-4f45-9cb7-f68b458596a6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:51 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=463,cinder:INSERT=102,cinder:UPDATE=149 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:33:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5b642914-8975-4f45-9cb7-f68b458596a6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5b642914-8975-4f45-9cb7-f68b458596a6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1235/2563] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:51 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 966 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:33:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-409b455b-07e7-45ce-a6a8-b3f7f20f1053 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-409b455b-07e7-45ce-a6a8-b3f7f20f1053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb Sep 03 14:33:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-409b455b-07e7-45ce-a6a8-b3f7f20f1053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-409b455b-07e7-45ce-a6a8-b3f7f20f1053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-409b455b-07e7-45ce-a6a8-b3f7f20f1053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-409b455b-07e7-45ce-a6a8-b3f7f20f1053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb returned with HTTP 200 Sep 03 14:33:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1329/2564] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:52 2026] GET /volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aabbac29-2c0a-4fcb-bd7c-36e3f2f77584 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aabbac29-2c0a-4fcb-bd7c-36e3f2f77584 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aabbac29-2c0a-4fcb-bd7c-36e3f2f77584 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aabbac29-2c0a-4fcb-bd7c-36e3f2f77584 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aabbac29-2c0a-4fcb-bd7c-36e3f2f77584 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aabbac29-2c0a-4fcb-bd7c-36e3f2f77584 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1236/2565] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:52 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-32310f98-a906-4956-8b44-8049c069d4b6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32310f98-a906-4956-8b44-8049c069d4b6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32310f98-a906-4956-8b44-8049c069d4b6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32310f98-a906-4956-8b44-8049c069d4b6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-32310f98-a906-4956-8b44-8049c069d4b6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32310f98-a906-4956-8b44-8049c069d4b6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1330/2566] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:52 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9b97bdc8-4578-4cd4-9ecf-a3b9e0bf063b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b97bdc8-4578-4cd4-9ecf-a3b9e0bf063b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b97bdc8-4578-4cd4-9ecf-a3b9e0bf063b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b97bdc8-4578-4cd4-9ecf-a3b9e0bf063b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9b97bdc8-4578-4cd4-9ecf-a3b9e0bf063b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b97bdc8-4578-4cd4-9ecf-a3b9e0bf063b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1237/2567] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:53 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7eafcb51-b1f9-40cb-aca9-44037c001b1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7eafcb51-b1f9-40cb-aca9-44037c001b1e tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7eafcb51-b1f9-40cb-aca9-44037c001b1e tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7eafcb51-b1f9-40cb-aca9-44037c001b1e tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7eafcb51-b1f9-40cb-aca9-44037c001b1e tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7eafcb51-b1f9-40cb-aca9-44037c001b1e tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1331/2568] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:53 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e4dc13d-c3dd-467a-aa3a-acd80747726f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e4dc13d-c3dd-467a-aa3a-acd80747726f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e4dc13d-c3dd-467a-aa3a-acd80747726f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e4dc13d-c3dd-467a-aa3a-acd80747726f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5e4dc13d-c3dd-467a-aa3a-acd80747726f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e4dc13d-c3dd-467a-aa3a-acd80747726f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1238/2569] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:54 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-273cd911-3021-4c7e-a903-0f8cf46ebc7c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-273cd911-3021-4c7e-a903-0f8cf46ebc7c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-273cd911-3021-4c7e-a903-0f8cf46ebc7c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-273cd911-3021-4c7e-a903-0f8cf46ebc7c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-273cd911-3021-4c7e-a903-0f8cf46ebc7c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-273cd911-3021-4c7e-a903-0f8cf46ebc7c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1332/2570] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:54 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fd6d5057-f734-4f9e-8fa6-ae5e07e6eb5a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fd6d5057-f734-4f9e-8fa6-ae5e07e6eb5a tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fd6d5057-f734-4f9e-8fa6-ae5e07e6eb5a tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fd6d5057-f734-4f9e-8fa6-ae5e07e6eb5a tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fd6d5057-f734-4f9e-8fa6-ae5e07e6eb5a tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fd6d5057-f734-4f9e-8fa6-ae5e07e6eb5a tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1239/2571] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:55 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f831c943-e88b-44ba-9dc7-ee716c843ed0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f831c943-e88b-44ba-9dc7-ee716c843ed0 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f831c943-e88b-44ba-9dc7-ee716c843ed0 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f831c943-e88b-44ba-9dc7-ee716c843ed0 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f831c943-e88b-44ba-9dc7-ee716c843ed0 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f831c943-e88b-44ba-9dc7-ee716c843ed0 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1333/2572] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:55 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 14:33:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-922234a1-d1a7-4406-a1f2-96a14cb10eaf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-922234a1-d1a7-4406-a1f2-96a14cb10eaf tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-922234a1-d1a7-4406-a1f2-96a14cb10eaf tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-922234a1-d1a7-4406-a1f2-96a14cb10eaf tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-922234a1-d1a7-4406-a1f2-96a14cb10eaf tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-922234a1-d1a7-4406-a1f2-96a14cb10eaf tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1240/2573] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:56 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:33:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-784e1bee-d339-46c7-82da-0d12e2c14ef1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-784e1bee-d339-46c7-82da-0d12e2c14ef1 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-784e1bee-d339-46c7-82da-0d12e2c14ef1 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-784e1bee-d339-46c7-82da-0d12e2c14ef1 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-784e1bee-d339-46c7-82da-0d12e2c14ef1 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-784e1bee-d339-46c7-82da-0d12e2c14ef1 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1334/2574] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:57 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d7749bfb-c406-444e-88cc-c9fea39e0816 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d7749bfb-c406-444e-88cc-c9fea39e0816 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d7749bfb-c406-444e-88cc-c9fea39e0816 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d7749bfb-c406-444e-88cc-c9fea39e0816 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d7749bfb-c406-444e-88cc-c9fea39e0816 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d7749bfb-c406-444e-88cc-c9fea39e0816 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1241/2575] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:57 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6a96e3f7-525c-447d-84fb-ece897772634 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a96e3f7-525c-447d-84fb-ece897772634 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a96e3f7-525c-447d-84fb-ece897772634 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a96e3f7-525c-447d-84fb-ece897772634 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6a96e3f7-525c-447d-84fb-ece897772634 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a96e3f7-525c-447d-84fb-ece897772634 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1335/2576] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:58 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:33:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9614f0b7-499a-4ae0-b045-98b3503280c9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9614f0b7-499a-4ae0-b045-98b3503280c9 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:33:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9614f0b7-499a-4ae0-b045-98b3503280c9 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9614f0b7-499a-4ae0-b045-98b3503280c9 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:33:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:33:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9614f0b7-499a-4ae0-b045-98b3503280c9 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:33:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9614f0b7-499a-4ae0-b045-98b3503280c9 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:33:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1242/2577] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:33:59 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:33:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-956cb5ae-5a4c-4fed-bae5-212e46bcb3a4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:33:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-956cb5ae-5a4c-4fed-bae5-212e46bcb3a4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:33:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-956cb5ae-5a4c-4fed-bae5-212e46bcb3a4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:33:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-956cb5ae-5a4c-4fed-bae5-212e46bcb3a4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:33:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:33:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:33:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:33:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:33:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-956cb5ae-5a4c-4fed-bae5-212e46bcb3a4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:33:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-956cb5ae-5a4c-4fed-bae5-212e46bcb3a4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:33:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1336/2578] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:33:59 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-05e7379e-e963-4b65-8f89-149c438c8053 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05e7379e-e963-4b65-8f89-149c438c8053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:34:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05e7379e-e963-4b65-8f89-149c438c8053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05e7379e-e963-4b65-8f89-149c438c8053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-05e7379e-e963-4b65-8f89-149c438c8053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05e7379e-e963-4b65-8f89-149c438c8053 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:34:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1243/2579] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:00 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95340054-9b66-44c7-9fd0-5c8f59b218ed None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95340054-9b66-44c7-9fd0-5c8f59b218ed tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95340054-9b66-44c7-9fd0-5c8f59b218ed tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95340054-9b66-44c7-9fd0-5c8f59b218ed tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-95340054-9b66-44c7-9fd0-5c8f59b218ed tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95340054-9b66-44c7-9fd0-5c8f59b218ed tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:34:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1337/2580] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:00 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-041764fe-5f5e-452e-8adf-b78d25d63a9f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-041764fe-5f5e-452e-8adf-b78d25d63a9f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:34:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-041764fe-5f5e-452e-8adf-b78d25d63a9f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-041764fe-5f5e-452e-8adf-b78d25d63a9f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-041764fe-5f5e-452e-8adf-b78d25d63a9f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-041764fe-5f5e-452e-8adf-b78d25d63a9f tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:34:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1244/2581] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:01 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1482139d-e7cc-4823-9ceb-94b3cbe26b5b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1482139d-e7cc-4823-9ceb-94b3cbe26b5b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b Sep 03 14:34:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1482139d-e7cc-4823-9ceb-94b3cbe26b5b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1482139d-e7cc-4823-9ceb-94b3cbe26b5b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1482139d-e7cc-4823-9ceb-94b3cbe26b5b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1482139d-e7cc-4823-9ceb-94b3cbe26b5b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b returned with HTTP 200 Sep 03 14:34:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1338/2582] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:01 2026] GET /volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e7bbedff-df4b-4255-b41c-3a396f8d9ec7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e7bbedff-df4b-4255-b41c-3a396f8d9ec7 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e7bbedff-df4b-4255-b41c-3a396f8d9ec7 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e7bbedff-df4b-4255-b41c-3a396f8d9ec7 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e7bbedff-df4b-4255-b41c-3a396f8d9ec7 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e7bbedff-df4b-4255-b41c-3a396f8d9ec7 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:34:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1245/2583] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:01 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-14945857-5961-44a6-84e9-9426b09469bc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-14945857-5961-44a6-84e9-9426b09469bc tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-14945857-5961-44a6-84e9-9426b09469bc tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-14945857-5961-44a6-84e9-9426b09469bc tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-14945857-5961-44a6-84e9-9426b09469bc tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-14945857-5961-44a6-84e9-9426b09469bc tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b returned with HTTP 200 Sep 03 14:34:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1339/2584] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:02 2026] GET /volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b => generated 859 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9d09e4e9-b948-4618-860f-064b5d6abc3c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9d09e4e9-b948-4618-860f-064b5d6abc3c tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 Sep 03 14:34:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9d09e4e9-b948-4618-860f-064b5d6abc3c tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9d09e4e9-b948-4618-860f-064b5d6abc3c tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9d09e4e9-b948-4618-860f-064b5d6abc3c tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9d09e4e9-b948-4618-860f-064b5d6abc3c tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 returned with HTTP 200 Sep 03 14:34:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1246/2585] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:02 2026] GET /volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 => generated 859 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume with id: 7f16a26c-9a31-4717-81a7-ead752661549 Sep 03 14:34:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume request issued successfully. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34b2f3a4-e962-44b7-8099-d8e2d36c4948 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 returned with HTTP 202 Sep 03 14:34:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1340/2586] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:02 2026] DELETE /volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb53ad93-7afc-4d39-9922-ecd6838a66de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb53ad93-7afc-4d39-9922-ecd6838a66de tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 Sep 03 14:34:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb53ad93-7afc-4d39-9922-ecd6838a66de tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb53ad93-7afc-4d39-9922-ecd6838a66de tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ac07a7a2-abcf-4f7d-8da3-3b1806d453ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bb53ad93-7afc-4d39-9922-ecd6838a66de tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac07a7a2-abcf-4f7d-8da3-3b1806d453ac tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac07a7a2-abcf-4f7d-8da3-3b1806d453ac tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac07a7a2-abcf-4f7d-8da3-3b1806d453ac tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb53ad93-7afc-4d39-9922-ecd6838a66de tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 returned with HTTP 200 Sep 03 14:34:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1247/2587] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:02 2026] GET /volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 => generated 858 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ac07a7a2-abcf-4f7d-8da3-3b1806d453ac tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac07a7a2-abcf-4f7d-8da3-3b1806d453ac tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:34:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1341/2588] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:02 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9cd29e7a-0335-4a29-8c44-594cf6461aa3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cd29e7a-0335-4a29-8c44-594cf6461aa3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 Sep 03 14:34:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cd29e7a-0335-4a29-8c44-594cf6461aa3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cd29e7a-0335-4a29-8c44-594cf6461aa3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a9850c03-09a9-48eb-9cde-2f9f6db79ee2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9850c03-09a9-48eb-9cde-2f9f6db79ee2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9850c03-09a9-48eb-9cde-2f9f6db79ee2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9cd29e7a-0335-4a29-8c44-594cf6461aa3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9850c03-09a9-48eb-9cde-2f9f6db79ee2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cd29e7a-0335-4a29-8c44-594cf6461aa3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 returned with HTTP 200 Sep 03 14:34:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1248/2589] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:03 2026] GET /volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a9850c03-09a9-48eb-9cde-2f9f6db79ee2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9850c03-09a9-48eb-9cde-2f9f6db79ee2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:34:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1342/2590] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:03 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1017 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Calling method 'detail' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86692) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Get all volumes completed successfully. Sep 03 14:34:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dc1be9cd-c92f-43f7-98dc-78111b425e17 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:34:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1249/2591] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:34:04 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume with id: 073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume request issued successfully. Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ec017d4e-1500-407b-99bf-ef5d0cbdbd08 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 202 Sep 03 14:34:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1343/2592] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:34:04 2026] DELETE /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c6d569c0-873b-49bc-8ced-380e8e7694c6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c6d569c0-873b-49bc-8ced-380e8e7694c6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c6d569c0-873b-49bc-8ced-380e8e7694c6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c6d569c0-873b-49bc-8ced-380e8e7694c6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c6d569c0-873b-49bc-8ced-380e8e7694c6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c6d569c0-873b-49bc-8ced-380e8e7694c6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:34:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1250/2593] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:04 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9927f24b-95c5-4527-a3df-e9f119807eb3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9927f24b-95c5-4527-a3df-e9f119807eb3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 Sep 03 14:34:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9927f24b-95c5-4527-a3df-e9f119807eb3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9927f24b-95c5-4527-a3df-e9f119807eb3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9927f24b-95c5-4527-a3df-e9f119807eb3 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 returned with HTTP 404 Sep 03 14:34:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1344/2594] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:04 2026] GET /volume/v3/volumes/7f16a26c-9a31-4717-81a7-ead752661549 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1cb2f984-9729-427e-9aec-54de2d9de547 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] DELETE http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b Sep 03 14:34:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume with id: a2f0ea78-4d0f-42cd-a86a-d4f6423f552b Sep 03 14:34:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume request issued successfully. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1cb2f984-9729-427e-9aec-54de2d9de547 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b returned with HTTP 202 Sep 03 14:34:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1251/2595] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:04 2026] DELETE /volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:34:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18eeb263-3a5b-4196-a8ae-8fcfb1354640 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18eeb263-3a5b-4196-a8ae-8fcfb1354640 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b Sep 03 14:34:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18eeb263-3a5b-4196-a8ae-8fcfb1354640 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18eeb263-3a5b-4196-a8ae-8fcfb1354640 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-18eeb263-3a5b-4196-a8ae-8fcfb1354640 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18eeb263-3a5b-4196-a8ae-8fcfb1354640 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b returned with HTTP 200 Sep 03 14:34:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1345/2596] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:05 2026] GET /volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e37f822-0a0a-435c-976b-faa5d55ea0ae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e37f822-0a0a-435c-976b-faa5d55ea0ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e37f822-0a0a-435c-976b-faa5d55ea0ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e37f822-0a0a-435c-976b-faa5d55ea0ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e37f822-0a0a-435c-976b-faa5d55ea0ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e37f822-0a0a-435c-976b-faa5d55ea0ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 200 Sep 03 14:34:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1252/2597] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:05 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 1016 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-51c1a2d9-c6d2-4535-bf08-c1b96843acdb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51c1a2d9-c6d2-4535-bf08-c1b96843acdb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51c1a2d9-c6d2-4535-bf08-c1b96843acdb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51c1a2d9-c6d2-4535-bf08-c1b96843acdb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51c1a2d9-c6d2-4535-bf08-c1b96843acdb tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b returned with HTTP 404 Sep 03 14:34:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1346/2598] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:06 2026] GET /volume/v3/volumes/a2f0ea78-4d0f-42cd-a86a-d4f6423f552b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a9eceacb-1654-4619-b801-928aa7d7c6af None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] DELETE http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume with id: 368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:34:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume request issued successfully. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a9eceacb-1654-4619-b801-928aa7d7c6af tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 202 Sep 03 14:34:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1253/2599] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:06 2026] DELETE /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-74ab9870-f0b5-4973-8782-72497768e5e5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74ab9870-f0b5-4973-8782-72497768e5e5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74ab9870-f0b5-4973-8782-72497768e5e5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74ab9870-f0b5-4973-8782-72497768e5e5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-74ab9870-f0b5-4973-8782-72497768e5e5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dbc926b6-6ea4-4d12-9f75-5dec90e7e01c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dbc926b6-6ea4-4d12-9f75-5dec90e7e01c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74ab9870-f0b5-4973-8782-72497768e5e5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 200 Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dbc926b6-6ea4-4d12-9f75-5dec90e7e01c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1347/2600] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:06 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dbc926b6-6ea4-4d12-9f75-5dec90e7e01c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dbc926b6-6ea4-4d12-9f75-5dec90e7e01c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da returned with HTTP 404 Sep 03 14:34:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1254/2601] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:06 2026] GET /volume/v3/volumes/073ee88e-8347-47a8-97cb-5178b7fe39da => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1049513771"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1049513771'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume of 1 GB Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Availability Zones retrieved successfully. Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (b9910056-59eb-454b-95cb-dbfce86a9d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f93069-36cf-45e1-9f5d-f3245c2464b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f93069-36cf-45e1-9f5d-f3245c2464b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16ec94e-2326-49aa-9620-fe1eb7c1b0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Created reservations ['a6fc01ed-9347-468a-be41-18c30db09ae2', 'e0331410-b3ab-40d0-99b6-64a8b8f6b27e', '6a53859f-3413-455e-b540-d6aa0be36bd3', '9482e816-fb19-4a50-95d9-e12651e46603'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16ec94e-2326-49aa-9620-fe1eb7c1b0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6fc01ed-9347-468a-be41-18c30db09ae2', 'e0331410-b3ab-40d0-99b6-64a8b8f6b27e', '6a53859f-3413-455e-b540-d6aa0be36bd3', '9482e816-fb19-4a50-95d9-e12651e46603']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52770cb-920d-4f95-91c9-50d551123381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52770cb-920d-4f95-91c9-50d551123381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '467c980c-0ecb-44ce-a426-43330e5371ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049513771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['a6fc01ed-9347-468a-be41-18c30db09ae2','e0331410-b3ab-40d0-99b6-64a8b8f6b27e','6a53859f-3413-455e-b540-d6aa0be36bd3','9482e816-fb19-4a50-95d9-e12651e46603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1049513771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=467c980c-0ecb-44ce-a426-43330e5371ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989919ea70764178b7cdbe37f93c0695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f373138-5e3f-4bb6-a3db-93c0034d9776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f373138-5e3f-4bb6-a3db-93c0034d9776) transitioned into state 'SUCCESS' from state '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-1049513771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['a6fc01ed-9347-468a-be41-18c30db09ae2','e0331410-b3ab-40d0-99b6-64a8b8f6b27e','6a53859f-3413-455e-b540-d6aa0be36bd3','9482e816-fb19-4a50-95d9-e12651e46603'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0877fe7-f0c8-4ccb-b456-d8911029189c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0877fe7-f0c8-4ccb-b456-d8911029189c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (b9910056-59eb-454b-95cb-dbfce86a9d15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request issued successfully. Sep 03 14:34:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a5e89d6-c782-4f3b-98d9-f366418fac93 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:34:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1348/2602] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:34:06 2026] POST /volume/v3/volumes => generated 787 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d95c56f3-ac0c-4f3c-9ab3-c93bae2c8a87 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d95c56f3-ac0c-4f3c-9ab3-c93bae2c8a87 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d95c56f3-ac0c-4f3c-9ab3-c93bae2c8a87 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d95c56f3-ac0c-4f3c-9ab3-c93bae2c8a87 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d95c56f3-ac0c-4f3c-9ab3-c93bae2c8a87 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d95c56f3-ac0c-4f3c-9ab3-c93bae2c8a87 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 200 Sep 03 14:34:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1255/2603] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:06 2026] GET /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ede3fd0-343e-4c2d-b793-1102c4224e3b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ede3fd0-343e-4c2d-b793-1102c4224e3b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 Sep 03 14:34:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ede3fd0-343e-4c2d-b793-1102c4224e3b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ede3fd0-343e-4c2d-b793-1102c4224e3b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ede3fd0-343e-4c2d-b793-1102c4224e3b tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 returned with HTTP 404 Sep 03 14:34:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1349/2604] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:07 2026] GET /volume/v3/volumes/368a89e9-3a5a-473e-9a1c-8d31138fb135 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-91880a66-9f17-4082-9b66-aa671b43bb3d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] DELETE http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb Sep 03 14:34:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume with id: 67042893-2f78-42e0-aed8-a69be4dff5cb Sep 03 14:34:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume request issued successfully. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-91880a66-9f17-4082-9b66-aa671b43bb3d tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb returned with HTTP 202 Sep 03 14:34:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1256/2605] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:07 2026] DELETE /volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8f3ce555-72a2-4fc7-91c4-0c2d897a6842 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f3ce555-72a2-4fc7-91c4-0c2d897a6842 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb Sep 03 14:34:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f3ce555-72a2-4fc7-91c4-0c2d897a6842 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f3ce555-72a2-4fc7-91c4-0c2d897a6842 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8f3ce555-72a2-4fc7-91c4-0c2d897a6842 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f3ce555-72a2-4fc7-91c4-0c2d897a6842 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb returned with HTTP 200 Sep 03 14:34:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1350/2606] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:07 2026] GET /volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-45e840af-f4c2-431a-8e7a-5cdec0f69ea4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-45e840af-f4c2-431a-8e7a-5cdec0f69ea4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-45e840af-f4c2-431a-8e7a-5cdec0f69ea4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-45e840af-f4c2-431a-8e7a-5cdec0f69ea4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-45e840af-f4c2-431a-8e7a-5cdec0f69ea4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-45e840af-f4c2-431a-8e7a-5cdec0f69ea4 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 200 Sep 03 14:34:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1257/2607] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:07 2026] GET /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d107fec8-295a-436f-8fd5-44175516a3b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d107fec8-295a-436f-8fd5-44175516a3b1 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb Sep 03 14:34:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d107fec8-295a-436f-8fd5-44175516a3b1 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d107fec8-295a-436f-8fd5-44175516a3b1 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d107fec8-295a-436f-8fd5-44175516a3b1 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb returned with HTTP 404 Sep 03 14:34:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1351/2608] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:08 2026] GET /volume/v3/volumes/67042893-2f78-42e0-aed8-a69be4dff5cb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-408dc027-db03-4cf1-892c-24f79873ef65 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] DELETE http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 Sep 03 14:34:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume with id: 834c0007-bf8c-4595-9732-a9d5d45e9bf8 Sep 03 14:34:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Delete volume request issued successfully. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-408dc027-db03-4cf1-892c-24f79873ef65 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 returned with HTTP 202 Sep 03 14:34:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1258/2609] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:08 2026] DELETE /volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5822fb5f-4ad3-42ef-a8bd-1120fcf228d5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5822fb5f-4ad3-42ef-a8bd-1120fcf228d5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 Sep 03 14:34:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5822fb5f-4ad3-42ef-a8bd-1120fcf228d5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5822fb5f-4ad3-42ef-a8bd-1120fcf228d5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5822fb5f-4ad3-42ef-a8bd-1120fcf228d5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Volume info retrieved successfully. Sep 03 14:34:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5822fb5f-4ad3-42ef-a8bd-1120fcf228d5 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 returned with HTTP 200 Sep 03 14:34:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1352/2610] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:08 2026] GET /volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac77ded4-247b-49be-a34e-62537fe955a3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac77ded4-247b-49be-a34e-62537fe955a3 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac77ded4-247b-49be-a34e-62537fe955a3 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac77ded4-247b-49be-a34e-62537fe955a3 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ac77ded4-247b-49be-a34e-62537fe955a3 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac77ded4-247b-49be-a34e-62537fe955a3 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 200 Sep 03 14:34:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1259/2611] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:08 2026] GET /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b45e8601-0cd3-4bb7-a727-d38dab2fe6c5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b45e8601-0cd3-4bb7-a727-d38dab2fe6c5 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] GET http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b45e8601-0cd3-4bb7-a727-d38dab2fe6c5 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b45e8601-0cd3-4bb7-a727-d38dab2fe6c5 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b45e8601-0cd3-4bb7-a727-d38dab2fe6c5 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Volume info retrieved successfully. Sep 03 14:34:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b45e8601-0cd3-4bb7-a727-d38dab2fe6c5 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 200 Sep 03 14:34:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1353/2612] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:09 2026] GET /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume with id: 467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume request issued successfully. Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3d961554-4c90-42e2-bbf6-775090cdeb9b tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 202 Sep 03 14:34:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1260/2613] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:34:09 2026] DELETE /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:34:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-78161f9d-f012-4959-bab5-b8206f5f84f2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78161f9d-f012-4959-bab5-b8206f5f84f2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78161f9d-f012-4959-bab5-b8206f5f84f2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78161f9d-f012-4959-bab5-b8206f5f84f2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-78161f9d-f012-4959-bab5-b8206f5f84f2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78161f9d-f012-4959-bab5-b8206f5f84f2 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 200 Sep 03 14:34:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1354/2614] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:09 2026] GET /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 03 14:34:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79482cec-3e88-4e82-900a-48875eec7ba6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79482cec-3e88-4e82-900a-48875eec7ba6 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] GET http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 Sep 03 14:34:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79482cec-3e88-4e82-900a-48875eec7ba6 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79482cec-3e88-4e82-900a-48875eec7ba6 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79482cec-3e88-4e82-900a-48875eec7ba6 tempest-CreateVolumesFromImageTest-2104690810 tempest-CreateVolumesFromImageTest-2104690810-project-member] http://192.168.122.242/volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 returned with HTTP 404 Sep 03 14:34:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1261/2615] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:09 2026] GET /volume/v3/volumes/834c0007-bf8c-4595-9732-a9d5d45e9bf8 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-364564eb-a0c0-4044-9124-47290e3889f6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-364564eb-a0c0-4044-9124-47290e3889f6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba Sep 03 14:34:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-364564eb-a0c0-4044-9124-47290e3889f6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-364564eb-a0c0-4044-9124-47290e3889f6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-364564eb-a0c0-4044-9124-47290e3889f6 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba returned with HTTP 404 Sep 03 14:34:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1355/2616] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:10 2026] GET /volume/v3/volumes/467c980c-0ecb-44ce-a426-43330e5371ba => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-456628052"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-456628052'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume of 1 GB Sep 03 14:34:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Availability Zones retrieved successfully. Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (2810674b-3699-426d-8bd8-b599d6f39e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd17a4ee-811d-47de-8bb1-c6b773f806db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd17a4ee-811d-47de-8bb1-c6b773f806db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3188f274-e6b8-4476-b8a5-20d97c450edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Created reservations ['c03159ab-28b9-40bd-83a5-4026fa635d3e', 'ae6872e2-e2f3-4ca8-9a43-fbef6e7421af', '59f02d13-02ee-41d5-b635-b2a4a67e7d20', '0dbc8d45-d976-4cf1-b324-54baf6080c29'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3188f274-e6b8-4476-b8a5-20d97c450edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03159ab-28b9-40bd-83a5-4026fa635d3e', 'ae6872e2-e2f3-4ca8-9a43-fbef6e7421af', '59f02d13-02ee-41d5-b635-b2a4a67e7d20', '0dbc8d45-d976-4cf1-b324-54baf6080c29']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c11f23-8f4a-49b0-9a2a-c34f81bb14b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c11f23-8f4a-49b0-9a2a-c34f81bb14b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d68cd48-7e2b-414c-8302-f2cd400af4af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-456628052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['c03159ab-28b9-40bd-83a5-4026fa635d3e','ae6872e2-e2f3-4ca8-9a43-fbef6e7421af','59f02d13-02ee-41d5-b635-b2a4a67e7d20','0dbc8d45-d976-4cf1-b324-54baf6080c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-456628052',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d68cd48-7e2b-414c-8302-f2cd400af4af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='989919ea70764178b7cdbe37f93c0695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd10591-5c86-4504-bc22-9323c218795a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd10591-5c86-4504-bc22-9323c218795a) transitioned into state 'SUCCESS' from state '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-456628052',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04fa2c7a8efb43c9b0d435efadadbf3a',qos_specs=None,replication_status=,reservations=['c03159ab-28b9-40bd-83a5-4026fa635d3e','ae6872e2-e2f3-4ca8-9a43-fbef6e7421af','59f02d13-02ee-41d5-b635-b2a4a67e7d20','0dbc8d45-d976-4cf1-b324-54baf6080c29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='989919ea70764178b7cdbe37f93c0695',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc398ed-dc26-4bff-bb42-f978824bf469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddc398ed-dc26-4bff-bb42-f978824bf469) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Flow 'volume_create_api' (2810674b-3699-426d-8bd8-b599d6f39e4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Create volume request issued successfully. Sep 03 14:34:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dfb8bf77-48e3-482a-a9de-7a17faf42a2f tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:34:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1262/2617] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:34:10 2026] POST /volume/v3/volumes => generated 786 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:34:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-57db4c1d-09c9-476c-9deb-19e66a7ad41c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-57db4c1d-09c9-476c-9deb-19e66a7ad41c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-57db4c1d-09c9-476c-9deb-19e66a7ad41c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-57db4c1d-09c9-476c-9deb-19e66a7ad41c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-57db4c1d-09c9-476c-9deb-19e66a7ad41c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-57db4c1d-09c9-476c-9deb-19e66a7ad41c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af returned with HTTP 200 Sep 03 14:34:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1356/2618] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:10 2026] GET /volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af => generated 965 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f174863c-2b6c-405a-a8c9-9ce10887dd1c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f174863c-2b6c-405a-a8c9-9ce10887dd1c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f174863c-2b6c-405a-a8c9-9ce10887dd1c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f174863c-2b6c-405a-a8c9-9ce10887dd1c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f174863c-2b6c-405a-a8c9-9ce10887dd1c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f174863c-2b6c-405a-a8c9-9ce10887dd1c tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af returned with HTTP 200 Sep 03 14:34:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1263/2619] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:12 2026] GET /volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2039095627"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2039095627'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create volume of 1 GB Sep 03 14:34:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Availability Zones retrieved successfully. Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Flow 'volume_create_api' (3a2ffc22-4536-4ceb-b356-620d01915856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e32d57-06bd-433d-be80-b8d12541db99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99e32d57-06bd-433d-be80-b8d12541db99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d340c97-9eca-4409-b286-908ea091e27a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-86829e02-cc5d-4e9e-9b3d-4077bd9c301d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86829e02-cc5d-4e9e-9b3d-4077bd9c301d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86829e02-cc5d-4e9e-9b3d-4077bd9c301d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86829e02-cc5d-4e9e-9b3d-4077bd9c301d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-86829e02-cc5d-4e9e-9b3d-4077bd9c301d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Created reservations ['360c8736-f397-48c7-a28c-e8ce5debbe73', 'a003b559-2064-454f-9dcf-08bb90d0ca3c', 'ca9b9544-61b0-4aae-a56c-64a5cea9d581', 'f411e85d-eeeb-46f9-992d-96562eac15b1'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d340c97-9eca-4409-b286-908ea091e27a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['360c8736-f397-48c7-a28c-e8ce5debbe73', 'a003b559-2064-454f-9dcf-08bb90d0ca3c', 'ca9b9544-61b0-4aae-a56c-64a5cea9d581', 'f411e85d-eeeb-46f9-992d-96562eac15b1']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86829e02-cc5d-4e9e-9b3d-4077bd9c301d tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af returned with HTTP 200 Sep 03 14:34:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1264/2620] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:13 2026] GET /volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ee7cc1-eff7-44fa-87a6-6068b8a578f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] GET http://192.168.122.242/volume/v3/volumes/summary Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] Get summary completed successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6be856a2-254c-4ebe-b705-2e1b30df23eb tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-reader] http://192.168.122.242/volume/v3/volumes/summary returned with HTTP 200 Sep 03 14:34:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1265/2621] 192.168.122.242 () {60 vars in 1186 bytes} [Thu Sep 3 14:34:13 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ee7cc1-eff7-44fa-87a6-6068b8a578f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '850ce90d-c006-4547-ba43-1edf5cd3cf00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2039095627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0510e10cd01a4b9f8b6c36a7011248a2',qos_specs=None,replication_status=,reservations=['360c8736-f397-48c7-a28c-e8ce5debbe73','a003b559-2064-454f-9dcf-08bb90d0ca3c','ca9b9544-61b0-4aae-a56c-64a5cea9d581','f411e85d-eeeb-46f9-992d-96562eac15b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24acc741cbce4139a39d9b2dba615c20',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2039095627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=850ce90d-c006-4547-ba43-1edf5cd3cf00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0510e10cd01a4b9f8b6c36a7011248a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24acc741cbce4139a39d9b2dba615c20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e466415-ba70-44ef-a4a5-d678ea676710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6ede980d-5bbb-4175-9861-26965fe9c682 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume with id: 3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e466415-ba70-44ef-a4a5-d678ea676710) transitioned into state 'SUCCESS' from state '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-2039095627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0510e10cd01a4b9f8b6c36a7011248a2',qos_specs=None,replication_status=,reservations=['360c8736-f397-48c7-a28c-e8ce5debbe73','a003b559-2064-454f-9dcf-08bb90d0ca3c','ca9b9544-61b0-4aae-a56c-64a5cea9d581','f411e85d-eeeb-46f9-992d-96562eac15b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24acc741cbce4139a39d9b2dba615c20',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf4cb48e-1b3e-4af7-aa8b-832bdd271e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf4cb48e-1b3e-4af7-aa8b-832bdd271e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Delete volume request issued successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6ede980d-5bbb-4175-9861-26965fe9c682 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af returned with HTTP 202 Sep 03 14:34:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1266/2622] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:34:13 2026] DELETE /volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Flow 'volume_create_api' (3a2ffc22-4536-4ceb-b356-620d01915856) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create volume request issued successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-055fe444-1bdf-4989-a560-b4d61aacfbdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:34:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1357/2623] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:34:12 2026] POST /volume/v3/volumes => generated 779 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a2697050-7716-44fd-b119-4345791cd3ae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2697050-7716-44fd-b119-4345791cd3ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2697050-7716-44fd-b119-4345791cd3ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2697050-7716-44fd-b119-4345791cd3ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-21696444-2c23-49fe-a125-6a10598ce984 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21696444-2c23-49fe-a125-6a10598ce984 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21696444-2c23-49fe-a125-6a10598ce984 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21696444-2c23-49fe-a125-6a10598ce984 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a2697050-7716-44fd-b119-4345791cd3ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Volume info retrieved successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2697050-7716-44fd-b119-4345791cd3ae tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af returned with HTTP 200 Sep 03 14:34:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1267/2624] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:13 2026] GET /volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af => generated 1015 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-21696444-2c23-49fe-a125-6a10598ce984 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21696444-2c23-49fe-a125-6a10598ce984 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 200 Sep 03 14:34:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1358/2625] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:13 2026] GET /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 847 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:34:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a01c1d89-6f99-4fdb-8f64-0a4dde638462 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a01c1d89-6f99-4fdb-8f64-0a4dde638462 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] GET http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af Sep 03 14:34:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a01c1d89-6f99-4fdb-8f64-0a4dde638462 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a01c1d89-6f99-4fdb-8f64-0a4dde638462 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a01c1d89-6f99-4fdb-8f64-0a4dde638462 tempest-ProjectReaderTests-1337665981 tempest-ProjectReaderTests-1337665981-project-admin] http://192.168.122.242/volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af returned with HTTP 404 Sep 03 14:34:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1268/2626] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:14 2026] GET /volume/v3/volumes/3d68cd48-7e2b-414c-8302-f2cd400af4af => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:34:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-496d8dfb-6355-43d5-9b32-8b367a2d6790 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-496d8dfb-6355-43d5-9b32-8b367a2d6790 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-496d8dfb-6355-43d5-9b32-8b367a2d6790 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-496d8dfb-6355-43d5-9b32-8b367a2d6790 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-496d8dfb-6355-43d5-9b32-8b367a2d6790 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-496d8dfb-6355-43d5-9b32-8b367a2d6790 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 200 Sep 03 14:34:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1359/2627] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:14 2026] GET /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 872 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:34:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "850ce90d-c006-4547-ba43-1edf5cd3cf00", "name": "tempest-VolumeDependencyTests-Snapshot-337452478"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create snapshot from volume 850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:14 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Created reservations ['2d421209-9cd4-46cb-9255-5a05140d31b7', '4df13219-15f9-4137-af8b-629ce5de2b82', 'b3599629-9c0a-4237-86c7-c20e1e928126', '98d59128-0628-45e9-b2fb-0e1b53d62182'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot create request issued successfully. Sep 03 14:34:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b1e4202-da72-46e2-afda-e4f6e2820bf6 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:34:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1269/2628] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:34:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:34:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-96b65011-f265-4ad7-98a8-22d053459bdd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96b65011-f265-4ad7-98a8-22d053459bdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96b65011-f265-4ad7-98a8-22d053459bdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96b65011-f265-4ad7-98a8-22d053459bdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-96b65011-f265-4ad7-98a8-22d053459bdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96b65011-f265-4ad7-98a8-22d053459bdd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 200 Sep 03 14:34:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1360/2629] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:14 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a26daf2d-c751-4a80-be7e-26f2706b6971 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a26daf2d-c751-4a80-be7e-26f2706b6971 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a26daf2d-c751-4a80-be7e-26f2706b6971 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a26daf2d-c751-4a80-be7e-26f2706b6971 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a26daf2d-c751-4a80-be7e-26f2706b6971 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a26daf2d-c751-4a80-be7e-26f2706b6971 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 200 Sep 03 14:34:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1270/2630] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:15 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f831805b-2524-4ea9-a270-c633bf1f8776 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f831805b-2524-4ea9-a270-c633bf1f8776 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f831805b-2524-4ea9-a270-c633bf1f8776 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f831805b-2524-4ea9-a270-c633bf1f8776 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f831805b-2524-4ea9-a270-c633bf1f8776 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f831805b-2524-4ea9-a270-c633bf1f8776 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 200 Sep 03 14:34:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1361/2631] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:16 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "72c55007-81f7-4be2-b680-21a70a3d933e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2002192726"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create volume request body: {'volume': {'snapshot_id': '72c55007-81f7-4be2-b680-21a70a3d933e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2002192726'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:16 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create volume of 1 GB Sep 03 14:34:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Availability Zones retrieved successfully. Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Flow 'volume_create_api' (8d5d672e-519e-4128-bc7f-dd9d3ca50737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314e460a-8e9e-46fe-a0fd-97b02eeaeb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (314e460a-8e9e-46fe-a0fd-97b02eeaeb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72c55007-81f7-4be2-b680-21a70a3d933e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:16 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66db1902-8e15-446d-8e4d-288fbaf645d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Created reservations ['aaa61d66-46d3-4e07-8550-b47f9cf4467a', 'a6d1646a-5204-46a7-88d4-273ae5767b67', '000e484e-1e43-4106-9f65-96b83fe0fc30', '0bac7e13-9369-4886-9630-33e9133642e2'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66db1902-8e15-446d-8e4d-288fbaf645d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa61d66-46d3-4e07-8550-b47f9cf4467a', 'a6d1646a-5204-46a7-88d4-273ae5767b67', '000e484e-1e43-4106-9f65-96b83fe0fc30', '0bac7e13-9369-4886-9630-33e9133642e2']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b336d48-59cb-4c85-b5e3-6c728f8ed08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b336d48-59cb-4c85-b5e3-6c728f8ed08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a0f06e5-6bf8-4098-8705-0eccfcd8641b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2002192726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0510e10cd01a4b9f8b6c36a7011248a2',qos_specs=None,replication_status=,reservations=['aaa61d66-46d3-4e07-8550-b47f9cf4467a','a6d1646a-5204-46a7-88d4-273ae5767b67','000e484e-1e43-4106-9f65-96b83fe0fc30','0bac7e13-9369-4886-9630-33e9133642e2'],size=1,snapshot_id=72c55007-81f7-4be2-b680-21a70a3d933e,source_replicaid=,source_volid=None,status='creating',user_id='24acc741cbce4139a39d9b2dba615c20',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2002192726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a0f06e5-6bf8-4098-8705-0eccfcd8641b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0510e10cd01a4b9f8b6c36a7011248a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72c55007-81f7-4be2-b680-21a70a3d933e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24acc741cbce4139a39d9b2dba615c20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94214190-5eac-4001-be76-6cc47e554fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94214190-5eac-4001-be76-6cc47e554fb9) transitioned into state 'SUCCESS' from state '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-2002192726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0510e10cd01a4b9f8b6c36a7011248a2',qos_specs=None,replication_status=,reservations=['aaa61d66-46d3-4e07-8550-b47f9cf4467a','a6d1646a-5204-46a7-88d4-273ae5767b67','000e484e-1e43-4106-9f65-96b83fe0fc30','0bac7e13-9369-4886-9630-33e9133642e2'],size=1,snapshot_id=72c55007-81f7-4be2-b680-21a70a3d933e,source_replicaid=,source_volid=None,status='creating',user_id='24acc741cbce4139a39d9b2dba615c20',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9aa8c0-6cee-499e-97e2-773efcb5feba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9aa8c0-6cee-499e-97e2-773efcb5feba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Flow 'volume_create_api' (8d5d672e-519e-4128-bc7f-dd9d3ca50737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Create volume request issued successfully. Sep 03 14:34:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc538dcf-28fa-4eb4-a444-7b06e96671b1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:34:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1271/2632] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:34:16 2026] POST /volume/v3/volumes => generated 813 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e773c371-1bf2-4609-9486-4b8640387132 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e773c371-1bf2-4609-9486-4b8640387132 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e773c371-1bf2-4609-9486-4b8640387132 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e773c371-1bf2-4609-9486-4b8640387132 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e773c371-1bf2-4609-9486-4b8640387132 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e773c371-1bf2-4609-9486-4b8640387132 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1362/2633] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:17 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 881 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ba577f2d-7ea8-44c2-adcc-a0e65fe1ee80 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ba577f2d-7ea8-44c2-adcc-a0e65fe1ee80 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ba577f2d-7ea8-44c2-adcc-a0e65fe1ee80 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ba577f2d-7ea8-44c2-adcc-a0e65fe1ee80 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ba577f2d-7ea8-44c2-adcc-a0e65fe1ee80 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ba577f2d-7ea8-44c2-adcc-a0e65fe1ee80 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1272/2634] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:18 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 905 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-39b12307-e758-415e-89bc-6cedf4e5288a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39b12307-e758-415e-89bc-6cedf4e5288a tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39b12307-e758-415e-89bc-6cedf4e5288a tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-39b12307-e758-415e-89bc-6cedf4e5288a tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-39b12307-e758-415e-89bc-6cedf4e5288a tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-39b12307-e758-415e-89bc-6cedf4e5288a tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1363/2635] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:19 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 905 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-225d61f4-3d06-4044-9a53-f51f6568a48b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-225d61f4-3d06-4044-9a53-f51f6568a48b tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-225d61f4-3d06-4044-9a53-f51f6568a48b tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-225d61f4-3d06-4044-9a53-f51f6568a48b tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-225d61f4-3d06-4044-9a53-f51f6568a48b tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-225d61f4-3d06-4044-9a53-f51f6568a48b tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1273/2636] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:20 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 905 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2599d61e-d95c-43b3-8b91-ffee1e4034cd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2599d61e-d95c-43b3-8b91-ffee1e4034cd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2599d61e-d95c-43b3-8b91-ffee1e4034cd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2599d61e-d95c-43b3-8b91-ffee1e4034cd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2599d61e-d95c-43b3-8b91-ffee1e4034cd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2599d61e-d95c-43b3-8b91-ffee1e4034cd tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1364/2637] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:21 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8a1f6fdf-8a33-4ea3-a06d-372a15aa92a1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a1f6fdf-8a33-4ea3-a06d-372a15aa92a1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a1f6fdf-8a33-4ea3-a06d-372a15aa92a1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8a1f6fdf-8a33-4ea3-a06d-372a15aa92a1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8a1f6fdf-8a33-4ea3-a06d-372a15aa92a1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8a1f6fdf-8a33-4ea3-a06d-372a15aa92a1 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1274/2638] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:22 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 906 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete snapshot with id: 72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot delete request issued successfully. Sep 03 14:34:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e290ebc4-0c2a-45e2-9d19-5b40c10e080e tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 202 Sep 03 14:34:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1365/2639] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:34:22 2026] DELETE /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-40485cb9-d649-4e32-b7c9-f72579d1cac8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40485cb9-d649-4e32-b7c9-f72579d1cac8 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40485cb9-d649-4e32-b7c9-f72579d1cac8 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40485cb9-d649-4e32-b7c9-f72579d1cac8 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-40485cb9-d649-4e32-b7c9-f72579d1cac8 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40485cb9-d649-4e32-b7c9-f72579d1cac8 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 200 Sep 03 14:34:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1275/2640] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:22 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7911931f-f332-4c61-a07e-64886e182083 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7911931f-f332-4c61-a07e-64886e182083 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7911931f-f332-4c61-a07e-64886e182083 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7911931f-f332-4c61-a07e-64886e182083 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7911931f-f332-4c61-a07e-64886e182083 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Snapshot retrieved successfully. Sep 03 14:34:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7911931f-f332-4c61-a07e-64886e182083 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 200 Sep 03 14:34:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1366/2641] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:23 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-12ba6f41-4eb2-4b92-8872-508663c551a3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-12ba6f41-4eb2-4b92-8872-508663c551a3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-12ba6f41-4eb2-4b92-8872-508663c551a3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-12ba6f41-4eb2-4b92-8872-508663c551a3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-12ba6f41-4eb2-4b92-8872-508663c551a3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 404 Sep 03 14:34:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1276/2642] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:24 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-62169434-52e9-45bf-b331-e655e67f7cf9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] DELETE http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:24 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete volume with id: 850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete volume request issued successfully. Sep 03 14:34:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62169434-52e9-45bf-b331-e655e67f7cf9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 202 Sep 03 14:34:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1367/2643] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:34:24 2026] DELETE /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:34:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ce74a6e0-3081-462d-9ca7-2aed0d608f9f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce74a6e0-3081-462d-9ca7-2aed0d608f9f tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce74a6e0-3081-462d-9ca7-2aed0d608f9f tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce74a6e0-3081-462d-9ca7-2aed0d608f9f tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ce74a6e0-3081-462d-9ca7-2aed0d608f9f tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce74a6e0-3081-462d-9ca7-2aed0d608f9f tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 200 Sep 03 14:34:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1277/2644] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:24 2026] GET /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 871 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e6292fb6-0a8f-40ba-9585-0e2b0dda142d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6292fb6-0a8f-40ba-9585-0e2b0dda142d tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6292fb6-0a8f-40ba-9585-0e2b0dda142d tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e6292fb6-0a8f-40ba-9585-0e2b0dda142d tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e6292fb6-0a8f-40ba-9585-0e2b0dda142d tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 404 Sep 03 14:34:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1368/2645] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:26 2026] GET /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:34:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c94819ce-7b75-4359-bac7-977f167cb8be None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:26 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete volume with id: 5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete volume request issued successfully. Sep 03 14:34:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c94819ce-7b75-4359-bac7-977f167cb8be tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 202 Sep 03 14:34:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1278/2646] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:34:26 2026] DELETE /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:34:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-69819724-6dd7-4251-a2f3-da84528621de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-69819724-6dd7-4251-a2f3-da84528621de tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-69819724-6dd7-4251-a2f3-da84528621de tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-69819724-6dd7-4251-a2f3-da84528621de tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:26 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:26 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-69819724-6dd7-4251-a2f3-da84528621de tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Volume info retrieved successfully. Sep 03 14:34:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-69819724-6dd7-4251-a2f3-da84528621de tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 200 Sep 03 14:34:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1369/2647] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:26 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 905 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5d2cc27c-2c66-4b9f-8176-72b3159afa76 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5d2cc27c-2c66-4b9f-8176-72b3159afa76 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5d2cc27c-2c66-4b9f-8176-72b3159afa76 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5d2cc27c-2c66-4b9f-8176-72b3159afa76 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5d2cc27c-2c66-4b9f-8176-72b3159afa76 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b returned with HTTP 404 Sep 03 14:34:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1279/2648] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:27 2026] GET /volume/v3/volumes/5a0f06e5-6bf8-4098-8705-0eccfcd8641b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:34:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a5389ee5-6cbb-4323-b658-8ae69731d5e9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5389ee5-6cbb-4323-b658-8ae69731d5e9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5389ee5-6cbb-4323-b658-8ae69731d5e9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5389ee5-6cbb-4323-b658-8ae69731d5e9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-a5389ee5-6cbb-4323-b658-8ae69731d5e9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete snapshot with id: 72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5389ee5-6cbb-4323-b658-8ae69731d5e9 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 404 Sep 03 14:34:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1370/2649] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:34:27 2026] DELETE /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bbcce4e0-287b-4bdc-9824-6e62a71737cf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bbcce4e0-287b-4bdc-9824-6e62a71737cf tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bbcce4e0-287b-4bdc-9824-6e62a71737cf tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bbcce4e0-287b-4bdc-9824-6e62a71737cf tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bbcce4e0-287b-4bdc-9824-6e62a71737cf tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e returned with HTTP 404 Sep 03 14:34:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1280/2650] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:27 2026] GET /volume/v3/snapshots/72c55007-81f7-4be2-b680-21a70a3d933e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-74a723ce-4648-47e2-9a87-91e93f0b1d65 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74a723ce-4648-47e2-9a87-91e93f0b1d65 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] DELETE http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74a723ce-4648-47e2-9a87-91e93f0b1d65 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-74a723ce-4648-47e2-9a87-91e93f0b1d65 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-74a723ce-4648-47e2-9a87-91e93f0b1d65 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Delete volume with id: 850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-74a723ce-4648-47e2-9a87-91e93f0b1d65 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 404 Sep 03 14:34:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1371/2651] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:34:27 2026] DELETE /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c5468a4-3e95-4f80-8754-7c18161d16c3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c5468a4-3e95-4f80-8754-7c18161d16c3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] GET http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c5468a4-3e95-4f80-8754-7c18161d16c3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c5468a4-3e95-4f80-8754-7c18161d16c3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c5468a4-3e95-4f80-8754-7c18161d16c3 tempest-VolumeDependencyTests-355909504 tempest-VolumeDependencyTests-355909504-project-member] http://192.168.122.242/volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 returned with HTTP 404 Sep 03 14:34:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1281/2652] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:34:27 2026] GET /volume/v3/volumes/850ce90d-c006-4547-ba43-1edf5cd3cf00 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create volume of 1 GB Sep 03 14:34:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Availability Zones retrieved successfully. Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Flow 'volume_create_api' (2ee7958c-94cd-4b40-a55f-b79036cb85b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3a3193-ffab-47cb-af57-f41172a64480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3a3193-ffab-47cb-af57-f41172a64480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913b1d28-9d01-44f5-8e3b-a636c8e7f786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Created reservations ['24149d55-446b-4f70-9e0d-a15cd7967b36', '83b6da71-7d24-4e90-97a0-94671283e761', 'd7b1da61-653f-41b7-94f7-c54e010d96f7', 'bb223459-a4ee-44a2-85eb-74b21415d12a'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (913b1d28-9d01-44f5-8e3b-a636c8e7f786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24149d55-446b-4f70-9e0d-a15cd7967b36', '83b6da71-7d24-4e90-97a0-94671283e761', 'd7b1da61-653f-41b7-94f7-c54e010d96f7', 'bb223459-a4ee-44a2-85eb-74b21415d12a']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185f8d1a-f79a-49cc-8a70-d19784e6757a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185f8d1a-f79a-49cc-8a70-d19784e6757a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65eb8de1-0814-441e-b2c5-e6acec494b97', '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='22ca917c9eb8453a955fcfb155fc9f45',qos_specs=None,replication_status=,reservations=['24149d55-446b-4f70-9e0d-a15cd7967b36','83b6da71-7d24-4e90-97a0-94671283e761','d7b1da61-653f-41b7-94f7-c54e010d96f7','bb223459-a4ee-44a2-85eb-74b21415d12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf9bb6d3c524ed988cb2f6138ed1afe',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:34:29Z,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=65eb8de1-0814-441e-b2c5-e6acec494b97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ca917c9eb8453a955fcfb155fc9f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf9bb6d3c524ed988cb2f6138ed1afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62439d6-04e0-4090-b45c-347a9d307fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a62439d6-04e0-4090-b45c-347a9d307fc2) transitioned into state 'SUCCESS' from 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='22ca917c9eb8453a955fcfb155fc9f45',qos_specs=None,replication_status=,reservations=['24149d55-446b-4f70-9e0d-a15cd7967b36','83b6da71-7d24-4e90-97a0-94671283e761','d7b1da61-653f-41b7-94f7-c54e010d96f7','bb223459-a4ee-44a2-85eb-74b21415d12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf9bb6d3c524ed988cb2f6138ed1afe',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebf047e-32d1-4a35-9602-84d9ee7004b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ebf047e-32d1-4a35-9602-84d9ee7004b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Flow 'volume_create_api' (2ee7958c-94cd-4b40-a55f-b79036cb85b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create volume request issued successfully. Sep 03 14:34:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34b67efe-711b-4ddc-9ec4-70ab1e5e79f3 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:34:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1372/2653] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:34:29 2026] POST /volume/v3/volumes => generated 749 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:34:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-72f2f3ed-b594-407c-8bb9-c6107e097446 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-72f2f3ed-b594-407c-8bb9-c6107e097446 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-72f2f3ed-b594-407c-8bb9-c6107e097446 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-72f2f3ed-b594-407c-8bb9-c6107e097446 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-72f2f3ed-b594-407c-8bb9-c6107e097446 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-72f2f3ed-b594-407c-8bb9-c6107e097446 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 returned with HTTP 200 Sep 03 14:34:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1282/2654] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:29 2026] GET /volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7228c0f2-43e8-468a-a38a-8cd1945f4e49 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7228c0f2-43e8-468a-a38a-8cd1945f4e49 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7228c0f2-43e8-468a-a38a-8cd1945f4e49 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7228c0f2-43e8-468a-a38a-8cd1945f4e49 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7228c0f2-43e8-468a-a38a-8cd1945f4e49 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7228c0f2-43e8-468a-a38a-8cd1945f4e49 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 returned with HTTP 200 Sep 03 14:34:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1373/2655] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:30 2026] GET /volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8575c893-5d9a-4a19-8558-5ca16bbf99dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8575c893-5d9a-4a19-8558-5ca16bbf99dc tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8575c893-5d9a-4a19-8558-5ca16bbf99dc tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8575c893-5d9a-4a19-8558-5ca16bbf99dc tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8575c893-5d9a-4a19-8558-5ca16bbf99dc tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8575c893-5d9a-4a19-8558-5ca16bbf99dc tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 returned with HTTP 200 Sep 03 14:34:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1283/2656] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:30 2026] GET /volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-2074769922"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-2074769922'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create volume of 1 GB Sep 03 14:34:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Availability Zones retrieved successfully. Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Flow 'volume_create_api' (76d22308-e536-432f-930f-0a0e93a21c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb7673c-50cf-4340-aa6e-cb143a2977f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fb7673c-50cf-4340-aa6e-cb143a2977f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d7fbdf-af79-4a14-9b53-ce61ba217d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Created reservations ['8a6d6a0b-aa90-41bd-8cef-39fef89cef2f', '2aaf86b6-c593-4923-9c49-8bead25186e4', '8f185874-3285-43c0-9cf5-ad2d39b4c2c2', 'd9ab437f-74b2-40ab-8884-a63019fca05e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d7fbdf-af79-4a14-9b53-ce61ba217d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a6d6a0b-aa90-41bd-8cef-39fef89cef2f', '2aaf86b6-c593-4923-9c49-8bead25186e4', '8f185874-3285-43c0-9cf5-ad2d39b4c2c2', 'd9ab437f-74b2-40ab-8884-a63019fca05e']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128e65fa-7ea5-4035-ac0c-2f9440dfe6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (128e65fa-7ea5-4035-ac0c-2f9440dfe6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97134657-c215-4b3d-8223-fbbef89479d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2074769922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ca917c9eb8453a955fcfb155fc9f45',qos_specs=None,replication_status=,reservations=['8a6d6a0b-aa90-41bd-8cef-39fef89cef2f','2aaf86b6-c593-4923-9c49-8bead25186e4','8f185874-3285-43c0-9cf5-ad2d39b4c2c2','d9ab437f-74b2-40ab-8884-a63019fca05e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf9bb6d3c524ed988cb2f6138ed1afe',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:34:31Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-2074769922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97134657-c215-4b3d-8223-fbbef89479d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22ca917c9eb8453a955fcfb155fc9f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf9bb6d3c524ed988cb2f6138ed1afe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d012ef-7567-478c-8188-15adcfc72ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54d012ef-7567-478c-8188-15adcfc72ba3) transitioned into 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-2074769922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22ca917c9eb8453a955fcfb155fc9f45',qos_specs=None,replication_status=,reservations=['8a6d6a0b-aa90-41bd-8cef-39fef89cef2f','2aaf86b6-c593-4923-9c49-8bead25186e4','8f185874-3285-43c0-9cf5-ad2d39b4c2c2','d9ab437f-74b2-40ab-8884-a63019fca05e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf9bb6d3c524ed988cb2f6138ed1afe',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b66d12-e538-4b0e-a9d3-4900b67c3a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b66d12-e538-4b0e-a9d3-4900b67c3a8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Flow 'volume_create_api' (76d22308-e536-432f-930f-0a0e93a21c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:34:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create volume request issued successfully. Sep 03 14:34:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f1380c8f-1d46-4f5a-aeec-7c06b4c6dcf5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:34:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1374/2657] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:34:31 2026] POST /volume/v3/volumes => generated 785 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:34:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e797c71-dc6f-47c8-952f-bcc9c9e4a331 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e797c71-dc6f-47c8-952f-bcc9c9e4a331 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e797c71-dc6f-47c8-952f-bcc9c9e4a331 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e797c71-dc6f-47c8-952f-bcc9c9e4a331 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e797c71-dc6f-47c8-952f-bcc9c9e4a331 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e797c71-dc6f-47c8-952f-bcc9c9e4a331 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 returned with HTTP 200 Sep 03 14:34:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1284/2658] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:31 2026] GET /volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e310d42d-9cf1-449f-8aea-6f8753d4f818 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e310d42d-9cf1-449f-8aea-6f8753d4f818 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e310d42d-9cf1-449f-8aea-6f8753d4f818 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e310d42d-9cf1-449f-8aea-6f8753d4f818 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e310d42d-9cf1-449f-8aea-6f8753d4f818 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e310d42d-9cf1-449f-8aea-6f8753d4f818 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 returned with HTTP 200 Sep 03 14:34:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1375/2659] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:32 2026] GET /volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b78ec203-1117-46a0-a1c4-cf4eb168d7a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b78ec203-1117-46a0-a1c4-cf4eb168d7a6 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b78ec203-1117-46a0-a1c4-cf4eb168d7a6 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b78ec203-1117-46a0-a1c4-cf4eb168d7a6 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b78ec203-1117-46a0-a1c4-cf4eb168d7a6 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b78ec203-1117-46a0-a1c4-cf4eb168d7a6 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 returned with HTTP 200 Sep 03 14:34:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1285/2660] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:32 2026] GET /volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:34:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97134657-c215-4b3d-8223-fbbef89479d2", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-147917581"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Create snapshot from volume 97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:32 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Created reservations ['c5d248b0-2e86-4da1-81a9-3cfb1f4829dc', 'a6ff6874-493d-4ad1-8dbe-73ee28460107', '59589ef3-33fa-4ac2-b806-53031148ca84', 'aa0e8de8-a536-4611-adda-fd6174ba5f9c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:34:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot create request issued successfully. Sep 03 14:34:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aaa9e246-764d-4ca5-abfd-1287607c4a60 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:34:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1376/2661] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:34:32 2026] POST /volume/v3/snapshots => generated 325 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:34:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-41bb331b-9419-4d4b-941e-cf30ea2408fd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41bb331b-9419-4d4b-941e-cf30ea2408fd tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41bb331b-9419-4d4b-941e-cf30ea2408fd tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41bb331b-9419-4d4b-941e-cf30ea2408fd tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-41bb331b-9419-4d4b-941e-cf30ea2408fd tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41bb331b-9419-4d4b-941e-cf30ea2408fd tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 200 Sep 03 14:34:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1286/2662] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:32 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cf8de0e7-5649-45cc-a6bb-9b94a3ab764c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf8de0e7-5649-45cc-a6bb-9b94a3ab764c tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf8de0e7-5649-45cc-a6bb-9b94a3ab764c tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf8de0e7-5649-45cc-a6bb-9b94a3ab764c tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cf8de0e7-5649-45cc-a6bb-9b94a3ab764c tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf8de0e7-5649-45cc-a6bb-9b94a3ab764c tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 200 Sep 03 14:34:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1377/2663] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:33 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8203fc09-e217-409b-84dd-646b54c43dab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8203fc09-e217-409b-84dd-646b54c43dab tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8203fc09-e217-409b-84dd-646b54c43dab tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8203fc09-e217-409b-84dd-646b54c43dab tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8203fc09-e217-409b-84dd-646b54c43dab tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8203fc09-e217-409b-84dd-646b54c43dab tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 200 Sep 03 14:34:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1287/2664] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:34 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 484 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-31f858f0-7c8c-49af-9d45-7b210ae0c828 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31f858f0-7c8c-49af-9d45-7b210ae0c828 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31f858f0-7c8c-49af-9d45-7b210ae0c828 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31f858f0-7c8c-49af-9d45-7b210ae0c828 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-31f858f0-7c8c-49af-9d45-7b210ae0c828 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31f858f0-7c8c-49af-9d45-7b210ae0c828 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 200 Sep 03 14:34:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1378/2665] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:35 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-742b0124-5e6d-4542-9ec0-69acea653687 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:35 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Delete snapshot with id: c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot delete request issued successfully. Sep 03 14:34:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-742b0124-5e6d-4542-9ec0-69acea653687 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 202 Sep 03 14:34:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1288/2666] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:34:35 2026] DELETE /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d1d06530-d670-4cec-b18f-a6c9c3121502 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1d06530-d670-4cec-b18f-a6c9c3121502 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1d06530-d670-4cec-b18f-a6c9c3121502 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1d06530-d670-4cec-b18f-a6c9c3121502 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d1d06530-d670-4cec-b18f-a6c9c3121502 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1d06530-d670-4cec-b18f-a6c9c3121502 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 200 Sep 03 14:34:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1379/2667] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:35 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 483 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d006da1a-b93e-43e3-9f8f-513aa333932a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d006da1a-b93e-43e3-9f8f-513aa333932a tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d006da1a-b93e-43e3-9f8f-513aa333932a tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:36 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d006da1a-b93e-43e3-9f8f-513aa333932a tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:36 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:36 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:36 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d006da1a-b93e-43e3-9f8f-513aa333932a tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Snapshot retrieved successfully. Sep 03 14:34:36 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d006da1a-b93e-43e3-9f8f-513aa333932a tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 200 Sep 03 14:34:36 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1289/2668] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:36 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 483 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5ac40b89-69cf-452a-884d-2cbc7cba69f9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ac40b89-69cf-452a-884d-2cbc7cba69f9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f Sep 03 14:34:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ac40b89-69cf-452a-884d-2cbc7cba69f9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ac40b89-69cf-452a-884d-2cbc7cba69f9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ac40b89-69cf-452a-884d-2cbc7cba69f9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f returned with HTTP 404 Sep 03 14:34:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1380/2669] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:37 2026] GET /volume/v3/snapshots/c86f48ee-f0b4-4b9f-9eca-0edfcbd4f25f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] DELETE http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:37 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Delete volume with id: 97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:37 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:37 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Delete volume request issued successfully. Sep 03 14:34:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd38ac66-9062-4aa0-bddf-3a9f4e92c0a9 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 returned with HTTP 202 Sep 03 14:34:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1290/2670] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:37 2026] DELETE /volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b49a62b5-02b4-4fc6-9533-bd6210d409b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b49a62b5-02b4-4fc6-9533-bd6210d409b1 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b49a62b5-02b4-4fc6-9533-bd6210d409b1 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:37 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b49a62b5-02b4-4fc6-9533-bd6210d409b1 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:37 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:37 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:37 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:37 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:37 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b49a62b5-02b4-4fc6-9533-bd6210d409b1 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:37 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b49a62b5-02b4-4fc6-9533-bd6210d409b1 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 returned with HTTP 200 Sep 03 14:34:37 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1381/2671] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:37 2026] GET /volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9a4c6ee3-4608-4cd8-b870-ec2896cec6b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a4c6ee3-4608-4cd8-b870-ec2896cec6b5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 Sep 03 14:34:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a4c6ee3-4608-4cd8-b870-ec2896cec6b5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a4c6ee3-4608-4cd8-b870-ec2896cec6b5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a4c6ee3-4608-4cd8-b870-ec2896cec6b5 tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 returned with HTTP 404 Sep 03 14:34:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1291/2672] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:38 2026] GET /volume/v3/volumes/97134657-c215-4b3d-8223-fbbef89479d2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] DELETE http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:38 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Delete volume with id: 65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Delete volume request issued successfully. Sep 03 14:34:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7f019913-7481-4abe-a3c5-d9164ccd65eb tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 returned with HTTP 202 Sep 03 14:34:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1382/2673] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:38 2026] DELETE /volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c5b3cab-9026-48e1-ad08-0c4e77ef401f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c5b3cab-9026-48e1-ad08-0c4e77ef401f tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c5b3cab-9026-48e1-ad08-0c4e77ef401f tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c5b3cab-9026-48e1-ad08-0c4e77ef401f tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:38 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:38 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c5b3cab-9026-48e1-ad08-0c4e77ef401f tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Volume info retrieved successfully. Sep 03 14:34:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c5b3cab-9026-48e1-ad08-0c4e77ef401f tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 returned with HTTP 200 Sep 03 14:34:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1292/2674] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:38 2026] GET /volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e0c5f1a3-9648-4394-882e-ca64166c827b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0c5f1a3-9648-4394-882e-ca64166c827b tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] GET http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 Sep 03 14:34:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0c5f1a3-9648-4394-882e-ca64166c827b tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e0c5f1a3-9648-4394-882e-ca64166c827b tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e0c5f1a3-9648-4394-882e-ca64166c827b tempest-CinderUnicodeTest-597512762 tempest-CinderUnicodeTest-597512762-project-member] http://192.168.122.242/volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 returned with HTTP 404 Sep 03 14:34:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1383/2675] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:39 2026] GET /volume/v3/volumes/65eb8de1-0814-441e-b2c5-e6acec494b97 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3941c4f4-6947-47d5-aa82-198c79d2f170 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3941c4f4-6947-47d5-aa82-198c79d2f170 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3941c4f4-6947-47d5-aa82-198c79d2f170 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3941c4f4-6947-47d5-aa82-198c79d2f170 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3941c4f4-6947-47d5-aa82-198c79d2f170 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3941c4f4-6947-47d5-aa82-198c79d2f170 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1293/2676] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 883 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77456ce8-fc02-42ed-bf6b-9212f2a195d6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77456ce8-fc02-42ed-bf6b-9212f2a195d6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77456ce8-fc02-42ed-bf6b-9212f2a195d6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77456ce8-fc02-42ed-bf6b-9212f2a195d6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-77456ce8-fc02-42ed-bf6b-9212f2a195d6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77456ce8-fc02-42ed-bf6b-9212f2a195d6 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1384/2677] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-1007b44f-8dda-494a-8557-61747fdb9799 req-eb917a67-672d-4fab-8d05-5e91f821fb07 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-eb917a67-672d-4fab-8d05-5e91f821fb07 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-eb917a67-672d-4fab-8d05-5e91f821fb07 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-eb917a67-672d-4fab-8d05-5e91f821fb07 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-1007b44f-8dda-494a-8557-61747fdb9799 req-eb917a67-672d-4fab-8d05-5e91f821fb07 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-eb917a67-672d-4fab-8d05-5e91f821fb07 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1294/2678] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 883 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-96bd5104-ebc1-4c1b-8a06-36ef37ef680d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96bd5104-ebc1-4c1b-8a06-36ef37ef680d None None] GET http://192.168.122.242/volume// Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96bd5104-ebc1-4c1b-8a06-36ef37ef680d None None] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96bd5104-ebc1-4c1b-8a06-36ef37ef680d None None] Calling method 'all' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96bd5104-ebc1-4c1b-8a06-36ef37ef680d None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:34:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1385/2679] 192.168.122.242 () {58 vars in 1317 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-1007b44f-8dda-494a-8557-61747fdb9799 req-5a16288d-e94e-485a-8bd3-be4eacb8291d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-5a16288d-e94e-485a-8bd3-be4eacb8291d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/attachments Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-5a16288d-e94e-485a-8bd3-be4eacb8291d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "951d4623-3216-4131-8967-3b1c3e60dbd6", "connector": null, "instance_uuid": "8a09ddc3-f14b-433f-b750-4f8cb6eade43"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-5a16288d-e94e-485a-8bd3-be4eacb8291d tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments returned with HTTP 200 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1295/2680] 192.168.122.242 () {66 vars in 1483 bytes} [Thu Sep 3 14:34:41 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-54c5ed6e-9cf4-441a-bf93-c847fc86c19c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-54c5ed6e-9cf4-441a-bf93-c847fc86c19c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-54c5ed6e-9cf4-441a-bf93-c847fc86c19c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-54c5ed6e-9cf4-441a-bf93-c847fc86c19c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2e145a4a-dafb-4871-98e2-309d5cf7d756 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2e145a4a-dafb-4871-98e2-309d5cf7d756 None None] GET http://192.168.122.242/volume// Sep 03 14:34:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2e145a4a-dafb-4871-98e2-309d5cf7d756 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2e145a4a-dafb-4871-98e2-309d5cf7d756 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2e145a4a-dafb-4871-98e2-309d5cf7d756 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1296/2681] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-54c5ed6e-9cf4-441a-bf93-c847fc86c19c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-1007b44f-8dda-494a-8557-61747fdb9799 req-524e5308-f3c4-4938-87ad-8c3c9c547891 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-524e5308-f3c4-4938-87ad-8c3c9c547891 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-524e5308-f3c4-4938-87ad-8c3c9c547891 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-524e5308-f3c4-4938-87ad-8c3c9c547891 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-54c5ed6e-9cf4-441a-bf93-c847fc86c19c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1386/2682] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 882 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-1007b44f-8dda-494a-8557-61747fdb9799 req-524e5308-f3c4-4938-87ad-8c3c9c547891 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-524e5308-f3c4-4938-87ad-8c3c9c547891 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1297/2683] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:34:41 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 1063 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] PUT http://192.168.122.242/volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.242", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:a2a859d82c17", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "21ca242d-967a-40dd-a36b-6e00d30a1002", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Acquiring lock "cinder-attachment_update-951d4623-3216-4131-8967-3b1c3e60dbd6-devstack" by "attachment_update" {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Lock "cinder-attachment_update-951d4623-3216-4131-8967-3b1c3e60dbd6-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=86693) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 03 14:34:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:42 devstack devstack@c-api.service[86693]: DEBUG cinder.coordination [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Lock "cinder-attachment_update-951d4623-3216-4131-8967-3b1c3e60dbd6-devstack" released by "attachment_update" :: held 0.206s {{(pid=86693) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 03 14:34:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-a1b700df-b360-4966-b185-77b32244ab74 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde returned with HTTP 200 Sep 03 14:34:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1387/2684] 192.168.122.242 () {66 vars in 1593 bytes} [Thu Sep 3 14:34:41 2026] PUT /volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde => generated 694 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c58117eb-9793-4071-9f3e-82f3396f2d2b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c58117eb-9793-4071-9f3e-82f3396f2d2b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c58117eb-9793-4071-9f3e-82f3396f2d2b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c58117eb-9793-4071-9f3e-82f3396f2d2b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-1007b44f-8dda-494a-8557-61747fdb9799 req-e410aae8-2b56-4a6b-87e6-a3eac3c6df36 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-e410aae8-2b56-4a6b-87e6-a3eac3c6df36 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde/action Sep 03 14:34:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-e410aae8-2b56-4a6b-87e6-a3eac3c6df36 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action body: b'{"os-complete": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:34:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-e410aae8-2b56-4a6b-87e6-a3eac3c6df36 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c58117eb-9793-4071-9f3e-82f3396f2d2b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c58117eb-9793-4071-9f3e-82f3396f2d2b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1298/2685] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:42 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 883 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-1007b44f-8dda-494a-8557-61747fdb9799 req-e410aae8-2b56-4a6b-87e6-a3eac3c6df36 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde/action returned with HTTP 204 Sep 03 14:34:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1388/2686] 192.168.122.242 () {66 vars in 1614 bytes} [Thu Sep 3 14:34:42 2026] POST /volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c508447-e268-4dae-9a90-dda87cf84551 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c508447-e268-4dae-9a90-dda87cf84551 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c508447-e268-4dae-9a90-dda87cf84551 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c508447-e268-4dae-9a90-dda87cf84551 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c508447-e268-4dae-9a90-dda87cf84551 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c508447-e268-4dae-9a90-dda87cf84551 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1299/2687] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:43 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 1175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8925197-5060-4202-8113-80fe3153e779 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8925197-5060-4202-8113-80fe3153e779 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8925197-5060-4202-8113-80fe3153e779 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8925197-5060-4202-8113-80fe3153e779 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f8925197-5060-4202-8113-80fe3153e779 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8925197-5060-4202-8113-80fe3153e779 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1389/2688] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:43 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 1175 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-bed3f7a7-1eff-4641-846f-30431caf79de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-bed3f7a7-1eff-4641-846f-30431caf79de tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-bed3f7a7-1eff-4641-846f-30431caf79de tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-bed3f7a7-1eff-4641-846f-30431caf79de tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-bed3f7a7-1eff-4641-846f-30431caf79de tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-bed3f7a7-1eff-4641-846f-30431caf79de tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1300/2689] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:34:44 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 1175 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:34:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] POST http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6/action Sep 03 14:34:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:34:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:34:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Begin detaching volume completed successfully. Sep 03 14:34:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-771fb62f-de58-4d5c-b1cc-b60397df096b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6/action returned with HTTP 202 Sep 03 14:34:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1390/2690] 192.168.122.242 () {64 vars in 1561 bytes} [Thu Sep 3 14:34:44 2026] POST /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:34:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-04194ebc-834d-4a50-ab63-1f4634bb8131 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04194ebc-834d-4a50-ab63-1f4634bb8131 None None] GET http://192.168.122.242/volume// Sep 03 14:34:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04194ebc-834d-4a50-ab63-1f4634bb8131 None None] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04194ebc-834d-4a50-ab63-1f4634bb8131 None None] Calling method 'all' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04194ebc-834d-4a50-ab63-1f4634bb8131 None None] http://192.168.122.242/volume// returned with HTTP 300 Sep 03 14:34:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1301/2691] 192.168.122.242 () {58 vars in 1315 bytes} [Thu Sep 3 14:34:45 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 03 14:34:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-9034076d-1f4c-4642-8da1-0074e177e581 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-9034076d-1f4c-4642-8da1-0074e177e581 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-9034076d-1f4c-4642-8da1-0074e177e581 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-9034076d-1f4c-4642-8da1-0074e177e581 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-9034076d-1f4c-4642-8da1-0074e177e581 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-9034076d-1f4c-4642-8da1-0074e177e581 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1391/2692] 192.168.122.242 () {62 vars in 1528 bytes} [Thu Sep 3 14:34:45 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 1359 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:34:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-327c03f1-feff-45fc-9029-d1e3c2da41b1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-327c03f1-feff-45fc-9029-d1e3c2da41b1 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] DELETE http://192.168.122.242/volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde Sep 03 14:34:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-327c03f1-feff-45fc-9029-d1e3c2da41b1 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-327c03f1-feff-45fc-9029-d1e3c2da41b1 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:45 devstack devstack@c-api.service[86692]: /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 03 14:34:45 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, Sep 03 14:34:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-00475f0c-2b10-4a9e-adc3-d465e32d3ef5 req-327c03f1-feff-45fc-9029-d1e3c2da41b1 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde returned with HTTP 200 Sep 03 14:34:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1302/2693] 192.168.122.242 () {64 vars in 1562 bytes} [Thu Sep 3 14:34:45 2026] DELETE /volume/v3/attachments/3f9d4d80-459f-4dba-b154-4ca2f818ddde => generated 19 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-866cbf24-a132-4c85-ae5b-73da20a3004c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] DELETE http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:51 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Delete volume with id: 951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:51 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=288,cinder:UPDATE=77,cinder:INSERT=44 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:34:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Delete volume request issued successfully. Sep 03 14:34:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-866cbf24-a132-4c85-ae5b-73da20a3004c tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 202 Sep 03 14:34:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1392/2694] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:51 2026] DELETE /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a79ba18d-cd80-4cf5-8138-00d37e7d2c8b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a79ba18d-cd80-4cf5-8138-00d37e7d2c8b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a79ba18d-cd80-4cf5-8138-00d37e7d2c8b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a79ba18d-cd80-4cf5-8138-00d37e7d2c8b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:51 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=272,cinder:UPDATE=50,cinder:INSERT=28 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:34:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a79ba18d-cd80-4cf5-8138-00d37e7d2c8b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a79ba18d-cd80-4cf5-8138-00d37e7d2c8b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 200 Sep 03 14:34:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1303/2695] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:51 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-27f0cd12-dfee-4a14-a588-073d891227fb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-27f0cd12-dfee-4a14-a588-073d891227fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 Sep 03 14:34:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-27f0cd12-dfee-4a14-a588-073d891227fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-27f0cd12-dfee-4a14-a588-073d891227fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-27f0cd12-dfee-4a14-a588-073d891227fb tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 returned with HTTP 404 Sep 03 14:34:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1393/2696] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:52 2026] GET /volume/v3/volumes/951d4623-3216-4131-8967-3b1c3e60dbd6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:34:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Delete snapshot with id: b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:34:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:34:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot delete request issued successfully. Sep 03 14:34:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4e1a1304-24a0-4650-9ce6-a815e84d0f8f tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 202 Sep 03 14:34:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1304/2697] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:34:53 2026] DELETE /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:34:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f33a3ce4-c888-4596-9905-ed2ef27c20f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f33a3ce4-c888-4596-9905-ed2ef27c20f4 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:34:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f33a3ce4-c888-4596-9905-ed2ef27c20f4 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f33a3ce4-c888-4596-9905-ed2ef27c20f4 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f33a3ce4-c888-4596-9905-ed2ef27c20f4 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:34:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f33a3ce4-c888-4596-9905-ed2ef27c20f4 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:34:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1394/2698] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:53 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 459 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:34:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-28c80197-4221-4d5a-8449-687606aaa86b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28c80197-4221-4d5a-8449-687606aaa86b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:34:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28c80197-4221-4d5a-8449-687606aaa86b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28c80197-4221-4d5a-8449-687606aaa86b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-28c80197-4221-4d5a-8449-687606aaa86b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Snapshot retrieved successfully. Sep 03 14:34:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28c80197-4221-4d5a-8449-687606aaa86b tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 200 Sep 03 14:34:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1305/2699] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:54 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 459 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7bd50062-7ca8-4d23-a9c1-129fca40726e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7bd50062-7ca8-4d23-a9c1-129fca40726e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a Sep 03 14:34:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7bd50062-7ca8-4d23-a9c1-129fca40726e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7bd50062-7ca8-4d23-a9c1-129fca40726e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7bd50062-7ca8-4d23-a9c1-129fca40726e tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a returned with HTTP 404 Sep 03 14:34:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1395/2700] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:34:55 2026] GET /volume/v3/snapshots/b3603331-0911-48eb-9973-4f9dc95e246a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:34:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [req-03e1fe01-f82a-4a3b-a637-c997abef26c6 req-5566ba40-7a5b-4398-8541-af7481446c99 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-03e1fe01-f82a-4a3b-a637-c997abef26c6 req-5566ba40-7a5b-4398-8541-af7481446c99 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:34:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-03e1fe01-f82a-4a3b-a637-c997abef26c6 req-5566ba40-7a5b-4398-8541-af7481446c99 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [req-03e1fe01-f82a-4a3b-a637-c997abef26c6 req-5566ba40-7a5b-4398-8541-af7481446c99 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [req-03e1fe01-f82a-4a3b-a637-c997abef26c6 req-5566ba40-7a5b-4398-8541-af7481446c99 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [req-03e1fe01-f82a-4a3b-a637-c997abef26c6 req-5566ba40-7a5b-4398-8541-af7481446c99 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:34:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1306/2701] 192.168.122.242 () {60 vars in 1487 bytes} [Thu Sep 3 14:34:55 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:34:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ed598af0-4602-4246-bb12-a515126a40b0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:34:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:59 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Delete volume with id: 7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:34:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:34:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:34:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Delete volume request issued successfully. Sep 03 14:34:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed598af0-4602-4246-bb12-a515126a40b0 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 202 Sep 03 14:34:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1396/2702] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:34:59 2026] DELETE /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:34:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bf0b31ac-6da8-4dbd-994d-66b8be38a311 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:34:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bf0b31ac-6da8-4dbd-994d-66b8be38a311 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:34:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bf0b31ac-6da8-4dbd-994d-66b8be38a311 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:34:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bf0b31ac-6da8-4dbd-994d-66b8be38a311 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:34:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:34:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:34:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:34:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:34:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bf0b31ac-6da8-4dbd-994d-66b8be38a311 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Volume info retrieved successfully. Sep 03 14:34:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bf0b31ac-6da8-4dbd-994d-66b8be38a311 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 200 Sep 03 14:34:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1307/2703] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:34:59 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 848 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fb6f2813-acd3-4b28-bb25-4d2a06d5f4a7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb6f2813-acd3-4b28-bb25-4d2a06d5f4a7 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] GET http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a Sep 03 14:35:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb6f2813-acd3-4b28-bb25-4d2a06d5f4a7 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb6f2813-acd3-4b28-bb25-4d2a06d5f4a7 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb6f2813-acd3-4b28-bb25-4d2a06d5f4a7 tempest-TestStampPattern-355266855 tempest-TestStampPattern-355266855-project-member] http://192.168.122.242/volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a returned with HTTP 404 Sep 03 14:35:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1397/2704] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:00 2026] GET /volume/v3/volumes/7c76b755-3a86-4b29-8abc-4cc21e32df6a => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-847425184", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-847425184', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create volume of 1 GB Sep 03 14:35:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Availability Zones retrieved successfully. Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Flow 'volume_create_api' (cf8a53d9-2a2d-4617-a909-6a7a4e274d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafc7c06-2022-46dd-a6e4-36575fad2ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eafc7c06-2022-46dd-a6e4-36575fad2ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b74be15-1f25-404b-b488-2af1f049afef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Created reservations ['d4db1baf-afd0-46e3-91be-536bea3cc524', '20eaba47-f78c-4692-9915-17497c980b86', '202b806b-8335-4cfc-b8b5-cf0cb085f4fd', 'f08bf880-8307-4815-ade4-4acbeb35d3fb'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b74be15-1f25-404b-b488-2af1f049afef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4db1baf-afd0-46e3-91be-536bea3cc524', '20eaba47-f78c-4692-9915-17497c980b86', '202b806b-8335-4cfc-b8b5-cf0cb085f4fd', 'f08bf880-8307-4815-ade4-4acbeb35d3fb']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baefdc5a-0ee1-4651-882c-e2ca6bb6800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baefdc5a-0ee1-4651-882c-e2ca6bb6800c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cdb32dd-0d4d-439d-a326-25e91f8b5923', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-847425184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d1892b32464721a47359c2872cfa09',qos_specs=None,replication_status=,reservations=['d4db1baf-afd0-46e3-91be-536bea3cc524','20eaba47-f78c-4692-9915-17497c980b86','202b806b-8335-4cfc-b8b5-cf0cb085f4fd','f08bf880-8307-4815-ade4-4acbeb35d3fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adfb6953964a44418c58db1e31683f79',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-847425184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cdb32dd-0d4d-439d-a326-25e91f8b5923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65d1892b32464721a47359c2872cfa09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adfb6953964a44418c58db1e31683f79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f400866-14b5-4504-9dab-488882d8f644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f400866-14b5-4504-9dab-488882d8f644) transitioned into state 'SUCCESS' from state '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-847425184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65d1892b32464721a47359c2872cfa09',qos_specs=None,replication_status=,reservations=['d4db1baf-afd0-46e3-91be-536bea3cc524','20eaba47-f78c-4692-9915-17497c980b86','202b806b-8335-4cfc-b8b5-cf0cb085f4fd','f08bf880-8307-4815-ade4-4acbeb35d3fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adfb6953964a44418c58db1e31683f79',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2416bfd-7de3-4205-b084-1dce7a8a3fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2416bfd-7de3-4205-b084-1dce7a8a3fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Flow 'volume_create_api' (cf8a53d9-2a2d-4617-a909-6a7a4e274d3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create volume request issued successfully. Sep 03 14:35:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2cf329a5-a37a-4f7e-afd8-f09ae9371bb6 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1308/2705] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:02 2026] POST /volume/v3/volumes => generated 762 bytes in 604 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:35:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f37b3908-7526-430c-95ff-55b836eaaf31 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f37b3908-7526-430c-95ff-55b836eaaf31 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f37b3908-7526-430c-95ff-55b836eaaf31 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f37b3908-7526-430c-95ff-55b836eaaf31 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f37b3908-7526-430c-95ff-55b836eaaf31 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f37b3908-7526-430c-95ff-55b836eaaf31 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 200 Sep 03 14:35:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1398/2706] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:02 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b63884fa-2d2a-4049-8973-3ed9e40d7fd0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b63884fa-2d2a-4049-8973-3ed9e40d7fd0 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b63884fa-2d2a-4049-8973-3ed9e40d7fd0 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b63884fa-2d2a-4049-8973-3ed9e40d7fd0 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b63884fa-2d2a-4049-8973-3ed9e40d7fd0 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b63884fa-2d2a-4049-8973-3ed9e40d7fd0 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 200 Sep 03 14:35:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1309/2707] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:03 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-65623d3f-2e16-496a-874e-dc2fed9ac256 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-65623d3f-2e16-496a-874e-dc2fed9ac256 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-65623d3f-2e16-496a-874e-dc2fed9ac256 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-65623d3f-2e16-496a-874e-dc2fed9ac256 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-65623d3f-2e16-496a-874e-dc2fed9ac256 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-65623d3f-2e16-496a-874e-dc2fed9ac256 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 200 Sep 03 14:35:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1399/2708] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:04 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-36bd5690-5cd6-4d97-b073-eb90553ba484 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36bd5690-5cd6-4d97-b073-eb90553ba484 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36bd5690-5cd6-4d97-b073-eb90553ba484 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36bd5690-5cd6-4d97-b073-eb90553ba484 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:04 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:04 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-36bd5690-5cd6-4d97-b073-eb90553ba484 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36bd5690-5cd6-4d97-b073-eb90553ba484 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 200 Sep 03 14:35:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1310/2709] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:04 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fc19a601-7757-493c-ae01-ab07b6d5499a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:35:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7cdb32dd-0d4d-439d-a326-25e91f8b5923", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-197974481", "description": null, "metadata": null}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:04 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create snapshot from volume 7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:05 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Created reservations ['14866b3c-0ac9-4bdf-9e69-d520a3cc8f17', 'dbb2c174-c84c-4887-a032-bc45dbda1268', '8e3e723e-f731-4be5-8961-ac0b85a27ab6', 'e19b9edf-a872-4a1e-bf5a-407e007bea7c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot force create request issued successfully. Sep 03 14:35:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fc19a601-7757-493c-ae01-ab07b6d5499a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:35:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1400/2710] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:35:04 2026] POST /volume/v3/snapshots => generated 309 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9b24a2be-c9bf-4502-9926-f31ebd373c10 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b24a2be-c9bf-4502-9926-f31ebd373c10 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b24a2be-c9bf-4502-9926-f31ebd373c10 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9b24a2be-c9bf-4502-9926-f31ebd373c10 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9b24a2be-c9bf-4502-9926-f31ebd373c10 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9b24a2be-c9bf-4502-9926-f31ebd373c10 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1311/2711] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:05 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 441 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6682c196-e2c3-4ea3-b30c-7737576bf27f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6682c196-e2c3-4ea3-b30c-7737576bf27f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6682c196-e2c3-4ea3-b30c-7737576bf27f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6682c196-e2c3-4ea3-b30c-7737576bf27f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6682c196-e2c3-4ea3-b30c-7737576bf27f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6682c196-e2c3-4ea3-b30c-7737576bf27f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1401/2712] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:06 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 441 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1e0353ff-722c-424a-86ab-a5831fe8e314 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1e0353ff-722c-424a-86ab-a5831fe8e314 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1e0353ff-722c-424a-86ab-a5831fe8e314 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1e0353ff-722c-424a-86ab-a5831fe8e314 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1e0353ff-722c-424a-86ab-a5831fe8e314 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1e0353ff-722c-424a-86ab-a5831fe8e314 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1312/2713] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:07 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 441 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-636af68d-1799-4a52-9931-9707af0653de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-636af68d-1799-4a52-9931-9707af0653de tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-636af68d-1799-4a52-9931-9707af0653de tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-636af68d-1799-4a52-9931-9707af0653de tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-636af68d-1799-4a52-9931-9707af0653de tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-636af68d-1799-4a52-9931-9707af0653de tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1402/2714] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:08 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-43c383d8-d796-4068-b428-01b60dc5833a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43c383d8-d796-4068-b428-01b60dc5833a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43c383d8-d796-4068-b428-01b60dc5833a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43c383d8-d796-4068-b428-01b60dc5833a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-43c383d8-d796-4068-b428-01b60dc5833a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43c383d8-d796-4068-b428-01b60dc5833a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1313/2715] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:08 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6b179239-5bd3-4c4a-a175-84673129eaab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b179239-5bd3-4c4a-a175-84673129eaab tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b179239-5bd3-4c4a-a175-84673129eaab tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6b179239-5bd3-4c4a-a175-84673129eaab tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6b179239-5bd3-4c4a-a175-84673129eaab tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6b179239-5bd3-4c4a-a175-84673129eaab tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1403/2716] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:08 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "12064128-89d7-408f-9478-8098aa272276", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create volume request body: {'volume': {'snapshot_id': '12064128-89d7-408f-9478-8098aa272276', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create volume of 1 GB Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Availability Zones retrieved successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Flow 'volume_create_api' (2a23400f-f8d2-4fe7-9236-cf79a73d7eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09d0cc6-5cb5-437f-b7fd-d1b7e620d178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09d0cc6-5cb5-437f-b7fd-d1b7e620d178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '12064128-89d7-408f-9478-8098aa272276', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47a6330-3e01-42fd-91cb-95f79cf41bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Created reservations ['d73b8eea-dc39-46ad-8af4-447319da4e22', 'ae4d0753-2988-4d1c-ae5b-7827a2faa18d', 'ffcb7db0-c657-41ee-92d4-b7b5e31e76f5', '88406177-091b-4c98-8246-edeef83bdaab'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d47a6330-3e01-42fd-91cb-95f79cf41bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d73b8eea-dc39-46ad-8af4-447319da4e22', 'ae4d0753-2988-4d1c-ae5b-7827a2faa18d', 'ffcb7db0-c657-41ee-92d4-b7b5e31e76f5', '88406177-091b-4c98-8246-edeef83bdaab']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36104a8-0648-465e-b37a-32609a1e8d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f36104a8-0648-465e-b37a-32609a1e8d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96a19b2-246a-4e8d-a69a-1a279729b326', '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='65d1892b32464721a47359c2872cfa09',qos_specs=None,replication_status=,reservations=['d73b8eea-dc39-46ad-8af4-447319da4e22','ae4d0753-2988-4d1c-ae5b-7827a2faa18d','ffcb7db0-c657-41ee-92d4-b7b5e31e76f5','88406177-091b-4c98-8246-edeef83bdaab'],size=1,snapshot_id=12064128-89d7-408f-9478-8098aa272276,source_replicaid=,source_volid=None,status='creating',user_id='adfb6953964a44418c58db1e31683f79',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:08Z,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=b96a19b2-246a-4e8d-a69a-1a279729b326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65d1892b32464721a47359c2872cfa09',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=12064128-89d7-408f-9478-8098aa272276,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adfb6953964a44418c58db1e31683f79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe74892-26b1-4ac6-9eba-adc95246ea13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fe74892-26b1-4ac6-9eba-adc95246ea13) transitioned into state 'SUCCESS' from 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='65d1892b32464721a47359c2872cfa09',qos_specs=None,replication_status=,reservations=['d73b8eea-dc39-46ad-8af4-447319da4e22','ae4d0753-2988-4d1c-ae5b-7827a2faa18d','ffcb7db0-c657-41ee-92d4-b7b5e31e76f5','88406177-091b-4c98-8246-edeef83bdaab'],size=1,snapshot_id=12064128-89d7-408f-9478-8098aa272276,source_replicaid=,source_volid=None,status='creating',user_id='adfb6953964a44418c58db1e31683f79',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1280e7-c887-40d5-aeab-5a745ada9ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f1280e7-c887-40d5-aeab-5a745ada9ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Flow 'volume_create_api' (2a23400f-f8d2-4fe7-9236-cf79a73d7eff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Create volume request issued successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cf01816b-91c6-484a-8186-5f1a50d5e92c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1314/2717] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:35:08 2026] POST /volume/v3/volumes => generated 750 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a085a43-df2a-432d-8380-fae2bea2f22e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a085a43-df2a-432d-8380-fae2bea2f22e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a085a43-df2a-432d-8380-fae2bea2f22e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a085a43-df2a-432d-8380-fae2bea2f22e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8a085a43-df2a-432d-8380-fae2bea2f22e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a085a43-df2a-432d-8380-fae2bea2f22e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1404/2718] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:08 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e6011432-c07a-4ab9-be8a-718474b37538 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e6011432-c07a-4ab9-be8a-718474b37538 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e6011432-c07a-4ab9-be8a-718474b37538 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e6011432-c07a-4ab9-be8a-718474b37538 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e6011432-c07a-4ab9-be8a-718474b37538 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e6011432-c07a-4ab9-be8a-718474b37538 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1315/2719] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:09 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c87cf288-21fe-4324-833b-1cf5b8f8f89d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c87cf288-21fe-4324-833b-1cf5b8f8f89d tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c87cf288-21fe-4324-833b-1cf5b8f8f89d tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c87cf288-21fe-4324-833b-1cf5b8f8f89d tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c87cf288-21fe-4324-833b-1cf5b8f8f89d tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c87cf288-21fe-4324-833b-1cf5b8f8f89d tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1405/2720] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:10 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 842 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5301a45a-d934-465d-9433-7ef51ee30b27 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5301a45a-d934-465d-9433-7ef51ee30b27 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5301a45a-d934-465d-9433-7ef51ee30b27 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5301a45a-d934-465d-9433-7ef51ee30b27 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5301a45a-d934-465d-9433-7ef51ee30b27 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5301a45a-d934-465d-9433-7ef51ee30b27 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1316/2721] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:12 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 842 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-89442e2b-be5a-450e-b50c-fcc5c24a3f1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89442e2b-be5a-450e-b50c-fcc5c24a3f1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89442e2b-be5a-450e-b50c-fcc5c24a3f1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89442e2b-be5a-450e-b50c-fcc5c24a3f1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-89442e2b-be5a-450e-b50c-fcc5c24a3f1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89442e2b-be5a-450e-b50c-fcc5c24a3f1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1406/2722] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:13 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 842 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-553e4512-aa32-4c47-ab69-336b109c8b15 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-553e4512-aa32-4c47-ab69-336b109c8b15 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-553e4512-aa32-4c47-ab69-336b109c8b15 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-553e4512-aa32-4c47-ab69-336b109c8b15 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-553e4512-aa32-4c47-ab69-336b109c8b15 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-553e4512-aa32-4c47-ab69-336b109c8b15 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1317/2723] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:14 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 842 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-21c22d1e-e5af-43aa-b62e-38e8ac062e1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21c22d1e-e5af-43aa-b62e-38e8ac062e1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21c22d1e-e5af-43aa-b62e-38e8ac062e1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-21c22d1e-e5af-43aa-b62e-38e8ac062e1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-21c22d1e-e5af-43aa-b62e-38e8ac062e1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-21c22d1e-e5af-43aa-b62e-38e8ac062e1e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1407/2724] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:15 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e6235a96-85ae-474b-a027-1bda508d4401 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e6235a96-85ae-474b-a027-1bda508d4401 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e6235a96-85ae-474b-a027-1bda508d4401 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e6235a96-85ae-474b-a027-1bda508d4401 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e6235a96-85ae-474b-a027-1bda508d4401 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e6235a96-85ae-474b-a027-1bda508d4401 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1318/2725] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:15 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete snapshot with id: 12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot delete request issued successfully. Sep 03 14:35:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7a1074f9-a540-4d3a-aba5-96ca2fd5faca tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 202 Sep 03 14:35:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1408/2726] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:35:15 2026] DELETE /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f643f569-a636-48d6-b54f-cc7463a78548 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f643f569-a636-48d6-b54f-cc7463a78548 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f643f569-a636-48d6-b54f-cc7463a78548 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f643f569-a636-48d6-b54f-cc7463a78548 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f643f569-a636-48d6-b54f-cc7463a78548 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f643f569-a636-48d6-b54f-cc7463a78548 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1319/2727] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:15 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 467 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2a876e68-5bf0-49e6-8eac-9269bbe7c7f2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a876e68-5bf0-49e6-8eac-9269bbe7c7f2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a876e68-5bf0-49e6-8eac-9269bbe7c7f2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1114950768", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a876e68-5bf0-49e6-8eac-9269bbe7c7f2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1409/2728] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:16 2026] POST /volume/v3/types => generated 380 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8862a56e-d00b-4ab5-8866-96200d3731fa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8862a56e-d00b-4ab5-8866-96200d3731fa tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption Sep 03 14:35:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8862a56e-d00b-4ab5-8866-96200d3731fa tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-418f14de-63b6-4075-a311-ee449dd5ebee None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-418f14de-63b6-4075-a311-ee449dd5ebee tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-418f14de-63b6-4075-a311-ee449dd5ebee tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-418f14de-63b6-4075-a311-ee449dd5ebee tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-418f14de-63b6-4075-a311-ee449dd5ebee tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Snapshot retrieved successfully. Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-418f14de-63b6-4075-a311-ee449dd5ebee tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1410/2729] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:16 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8862a56e-d00b-4ab5-8866-96200d3731fa tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1320/2730] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:35:16 2026] POST /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e7885e47-cdbd-4f0e-a845-652afe81daf4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7885e47-cdbd-4f0e-a845-652afe81daf4 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e7885e47-cdbd-4f0e-a845-652afe81daf4 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-925720235", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7885e47-cdbd-4f0e-a845-652afe81daf4 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1411/2731] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:16 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a6e8480b-3e3f-4ce0-b3bb-616f228a7cec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a6e8480b-3e3f-4ce0-b3bb-616f228a7cec tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types/8429db91-5e2d-40df-91a3-f0b335230f1b/encryption Sep 03 14:35:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a6e8480b-3e3f-4ce0-b3bb-616f228a7cec tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a6e8480b-3e3f-4ce0-b3bb-616f228a7cec tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/8429db91-5e2d-40df-91a3-f0b335230f1b/encryption returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1321/2732] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:35:16 2026] POST /volume/v3/types/8429db91-5e2d-40df-91a3-f0b335230f1b/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-59aea81a-9397-4e0b-886d-7298bf6a78ae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59aea81a-9397-4e0b-886d-7298bf6a78ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59aea81a-9397-4e0b-886d-7298bf6a78ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-423462181", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59aea81a-9397-4e0b-886d-7298bf6a78ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1412/2733] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:16 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-145ac705-35e9-4982-a0a5-c0cf79f118f1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-145ac705-35e9-4982-a0a5-c0cf79f118f1 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a/extra_specs Sep 03 14:35:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-145ac705-35e9-4982-a0a5-c0cf79f118f1 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-145ac705-35e9-4982-a0a5-c0cf79f118f1 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a/extra_specs returned with HTTP 200 Sep 03 14:35:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1322/2734] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:35:16 2026] POST /volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a/extra_specs => generated 35 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3c67bc49-3793-4c53-b3d6-8f45a3a74956 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c67bc49-3793-4c53-b3d6-8f45a3a74956 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] PUT http://192.168.122.242/volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a/extra_specs/key2 Sep 03 14:35:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3c67bc49-3793-4c53-b3d6-8f45a3a74956 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3c67bc49-3793-4c53-b3d6-8f45a3a74956 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a/extra_specs/key2 returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1413/2735] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:35:16 2026] PUT /volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a/extra_specs/key2 => generated 25 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f39dde2-fe8f-45b6-bb3f-83eb04b81162 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f39dde2-fe8f-45b6-bb3f-83eb04b81162 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f39dde2-fe8f-45b6-bb3f-83eb04b81162 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f39dde2-fe8f-45b6-bb3f-83eb04b81162 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1323/2736] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:35:17 2026] POST /volume/v3/types => generated 195 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9a17660b-8e34-4a41-9fa3-4033a7c19def None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a17660b-8e34-4a41-9fa3-4033a7c19def tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/ed0ee3d0-fb69-4c84-b65f-389a8b9702e3 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a17660b-8e34-4a41-9fa3-4033a7c19def tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a17660b-8e34-4a41-9fa3-4033a7c19def tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a17660b-8e34-4a41-9fa3-4033a7c19def tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/ed0ee3d0-fb69-4c84-b65f-389a8b9702e3 returned with HTTP 202 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1414/2737] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/types/ed0ee3d0-fb69-4c84-b65f-389a8b9702e3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-833a8867-64fa-4511-ae8e-e72e54bac9f3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-833a8867-64fa-4511-ae8e-e72e54bac9f3 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-833a8867-64fa-4511-ae8e-e72e54bac9f3 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1148312779", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-833a8867-64fa-4511-ae8e-e72e54bac9f3 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1324/2738] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:17 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 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-322d6d98-f66c-4d38-b6de-1da2a7869f08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-322d6d98-f66c-4d38-b6de-1da2a7869f08 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc/encryption Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-322d6d98-f66c-4d38-b6de-1da2a7869f08 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-322d6d98-f66c-4d38-b6de-1da2a7869f08 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc/encryption returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1415/2739] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:35:17 2026] POST /volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-187df3a1-ea51-47d3-b4b5-ea2c413f902d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-187df3a1-ea51-47d3-b4b5-ea2c413f902d tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc/encryption/8411e8d1-d9b6-4d22-a72d-7ff1233634fb Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-187df3a1-ea51-47d3-b4b5-ea2c413f902d tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-187df3a1-ea51-47d3-b4b5-ea2c413f902d tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-187df3a1-ea51-47d3-b4b5-ea2c413f902d tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc/encryption/8411e8d1-d9b6-4d22-a72d-7ff1233634fb returned with HTTP 202 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1325/2740] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc/encryption/8411e8d1-d9b6-4d22-a72d-7ff1233634fb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-32758f28-940d-4588-b254-5d0d55b9e945 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32758f28-940d-4588-b254-5d0d55b9e945 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32758f28-940d-4588-b254-5d0d55b9e945 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-376171984", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32758f28-940d-4588-b254-5d0d55b9e945 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1416/2741] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:17 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 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e41ad2f6-7f78-44ba-aee1-aab9ee3c6937 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e41ad2f6-7f78-44ba-aee1-aab9ee3c6937 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/31cb1732-e743-4777-b534-b8474c4161d9/extra_specs/key1 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e41ad2f6-7f78-44ba-aee1-aab9ee3c6937 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e41ad2f6-7f78-44ba-aee1-aab9ee3c6937 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e41ad2f6-7f78-44ba-aee1-aab9ee3c6937 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/31cb1732-e743-4777-b534-b8474c4161d9/extra_specs/key1 returned with HTTP 202 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1326/2742] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/types/31cb1732-e743-4777-b534-b8474c4161d9/extra_specs/key1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-801ee999-e648-40d2-947e-d9606ebb84c3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-801ee999-e648-40d2-947e-d9606ebb84c3 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-801ee999-e648-40d2-947e-d9606ebb84c3 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-140652627", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-801ee999-e648-40d2-947e-d9606ebb84c3 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1417/2743] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:17 2026] POST /volume/v3/types => generated 379 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-29064182-c094-401f-a0c1-2ec20130139b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-29064182-c094-401f-a0c1-2ec20130139b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/f569ca53-d973-4287-956e-70860813db34 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-29064182-c094-401f-a0c1-2ec20130139b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-29064182-c094-401f-a0c1-2ec20130139b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-29064182-c094-401f-a0c1-2ec20130139b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/f569ca53-d973-4287-956e-70860813db34 returned with HTTP 202 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1327/2744] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/types/f569ca53-d973-4287-956e-70860813db34 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d078f83d-d036-4d41-8c4d-596f089273b2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d078f83d-d036-4d41-8c4d-596f089273b2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d078f83d-d036-4d41-8c4d-596f089273b2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d078f83d-d036-4d41-8c4d-596f089273b2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d078f83d-d036-4d41-8c4d-596f089273b2 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1418/2745] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs => generated 185 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0ed05bf7-c4a7-458c-abc3-dae9205f84a8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ed05bf7-c4a7-458c-abc3-dae9205f84a8 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ed05bf7-c4a7-458c-abc3-dae9205f84a8 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0ed05bf7-c4a7-458c-abc3-dae9205f84a8 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0ed05bf7-c4a7-458c-abc3-dae9205f84a8 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1328/2746] 192.168.122.242 () {58 vars in 1115 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types => generated 2587 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4448e2c5-009a-411a-bf1e-0c7064f8b110 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4448e2c5-009a-411a-bf1e-0c7064f8b110 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption/cipher Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4448e2c5-009a-411a-bf1e-0c7064f8b110 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4448e2c5-009a-411a-bf1e-0c7064f8b110 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4448e2c5-009a-411a-bf1e-0c7064f8b110 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption/cipher returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1419/2747] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption/cipher => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2db7ef86-7cb0-457e-98a8-ad9ad0b20944 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2db7ef86-7cb0-457e-98a8-ad9ad0b20944 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2db7ef86-7cb0-457e-98a8-ad9ad0b20944 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2db7ef86-7cb0-457e-98a8-ad9ad0b20944 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2db7ef86-7cb0-457e-98a8-ad9ad0b20944 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1329/2748] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption => generated 325 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-79ec5079-3272-4ab0-8017-7f1423a11d02 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79ec5079-3272-4ab0-8017-7f1423a11d02 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/multiattach Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79ec5079-3272-4ab0-8017-7f1423a11d02 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79ec5079-3272-4ab0-8017-7f1423a11d02 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79ec5079-3272-4ab0-8017-7f1423a11d02 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/multiattach returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1420/2749] 192.168.122.242 () {58 vars in 1298 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-be43b133-8086-4dff-9fcc-66fd0096bb2e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be43b133-8086-4dff-9fcc-66fd0096bb2e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/volume_backend_name Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be43b133-8086-4dff-9fcc-66fd0096bb2e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-be43b133-8086-4dff-9fcc-66fd0096bb2e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-be43b133-8086-4dff-9fcc-66fd0096bb2e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1330/2750] 192.168.122.242 () {58 vars in 1322 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/volume_backend_name => generated 44 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5ff2d184-89f3-4531-bbd2-f205cfac2d35 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ff2d184-89f3-4531-bbd2-f205cfac2d35 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] GET http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ff2d184-89f3-4531-bbd2-f205cfac2d35 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ff2d184-89f3-4531-bbd2-f205cfac2d35 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d644f9c5-7db3-4c1a-955e-704f8400f07a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ff2d184-89f3-4531-bbd2-f205cfac2d35 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1421/2751] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e => generated 402 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d644f9c5-7db3-4c1a-955e-704f8400f07a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d644f9c5-7db3-4c1a-955e-704f8400f07a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d644f9c5-7db3-4c1a-955e-704f8400f07a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ee4242bf-2bba-47b0-86b0-fbfc69d4de1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee4242bf-2bba-47b0-86b0-fbfc69d4de1e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] PUT http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption/f06bc8a3-86b0-4bf4-9d85-371666396fe7 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ee4242bf-2bba-47b0-86b0-fbfc69d4de1e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d644f9c5-7db3-4c1a-955e-704f8400f07a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 404 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1331/2752] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79b0b161-c89d-4124-b241-b6ace53fd07b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete volume with id: 7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ee4242bf-2bba-47b0-86b0-fbfc69d4de1e tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption/f06bc8a3-86b0-4bf4-9d85-371666396fe7 returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1422/2753] 192.168.122.242 () {60 vars in 1390 bytes} [Thu Sep 3 14:35:17 2026] PUT /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/encryption/f06bc8a3-86b0-4bf4-9d85-371666396fe7 => generated 33 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7dc7f016-08ee-4f93-a293-a14295af1f56 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7dc7f016-08ee-4f93-a293-a14295af1f56 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] PUT http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/key1 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f016-08ee-4f93-a293-a14295af1f56 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete volume request issued successfully. Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79b0b161-c89d-4124-b241-b6ace53fd07b tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 202 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1332/2754] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bce4f084-752b-4130-884a-1d0c7d3a572c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bce4f084-752b-4130-884a-1d0c7d3a572c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bce4f084-752b-4130-884a-1d0c7d3a572c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bce4f084-752b-4130-884a-1d0c7d3a572c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7dc7f016-08ee-4f93-a293-a14295af1f56 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/key1 returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1423/2755] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:35:17 2026] PUT /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e/extra_specs/key1 => generated 30 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bce4f084-752b-4130-884a-1d0c7d3a572c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-706fb604-3c92-4a03-9ea3-a6bf12e71f15 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-706fb604-3c92-4a03-9ea3-a6bf12e71f15 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] PUT http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-706fb604-3c92-4a03-9ea3-a6bf12e71f15 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bce4f084-752b-4130-884a-1d0c7d3a572c tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1333/2756] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:17 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-706fb604-3c92-4a03-9ea3-a6bf12e71f15 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e returned with HTTP 200 Sep 03 14:35:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1424/2757] 192.168.122.242 () {60 vars in 1246 bytes} [Thu Sep 3 14:35:17 2026] PUT /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e => generated 371 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-100bb3eb-6a61-44f1-a536-e3acd35b12ae None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-100bb3eb-6a61-44f1-a536-e3acd35b12ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/31cb1732-e743-4777-b534-b8474c4161d9 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-100bb3eb-6a61-44f1-a536-e3acd35b12ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-100bb3eb-6a61-44f1-a536-e3acd35b12ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-100bb3eb-6a61-44f1-a536-e3acd35b12ae tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/31cb1732-e743-4777-b534-b8474c4161d9 returned with HTTP 202 Sep 03 14:35:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1334/2758] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/types/31cb1732-e743-4777-b534-b8474c4161d9 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-803b6065-6ca5-444f-ba4a-b3abdb621456 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-803b6065-6ca5-444f-ba4a-b3abdb621456 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-803b6065-6ca5-444f-ba4a-b3abdb621456 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-803b6065-6ca5-444f-ba4a-b3abdb621456 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-803b6065-6ca5-444f-ba4a-b3abdb621456 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc returned with HTTP 202 Sep 03 14:35:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1425/2759] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:17 2026] DELETE /volume/v3/types/79366186-23f4-49c7-b4f8-8354908ee4dc => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-963efee3-51c6-4012-a3b5-7325e6ccb2dd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-963efee3-51c6-4012-a3b5-7325e6ccb2dd tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-963efee3-51c6-4012-a3b5-7325e6ccb2dd tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-963efee3-51c6-4012-a3b5-7325e6ccb2dd tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-963efee3-51c6-4012-a3b5-7325e6ccb2dd tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a returned with HTTP 202 Sep 03 14:35:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1335/2760] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:18 2026] DELETE /volume/v3/types/d8679f4f-f65c-4aa0-9237-d20bc92ae47a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ca8ff2df-26fa-43ca-9d28-2a0cf6b3326b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ca8ff2df-26fa-43ca-9d28-2a0cf6b3326b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/8429db91-5e2d-40df-91a3-f0b335230f1b Sep 03 14:35:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ca8ff2df-26fa-43ca-9d28-2a0cf6b3326b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ca8ff2df-26fa-43ca-9d28-2a0cf6b3326b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ca8ff2df-26fa-43ca-9d28-2a0cf6b3326b tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/8429db91-5e2d-40df-91a3-f0b335230f1b returned with HTTP 202 Sep 03 14:35:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1426/2761] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:18 2026] DELETE /volume/v3/types/8429db91-5e2d-40df-91a3-f0b335230f1b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f925096c-6a69-4d36-ab30-1fef56f97908 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f925096c-6a69-4d36-ab30-1fef56f97908 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] DELETE http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f925096c-6a69-4d36-ab30-1fef56f97908 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f925096c-6a69-4d36-ab30-1fef56f97908 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f925096c-6a69-4d36-ab30-1fef56f97908 tempest-VolumeTypesAdminTests-473743838 tempest-VolumeTypesAdminTests-473743838-project-admin] http://192.168.122.242/volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e returned with HTTP 202 Sep 03 14:35:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1336/2762] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:35:18 2026] DELETE /volume/v3/types/21e7343e-e182-4f0d-9378-d0af77073b3e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4d62f159-77eb-4d59-a82f-0d5cc76a9279 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4d62f159-77eb-4d59-a82f-0d5cc76a9279 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4d62f159-77eb-4d59-a82f-0d5cc76a9279 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4d62f159-77eb-4d59-a82f-0d5cc76a9279 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4d62f159-77eb-4d59-a82f-0d5cc76a9279 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 404 Sep 03 14:35:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1427/2763] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:18 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete volume with id: b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete volume request issued successfully. Sep 03 14:35:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-da8b93ca-2f19-4160-b03b-d0a81ff1ab5a tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 202 Sep 03 14:35:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1337/2764] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:18 2026] DELETE /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95d3db72-73a0-43d0-a981-a8f5ebd8d582 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95d3db72-73a0-43d0-a981-a8f5ebd8d582 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95d3db72-73a0-43d0-a981-a8f5ebd8d582 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95d3db72-73a0-43d0-a981-a8f5ebd8d582 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-95d3db72-73a0-43d0-a981-a8f5ebd8d582 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Volume info retrieved successfully. Sep 03 14:35:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95d3db72-73a0-43d0-a981-a8f5ebd8d582 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 200 Sep 03 14:35:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1428/2765] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:19 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d96d285c-3afc-4d6e-9955-41dd25424e9f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d96d285c-3afc-4d6e-9955-41dd25424e9f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d96d285c-3afc-4d6e-9955-41dd25424e9f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d96d285c-3afc-4d6e-9955-41dd25424e9f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d96d285c-3afc-4d6e-9955-41dd25424e9f tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 returned with HTTP 404 Sep 03 14:35:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1338/2766] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:20 2026] GET /volume/v3/volumes/b96a19b2-246a-4e8d-a69a-1a279729b326 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:35:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-137373c9-4de7-4418-8680-c7f53ec82cbe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-137373c9-4de7-4418-8680-c7f53ec82cbe tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-137373c9-4de7-4418-8680-c7f53ec82cbe tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-137373c9-4de7-4418-8680-c7f53ec82cbe tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:20 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-137373c9-4de7-4418-8680-c7f53ec82cbe tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete snapshot with id: 12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-137373c9-4de7-4418-8680-c7f53ec82cbe tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 404 Sep 03 14:35:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1429/2767] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:35:20 2026] DELETE /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d20530f9-7942-499f-83c1-f5ec6f18d58e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d20530f9-7942-499f-83c1-f5ec6f18d58e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d20530f9-7942-499f-83c1-f5ec6f18d58e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d20530f9-7942-499f-83c1-f5ec6f18d58e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d20530f9-7942-499f-83c1-f5ec6f18d58e tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 returned with HTTP 404 Sep 03 14:35:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1339/2768] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:20 2026] GET /volume/v3/snapshots/12064128-89d7-408f-9478-8098aa272276 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5b49a3bf-471c-406f-9b34-8cba67f46e22 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b49a3bf-471c-406f-9b34-8cba67f46e22 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] DELETE http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b49a3bf-471c-406f-9b34-8cba67f46e22 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b49a3bf-471c-406f-9b34-8cba67f46e22 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:20 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5b49a3bf-471c-406f-9b34-8cba67f46e22 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Delete volume with id: 7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b49a3bf-471c-406f-9b34-8cba67f46e22 tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 404 Sep 03 14:35:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1430/2769] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:20 2026] DELETE /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d0718fe0-62c4-4149-b4ec-a0eb731618ac None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d0718fe0-62c4-4149-b4ec-a0eb731618ac tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] GET http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d0718fe0-62c4-4149-b4ec-a0eb731618ac tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d0718fe0-62c4-4149-b4ec-a0eb731618ac tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d0718fe0-62c4-4149-b4ec-a0eb731618ac tempest-SnapshotDependencyTests-636871709 tempest-SnapshotDependencyTests-636871709-project-member] http://192.168.122.242/volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 returned with HTTP 404 Sep 03 14:35:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1340/2770] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:20 2026] GET /volume/v3/volumes/7cdb32dd-0d4d-439d-a326-25e91f8b5923 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:30 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=123,cinder:UPDATE=31,cinder:INSERT=40 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:35:30 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=169,cinder:UPDATE=45,cinder:INSERT=28 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-186655037"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-186655037'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create volume of 1 GB Sep 03 14:35:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Availability Zones retrieved successfully. Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Flow 'volume_create_api' (2db6372b-540b-41d6-b52e-5149c6d1d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f40147c-19b6-4353-9e74-e959b6fe23cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-633464838"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-633464838'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume of 1 GB Sep 03 14:35:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Availability Zones retrieved successfully. Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (52e6c237-e03c-44e3-ac24-12df9a86a7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e286b55-041b-45d4-ba3e-1d1371028e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f40147c-19b6-4353-9e74-e959b6fe23cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1460a653-39f0-4908-8052-c082871dc1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e286b55-041b-45d4-ba3e-1d1371028e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:39 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6015e8d-8043-4a90-b8c1-6b7a2a2620fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Created reservations ['fa54e645-81f2-4fa0-aa35-f7c85f9bfc50', '77e1cf03-38b7-440c-9329-602729ac24a5', 'bd925f14-3033-426c-9ba4-a6b99a7e9f87', 'e6b47148-3ed3-4722-807b-0031feb31ef1'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1460a653-39f0-4908-8052-c082871dc1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa54e645-81f2-4fa0-aa35-f7c85f9bfc50', '77e1cf03-38b7-440c-9329-602729ac24a5', 'bd925f14-3033-426c-9ba4-a6b99a7e9f87', 'e6b47148-3ed3-4722-807b-0031feb31ef1']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625dafc5-4b41-4b25-bb45-770bff5d264c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Created reservations ['f4a544ae-c71a-4ea1-837b-0d98e059d545', 'd248850f-628c-4ed7-9058-d7ecbb1e4c3d', '405a77fa-de7c-4ac0-b087-d5b01a8db13e', '02e59b26-cde1-4a69-876b-0f112f67f1e9'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6015e8d-8043-4a90-b8c1-6b7a2a2620fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4a544ae-c71a-4ea1-837b-0d98e059d545', 'd248850f-628c-4ed7-9058-d7ecbb1e4c3d', '405a77fa-de7c-4ac0-b087-d5b01a8db13e', '02e59b26-cde1-4a69-876b-0f112f67f1e9']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bebec55-3172-4c70-aa5d-96a91334288b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625dafc5-4b41-4b25-bb45-770bff5d264c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ca6a53f-4580-4fb2-ad42-85386e9b1dff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-186655037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98d1833b12e740fb82e9257ec92fe5d8',qos_specs=None,replication_status=,reservations=['fa54e645-81f2-4fa0-aa35-f7c85f9bfc50','77e1cf03-38b7-440c-9329-602729ac24a5','bd925f14-3033-426c-9ba4-a6b99a7e9f87','e6b47148-3ed3-4722-807b-0031feb31ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b675a50c2cd3431ebc9b98882b788856',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-186655037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ca6a53f-4580-4fb2-ad42-85386e9b1dff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98d1833b12e740fb82e9257ec92fe5d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b675a50c2cd3431ebc9b98882b788856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f5199f-8975-4739-b9c5-96f35e003635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bebec55-3172-4c70-aa5d-96a91334288b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56d3bb1-a5b2-49c3-b653-b38bd464a538', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-633464838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['f4a544ae-c71a-4ea1-837b-0d98e059d545','d248850f-628c-4ed7-9058-d7ecbb1e4c3d','405a77fa-de7c-4ac0-b087-d5b01a8db13e','02e59b26-cde1-4a69-876b-0f112f67f1e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-633464838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56d3bb1-a5b2-49c3-b653-b38bd464a538,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45c494de63b41b5a5f043d222605cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf52c63-4374-4b19-af92-bb387d51d790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f5199f-8975-4739-b9c5-96f35e003635) transitioned into state 'SUCCESS' from state '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-186655037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98d1833b12e740fb82e9257ec92fe5d8',qos_specs=None,replication_status=,reservations=['fa54e645-81f2-4fa0-aa35-f7c85f9bfc50','77e1cf03-38b7-440c-9329-602729ac24a5','bd925f14-3033-426c-9ba4-a6b99a7e9f87','e6b47148-3ed3-4722-807b-0031feb31ef1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b675a50c2cd3431ebc9b98882b788856',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e467a0-9c67-45cb-b49e-6fca4583177a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdf52c63-4374-4b19-af92-bb387d51d790) transitioned into state 'SUCCESS' from state '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-633464838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['f4a544ae-c71a-4ea1-837b-0d98e059d545','d248850f-628c-4ed7-9058-d7ecbb1e4c3d','405a77fa-de7c-4ac0-b087-d5b01a8db13e','02e59b26-cde1-4a69-876b-0f112f67f1e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e66b2f-c781-4b92-8655-377506866dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3e467a0-9c67-45cb-b49e-6fca4583177a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Flow 'volume_create_api' (2db6372b-540b-41d6-b52e-5149c6d1d815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create volume request issued successfully. Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0a8a8778-63c0-45d7-a248-66ae8f5cf86b tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1431/2771] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:35:39 2026] POST /volume/v3/volumes => generated 778 bytes in 752 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5e66b2f-c781-4b92-8655-377506866dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (52e6c237-e03c-44e3-ac24-12df9a86a7eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request issued successfully. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5645348b-3af5-4730-8cd3-e683f2490ba6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1341/2772] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:35:39 2026] POST /volume/v3/volumes => generated 772 bytes in 745 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-51b6480f-108d-4067-b4b7-41aab98b3288 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51b6480f-108d-4067-b4b7-41aab98b3288 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51b6480f-108d-4067-b4b7-41aab98b3288 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-51b6480f-108d-4067-b4b7-41aab98b3288 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-51b6480f-108d-4067-b4b7-41aab98b3288 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-51b6480f-108d-4067-b4b7-41aab98b3288 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 200 Sep 03 14:35:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1342/2773] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:40 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9f463403-267f-4842-816b-5e76f0330c13 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f463403-267f-4842-816b-5e76f0330c13 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f463403-267f-4842-816b-5e76f0330c13 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f463403-267f-4842-816b-5e76f0330c13 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9f463403-267f-4842-816b-5e76f0330c13 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f463403-267f-4842-816b-5e76f0330c13 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 returned with HTTP 200 Sep 03 14:35:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1343/2774] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:40 2026] GET /volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1040622791"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1040622791'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume of 1 GB Sep 03 14:35:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Availability Zones retrieved successfully. Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-73160c16-c0a6-435c-b44c-2a49c335333f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (a6f6d1a9-7320-48ac-82fa-f9cb64cbaeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f23f81e-0037-4c94-8d0d-a9239fc59081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73160c16-c0a6-435c-b44c-2a49c335333f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:35:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-73160c16-c0a6-435c-b44c-2a49c335333f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f23f81e-0037-4c94-8d0d-a9239fc59081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6164db97-fa81-406f-bb40-d48471b764b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-73160c16-c0a6-435c-b44c-2a49c335333f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:35:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1344/2775] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:35:40 2026] POST /volume/v3/types => generated 287 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Created reservations ['5105e681-ada4-464e-8a17-8c503e644a27', 'e0483823-a7fe-404d-a238-f37c77f079da', '1577f7d5-a815-412a-aaae-3046ae34c831', '41089e12-1b90-4fc5-bc5c-5c77a60d3007'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6164db97-fa81-406f-bb40-d48471b764b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5105e681-ada4-464e-8a17-8c503e644a27', 'e0483823-a7fe-404d-a238-f37c77f079da', '1577f7d5-a815-412a-aaae-3046ae34c831', '41089e12-1b90-4fc5-bc5c-5c77a60d3007']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58795361-7c74-455c-9d90-1cdb26b0debd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:40 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58795361-7c74-455c-9d90-1cdb26b0debd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a20647-0ff1-4fea-a697-fc51e1ccd4d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1040622791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['5105e681-ada4-464e-8a17-8c503e644a27','e0483823-a7fe-404d-a238-f37c77f079da','1577f7d5-a815-412a-aaae-3046ae34c831','41089e12-1b90-4fc5-bc5c-5c77a60d3007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1040622791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a20647-0ff1-4fea-a697-fc51e1ccd4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71500195ab8c417eb106ac0b2b2543ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98e7ed993b8454baa4de42532e94fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b09d41-5ff5-4c6c-9ef4-ea2ba5dfd402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3b09d41-5ff5-4c6c-9ef4-ea2ba5dfd402) transitioned into state 'SUCCESS' from state '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-1040622791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['5105e681-ada4-464e-8a17-8c503e644a27','e0483823-a7fe-404d-a238-f37c77f079da','1577f7d5-a815-412a-aaae-3046ae34c831','41089e12-1b90-4fc5-bc5c-5c77a60d3007'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971ae574-2ecb-4908-9c32-59255042f4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (971ae574-2ecb-4908-9c32-59255042f4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (a6f6d1a9-7320-48ac-82fa-f9cb64cbaeb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request issued successfully. Sep 03 14:35:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9515bb6-0499-48a0-a22f-7bf0e92ddb07 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1432/2776] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:40 2026] POST /volume/v3/volumes => generated 766 bytes in 732 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-311999079"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-311999079'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume of 1 GB Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Availability Zones retrieved successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (c2280cb4-95dd-462f-a52c-c19d81f46772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02014fea-a27a-448e-a77c-10ab607eaabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02014fea-a27a-448e-a77c-10ab607eaabb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d88aff22-7019-47c1-baa8-5a19d8368308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Created reservations ['a2aa0125-81a7-4234-ae0c-f860d356ce2a', '259419e0-fd57-403b-9121-51f4965b01ac', '375e1ca9-0f40-421e-8cd9-02d74fe89ea7', 'b2d3e94e-d3ac-4cf3-9db9-281954d4c0f3'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d88aff22-7019-47c1-baa8-5a19d8368308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2aa0125-81a7-4234-ae0c-f860d356ce2a', '259419e0-fd57-403b-9121-51f4965b01ac', '375e1ca9-0f40-421e-8cd9-02d74fe89ea7', 'b2d3e94e-d3ac-4cf3-9db9-281954d4c0f3']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68af356e-9485-48a6-a476-cc432b502db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68af356e-9485-48a6-a476-cc432b502db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41d88077-d8c3-4859-9def-f73abe7e8999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-311999079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['a2aa0125-81a7-4234-ae0c-f860d356ce2a','259419e0-fd57-403b-9121-51f4965b01ac','375e1ca9-0f40-421e-8cd9-02d74fe89ea7','b2d3e94e-d3ac-4cf3-9db9-281954d4c0f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-311999079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41d88077-d8c3-4859-9def-f73abe7e8999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71500195ab8c417eb106ac0b2b2543ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98e7ed993b8454baa4de42532e94fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb991b1-01b8-4b0e-a220-addf08460a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb991b1-01b8-4b0e-a220-addf08460a90) transitioned into state 'SUCCESS' from state '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-311999079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['a2aa0125-81a7-4234-ae0c-f860d356ce2a','259419e0-fd57-403b-9121-51f4965b01ac','375e1ca9-0f40-421e-8cd9-02d74fe89ea7','b2d3e94e-d3ac-4cf3-9db9-281954d4c0f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539df725-332f-489d-a90b-e19c5f3ba387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-55648170-1448-4fe3-8e94-3e2f3de6895c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-55648170-1448-4fe3-8e94-3e2f3de6895c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-55648170-1448-4fe3-8e94-3e2f3de6895c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-55648170-1448-4fe3-8e94-3e2f3de6895c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (539df725-332f-489d-a90b-e19c5f3ba387) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (c2280cb4-95dd-462f-a52c-c19d81f46772) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request issued successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d9e1e39b-7750-4abb-be8b-4ce893ff7bd8 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1345/2777] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:41 2026] POST /volume/v3/volumes => generated 765 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aca68a18-c536-4fcd-a540-893e9aaad101 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1983466581"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-55648170-1448-4fe3-8e94-3e2f3de6895c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1983466581'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume of 1 GB Sep 03 14:35:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Availability Zones retrieved successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-55648170-1448-4fe3-8e94-3e2f3de6895c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 200 Sep 03 14:35:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1433/2778] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:41 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 870 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ac6e3edf-77b5-4e0f-9e24-889aa7da807a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac6e3edf-77b5-4e0f-9e24-889aa7da807a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac6e3edf-77b5-4e0f-9e24-889aa7da807a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ac6e3edf-77b5-4e0f-9e24-889aa7da807a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (6398a0b1-4eeb-4f48-aa11-d36790e87807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ac6e3edf-77b5-4e0f-9e24-889aa7da807a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6940f15-eb29-4e4b-b60a-c66034f2da60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ac6e3edf-77b5-4e0f-9e24-889aa7da807a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 returned with HTTP 200 Sep 03 14:35:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1434/2779] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:41 2026] GET /volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6940f15-eb29-4e4b-b60a-c66034f2da60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde36c61-2133-40f7-9132-fb13e63b9046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Created reservations ['cdd72b89-7e2f-4adc-9222-cf0d725083bf', 'a40a9f18-d1e6-4373-8707-88dbfde71301', 'ee3d506a-be8c-4e49-b032-ce6a680d0f32', 'caef00ad-5817-49a0-80f6-79306ad404c4'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dde36c61-2133-40f7-9132-fb13e63b9046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd72b89-7e2f-4adc-9222-cf0d725083bf', 'a40a9f18-d1e6-4373-8707-88dbfde71301', 'ee3d506a-be8c-4e49-b032-ce6a680d0f32', 'caef00ad-5817-49a0-80f6-79306ad404c4']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5e97ee-5f50-46a9-bda1-6c38629150f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b5e97ee-5f50-46a9-bda1-6c38629150f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2acababe-9076-48ab-a81a-ae90e9a35b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1983466581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['cdd72b89-7e2f-4adc-9222-cf0d725083bf','a40a9f18-d1e6-4373-8707-88dbfde71301','ee3d506a-be8c-4e49-b032-ce6a680d0f32','caef00ad-5817-49a0-80f6-79306ad404c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1983466581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2acababe-9076-48ab-a81a-ae90e9a35b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71500195ab8c417eb106ac0b2b2543ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98e7ed993b8454baa4de42532e94fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b111d77-8aea-4c70-9e1a-eafd52ac55c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b111d77-8aea-4c70-9e1a-eafd52ac55c2) transitioned into state 'SUCCESS' from state '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-1983466581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['cdd72b89-7e2f-4adc-9222-cf0d725083bf','a40a9f18-d1e6-4373-8707-88dbfde71301','ee3d506a-be8c-4e49-b032-ce6a680d0f32','caef00ad-5817-49a0-80f6-79306ad404c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfdd86e-d622-481f-9e41-0824b3265c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfdd86e-d622-481f-9e41-0824b3265c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (6398a0b1-4eeb-4f48-aa11-d36790e87807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request issued successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aca68a18-c536-4fcd-a540-893e9aaad101 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1346/2780] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:41 2026] POST /volume/v3/volumes => generated 766 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-113c762e-525d-47dd-be3a-89ccc72c3957 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-337573763"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-337573763'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume of 1 GB Sep 03 14:35:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Availability Zones retrieved successfully. Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (69ba5c4c-d6f9-4d27-977f-ba2a9624a805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b80680-d6ba-4455-afde-51a86dffb679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4b80680-d6ba-4455-afde-51a86dffb679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72cce7a7-110c-406d-81b1-87fbdbe6308c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Created reservations ['caf0fda0-c716-4df2-84e9-54a3ef8b6090', '32022123-8328-47c5-9745-a5db9ae6d50c', '3dd935ea-2141-440e-819f-1bc9203e7f11', '18f4b149-2aa6-493b-9cb7-edf55148e6b9'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72cce7a7-110c-406d-81b1-87fbdbe6308c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf0fda0-c716-4df2-84e9-54a3ef8b6090', '32022123-8328-47c5-9745-a5db9ae6d50c', '3dd935ea-2141-440e-819f-1bc9203e7f11', '18f4b149-2aa6-493b-9cb7-edf55148e6b9']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87111e8d-06ff-42a7-a3af-0997278d766c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87111e8d-06ff-42a7-a3af-0997278d766c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf07fec-5611-4c7e-a0a9-9b9bc5108988', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-337573763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['caf0fda0-c716-4df2-84e9-54a3ef8b6090','32022123-8328-47c5-9745-a5db9ae6d50c','3dd935ea-2141-440e-819f-1bc9203e7f11','18f4b149-2aa6-493b-9cb7-edf55148e6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-337573763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf07fec-5611-4c7e-a0a9-9b9bc5108988,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71500195ab8c417eb106ac0b2b2543ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98e7ed993b8454baa4de42532e94fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d71164-d019-478f-bb6c-9105f75c9b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d71164-d019-478f-bb6c-9105f75c9b37) transitioned into state 'SUCCESS' from state '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-337573763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['caf0fda0-c716-4df2-84e9-54a3ef8b6090','32022123-8328-47c5-9745-a5db9ae6d50c','3dd935ea-2141-440e-819f-1bc9203e7f11','18f4b149-2aa6-493b-9cb7-edf55148e6b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46288c14-4313-47bf-8761-dd066867e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46288c14-4313-47bf-8761-dd066867e077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (69ba5c4c-d6f9-4d27-977f-ba2a9624a805) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request issued successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-113c762e-525d-47dd-be3a-89ccc72c3957 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1435/2781] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:41 2026] POST /volume/v3/volumes => generated 765 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d1360d30-1937-4254-a4c0-740fb05f56bc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "49981579-d0a4-4b4a-9bc6-bd809c76cea9", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-749839487"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request body: {'volume': {"'imageRef": '49981579-d0a4-4b4a-9bc6-bd809c76cea9', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-749839487'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume of 1 GB Sep 03 14:35:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Availability Zones retrieved successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (fcc7b725-78bc-4f1a-9e9f-605d85d2a53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64a93da-8b2b-4085-bb03-9ec2aea71b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64a93da-8b2b-4085-bb03-9ec2aea71b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d21759-8543-4502-add4-2f0617231fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-49730db7-e8e5-4049-8453-0cf9db17d169 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49730db7-e8e5-4049-8453-0cf9db17d169 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49730db7-e8e5-4049-8453-0cf9db17d169 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-49730db7-e8e5-4049-8453-0cf9db17d169 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-49730db7-e8e5-4049-8453-0cf9db17d169 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-49730db7-e8e5-4049-8453-0cf9db17d169 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 200 Sep 03 14:35:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1436/2782] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:42 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 870 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-593c3ee4-283c-450b-ae7f-4f04e6a04446 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-593c3ee4-283c-450b-ae7f-4f04e6a04446 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-593c3ee4-283c-450b-ae7f-4f04e6a04446 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-593c3ee4-283c-450b-ae7f-4f04e6a04446 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-593c3ee4-283c-450b-ae7f-4f04e6a04446 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-593c3ee4-283c-450b-ae7f-4f04e6a04446 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 returned with HTTP 200 Sep 03 14:35:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1437/2783] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:42 2026] GET /volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 => generated 865 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Created reservations ['b7af5d1b-59a0-401a-a2c2-4479afb5c18a', 'd7ef4906-1b74-43db-a5ab-a70cd8be8009', 'afc9667c-2a29-4417-a1b5-bdc7db7468f7', '6d60b8c2-b175-4983-901a-50bc1cd6320b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2d21759-8543-4502-add4-2f0617231fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7af5d1b-59a0-401a-a2c2-4479afb5c18a', 'd7ef4906-1b74-43db-a5ab-a70cd8be8009', 'afc9667c-2a29-4417-a1b5-bdc7db7468f7', '6d60b8c2-b175-4983-901a-50bc1cd6320b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529e0a51-24e2-47da-a9e8-ec221ed3e735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-83aff773-be60-4a2f-8279-e7648008afa2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56d3bb1-a5b2-49c3-b653-b38bd464a538", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1973371271"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request body: {'volume': {"'source_volid": 'b56d3bb1-a5b2-49c3-b653-b38bd464a538', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1973371271'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume of 1 GB Sep 03 14:35:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Availability Zones retrieved successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (c45957f9-45c7-4e67-8248-96a55a20b92e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529e0a51-24e2-47da-a9e8-ec221ed3e735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808e7bbf-fbfe-4136-8939-3510a397b345', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-749839487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['b7af5d1b-59a0-401a-a2c2-4479afb5c18a','d7ef4906-1b74-43db-a5ab-a70cd8be8009','afc9667c-2a29-4417-a1b5-bdc7db7468f7','6d60b8c2-b175-4983-901a-50bc1cd6320b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-749839487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808e7bbf-fbfe-4136-8939-3510a397b345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='71500195ab8c417eb106ac0b2b2543ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a98e7ed993b8454baa4de42532e94fc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2887cdb7-939d-4a64-9fe9-8c4e594bd3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e5beb3-ed7a-4797-a195-cdb6f61153c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e5beb3-ed7a-4797-a195-cdb6f61153c9) transitioned into state 'SUCCESS' from state '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-749839487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='71500195ab8c417eb106ac0b2b2543ac',qos_specs=None,replication_status=,reservations=['b7af5d1b-59a0-401a-a2c2-4479afb5c18a','d7ef4906-1b74-43db-a5ab-a70cd8be8009','afc9667c-2a29-4417-a1b5-bdc7db7468f7','6d60b8c2-b175-4983-901a-50bc1cd6320b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a98e7ed993b8454baa4de42532e94fc5',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7df1e41-0d65-4e52-9957-6eae92a5586e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2887cdb7-939d-4a64-9fe9-8c4e594bd3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd4c4764-f834-419a-bc0c-a418c71ce13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7df1e41-0d65-4e52-9957-6eae92a5586e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Flow 'volume_create_api' (fcc7b725-78bc-4f1a-9e9f-605d85d2a53f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Create volume request issued successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d1360d30-1937-4254-a4c0-740fb05f56bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1347/2784] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:42 2026] POST /volume/v3/volumes => generated 765 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f5d82d11-48bc-4d3a-ac6c-c56df243bd9b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5d82d11-48bc-4d3a-ac6c-c56df243bd9b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5d82d11-48bc-4d3a-ac6c-c56df243bd9b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5d82d11-48bc-4d3a-ac6c-c56df243bd9b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f5d82d11-48bc-4d3a-ac6c-c56df243bd9b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5d82d11-48bc-4d3a-ac6c-c56df243bd9b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 200 Sep 03 14:35:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1348/2785] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:42 2026] GET /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Created reservations ['f2a25ad8-6879-4794-a685-b4d6e1e7d8f0', '0fdeaa0a-ed98-478c-ba0e-2aa74ed37ae9', 'e3f7b698-20ce-4a03-a576-a5291ffda3d4', 'cd4f7614-2c5c-4307-87cd-3abce93a2578'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd4c4764-f834-419a-bc0c-a418c71ce13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2a25ad8-6879-4794-a685-b4d6e1e7d8f0', '0fdeaa0a-ed98-478c-ba0e-2aa74ed37ae9', 'e3f7b698-20ce-4a03-a576-a5291ffda3d4', 'cd4f7614-2c5c-4307-87cd-3abce93a2578']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57afc27e-8cbc-4a52-9960-ef781fdec05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57afc27e-8cbc-4a52-9960-ef781fdec05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce1c303-b012-4350-b4fa-6ce8e179c2c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1973371271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['f2a25ad8-6879-4794-a685-b4d6e1e7d8f0','0fdeaa0a-ed98-478c-ba0e-2aa74ed37ae9','e3f7b698-20ce-4a03-a576-a5291ffda3d4','cd4f7614-2c5c-4307-87cd-3abce93a2578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1973371271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce1c303-b012-4350-b4fa-6ce8e179c2c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45c494de63b41b5a5f043d222605cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9af3ef-45ca-4133-8e71-e92020ad247b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f9af3ef-45ca-4133-8e71-e92020ad247b) transitioned into state 'SUCCESS' from state '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-1973371271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['f2a25ad8-6879-4794-a685-b4d6e1e7d8f0','0fdeaa0a-ed98-478c-ba0e-2aa74ed37ae9','e3f7b698-20ce-4a03-a576-a5291ffda3d4','cd4f7614-2c5c-4307-87cd-3abce93a2578'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:42 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8b542c-d661-47aa-af13-c1e9be94fdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a8b542c-d661-47aa-af13-c1e9be94fdf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (c45957f9-45c7-4e67-8248-96a55a20b92e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request issued successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83aff773-be60-4a2f-8279-e7648008afa2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1438/2786] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:42 2026] POST /volume/v3/volumes => generated 773 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ed246283-af5c-4792-ace2-347f59ae7f3b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56d3bb1-a5b2-49c3-b653-b38bd464a538", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1344102807"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request body: {'volume': {"'source_volid": 'b56d3bb1-a5b2-49c3-b653-b38bd464a538', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1344102807'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume of 1 GB Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Availability Zones retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (9dd4c751-1ab8-42c0-b50f-bd48a1ce7cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4292362-879c-4955-bcba-63fe97081fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4292362-879c-4955-bcba-63fe97081fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbb5097-ff6f-4463-bc2f-c4455e8a5d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Created reservations ['f5bb09bc-8b79-495c-b09f-62083dc75589', '65973720-9671-454e-8353-324c70a01e8b', '71d819a4-73f9-4946-8a00-4db8c5fca565', '3c5ad6af-6cba-4589-98ca-0d8fbf3b771e'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbb5097-ff6f-4463-bc2f-c4455e8a5d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5bb09bc-8b79-495c-b09f-62083dc75589', '65973720-9671-454e-8353-324c70a01e8b', '71d819a4-73f9-4946-8a00-4db8c5fca565', '3c5ad6af-6cba-4589-98ca-0d8fbf3b771e']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27f5f0a-3fac-46fe-ac87-4ac73c4132ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c27f5f0a-3fac-46fe-ac87-4ac73c4132ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '840c6cd1-f80f-4145-8056-f29d5eca33f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1344102807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['f5bb09bc-8b79-495c-b09f-62083dc75589','65973720-9671-454e-8353-324c70a01e8b','71d819a4-73f9-4946-8a00-4db8c5fca565','3c5ad6af-6cba-4589-98ca-0d8fbf3b771e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1344102807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=840c6cd1-f80f-4145-8056-f29d5eca33f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45c494de63b41b5a5f043d222605cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037a3477-6cfc-4dc8-9251-3d08fd365faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (037a3477-6cfc-4dc8-9251-3d08fd365faa) transitioned into state 'SUCCESS' from state '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-1344102807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['f5bb09bc-8b79-495c-b09f-62083dc75589','65973720-9671-454e-8353-324c70a01e8b','71d819a4-73f9-4946-8a00-4db8c5fca565','3c5ad6af-6cba-4589-98ca-0d8fbf3b771e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50091281-8f22-4a23-8a9c-fa9fb5d53085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50091281-8f22-4a23-8a9c-fa9fb5d53085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (9dd4c751-1ab8-42c0-b50f-bd48a1ce7cdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request issued successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ed246283-af5c-4792-ace2-347f59ae7f3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1349/2787] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:43 2026] POST /volume/v3/volumes => generated 773 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a9f000e7-b04e-440b-b670-bd56df129b16 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56d3bb1-a5b2-49c3-b653-b38bd464a538", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-367040240"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request body: {'volume': {"'source_volid": 'b56d3bb1-a5b2-49c3-b653-b38bd464a538', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-367040240'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume of 1 GB Sep 03 14:35:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Availability Zones retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (9d982514-e038-4423-a4ad-3ca8f0d87382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb5f3bd-5b9c-4126-973b-1f31cc5f6bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bcaa576e-1d9e-4a53-b613-9749ac5422b1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bcaa576e-1d9e-4a53-b613-9749ac5422b1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bcaa576e-1d9e-4a53-b613-9749ac5422b1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bcaa576e-1d9e-4a53-b613-9749ac5422b1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bcaa576e-1d9e-4a53-b613-9749ac5422b1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bcaa576e-1d9e-4a53-b613-9749ac5422b1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 200 Sep 03 14:35:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1350/2788] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:43 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 871 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb5f3bd-5b9c-4126-973b-1f31cc5f6bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5849d3a-607a-48e0-840c-5f69c0438c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ca6a53f-4580-4fb2-ad42-85386e9b1dff", "name": "tempest-VolumeDependencyTests-Snapshot-751772046"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create snapshot from volume 8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Created reservations ['cc1d7459-3dad-402a-9f0b-ba4d69ec840e', 'efc31a25-139b-4b16-b0a3-78f10aceaa13', '9af9baa9-54c8-4bd7-a5f3-c93443732419', '53a5af86-bbb1-49b8-87fe-dee41c918081'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5849d3a-607a-48e0-840c-5f69c0438c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc1d7459-3dad-402a-9f0b-ba4d69ec840e', 'efc31a25-139b-4b16-b0a3-78f10aceaa13', '9af9baa9-54c8-4bd7-a5f3-c93443732419', '53a5af86-bbb1-49b8-87fe-dee41c918081']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a80d7b8-5a26-4ff6-ba6a-be014218c7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Created reservations ['2ca045ce-a3a7-4def-a56e-103f9e69987e', 'c2bd93e9-829d-4dca-9e54-08c8169ebe64', '6bf17373-663c-4bdd-82bb-098341624bf1', 'ef6021db-d78b-4e34-88d1-80948db03b40'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a80d7b8-5a26-4ff6-ba6a-be014218c7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '513a1c47-ce64-4adb-9a81-71ca30bd034a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367040240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['cc1d7459-3dad-402a-9f0b-ba4d69ec840e','efc31a25-139b-4b16-b0a3-78f10aceaa13','9af9baa9-54c8-4bd7-a5f3-c93443732419','53a5af86-bbb1-49b8-87fe-dee41c918081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-367040240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=513a1c47-ce64-4adb-9a81-71ca30bd034a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45c494de63b41b5a5f043d222605cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdd3078-c705-4744-9a0b-5ac8aac722b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffdd3078-c705-4744-9a0b-5ac8aac722b6) transitioned into state 'SUCCESS' from state '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-367040240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['cc1d7459-3dad-402a-9f0b-ba4d69ec840e','efc31a25-139b-4b16-b0a3-78f10aceaa13','9af9baa9-54c8-4bd7-a5f3-c93443732419','53a5af86-bbb1-49b8-87fe-dee41c918081'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6eb7b69-95cf-4d72-a783-2cb8521422fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6eb7b69-95cf-4d72-a783-2cb8521422fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot create request issued successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1991f7fd-bb92-4688-8119-fdef0cc8f77c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (9d982514-e038-4423-a4ad-3ca8f0d87382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1351/2789] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:35:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f4944e0d-413c-49f5-a078-87fc7ca412bb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request issued successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4944e0d-413c-49f5-a078-87fc7ca412bb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4944e0d-413c-49f5-a078-87fc7ca412bb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4944e0d-413c-49f5-a078-87fc7ca412bb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9f000e7-b04e-440b-b670-bd56df129b16 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1439/2790] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:43 2026] POST /volume/v3/volumes => generated 772 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-58847f6c-eca4-42b0-8cad-82e6f6005857 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-58847f6c-eca4-42b0-8cad-82e6f6005857 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-58847f6c-eca4-42b0-8cad-82e6f6005857 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-58847f6c-eca4-42b0-8cad-82e6f6005857 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f4944e0d-413c-49f5-a078-87fc7ca412bb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4944e0d-413c-49f5-a078-87fc7ca412bb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 200 Sep 03 14:35:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1352/2791] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:43 2026] GET /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-58847f6c-eca4-42b0-8cad-82e6f6005857 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-58847f6c-eca4-42b0-8cad-82e6f6005857 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56d3bb1-a5b2-49c3-b653-b38bd464a538", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-908642973"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1440/2792] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:43 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request body: {'volume': {"'source_volid": 'b56d3bb1-a5b2-49c3-b653-b38bd464a538', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-908642973'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume of 1 GB Sep 03 14:35:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Availability Zones retrieved successfully. Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (57cb9e7d-2e3b-474c-90eb-178dc8d3bf41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caef4544-e46e-4ead-88ce-282e6e171d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (caef4544-e46e-4ead-88ce-282e6e171d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c65f0f8-b8b2-445d-b0ce-9e8cb2b79420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Created reservations ['0779cf2e-2e28-4816-8846-3b66ba2e697f', 'b3932e78-f2c9-4254-a3d5-262a1b8e8301', 'e169df12-326f-4c77-af4e-eb8685b190c9', 'ba4c6da4-974a-4788-988a-bae68d60369d'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c65f0f8-b8b2-445d-b0ce-9e8cb2b79420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0779cf2e-2e28-4816-8846-3b66ba2e697f', 'b3932e78-f2c9-4254-a3d5-262a1b8e8301', 'e169df12-326f-4c77-af4e-eb8685b190c9', 'ba4c6da4-974a-4788-988a-bae68d60369d']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b16473-e174-4b9f-b42f-b3a6732ca3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b2800c4f-6885-449c-9fd8-a21936044e42 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0b84149c-b57a-4591-a645-882646d14301", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0b84149c-b57a-4591-a645-882646d14301', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81b16473-e174-4b9f-b42f-b3a6732ca3a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b933df99-1d42-4b4d-8936-21d0c278a325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-908642973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['0779cf2e-2e28-4816-8846-3b66ba2e697f','b3932e78-f2c9-4254-a3d5-262a1b8e8301','e169df12-326f-4c77-af4e-eb8685b190c9','ba4c6da4-974a-4788-988a-bae68d60369d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-908642973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b933df99-1d42-4b4d-8936-21d0c278a325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45c494de63b41b5a5f043d222605cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c34d78-79fd-4aa1-bfbd-e0dbecfdf4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7c34d78-79fd-4aa1-bfbd-e0dbecfdf4f6) transitioned into state 'SUCCESS' from state '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-908642973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['0779cf2e-2e28-4816-8846-3b66ba2e697f','b3932e78-f2c9-4254-a3d5-262a1b8e8301','e169df12-326f-4c77-af4e-eb8685b190c9','ba4c6da4-974a-4788-988a-bae68d60369d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7456dc-3bab-460e-938f-88506c7ac742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7456dc-3bab-460e-938f-88506c7ac742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (57cb9e7d-2e3b-474c-90eb-178dc8d3bf41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request issued successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eaf18886-b3d0-4882-ab7c-96c4db9d515f tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1353/2793] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:43 2026] POST /volume/v3/volumes => generated 772 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "b56d3bb1-a5b2-49c3-b653-b38bd464a538", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-766472436"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request body: {'volume': {"'source_volid": 'b56d3bb1-a5b2-49c3-b653-b38bd464a538', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-766472436'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume of 1 GB Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Availability Zones retrieved successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Create volume of 1 GB Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (395035af-4ef2-4370-a0a1-f5a64f88b818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2d3c6e-c213-4964-acd4-14b61f179fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Availability Zones retrieved successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Flow 'volume_create_api' (827e62ed-461c-4863-9d23-5c82369c7a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f222e4a-a2ea-414c-a0b8-66a35e5ffdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f2d3c6e-c213-4964-acd4-14b61f179fdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4bb2c1-2758-4bfc-bae2-7c4e389f09c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Created reservations ['60b15632-feac-40d8-b1fb-4dd757726eac', 'f6f7e82e-ce7f-4dc9-b059-50afa650d662', '8a900787-30de-4785-ac4c-78df1a769023', '76465334-3c3e-49d0-b617-ea8e60c05418'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f222e4a-a2ea-414c-a0b8-66a35e5ffdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:35:41Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2ffe8229-3438-4af9-98db-dd76e680882f,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': '2ffe8229-3438-4af9-98db-dd76e680882f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c4bb2c1-2758-4bfc-bae2-7c4e389f09c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60b15632-feac-40d8-b1fb-4dd757726eac', 'f6f7e82e-ce7f-4dc9-b059-50afa650d662', '8a900787-30de-4785-ac4c-78df1a769023', '76465334-3c3e-49d0-b617-ea8e60c05418']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f8ca37-c8f0-4572-a5e7-05daf8f436af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccaaebc-c1fa-4b6b-9d79-127065a86f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dccaaebc-c1fa-4b6b-9d79-127065a86f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42ed77cd-70e2-4dff-9680-3e6699e795bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-766472436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['60b15632-feac-40d8-b1fb-4dd757726eac','f6f7e82e-ce7f-4dc9-b059-50afa650d662','8a900787-30de-4785-ac4c-78df1a769023','76465334-3c3e-49d0-b617-ea8e60c05418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-766472436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42ed77cd-70e2-4dff-9680-3e6699e795bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b45c494de63b41b5a5f043d222605cf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca75c5b-d04a-4cfd-933f-361caa689e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-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 03 14:35:44 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-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 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca75c5b-d04a-4cfd-933f-361caa689e78) transitioned into state 'SUCCESS' from state '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-766472436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b45c494de63b41b5a5f043d222605cf1',qos_specs=None,replication_status=,reservations=['60b15632-feac-40d8-b1fb-4dd757726eac','f6f7e82e-ce7f-4dc9-b059-50afa650d662','8a900787-30de-4785-ac4c-78df1a769023','76465334-3c3e-49d0-b617-ea8e60c05418'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfe18c2eff8c4880bd9241eaead5957a',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e603628-befa-41b4-976c-808a9ebf0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e603628-befa-41b4-976c-808a9ebf0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Flow 'volume_create_api' (395035af-4ef2-4370-a0a1-f5a64f88b818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Create volume request issued successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d36ff52d-2c01-41c7-be72-e45dfd54f748 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1354/2794] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:44 2026] POST /volume/v3/volumes => generated 772 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a0b95cb9-290b-43da-bab6-4cc11695bb94 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0b95cb9-290b-43da-bab6-4cc11695bb94 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0b95cb9-290b-43da-bab6-4cc11695bb94 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0b95cb9-290b-43da-bab6-4cc11695bb94 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Created reservations ['b7eaccc5-4e09-4033-a8c2-af1c59e44dcd', 'a49558d5-3dde-40ea-8aab-60009ee07bfb', '47324597-07fe-4527-bb50-a6323ec74de4', 'abad6c74-625d-4665-b867-fe0b5b9922f5'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09f8ca37-c8f0-4572-a5e7-05daf8f436af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7eaccc5-4e09-4033-a8c2-af1c59e44dcd', 'a49558d5-3dde-40ea-8aab-60009ee07bfb', '47324597-07fe-4527-bb50-a6323ec74de4', 'abad6c74-625d-4665-b867-fe0b5b9922f5']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c96024-3a7e-4dcd-ab66-ee8ebca6943b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a0b95cb9-290b-43da-bab6-4cc11695bb94 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0b95cb9-290b-43da-bab6-4cc11695bb94 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 200 Sep 03 14:35:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1355/2795] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:44 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 865 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c96024-3a7e-4dcd-ab66-ee8ebca6943b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc966e44-944f-491e-8a58-908ff073b597', '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='702c4f76dc28489cbcbd19d650aea46e',qos_specs=None,replication_status=,reservations=['b7eaccc5-4e09-4033-a8c2-af1c59e44dcd','a49558d5-3dde-40ea-8aab-60009ee07bfb','47324597-07fe-4527-bb50-a6323ec74de4','abad6c74-625d-4665-b867-fe0b5b9922f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2782a13d8ec846c2ab70f63fe99096bd',volume_type_id=2ffe8229-3438-4af9-98db-dd76e680882f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:44Z,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=dc966e44-944f-491e-8a58-908ff073b597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='702c4f76dc28489cbcbd19d650aea46e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2782a13d8ec846c2ab70f63fe99096bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ffe8229-3438-4af9-98db-dd76e680882f),volume_type_id=2ffe8229-3438-4af9-98db-dd76e680882f)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3253df-298a-470a-94ea-30fd6ee04c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3253df-298a-470a-94ea-30fd6ee04c74) transitioned into state 'SUCCESS' from 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='702c4f76dc28489cbcbd19d650aea46e',qos_specs=None,replication_status=,reservations=['b7eaccc5-4e09-4033-a8c2-af1c59e44dcd','a49558d5-3dde-40ea-8aab-60009ee07bfb','47324597-07fe-4527-bb50-a6323ec74de4','abad6c74-625d-4665-b867-fe0b5b9922f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2782a13d8ec846c2ab70f63fe99096bd',volume_type_id=2ffe8229-3438-4af9-98db-dd76e680882f)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801ae9c9-096e-459f-ab07-a9b5d5c73a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801ae9c9-096e-459f-ab07-a9b5d5c73a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Flow 'volume_create_api' (827e62ed-461c-4863-9d23-5c82369c7a01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Create volume request issued successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2800c4f-6885-449c-9fd8-a21936044e42 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1441/2796] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:35:44 2026] POST /volume/v3/volumes => generated 806 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7b6d215f-00fe-4a29-bfe6-6123ecca0675 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dedf02e4-fa42-49f3-af2e-440554111756 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b6d215f-00fe-4a29-bfe6-6123ecca0675 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b6d215f-00fe-4a29-bfe6-6123ecca0675 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7b6d215f-00fe-4a29-bfe6-6123ecca0675 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dedf02e4-fa42-49f3-af2e-440554111756 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dedf02e4-fa42-49f3-af2e-440554111756 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dedf02e4-fa42-49f3-af2e-440554111756 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dedf02e4-fa42-49f3-af2e-440554111756 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dedf02e4-fa42-49f3-af2e-440554111756 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1442/2797] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:44 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3cea246e-2e43-43ca-9934-dba9dd4e3eda None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7b6d215f-00fe-4a29-bfe6-6123ecca0675 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3cea246e-2e43-43ca-9934-dba9dd4e3eda tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3cea246e-2e43-43ca-9934-dba9dd4e3eda tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3cea246e-2e43-43ca-9934-dba9dd4e3eda tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7b6d215f-00fe-4a29-bfe6-6123ecca0675 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1356/2798] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:44 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:35:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3cea246e-2e43-43ca-9934-dba9dd4e3eda tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3cea246e-2e43-43ca-9934-dba9dd4e3eda tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 200 Sep 03 14:35:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1443/2799] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:44 2026] GET /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa6f06f7-1fc0-4736-8035-2ca682e53c1e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa6f06f7-1fc0-4736-8035-2ca682e53c1e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 Sep 03 14:35:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa6f06f7-1fc0-4736-8035-2ca682e53c1e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa6f06f7-1fc0-4736-8035-2ca682e53c1e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aa6f06f7-1fc0-4736-8035-2ca682e53c1e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa6f06f7-1fc0-4736-8035-2ca682e53c1e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 returned with HTTP 200 Sep 03 14:35:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1357/2800] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:45 2026] GET /volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8046e321-c40c-4996-b10a-6340f59fcae5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8046e321-c40c-4996-b10a-6340f59fcae5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:35:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8046e321-c40c-4996-b10a-6340f59fcae5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8046e321-c40c-4996-b10a-6340f59fcae5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8046e321-c40c-4996-b10a-6340f59fcae5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8046e321-c40c-4996-b10a-6340f59fcae5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 200 Sep 03 14:35:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1444/2801] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:45 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-07644ef3-8ad5-4ba5-8d09-276c838312be None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07644ef3-8ad5-4ba5-8d09-276c838312be tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07644ef3-8ad5-4ba5-8d09-276c838312be tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-07644ef3-8ad5-4ba5-8d09-276c838312be tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-54d52168-8c09-49d3-9e9b-cf897eb13ca9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-54d52168-8c09-49d3-9e9b-cf897eb13ca9 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-54d52168-8c09-49d3-9e9b-cf897eb13ca9 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-54d52168-8c09-49d3-9e9b-cf897eb13ca9 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-07644ef3-8ad5-4ba5-8d09-276c838312be tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-07644ef3-8ad5-4ba5-8d09-276c838312be tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1358/2802] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:45 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-54d52168-8c09-49d3-9e9b-cf897eb13ca9 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-54d52168-8c09-49d3-9e9b-cf897eb13ca9 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1445/2803] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:46 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 898 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-09bb601e-4434-492f-901d-aaed378ecaf6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09bb601e-4434-492f-901d-aaed378ecaf6 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09bb601e-4434-492f-901d-aaed378ecaf6 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09bb601e-4434-492f-901d-aaed378ecaf6 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-09bb601e-4434-492f-901d-aaed378ecaf6 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09bb601e-4434-492f-901d-aaed378ecaf6 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 returned with HTTP 200 Sep 03 14:35:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1359/2804] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:46 2026] GET /volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f2093451-3e4f-404e-a4c8-ca3b35ebda62 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f2093451-3e4f-404e-a4c8-ca3b35ebda62 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f2093451-3e4f-404e-a4c8-ca3b35ebda62 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f2093451-3e4f-404e-a4c8-ca3b35ebda62 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f2093451-3e4f-404e-a4c8-ca3b35ebda62 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f2093451-3e4f-404e-a4c8-ca3b35ebda62 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 returned with HTTP 200 Sep 03 14:35:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1446/2805] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:46 2026] GET /volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c700c9f2-506e-4460-badb-eab9cfbf76bc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c700c9f2-506e-4460-badb-eab9cfbf76bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c700c9f2-506e-4460-badb-eab9cfbf76bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c700c9f2-506e-4460-badb-eab9cfbf76bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c700c9f2-506e-4460-badb-eab9cfbf76bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c700c9f2-506e-4460-badb-eab9cfbf76bc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 returned with HTTP 200 Sep 03 14:35:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1360/2806] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:46 2026] GET /volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b43a716a-44d7-4477-a92a-467ae9767a83 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b43a716a-44d7-4477-a92a-467ae9767a83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b43a716a-44d7-4477-a92a-467ae9767a83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b43a716a-44d7-4477-a92a-467ae9767a83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b43a716a-44d7-4477-a92a-467ae9767a83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b43a716a-44d7-4477-a92a-467ae9767a83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 200 Sep 03 14:35:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1447/2807] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:46 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 865 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-32452cd8-1fda-4ba6-b640-78f4773a4881 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-32452cd8-1fda-4ba6-b640-78f4773a4881 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-32452cd8-1fda-4ba6-b640-78f4773a4881 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-32452cd8-1fda-4ba6-b640-78f4773a4881 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-32452cd8-1fda-4ba6-b640-78f4773a4881 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-32452cd8-1fda-4ba6-b640-78f4773a4881 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1361/2808] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:47 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-369bcb89-dddc-4912-ba31-ebf858f7ea43 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-369bcb89-dddc-4912-ba31-ebf858f7ea43 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-369bcb89-dddc-4912-ba31-ebf858f7ea43 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-369bcb89-dddc-4912-ba31-ebf858f7ea43 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-369bcb89-dddc-4912-ba31-ebf858f7ea43 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-369bcb89-dddc-4912-ba31-ebf858f7ea43 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1448/2809] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:47 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-304bfba6-3b6e-45da-8303-98f4070cfc43 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-304bfba6-3b6e-45da-8303-98f4070cfc43 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-304bfba6-3b6e-45da-8303-98f4070cfc43 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-304bfba6-3b6e-45da-8303-98f4070cfc43 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-304bfba6-3b6e-45da-8303-98f4070cfc43 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-304bfba6-3b6e-45da-8303-98f4070cfc43 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 returned with HTTP 200 Sep 03 14:35:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1362/2810] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:47 2026] GET /volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1bfa37e0-eb2d-4ccb-8de1-44ce3fb83309 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1bfa37e0-eb2d-4ccb-8de1-44ce3fb83309 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 Sep 03 14:35:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1bfa37e0-eb2d-4ccb-8de1-44ce3fb83309 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1bfa37e0-eb2d-4ccb-8de1-44ce3fb83309 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1bfa37e0-eb2d-4ccb-8de1-44ce3fb83309 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1bfa37e0-eb2d-4ccb-8de1-44ce3fb83309 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 returned with HTTP 200 Sep 03 14:35:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1449/2811] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:47 2026] GET /volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-188dcbad-d00e-413b-afe1-b27210ebdc3b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-188dcbad-d00e-413b-afe1-b27210ebdc3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-188dcbad-d00e-413b-afe1-b27210ebdc3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-188dcbad-d00e-413b-afe1-b27210ebdc3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-188dcbad-d00e-413b-afe1-b27210ebdc3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-188dcbad-d00e-413b-afe1-b27210ebdc3b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 200 Sep 03 14:35:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1363/2812] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:47 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-01a0e953-fef6-4702-a0ad-cd5b23ac6ed1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01a0e953-fef6-4702-a0ad-cd5b23ac6ed1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01a0e953-fef6-4702-a0ad-cd5b23ac6ed1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01a0e953-fef6-4702-a0ad-cd5b23ac6ed1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-01a0e953-fef6-4702-a0ad-cd5b23ac6ed1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01a0e953-fef6-4702-a0ad-cd5b23ac6ed1 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1450/2813] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:48 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d04e10f7-60b1-4d67-bfa6-32328cea29c4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d04e10f7-60b1-4d67-bfa6-32328cea29c4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d04e10f7-60b1-4d67-bfa6-32328cea29c4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d04e10f7-60b1-4d67-bfa6-32328cea29c4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d04e10f7-60b1-4d67-bfa6-32328cea29c4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d04e10f7-60b1-4d67-bfa6-32328cea29c4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1364/2814] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:48 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-db1fd7d3-f867-44d2-8b38-e6d3388405a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db1fd7d3-f867-44d2-8b38-e6d3388405a3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db1fd7d3-f867-44d2-8b38-e6d3388405a3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db1fd7d3-f867-44d2-8b38-e6d3388405a3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-db1fd7d3-f867-44d2-8b38-e6d3388405a3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db1fd7d3-f867-44d2-8b38-e6d3388405a3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 returned with HTTP 200 Sep 03 14:35:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1451/2815] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:48 2026] GET /volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] DELETE http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 Sep 03 14:35:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume with id: 808e7bbf-fbfe-4136-8939-3510a397b345 Sep 03 14:35:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume request issued successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8d67952c-f7ad-41e2-bc3c-6c56376b1c28 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 returned with HTTP 202 Sep 03 14:35:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1365/2816] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:48 2026] DELETE /volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-61974e09-5d19-47a2-9974-4fcd87a8b008 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-61974e09-5d19-47a2-9974-4fcd87a8b008 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-61974e09-5d19-47a2-9974-4fcd87a8b008 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-61974e09-5d19-47a2-9974-4fcd87a8b008 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-61974e09-5d19-47a2-9974-4fcd87a8b008 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-61974e09-5d19-47a2-9974-4fcd87a8b008 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 returned with HTTP 200 Sep 03 14:35:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1452/2817] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:48 2026] GET /volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb934495-7107-4783-b2ad-7ffb042d3f67 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb934495-7107-4783-b2ad-7ffb042d3f67 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb934495-7107-4783-b2ad-7ffb042d3f67 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb934495-7107-4783-b2ad-7ffb042d3f67 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bb934495-7107-4783-b2ad-7ffb042d3f67 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb934495-7107-4783-b2ad-7ffb042d3f67 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 200 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1366/2818] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 866 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-29c1be13-19d2-4f24-97be-18627d1aea09 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-29c1be13-19d2-4f24-97be-18627d1aea09 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-29c1be13-19d2-4f24-97be-18627d1aea09 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-29c1be13-19d2-4f24-97be-18627d1aea09 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f8282fec-5061-46b9-9e56-0c160622cad2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8282fec-5061-46b9-9e56-0c160622cad2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8282fec-5061-46b9-9e56-0c160622cad2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8282fec-5061-46b9-9e56-0c160622cad2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-29c1be13-19d2-4f24-97be-18627d1aea09 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-29c1be13-19d2-4f24-97be-18627d1aea09 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1453/2819] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f8282fec-5061-46b9-9e56-0c160622cad2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8282fec-5061-46b9-9e56-0c160622cad2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 returned with HTTP 200 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1367/2820] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77b24a39-756e-4d63-bfaa-a949c913cbde None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77b24a39-756e-4d63-bfaa-a949c913cbde tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77b24a39-756e-4d63-bfaa-a949c913cbde tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77b24a39-756e-4d63-bfaa-a949c913cbde tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-77b24a39-756e-4d63-bfaa-a949c913cbde tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77b24a39-756e-4d63-bfaa-a949c913cbde tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1454/2821] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8dc4b74d-3092-480d-8995-ddffaf88dedd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8dc4b74d-3092-480d-8995-ddffaf88dedd tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8dc4b74d-3092-480d-8995-ddffaf88dedd tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8dc4b74d-3092-480d-8995-ddffaf88dedd tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8dc4b74d-3092-480d-8995-ddffaf88dedd tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8dc4b74d-3092-480d-8995-ddffaf88dedd tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1368/2822] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c356ec61-ae17-4e1f-bb0c-3f1b9661debc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c356ec61-ae17-4e1f-bb0c-3f1b9661debc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c356ec61-ae17-4e1f-bb0c-3f1b9661debc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c356ec61-ae17-4e1f-bb0c-3f1b9661debc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c356ec61-ae17-4e1f-bb0c-3f1b9661debc tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 returned with HTTP 404 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1455/2823] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/volumes/808e7bbf-fbfe-4136-8939-3510a397b345 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] DELETE http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume with id: 9cf07fec-5611-4c7e-a0a9-9b9bc5108988 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume request issued successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd6fecbb-4317-4a97-abe8-0ae81114722b tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 returned with HTTP 202 Sep 03 14:35:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1369/2824] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:49 2026] DELETE /volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c071cb70-e152-4c4d-9ea3-048876c5f3f3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c071cb70-e152-4c4d-9ea3-048876c5f3f3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c071cb70-e152-4c4d-9ea3-048876c5f3f3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c071cb70-e152-4c4d-9ea3-048876c5f3f3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c071cb70-e152-4c4d-9ea3-048876c5f3f3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c071cb70-e152-4c4d-9ea3-048876c5f3f3 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 returned with HTTP 200 Sep 03 14:35:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1456/2825] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:49 2026] GET /volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 => generated 857 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3659e3c1-85b2-400c-9e01-22e793562c07 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3659e3c1-85b2-400c-9e01-22e793562c07 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3659e3c1-85b2-400c-9e01-22e793562c07 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3659e3c1-85b2-400c-9e01-22e793562c07 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3659e3c1-85b2-400c-9e01-22e793562c07 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3659e3c1-85b2-400c-9e01-22e793562c07 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1370/2826] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:50 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ebfdcc1d-11bb-4e1f-86bc-7a7e1458d276 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ebfdcc1d-11bb-4e1f-86bc-7a7e1458d276 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ebfdcc1d-11bb-4e1f-86bc-7a7e1458d276 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ebfdcc1d-11bb-4e1f-86bc-7a7e1458d276 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ebfdcc1d-11bb-4e1f-86bc-7a7e1458d276 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ebfdcc1d-11bb-4e1f-86bc-7a7e1458d276 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1457/2827] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:50 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-531c411a-0992-450e-8a1d-469d90ec96e4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-531c411a-0992-450e-8a1d-469d90ec96e4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-531c411a-0992-450e-8a1d-469d90ec96e4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-531c411a-0992-450e-8a1d-469d90ec96e4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-531c411a-0992-450e-8a1d-469d90ec96e4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-531c411a-0992-450e-8a1d-469d90ec96e4 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1371/2828] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:50 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1ebfa346-fb45-485f-8da1-456130b449f1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1ebfa346-fb45-485f-8da1-456130b449f1 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1ebfa346-fb45-485f-8da1-456130b449f1 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1ebfa346-fb45-485f-8da1-456130b449f1 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1ebfa346-fb45-485f-8da1-456130b449f1 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 returned with HTTP 404 Sep 03 14:35:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1458/2829] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:50 2026] GET /volume/v3/volumes/9cf07fec-5611-4c7e-a0a9-9b9bc5108988 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-727f059e-612a-4d9f-80ce-24b96d05d495 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] DELETE http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume with id: 2acababe-9076-48ab-a81a-ae90e9a35b99 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume request issued successfully. Sep 03 14:35:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-727f059e-612a-4d9f-80ce-24b96d05d495 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 returned with HTTP 202 Sep 03 14:35:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1372/2830] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:50 2026] DELETE /volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-89690e22-a197-4687-957a-0870830142ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89690e22-a197-4687-957a-0870830142ac tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89690e22-a197-4687-957a-0870830142ac tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89690e22-a197-4687-957a-0870830142ac tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-89690e22-a197-4687-957a-0870830142ac tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89690e22-a197-4687-957a-0870830142ac tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 returned with HTTP 200 Sep 03 14:35:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1459/2831] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:50 2026] GET /volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b032f2d8-5bc9-492b-9a96-db9a71cb2e21 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b032f2d8-5bc9-492b-9a96-db9a71cb2e21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b032f2d8-5bc9-492b-9a96-db9a71cb2e21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b032f2d8-5bc9-492b-9a96-db9a71cb2e21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b032f2d8-5bc9-492b-9a96-db9a71cb2e21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b032f2d8-5bc9-492b-9a96-db9a71cb2e21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:35:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1373/2832] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:35:51 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5ad8760f-ce86-4365-b6ad-b0af4627fcd5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-119732025"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create volume request body: {'volume': {'snapshot_id': '5ad8760f-ce86-4365-b6ad-b0af4627fcd5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-119732025'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create volume of 1 GB Sep 03 14:35:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Availability Zones retrieved successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Flow 'volume_create_api' (0eda4637-ebfe-45b0-bec5-184c33be55a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f68f8c-ff55-466a-961c-d04ce4c850a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f03befc1-88d7-43c7-8ff3-66c150d3f975 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f03befc1-88d7-43c7-8ff3-66c150d3f975 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f03befc1-88d7-43c7-8ff3-66c150d3f975 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f03befc1-88d7-43c7-8ff3-66c150d3f975 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f68f8c-ff55-466a-961c-d04ce4c850a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5ad8760f-ce86-4365-b6ad-b0af4627fcd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb1c6c7-358b-434f-850b-f709f56e0092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f03befc1-88d7-43c7-8ff3-66c150d3f975 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f03befc1-88d7-43c7-8ff3-66c150d3f975 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1374/2833] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:51 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-90a47a0e-541f-498d-acd8-7a9656ca61de None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-90a47a0e-541f-498d-acd8-7a9656ca61de tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-90a47a0e-541f-498d-acd8-7a9656ca61de tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-90a47a0e-541f-498d-acd8-7a9656ca61de tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-90a47a0e-541f-498d-acd8-7a9656ca61de tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-90a47a0e-541f-498d-acd8-7a9656ca61de tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1375/2834] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:51 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Created reservations ['c81c78b6-3de6-4fa8-a49f-b61dd2d4a6f7', '9cfc4a0d-f721-4001-8b2f-0952365d34e0', '051486d2-1741-4484-918d-ecf5178cdb8c', '08b44980-d6a2-4aea-826d-b360a2fc03a2'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb1c6c7-358b-434f-850b-f709f56e0092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c81c78b6-3de6-4fa8-a49f-b61dd2d4a6f7', '9cfc4a0d-f721-4001-8b2f-0952365d34e0', '051486d2-1741-4484-918d-ecf5178cdb8c', '08b44980-d6a2-4aea-826d-b360a2fc03a2']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d273cbf-61fb-40aa-9f3a-5b8cdbc1f2f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d273cbf-61fb-40aa-9f3a-5b8cdbc1f2f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-119732025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98d1833b12e740fb82e9257ec92fe5d8',qos_specs=None,replication_status=,reservations=['c81c78b6-3de6-4fa8-a49f-b61dd2d4a6f7','9cfc4a0d-f721-4001-8b2f-0952365d34e0','051486d2-1741-4484-918d-ecf5178cdb8c','08b44980-d6a2-4aea-826d-b360a2fc03a2'],size=1,snapshot_id=5ad8760f-ce86-4365-b6ad-b0af4627fcd5,source_replicaid=,source_volid=None,status='creating',user_id='b675a50c2cd3431ebc9b98882b788856',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-119732025',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98d1833b12e740fb82e9257ec92fe5d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5ad8760f-ce86-4365-b6ad-b0af4627fcd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b675a50c2cd3431ebc9b98882b788856',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d805bde2-b5a0-4ec7-a111-c3fecb357a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d805bde2-b5a0-4ec7-a111-c3fecb357a8f) transitioned into state 'SUCCESS' from state '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-119732025',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='98d1833b12e740fb82e9257ec92fe5d8',qos_specs=None,replication_status=,reservations=['c81c78b6-3de6-4fa8-a49f-b61dd2d4a6f7','9cfc4a0d-f721-4001-8b2f-0952365d34e0','051486d2-1741-4484-918d-ecf5178cdb8c','08b44980-d6a2-4aea-826d-b360a2fc03a2'],size=1,snapshot_id=5ad8760f-ce86-4365-b6ad-b0af4627fcd5,source_replicaid=,source_volid=None,status='creating',user_id='b675a50c2cd3431ebc9b98882b788856',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d02c83-6de9-48ef-86e2-0c36dc0e9233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7d02c83-6de9-48ef-86e2-0c36dc0e9233) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Flow 'volume_create_api' (0eda4637-ebfe-45b0-bec5-184c33be55a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:35:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Create volume request issued successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71353e7c-ef35-4f19-b09d-df3124bb8346 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:35:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1460/2835] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:35:51 2026] POST /volume/v3/volumes => generated 812 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e93908f5-480b-4589-93c1-b3424e4f3462 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e93908f5-480b-4589-93c1-b3424e4f3462 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e93908f5-480b-4589-93c1-b3424e4f3462 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e93908f5-480b-4589-93c1-b3424e4f3462 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e93908f5-480b-4589-93c1-b3424e4f3462 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e93908f5-480b-4589-93c1-b3424e4f3462 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1376/2836] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:51 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 880 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ec40987-9b2e-48db-9ec3-3d29d4df955e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ec40987-9b2e-48db-9ec3-3d29d4df955e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ec40987-9b2e-48db-9ec3-3d29d4df955e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ec40987-9b2e-48db-9ec3-3d29d4df955e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ec40987-9b2e-48db-9ec3-3d29d4df955e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ec40987-9b2e-48db-9ec3-3d29d4df955e tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 returned with HTTP 200 Sep 03 14:35:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1461/2837] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:52 2026] GET /volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-844adb2f-a82a-49f4-8c43-29937c18f69c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-844adb2f-a82a-49f4-8c43-29937c18f69c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-844adb2f-a82a-49f4-8c43-29937c18f69c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-844adb2f-a82a-49f4-8c43-29937c18f69c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-844adb2f-a82a-49f4-8c43-29937c18f69c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-844adb2f-a82a-49f4-8c43-29937c18f69c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1377/2838] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:52 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 865 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-17e7fce5-18db-40d0-8634-c88f36f41d1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17e7fce5-18db-40d0-8634-c88f36f41d1c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-17e7fce5-18db-40d0-8634-c88f36f41d1c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-17e7fce5-18db-40d0-8634-c88f36f41d1c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-93d7a8ae-441c-473b-9a33-7e95240f9f59 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-93d7a8ae-441c-473b-9a33-7e95240f9f59 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-93d7a8ae-441c-473b-9a33-7e95240f9f59 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-93d7a8ae-441c-473b-9a33-7e95240f9f59 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-17e7fce5-18db-40d0-8634-c88f36f41d1c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-17e7fce5-18db-40d0-8634-c88f36f41d1c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 returned with HTTP 200 Sep 03 14:35:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1462/2839] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:52 2026] GET /volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 => generated 864 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-93d7a8ae-441c-473b-9a33-7e95240f9f59 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-93d7a8ae-441c-473b-9a33-7e95240f9f59 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1378/2840] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:52 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aac64b96-0c76-4a05-bb48-8b02e6ad3460 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aac64b96-0c76-4a05-bb48-8b02e6ad3460 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aac64b96-0c76-4a05-bb48-8b02e6ad3460 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aac64b96-0c76-4a05-bb48-8b02e6ad3460 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aac64b96-0c76-4a05-bb48-8b02e6ad3460 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aac64b96-0c76-4a05-bb48-8b02e6ad3460 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1463/2841] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:52 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b4560949-a979-4147-9a7c-ae216888dee9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4560949-a979-4147-9a7c-ae216888dee9 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4560949-a979-4147-9a7c-ae216888dee9 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4560949-a979-4147-9a7c-ae216888dee9 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4560949-a979-4147-9a7c-ae216888dee9 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 returned with HTTP 404 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1379/2842] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/2acababe-9076-48ab-a81a-ae90e9a35b99 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] DELETE http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume with id: 41d88077-d8c3-4859-9def-f73abe7e8999 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume request issued successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a123e27-0486-4a78-a7ba-1f45db70cadb tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 returned with HTTP 202 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1464/2843] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:53 2026] DELETE /volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-351e411f-fc59-43cb-9f61-c47c6e034a2d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-351e411f-fc59-43cb-9f61-c47c6e034a2d tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-351e411f-fc59-43cb-9f61-c47c6e034a2d tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-351e411f-fc59-43cb-9f61-c47c6e034a2d tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-351e411f-fc59-43cb-9f61-c47c6e034a2d tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-351e411f-fc59-43cb-9f61-c47c6e034a2d tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 returned with HTTP 200 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1380/2844] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-840e6414-dea7-4622-99be-d34df4d68f44 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-840e6414-dea7-4622-99be-d34df4d68f44 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-840e6414-dea7-4622-99be-d34df4d68f44 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-840e6414-dea7-4622-99be-d34df4d68f44 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d9e7d36d-8717-4b87-8d8a-2a1b1b607a06 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d9e7d36d-8717-4b87-8d8a-2a1b1b607a06 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d9e7d36d-8717-4b87-8d8a-2a1b1b607a06 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d9e7d36d-8717-4b87-8d8a-2a1b1b607a06 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-840e6414-dea7-4622-99be-d34df4d68f44 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-840e6414-dea7-4622-99be-d34df4d68f44 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 returned with HTTP 200 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1465/2845] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d9e7d36d-8717-4b87-8d8a-2a1b1b607a06 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b1c95c9a-3038-44af-b91f-6ea2a5529b8c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1c95c9a-3038-44af-b91f-6ea2a5529b8c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1c95c9a-3038-44af-b91f-6ea2a5529b8c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1c95c9a-3038-44af-b91f-6ea2a5529b8c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d9e7d36d-8717-4b87-8d8a-2a1b1b607a06 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1381/2846] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 956 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b1c95c9a-3038-44af-b91f-6ea2a5529b8c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1c95c9a-3038-44af-b91f-6ea2a5529b8c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc returned with HTTP 200 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1466/2847] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] DELETE http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume with id: 42ed77cd-70e2-4dff-9680-3e6699e795bc Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume request issued successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-28240b54-baeb-46d0-9ddf-2ab2bac942f5 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc returned with HTTP 202 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1382/2848] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:53 2026] DELETE /volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ace02fcf-6f64-4b47-b5d6-ad0ce85fde4d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ace02fcf-6f64-4b47-b5d6-ad0ce85fde4d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ace02fcf-6f64-4b47-b5d6-ad0ce85fde4d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ace02fcf-6f64-4b47-b5d6-ad0ce85fde4d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ace02fcf-6f64-4b47-b5d6-ad0ce85fde4d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ace02fcf-6f64-4b47-b5d6-ad0ce85fde4d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc returned with HTTP 200 Sep 03 14:35:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1467/2849] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc => generated 864 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f8957636-b1f5-4904-8e75-7a8c615e3498 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8957636-b1f5-4904-8e75-7a8c615e3498 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8957636-b1f5-4904-8e75-7a8c615e3498 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f8957636-b1f5-4904-8e75-7a8c615e3498 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f8957636-b1f5-4904-8e75-7a8c615e3498 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f8957636-b1f5-4904-8e75-7a8c615e3498 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1383/2850] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:53 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45fea691-d545-4594-84b9-5d3c18fa93ce None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45fea691-d545-4594-84b9-5d3c18fa93ce tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45fea691-d545-4594-84b9-5d3c18fa93ce tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45fea691-d545-4594-84b9-5d3c18fa93ce tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45fea691-d545-4594-84b9-5d3c18fa93ce tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 returned with HTTP 404 Sep 03 14:35:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1468/2851] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:54 2026] GET /volume/v3/volumes/41d88077-d8c3-4859-9def-f73abe7e8999 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] DELETE http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume with id: c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Delete volume request issued successfully. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a33c10d2-db14-4b1a-96da-1d1fd0e5b294 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 202 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1384/2852] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:54 2026] DELETE /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e1db21cc-516b-4385-96ad-9d891aa0ff27 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1db21cc-516b-4385-96ad-9d891aa0ff27 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1db21cc-516b-4385-96ad-9d891aa0ff27 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1db21cc-516b-4385-96ad-9d891aa0ff27 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e1db21cc-516b-4385-96ad-9d891aa0ff27 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1db21cc-516b-4385-96ad-9d891aa0ff27 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 200 Sep 03 14:35:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1469/2853] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:54 2026] GET /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 858 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d07abd78-04fb-4abf-9559-2ec398b1d2a6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d07abd78-04fb-4abf-9559-2ec398b1d2a6 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d07abd78-04fb-4abf-9559-2ec398b1d2a6 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d07abd78-04fb-4abf-9559-2ec398b1d2a6 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d07abd78-04fb-4abf-9559-2ec398b1d2a6 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d07abd78-04fb-4abf-9559-2ec398b1d2a6 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1385/2854] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:54 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 959 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c17bc1f1-713f-4b08-b1f3-d22ff1b0678b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c17bc1f1-713f-4b08-b1f3-d22ff1b0678b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c17bc1f1-713f-4b08-b1f3-d22ff1b0678b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c17bc1f1-713f-4b08-b1f3-d22ff1b0678b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c17bc1f1-713f-4b08-b1f3-d22ff1b0678b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc returned with HTTP 404 Sep 03 14:35:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1470/2855] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:54 2026] GET /volume/v3/volumes/42ed77cd-70e2-4dff-9680-3e6699e795bc => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume with id: b933df99-1d42-4b4d-8936-21d0c278a325 Sep 03 14:35:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3fccbb47-8ab1-444d-a1af-685819477a21 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3fccbb47-8ab1-444d-a1af-685819477a21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3fccbb47-8ab1-444d-a1af-685819477a21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3fccbb47-8ab1-444d-a1af-685819477a21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume request issued successfully. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bd03e7a-af04-43bc-a18a-6cbc8de17d83 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 returned with HTTP 202 Sep 03 14:35:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1386/2856] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:54 2026] DELETE /volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:35:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-33fc3a14-1734-456d-8335-2c17fe003c80 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-33fc3a14-1734-456d-8335-2c17fe003c80 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 Sep 03 14:35:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-33fc3a14-1734-456d-8335-2c17fe003c80 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-33fc3a14-1734-456d-8335-2c17fe003c80 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-3fccbb47-8ab1-444d-a1af-685819477a21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3fccbb47-8ab1-444d-a1af-685819477a21 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1471/2857] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:54 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-33fc3a14-1734-456d-8335-2c17fe003c80 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-33fc3a14-1734-456d-8335-2c17fe003c80 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 returned with HTTP 200 Sep 03 14:35:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1387/2858] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:55 2026] GET /volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 => generated 864 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:35:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d3e51a08-d1d7-45f6-b183-53f91faa9819 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d3e51a08-d1d7-45f6-b183-53f91faa9819 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d3e51a08-d1d7-45f6-b183-53f91faa9819 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d3e51a08-d1d7-45f6-b183-53f91faa9819 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d3e51a08-d1d7-45f6-b183-53f91faa9819 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Volume info retrieved successfully. Sep 03 14:35:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d3e51a08-d1d7-45f6-b183-53f91faa9819 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 200 Sep 03 14:35:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1472/2859] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:55 2026] GET /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6f873484-6e94-4bf1-8dd4-c17c5c9eabaf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f873484-6e94-4bf1-8dd4-c17c5c9eabaf tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f873484-6e94-4bf1-8dd4-c17c5c9eabaf tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6f873484-6e94-4bf1-8dd4-c17c5c9eabaf tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6f873484-6e94-4bf1-8dd4-c17c5c9eabaf tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6f873484-6e94-4bf1-8dd4-c17c5c9eabaf tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1388/2860] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:55 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 959 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-27c6e38b-967f-4588-b6ac-ccb0292af9cd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-27c6e38b-967f-4588-b6ac-ccb0292af9cd tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-27c6e38b-967f-4588-b6ac-ccb0292af9cd tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-27c6e38b-967f-4588-b6ac-ccb0292af9cd tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1f877d87-9dd2-4e9b-a6ee-a9e690c38c3a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f877d87-9dd2-4e9b-a6ee-a9e690c38c3a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f877d87-9dd2-4e9b-a6ee-a9e690c38c3a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1f877d87-9dd2-4e9b-a6ee-a9e690c38c3a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-27c6e38b-967f-4588-b6ac-ccb0292af9cd tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-27c6e38b-967f-4588-b6ac-ccb0292af9cd tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1473/2861] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:56 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1f877d87-9dd2-4e9b-a6ee-a9e690c38c3a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 returned with HTTP 404 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1389/2862] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:56 2026] GET /volume/v3/volumes/b933df99-1d42-4b4d-8936-21d0c278a325 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] DELETE http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume with id: 513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume request issued successfully. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3bc75ee-7a3d-42bc-b2e0-ab8e31442a4b tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 202 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6789f79d-bc80-4161-9d07-5f0efec12c79 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1474/2863] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:35:56 2026] DELETE /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:35:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6789f79d-bc80-4161-9d07-5f0efec12c79 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] GET http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6789f79d-bc80-4161-9d07-5f0efec12c79 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6789f79d-bc80-4161-9d07-5f0efec12c79 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f0a9f771-d9d5-494c-a4b1-9134d6c0d7b3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f0a9f771-d9d5-494c-a4b1-9134d6c0d7b3 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f0a9f771-d9d5-494c-a4b1-9134d6c0d7b3 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f0a9f771-d9d5-494c-a4b1-9134d6c0d7b3 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6789f79d-bc80-4161-9d07-5f0efec12c79 tempest-CreateVolumesFromImageTest-1435429064 tempest-CreateVolumesFromImageTest-1435429064-project-member] http://192.168.122.242/volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 returned with HTTP 404 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1390/2864] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:56 2026] GET /volume/v3/volumes/c5a20647-0ff1-4fea-a697-fc51e1ccd4d3 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:35:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f0a9f771-d9d5-494c-a4b1-9134d6c0d7b3 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f0a9f771-d9d5-494c-a4b1-9134d6c0d7b3 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1475/2865] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:56 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 864 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1bd71c7c-e8ad-4391-adbe-9b3253ad93e7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1bd71c7c-e8ad-4391-adbe-9b3253ad93e7 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1bd71c7c-e8ad-4391-adbe-9b3253ad93e7 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1bd71c7c-e8ad-4391-adbe-9b3253ad93e7 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1bd71c7c-e8ad-4391-adbe-9b3253ad93e7 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1bd71c7c-e8ad-4391-adbe-9b3253ad93e7 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1391/2866] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:56 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 959 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9dec5b58-7de8-4a01-aed3-efc6709662ed None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9dec5b58-7de8-4a01-aed3-efc6709662ed tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9dec5b58-7de8-4a01-aed3-efc6709662ed tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9dec5b58-7de8-4a01-aed3-efc6709662ed tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9dec5b58-7de8-4a01-aed3-efc6709662ed tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9dec5b58-7de8-4a01-aed3-efc6709662ed tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1476/2867] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:57 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c276621f-c302-4766-b5a6-811786111f7d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c276621f-c302-4766-b5a6-811786111f7d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c276621f-c302-4766-b5a6-811786111f7d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c276621f-c302-4766-b5a6-811786111f7d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:57 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:57 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c276621f-c302-4766-b5a6-811786111f7d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c276621f-c302-4766-b5a6-811786111f7d tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1392/2868] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:57 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 864 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2ec482e5-3079-4b23-a8cc-afe48baf405c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ec482e5-3079-4b23-a8cc-afe48baf405c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ec482e5-3079-4b23-a8cc-afe48baf405c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ec482e5-3079-4b23-a8cc-afe48baf405c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ec482e5-3079-4b23-a8cc-afe48baf405c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ec482e5-3079-4b23-a8cc-afe48baf405c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1477/2869] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:58 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 959 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4d99b158-68e0-423f-94ac-31701a13454f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4d99b158-68e0-423f-94ac-31701a13454f tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4d99b158-68e0-423f-94ac-31701a13454f tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4d99b158-68e0-423f-94ac-31701a13454f tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4d99b158-68e0-423f-94ac-31701a13454f tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4d99b158-68e0-423f-94ac-31701a13454f tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1393/2870] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:58 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:35:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-012fddcb-daff-4d0d-9b61-4f836b084cc8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-012fddcb-daff-4d0d-9b61-4f836b084cc8 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:35:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-012fddcb-daff-4d0d-9b61-4f836b084cc8 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-012fddcb-daff-4d0d-9b61-4f836b084cc8 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:58 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:58 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-012fddcb-daff-4d0d-9b61-4f836b084cc8 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:35:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-012fddcb-daff-4d0d-9b61-4f836b084cc8 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 200 Sep 03 14:35:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1478/2871] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:58 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 864 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:35:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c852a569-d90f-472f-9e7f-d34a173e37d8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c852a569-d90f-472f-9e7f-d34a173e37d8 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:35:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c852a569-d90f-472f-9e7f-d34a173e37d8 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c852a569-d90f-472f-9e7f-d34a173e37d8 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:35:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:35:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c852a569-d90f-472f-9e7f-d34a173e37d8 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:35:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c852a569-d90f-472f-9e7f-d34a173e37d8 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:35:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1394/2872] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:35:59 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 1305 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:35:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-437a3be5-ffae-490a-ad40-c36ef9857f1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:35:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-437a3be5-ffae-490a-ad40-c36ef9857f1e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:35:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-437a3be5-ffae-490a-ad40-c36ef9857f1e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:35:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-437a3be5-ffae-490a-ad40-c36ef9857f1e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:35:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:35:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:35:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:35:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:35:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-437a3be5-ffae-490a-ad40-c36ef9857f1e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:35:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-437a3be5-ffae-490a-ad40-c36ef9857f1e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:35:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1479/2873] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:35:59 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-231e92c4-6ec8-4387-97f8-53b706e0e5b9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-231e92c4-6ec8-4387-97f8-53b706e0e5b9 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-231e92c4-6ec8-4387-97f8-53b706e0e5b9 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-231e92c4-6ec8-4387-97f8-53b706e0e5b9 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-231e92c4-6ec8-4387-97f8-53b706e0e5b9 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a returned with HTTP 404 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1395/2874] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:00 2026] GET /volume/v3/volumes/513a1c47-ce64-4adb-9a81-71ca30bd034a => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] DELETE http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume with id: 840c6cd1-f80f-4145-8056-f29d5eca33f5 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume request issued successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c941c708-ec56-4f30-ab5d-f96509fe5274 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 returned with HTTP 202 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1480/2875] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:00 2026] DELETE /volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79094110-af63-4cb5-8263-49eac3cdaf6a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79094110-af63-4cb5-8263-49eac3cdaf6a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79094110-af63-4cb5-8263-49eac3cdaf6a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79094110-af63-4cb5-8263-49eac3cdaf6a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-79094110-af63-4cb5-8263-49eac3cdaf6a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79094110-af63-4cb5-8263-49eac3cdaf6a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 returned with HTTP 200 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1396/2876] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:00 2026] GET /volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 => generated 865 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6d4bcee4-3b23-4843-874a-1febcba4e14b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6d4bcee4-3b23-4843-874a-1febcba4e14b tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6d4bcee4-3b23-4843-874a-1febcba4e14b tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6d4bcee4-3b23-4843-874a-1febcba4e14b tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6d4bcee4-3b23-4843-874a-1febcba4e14b tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6d4bcee4-3b23-4843-874a-1febcba4e14b tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1481/2877] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:00 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 1303 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] DELETE http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Delete volume with id: dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Delete volume request issued successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b69b0c6a-03e0-47ff-869a-74fb57205d95 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 202 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1397/2878] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:00 2026] DELETE /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-139cc5d5-b0bf-4e2e-8552-a38e6258bc6c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-139cc5d5-b0bf-4e2e-8552-a38e6258bc6c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-139cc5d5-b0bf-4e2e-8552-a38e6258bc6c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-139cc5d5-b0bf-4e2e-8552-a38e6258bc6c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-38c8eddc-b615-4594-b2a1-f6cc1c023254 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38c8eddc-b615-4594-b2a1-f6cc1c023254 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38c8eddc-b615-4594-b2a1-f6cc1c023254 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38c8eddc-b615-4594-b2a1-f6cc1c023254 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-38c8eddc-b615-4594-b2a1-f6cc1c023254 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38c8eddc-b615-4594-b2a1-f6cc1c023254 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:36:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1398/2879] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:00 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-139cc5d5-b0bf-4e2e-8552-a38e6258bc6c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:36:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-139cc5d5-b0bf-4e2e-8552-a38e6258bc6c tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:36:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1482/2880] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:00 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 1302 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4ba53db9-1d9a-4fbb-8c99-b0c3bc6bc53a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4ba53db9-1d9a-4fbb-8c99-b0c3bc6bc53a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 Sep 03 14:36:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4ba53db9-1d9a-4fbb-8c99-b0c3bc6bc53a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4ba53db9-1d9a-4fbb-8c99-b0c3bc6bc53a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4ba53db9-1d9a-4fbb-8c99-b0c3bc6bc53a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4ba53db9-1d9a-4fbb-8c99-b0c3bc6bc53a tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 returned with HTTP 200 Sep 03 14:36:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1399/2881] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:01 2026] GET /volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 => generated 865 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fad64753-db03-44dd-888a-c77210938a35 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fad64753-db03-44dd-888a-c77210938a35 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fad64753-db03-44dd-888a-c77210938a35 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fad64753-db03-44dd-888a-c77210938a35 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fad64753-db03-44dd-888a-c77210938a35 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-768628cb-e02c-4696-89a6-c6374bb20361 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fad64753-db03-44dd-888a-c77210938a35 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:36:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1483/2882] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:01 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-768628cb-e02c-4696-89a6-c6374bb20361 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:36:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-768628cb-e02c-4696-89a6-c6374bb20361 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-768628cb-e02c-4696-89a6-c6374bb20361 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-768628cb-e02c-4696-89a6-c6374bb20361 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Volume info retrieved successfully. Sep 03 14:36:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-768628cb-e02c-4696-89a6-c6374bb20361 tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 200 Sep 03 14:36:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1400/2883] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:01 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 1302 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2086120922"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2086120922'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume of 1 GB Sep 03 14:36:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Availability Zones retrieved successfully. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (9aa22f0e-fefe-4b81-a246-d12d0f3992f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37c902a-0ab7-40bf-8e49-d9b6d676102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37c902a-0ab7-40bf-8e49-d9b6d676102c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c596bb7-831f-4b97-8791-bd5072b561b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6c166319-931b-40c2-bd00-f3efbb719507 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6c166319-931b-40c2-bd00-f3efbb719507 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6c166319-931b-40c2-bd00-f3efbb719507 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6c166319-931b-40c2-bd00-f3efbb719507 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6c166319-931b-40c2-bd00-f3efbb719507 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 returned with HTTP 404 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1401/2884] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:02 2026] GET /volume/v3/volumes/840c6cd1-f80f-4145-8056-f29d5eca33f5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] DELETE http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume with id: 8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['b9d6243d-b840-4528-8328-9502702ae747', '8874fbe5-7b4e-498e-a39e-194a381e1908', '920e7481-60be-4265-b705-396ce921bb7f', 'b549db0d-1d73-4e68-a207-7e64401f533d'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c596bb7-831f-4b97-8791-bd5072b561b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d6243d-b840-4528-8328-9502702ae747', '8874fbe5-7b4e-498e-a39e-194a381e1908', '920e7481-60be-4265-b705-396ce921bb7f', 'b549db0d-1d73-4e68-a207-7e64401f533d']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3173bec-68fe-404e-9de1-8bed2b08a48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3173bec-68fe-404e-9de1-8bed2b08a48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a124632-b007-4c13-b628-8570c81d19f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2086120922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['b9d6243d-b840-4528-8328-9502702ae747','8874fbe5-7b4e-498e-a39e-194a381e1908','920e7481-60be-4265-b705-396ce921bb7f','b549db0d-1d73-4e68-a207-7e64401f533d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2086120922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a124632-b007-4c13-b628-8570c81d19f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696a41fa28cd42a19231ef5c6fd021f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54964ed2c3124b11b186dfd55531d31f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c47a91-031a-499c-a179-3b8d8101d2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume request issued successfully. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-772e1f3f-6e27-4d8a-aafd-942e2edfe94c tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 202 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1402/2885] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:02 2026] DELETE /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2de22006-018d-4411-ac43-ada19e5e69d2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2de22006-018d-4411-ac43-ada19e5e69d2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2de22006-018d-4411-ac43-ada19e5e69d2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2de22006-018d-4411-ac43-ada19e5e69d2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2de22006-018d-4411-ac43-ada19e5e69d2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03c47a91-031a-499c-a179-3b8d8101d2cb) transitioned into state 'SUCCESS' from state '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-2086120922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['b9d6243d-b840-4528-8328-9502702ae747','8874fbe5-7b4e-498e-a39e-194a381e1908','920e7481-60be-4265-b705-396ce921bb7f','b549db0d-1d73-4e68-a207-7e64401f533d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b269cb-2ae2-4dee-8528-e6058b88f68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2de22006-018d-4411-ac43-ada19e5e69d2 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 200 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1403/2886] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:02 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5b269cb-2ae2-4dee-8528-e6058b88f68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (9aa22f0e-fefe-4b81-a246-d12d0f3992f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request issued successfully. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dd174d0a-d847-4e9c-897b-06ff1c7f1ea4 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1484/2887] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:02 2026] POST /volume/v3/volumes => generated 769 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-09154535-fa1c-4ef9-a8d0-e19b8d55a514 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09154535-fa1c-4ef9-a8d0-e19b8d55a514 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09154535-fa1c-4ef9-a8d0-e19b8d55a514 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09154535-fa1c-4ef9-a8d0-e19b8d55a514 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-09154535-fa1c-4ef9-a8d0-e19b8d55a514 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09154535-fa1c-4ef9-a8d0-e19b8d55a514 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 returned with HTTP 200 Sep 03 14:36:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1404/2888] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:02 2026] GET /volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-921701c5-439d-4528-a374-8347940ae101 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-921701c5-439d-4528-a374-8347940ae101 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-921701c5-439d-4528-a374-8347940ae101 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-921701c5-439d-4528-a374-8347940ae101 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:02 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-921701c5-439d-4528-a374-8347940ae101 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-921701c5-439d-4528-a374-8347940ae101 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1485/2889] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:02 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 905 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-650fa955-22da-4e7d-8abb-de87c05fbaee None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-650fa955-22da-4e7d-8abb-de87c05fbaee tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] GET http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-650fa955-22da-4e7d-8abb-de87c05fbaee tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-650fa955-22da-4e7d-8abb-de87c05fbaee tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f7134699-9d91-4764-bf9f-86705915740a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-650fa955-22da-4e7d-8abb-de87c05fbaee tempest-VolumeAndVolumeTypeFromImageTest-1967453892 tempest-VolumeAndVolumeTypeFromImageTest-1967453892-project-member] http://192.168.122.242/volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 returned with HTTP 404 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1405/2890] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:03 2026] GET /volume/v3/volumes/dc966e44-944f-491e-8a58-908ff073b597 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete snapshot with id: 5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot delete request issued successfully. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7134699-9d91-4764-bf9f-86705915740a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 202 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1486/2891] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:03 2026] DELETE /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-35e3ee05-2cd6-46cb-b31e-6f6332713de5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35e3ee05-2cd6-46cb-b31e-6f6332713de5 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35e3ee05-2cd6-46cb-b31e-6f6332713de5 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35e3ee05-2cd6-46cb-b31e-6f6332713de5 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-35e3ee05-2cd6-46cb-b31e-6f6332713de5 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35e3ee05-2cd6-46cb-b31e-6f6332713de5 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1406/2892] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:03 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1a697245-eaa3-496c-99aa-e3011382f85f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1a697245-eaa3-496c-99aa-e3011382f85f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] GET http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1a697245-eaa3-496c-99aa-e3011382f85f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1a697245-eaa3-496c-99aa-e3011382f85f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-1a697245-eaa3-496c-99aa-e3011382f85f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1a697245-eaa3-496c-99aa-e3011382f85f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Get all volumes completed successfully. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1a697245-eaa3-496c-99aa-e3011382f85f tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] http://192.168.122.242/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1487/2893] 192.168.122.242 () {58 vars in 1169 bytes} [Thu Sep 3 14:36:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5109 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d5a29dfb-ccc3-4d6a-8cf0-71b3f3d23662 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5a29dfb-ccc3-4d6a-8cf0-71b3f3d23662 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] DELETE http://192.168.122.242/volume/v3/types/2ffe8229-3438-4af9-98db-dd76e680882f Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5a29dfb-ccc3-4d6a-8cf0-71b3f3d23662 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5a29dfb-ccc3-4d6a-8cf0-71b3f3d23662 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5a29dfb-ccc3-4d6a-8cf0-71b3f3d23662 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] http://192.168.122.242/volume/v3/types/2ffe8229-3438-4af9-98db-dd76e680882f returned with HTTP 202 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1407/2894] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:03 2026] DELETE /volume/v3/types/2ffe8229-3438-4af9-98db-dd76e680882f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bae92af4-960b-429f-8c4b-fb47e7bed9a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bae92af4-960b-429f-8c4b-fb47e7bed9a3 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] GET http://192.168.122.242/volume/v3/types/2ffe8229-3438-4af9-98db-dd76e680882f Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bae92af4-960b-429f-8c4b-fb47e7bed9a3 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bae92af4-960b-429f-8c4b-fb47e7bed9a3 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bae92af4-960b-429f-8c4b-fb47e7bed9a3 tempest-VolumeAndVolumeTypeFromImageTest-1252061609 tempest-VolumeAndVolumeTypeFromImageTest-1252061609-project-admin] http://192.168.122.242/volume/v3/types/2ffe8229-3438-4af9-98db-dd76e680882f returned with HTTP 404 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1488/2895] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:36:03 2026] GET /volume/v3/types/2ffe8229-3438-4af9-98db-dd76e680882f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-75ebe0a4-8e1f-4204-9771-710e77a300b7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75ebe0a4-8e1f-4204-9771-710e77a300b7 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75ebe0a4-8e1f-4204-9771-710e77a300b7 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75ebe0a4-8e1f-4204-9771-710e77a300b7 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75ebe0a4-8e1f-4204-9771-710e77a300b7 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 returned with HTTP 404 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1408/2896] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:03 2026] GET /volume/v3/volumes/8ce1c303-b012-4350-b4fa-6ce8e179c2c0 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-28612303-2aff-4607-b80c-9520ff33eba0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] DELETE http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume with id: b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ce0d74df-9136-4f1f-b787-46b3f28ae75f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce0d74df-9136-4f1f-b787-46b3f28ae75f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce0d74df-9136-4f1f-b787-46b3f28ae75f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce0d74df-9136-4f1f-b787-46b3f28ae75f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ce0d74df-9136-4f1f-b787-46b3f28ae75f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Delete volume request issued successfully. Sep 03 14:36:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-28612303-2aff-4607-b80c-9520ff33eba0 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 returned with HTTP 202 Sep 03 14:36:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1489/2897] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:03 2026] DELETE /volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce0d74df-9136-4f1f-b787-46b3f28ae75f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 returned with HTTP 200 Sep 03 14:36:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1409/2898] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:03 2026] GET /volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 => generated 861 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-42edc863-9b96-4ab3-a471-fa5be685cbe6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42edc863-9b96-4ab3-a471-fa5be685cbe6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:36:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42edc863-9b96-4ab3-a471-fa5be685cbe6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-42edc863-9b96-4ab3-a471-fa5be685cbe6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:04 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:04 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:04 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:04 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-42edc863-9b96-4ab3-a471-fa5be685cbe6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Volume info retrieved successfully. Sep 03 14:36:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-42edc863-9b96-4ab3-a471-fa5be685cbe6 tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 returned with HTTP 200 Sep 03 14:36:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1490/2899] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:04 2026] GET /volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 => generated 864 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-79b3253c-fd09-4d86-99b9-80c212ffba30 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79b3253c-fd09-4d86-99b9-80c212ffba30 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79b3253c-fd09-4d86-99b9-80c212ffba30 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-79b3253c-fd09-4d86-99b9-80c212ffba30 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-79b3253c-fd09-4d86-99b9-80c212ffba30 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:36:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-79b3253c-fd09-4d86-99b9-80c212ffba30 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:36:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1410/2900] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:04 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6db82310-ee83-47f3-a265-2265ec0603c3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6db82310-ee83-47f3-a265-2265ec0603c3 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6db82310-ee83-47f3-a265-2265ec0603c3 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6db82310-ee83-47f3-a265-2265ec0603c3 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6db82310-ee83-47f3-a265-2265ec0603c3 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6db82310-ee83-47f3-a265-2265ec0603c3 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 returned with HTTP 200 Sep 03 14:36:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1491/2901] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:05 2026] GET /volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 => generated 862 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd7ae545-aa4d-4da9-927b-dda29a7151ea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd7ae545-aa4d-4da9-927b-dda29a7151ea tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] GET http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd7ae545-aa4d-4da9-927b-dda29a7151ea tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd7ae545-aa4d-4da9-927b-dda29a7151ea tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd7ae545-aa4d-4da9-927b-dda29a7151ea tempest-CreateVolumesFromSourceVolumeTest-1432483410 tempest-CreateVolumesFromSourceVolumeTest-1432483410-project-member] http://192.168.122.242/volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 returned with HTTP 404 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1411/2902] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:05 2026] GET /volume/v3/volumes/b56d3bb1-a5b2-49c3-b653-b38bd464a538 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a124632-b007-4c13-b628-8570c81d19f0", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1815358183"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create snapshot from volume 3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4fd75287-82b1-4ddb-af6a-517083db9530 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4fd75287-82b1-4ddb-af6a-517083db9530 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4fd75287-82b1-4ddb-af6a-517083db9530 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4fd75287-82b1-4ddb-af6a-517083db9530 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4fd75287-82b1-4ddb-af6a-517083db9530 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Snapshot retrieved successfully. Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4fd75287-82b1-4ddb-af6a-517083db9530 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 200 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1412/2903] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:05 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:05 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['98c92fee-563e-4afc-8979-f0dbb27eddd2', 'a3fa0205-09f8-4a1d-add0-9bd7d7669e5b', 'f2e61212-636f-4794-a89b-7829c38244ad', '43534e0d-9e76-4ca5-9813-b11b1f7f3818'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot create request issued successfully. Sep 03 14:36:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a91ddf1f-4532-498e-b8c8-84f098abc40b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1492/2904] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:05 2026] POST /volume/v3/snapshots => generated 316 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e1036fc5-a294-4693-84a0-62b2a6d995fc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1036fc5-a294-4693-84a0-62b2a6d995fc tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1036fc5-a294-4693-84a0-62b2a6d995fc tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1036fc5-a294-4693-84a0-62b2a6d995fc tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e1036fc5-a294-4693-84a0-62b2a6d995fc tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1036fc5-a294-4693-84a0-62b2a6d995fc tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 200 Sep 03 14:36:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1413/2905] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:05 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-47d4ac18-c9f8-4d49-93e5-1c9c353a1230 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-47d4ac18-c9f8-4d49-93e5-1c9c353a1230 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-47d4ac18-c9f8-4d49-93e5-1c9c353a1230 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-47d4ac18-c9f8-4d49-93e5-1c9c353a1230 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-47d4ac18-c9f8-4d49-93e5-1c9c353a1230 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 404 Sep 03 14:36:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1493/2906] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:06 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-931111a4-2750-4360-a667-99e907de947a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] DELETE http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete volume with id: 8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete volume request issued successfully. Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-931111a4-2750-4360-a667-99e907de947a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 202 Sep 03 14:36:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1414/2907] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:36:06 2026] DELETE /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:36:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ad27a06e-bcb8-4bcf-b2e1-948639ca1915 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad27a06e-bcb8-4bcf-b2e1-948639ca1915 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ad27a06e-bcb8-4bcf-b2e1-948639ca1915 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ad27a06e-bcb8-4bcf-b2e1-948639ca1915 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:06 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:06 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ad27a06e-bcb8-4bcf-b2e1-948639ca1915 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad27a06e-bcb8-4bcf-b2e1-948639ca1915 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 200 Sep 03 14:36:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1494/2908] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:06 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-82f45918-69be-40fa-b2f7-6beba70cf6ab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82f45918-69be-40fa-b2f7-6beba70cf6ab tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82f45918-69be-40fa-b2f7-6beba70cf6ab tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82f45918-69be-40fa-b2f7-6beba70cf6ab tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-82f45918-69be-40fa-b2f7-6beba70cf6ab tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82f45918-69be-40fa-b2f7-6beba70cf6ab tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 200 Sep 03 14:36:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1415/2909] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:06 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 448 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2da4650b-a73c-4343-97ad-652ab471d07c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2da4650b-a73c-4343-97ad-652ab471d07c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2da4650b-a73c-4343-97ad-652ab471d07c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2da4650b-a73c-4343-97ad-652ab471d07c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2da4650b-a73c-4343-97ad-652ab471d07c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2da4650b-a73c-4343-97ad-652ab471d07c tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 200 Sep 03 14:36:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1495/2910] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:07 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 870 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8f516fe3-87f9-4e1d-a658-5501f165e5f8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8f516fe3-87f9-4e1d-a658-5501f165e5f8 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8f516fe3-87f9-4e1d-a658-5501f165e5f8 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8f516fe3-87f9-4e1d-a658-5501f165e5f8 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8f516fe3-87f9-4e1d-a658-5501f165e5f8 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8f516fe3-87f9-4e1d-a658-5501f165e5f8 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 200 Sep 03 14:36:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1416/2911] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:07 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 448 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b9a9d4f4-7eb8-4e6d-8ed8-a3460e36d761 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9a9d4f4-7eb8-4e6d-8ed8-a3460e36d761 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9a9d4f4-7eb8-4e6d-8ed8-a3460e36d761 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9a9d4f4-7eb8-4e6d-8ed8-a3460e36d761 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9a9d4f4-7eb8-4e6d-8ed8-a3460e36d761 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 404 Sep 03 14:36:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1496/2912] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:08 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] DELETE http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete volume with id: f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete volume request issued successfully. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eecd16f0-8ef3-4dd9-b70c-e3a034781456 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 202 Sep 03 14:36:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1417/2913] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:36:08 2026] DELETE /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6833da36-1cc0-4d0a-89be-ff90ca363c44 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6833da36-1cc0-4d0a-89be-ff90ca363c44 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6833da36-1cc0-4d0a-89be-ff90ca363c44 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6833da36-1cc0-4d0a-89be-ff90ca363c44 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6833da36-1cc0-4d0a-89be-ff90ca363c44 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6833da36-1cc0-4d0a-89be-ff90ca363c44 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 200 Sep 03 14:36:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1418/2914] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:08 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 475 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b08a5c53-b559-427a-b06a-925e0c4a694a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b08a5c53-b559-427a-b06a-925e0c4a694a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b08a5c53-b559-427a-b06a-925e0c4a694a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b08a5c53-b559-427a-b06a-925e0c4a694a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b08a5c53-b559-427a-b06a-925e0c4a694a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Volume info retrieved successfully. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b08a5c53-b559-427a-b06a-925e0c4a694a tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 200 Sep 03 14:36:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1419/2915] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:08 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 904 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-06545229-4765-4a22-ba54-932db54955a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df45cdc6-5629-4f30-b9eb-cb7cca8cff93", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-772518956"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df45cdc6-5629-4f30-b9eb-cb7cca8cff93', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-772518956'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume of 1 GB Sep 03 14:36:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Availability Zones retrieved successfully. Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (4ceb60f1-a6f7-4656-a2e7-08dea9d94c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de986e51-a55f-44ca-b58d-e0bbee7ea90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de986e51-a55f-44ca-b58d-e0bbee7ea90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1953718636"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:08 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb53f74b-172b-4e18-8f57-c21ac0243a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1953718636'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:36:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (f8c5e5cc-8902-41d2-94dc-382ce4f31366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0f60d9-726f-4dcb-825f-aa277918d04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:08 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['c3e41716-b2b1-41ab-837f-9f9b558af7f3', '6525a919-22e3-4102-9684-9b6100c15de9', '5fa3be2d-51eb-41a3-9f2a-9829225ed8c8', '71aca242-6d78-4197-acca-4dc6a1b0da36'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb53f74b-172b-4e18-8f57-c21ac0243a93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e41716-b2b1-41ab-837f-9f9b558af7f3', '6525a919-22e3-4102-9684-9b6100c15de9', '5fa3be2d-51eb-41a3-9f2a-9829225ed8c8', '71aca242-6d78-4197-acca-4dc6a1b0da36']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be07bf3-ac14-4a37-9071-8b4e1e7c37a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac0f60d9-726f-4dcb-825f-aa277918d04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdff8df-bf7b-487d-b763-39dceede3e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8be07bf3-ac14-4a37-9071-8b4e1e7c37a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932da1d5-4629-417e-8fda-41a2a09e236c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-772518956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['c3e41716-b2b1-41ab-837f-9f9b558af7f3','6525a919-22e3-4102-9684-9b6100c15de9','5fa3be2d-51eb-41a3-9f2a-9829225ed8c8','71aca242-6d78-4197-acca-4dc6a1b0da36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-772518956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=932da1d5-4629-417e-8fda-41a2a09e236c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696a41fa28cd42a19231ef5c6fd021f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54964ed2c3124b11b186dfd55531d31f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53964a4-0158-4081-ad8e-b0826dc95a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b53964a4-0158-4081-ad8e-b0826dc95a3f) transitioned into state 'SUCCESS' from state '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-772518956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['c3e41716-b2b1-41ab-837f-9f9b558af7f3','6525a919-22e3-4102-9684-9b6100c15de9','5fa3be2d-51eb-41a3-9f2a-9829225ed8c8','71aca242-6d78-4197-acca-4dc6a1b0da36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc174bb3-370e-4474-aed5-417dac2d7bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc174bb3-370e-4474-aed5-417dac2d7bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['73fcd722-a872-4a52-85fb-4013b9c63f42', 'cacedaad-97f3-4ffb-8dba-f10da770c70f', '725a6d50-34d0-41dd-843f-5e9077877c6a', '456a72b1-0d06-410d-8d92-eca3fa3be483'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bdff8df-bf7b-487d-b763-39dceede3e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73fcd722-a872-4a52-85fb-4013b9c63f42', 'cacedaad-97f3-4ffb-8dba-f10da770c70f', '725a6d50-34d0-41dd-843f-5e9077877c6a', '456a72b1-0d06-410d-8d92-eca3fa3be483']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (4ceb60f1-a6f7-4656-a2e7-08dea9d94c2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request issued successfully. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b58d8d-572c-44e5-92c5-b94f51531ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-06545229-4765-4a22-ba54-932db54955a0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1420/2916] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:36:08 2026] POST /volume/v3/volumes => generated 768 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df45cdc6-5629-4f30-b9eb-cb7cca8cff93", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1205830224"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df45cdc6-5629-4f30-b9eb-cb7cca8cff93', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1205830224'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume of 1 GB Sep 03 14:36:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Availability Zones retrieved successfully. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72b58d8d-572c-44e5-92c5-b94f51531ed1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b066235a-72b7-42d2-8b07-5d7ef1d7bcfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1953718636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['73fcd722-a872-4a52-85fb-4013b9c63f42','cacedaad-97f3-4ffb-8dba-f10da770c70f','725a6d50-34d0-41dd-843f-5e9077877c6a','456a72b1-0d06-410d-8d92-eca3fa3be483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1953718636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b066235a-72b7-42d2-8b07-5d7ef1d7bcfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df5b55c-063a-4dcf-a3ba-cd8e720055d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (77b626a5-fc01-44d1-97a2-37e348949237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a56ffe-1a40-433c-af73-3a037e2ae17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4df5b55c-063a-4dcf-a3ba-cd8e720055d1) transitioned into state 'SUCCESS' from state '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-1953718636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['73fcd722-a872-4a52-85fb-4013b9c63f42','cacedaad-97f3-4ffb-8dba-f10da770c70f','725a6d50-34d0-41dd-843f-5e9077877c6a','456a72b1-0d06-410d-8d92-eca3fa3be483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354fd010-05d2-4b9d-8604-d3c055995196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (354fd010-05d2-4b9d-8604-d3c055995196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (f8c5e5cc-8902-41d2-94dc-382ce4f31366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-db646f52-e1f1-4577-8b6e-a2811c1b2450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1497/2917] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:08 2026] POST /volume/v3/volumes => generated 787 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-38c580db-5b96-4ac8-85e4-496a19543ad5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76a56ffe-1a40-433c-af73-3a037e2ae17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38c580db-5b96-4ac8-85e4-496a19543ad5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38c580db-5b96-4ac8-85e4-496a19543ad5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-38c580db-5b96-4ac8-85e4-496a19543ad5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291d2051-381a-4fc4-b3c8-67e1bb289611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:09 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-38c580db-5b96-4ac8-85e4-496a19543ad5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-38c580db-5b96-4ac8-85e4-496a19543ad5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb returned with HTTP 200 Sep 03 14:36:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1498/2918] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:09 2026] GET /volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb => generated 966 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['af89a263-888b-4b52-8b1b-c6c71d7a4ef9', '789c7bec-0105-417e-97c7-3eaa251f7dda', '075210f7-6b5e-497d-8225-659eab4caa2a', 'e1c3b49c-d553-4efc-ba02-b8ad1b95c869'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (291d2051-381a-4fc4-b3c8-67e1bb289611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af89a263-888b-4b52-8b1b-c6c71d7a4ef9', '789c7bec-0105-417e-97c7-3eaa251f7dda', '075210f7-6b5e-497d-8225-659eab4caa2a', 'e1c3b49c-d553-4efc-ba02-b8ad1b95c869']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f9b03f-91be-42f6-8206-3a329d7321e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:09 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f9b03f-91be-42f6-8206-3a329d7321e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df437fe5-25b5-416b-a624-173b19c74295', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1205830224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['af89a263-888b-4b52-8b1b-c6c71d7a4ef9','789c7bec-0105-417e-97c7-3eaa251f7dda','075210f7-6b5e-497d-8225-659eab4caa2a','e1c3b49c-d553-4efc-ba02-b8ad1b95c869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1205830224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df437fe5-25b5-416b-a624-173b19c74295,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696a41fa28cd42a19231ef5c6fd021f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54964ed2c3124b11b186dfd55531d31f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f597ab2-bc3f-408e-9071-ddf1483f7f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f597ab2-bc3f-408e-9071-ddf1483f7f69) transitioned into state 'SUCCESS' from state '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-1205830224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['af89a263-888b-4b52-8b1b-c6c71d7a4ef9','789c7bec-0105-417e-97c7-3eaa251f7dda','075210f7-6b5e-497d-8225-659eab4caa2a','e1c3b49c-d553-4efc-ba02-b8ad1b95c869'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3de2f3-d9da-4f47-9e7d-4e9296b12d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f3de2f3-d9da-4f47-9e7d-4e9296b12d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (77b626a5-fc01-44d1-97a2-37e348949237) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request issued successfully. Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b657384f-3e1d-4441-9f25-25ad53cc8f43 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1421/2919] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:36:09 2026] POST /volume/v3/volumes => generated 769 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5427fd10-d8e8-4a12-8619-16706a125e1b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df45cdc6-5629-4f30-b9eb-cb7cca8cff93", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-823995269"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df45cdc6-5629-4f30-b9eb-cb7cca8cff93', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-823995269'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume of 1 GB Sep 03 14:36:09 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Availability Zones retrieved successfully. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (e068da84-f1f1-49d3-acb3-ad936d9e5336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1eee44-f70a-4ec6-9835-65551de3b8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b1eee44-f70a-4ec6-9835-65551de3b8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d468d3-7442-49cb-9eb4-365ba861c6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1b78a1d8-c18a-47e0-b759-a667ec13b099 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b78a1d8-c18a-47e0-b759-a667ec13b099 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b78a1d8-c18a-47e0-b759-a667ec13b099 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b78a1d8-c18a-47e0-b759-a667ec13b099 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['c799ecd3-9d0b-464a-8c88-e3fd9b3c1dc3', '728924e6-d3b9-4450-bb24-a9a9cba1c8cd', '35f3a6ba-fd5c-46a5-9d21-240b1bfa1185', '7abdbe7e-570f-46d8-a975-6db8f1b90dd9'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d468d3-7442-49cb-9eb4-365ba861c6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c799ecd3-9d0b-464a-8c88-e3fd9b3c1dc3', '728924e6-d3b9-4450-bb24-a9a9cba1c8cd', '35f3a6ba-fd5c-46a5-9d21-240b1bfa1185', '7abdbe7e-570f-46d8-a975-6db8f1b90dd9']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff95e2e-ba9f-48e1-990b-06a506a78398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b78a1d8-c18a-47e0-b759-a667ec13b099 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c returned with HTTP 404 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1422/2920] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:09 2026] GET /volume/v3/volumes/f376b414-fcc8-4afe-b9dc-ad3c44fd3b1c => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b708a735-e51e-4cce-8556-e559fefba106 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b708a735-e51e-4cce-8556-e559fefba106 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b708a735-e51e-4cce-8556-e559fefba106 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b708a735-e51e-4cce-8556-e559fefba106 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-b708a735-e51e-4cce-8556-e559fefba106 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete snapshot with id: 5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b708a735-e51e-4cce-8556-e559fefba106 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 404 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1423/2921] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:09 2026] DELETE /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6aa55229-6310-4604-b245-b8bf5c27698e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:09 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6aa55229-6310-4604-b245-b8bf5c27698e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6aa55229-6310-4604-b245-b8bf5c27698e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fff95e2e-ba9f-48e1-990b-06a506a78398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a6fb0f-fd5c-4f76-b3e6-82d60287b19f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-823995269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['c799ecd3-9d0b-464a-8c88-e3fd9b3c1dc3','728924e6-d3b9-4450-bb24-a9a9cba1c8cd','35f3a6ba-fd5c-46a5-9d21-240b1bfa1185','7abdbe7e-570f-46d8-a975-6db8f1b90dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-823995269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a6fb0f-fd5c-4f76-b3e6-82d60287b19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696a41fa28cd42a19231ef5c6fd021f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54964ed2c3124b11b186dfd55531d31f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6aa55229-6310-4604-b245-b8bf5c27698e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:09 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7ac7f1-0fa2-4290-8ac0-41e86842dbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6aa55229-6310-4604-b245-b8bf5c27698e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 returned with HTTP 404 Sep 03 14:36:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1424/2922] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:09 2026] GET /volume/v3/snapshots/5ad8760f-ce86-4365-b6ad-b0af4627fcd5 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6edb4900-ac2a-494a-a627-5e7063810ca7 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6edb4900-ac2a-494a-a627-5e7063810ca7 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] DELETE http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6edb4900-ac2a-494a-a627-5e7063810ca7 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6edb4900-ac2a-494a-a627-5e7063810ca7 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-6edb4900-ac2a-494a-a627-5e7063810ca7 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Delete volume with id: 8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb7ac7f1-0fa2-4290-8ac0-41e86842dbca) transitioned into state 'SUCCESS' from state '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-823995269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['c799ecd3-9d0b-464a-8c88-e3fd9b3c1dc3','728924e6-d3b9-4450-bb24-a9a9cba1c8cd','35f3a6ba-fd5c-46a5-9d21-240b1bfa1185','7abdbe7e-570f-46d8-a975-6db8f1b90dd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6edb4900-ac2a-494a-a627-5e7063810ca7 tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 404 Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6066df6f-59b3-4a1f-9979-34898780025f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1425/2923] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:36:10 2026] DELETE /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f056ed49-bbe8-40c8-8409-936953c1931e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f056ed49-bbe8-40c8-8409-936953c1931e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] GET http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f056ed49-bbe8-40c8-8409-936953c1931e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f056ed49-bbe8-40c8-8409-936953c1931e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6066df6f-59b3-4a1f-9979-34898780025f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f056ed49-bbe8-40c8-8409-936953c1931e tempest-VolumeDependencyTests-868207421 tempest-VolumeDependencyTests-868207421-project-member] http://192.168.122.242/volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff returned with HTTP 404 Sep 03 14:36:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1426/2924] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:10 2026] GET /volume/v3/volumes/8ca6a53f-4580-4fb2-ad42-85386e9b1dff => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (e068da84-f1f1-49d3-acb3-ad936d9e5336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request issued successfully. Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5427fd10-d8e8-4a12-8619-16706a125e1b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1499/2925] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:36:09 2026] POST /volume/v3/volumes => generated 768 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df45cdc6-5629-4f30-b9eb-cb7cca8cff93", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-572245227"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df45cdc6-5629-4f30-b9eb-cb7cca8cff93', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-572245227'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume of 1 GB Sep 03 14:36:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Availability Zones retrieved successfully. Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (bf22dedd-cb40-4ab8-8eb1-101d1474a073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26d7dfb-0a2e-4dbd-89f9-b733a8e3190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d26d7dfb-0a2e-4dbd-89f9-b733a8e3190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158968cf-9191-464d-a8e6-0698f1d14990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0c78cfb3-2b2b-4700-96e2-986a3204b4bb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0c78cfb3-2b2b-4700-96e2-986a3204b4bb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0c78cfb3-2b2b-4700-96e2-986a3204b4bb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0c78cfb3-2b2b-4700-96e2-986a3204b4bb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0c78cfb3-2b2b-4700-96e2-986a3204b4bb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0c78cfb3-2b2b-4700-96e2-986a3204b4bb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb returned with HTTP 200 Sep 03 14:36:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1500/2926] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:10 2026] GET /volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb => generated 1016 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['5bea4c0e-8874-4977-ae90-48c64792be17', '605e58dd-1612-4c93-b2cb-293235b7737c', 'a8c4af6f-fdfc-4b4c-aa87-e9d387d18184', '885b4f3b-c5e2-4485-b3a2-8dfe614a7591'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158968cf-9191-464d-a8e6-0698f1d14990) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bea4c0e-8874-4977-ae90-48c64792be17', '605e58dd-1612-4c93-b2cb-293235b7737c', 'a8c4af6f-fdfc-4b4c-aa87-e9d387d18184', '885b4f3b-c5e2-4485-b3a2-8dfe614a7591']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914ff995-2ba7-40e1-8750-002ff2e81b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (914ff995-2ba7-40e1-8750-002ff2e81b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cc5563d-a6e2-44fa-9eb0-af48013c6431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-572245227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['5bea4c0e-8874-4977-ae90-48c64792be17','605e58dd-1612-4c93-b2cb-293235b7737c','a8c4af6f-fdfc-4b4c-aa87-e9d387d18184','885b4f3b-c5e2-4485-b3a2-8dfe614a7591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-572245227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cc5563d-a6e2-44fa-9eb0-af48013c6431,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696a41fa28cd42a19231ef5c6fd021f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54964ed2c3124b11b186dfd55531d31f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b6d7f9-7098-4a64-8ec9-ac8a289d19b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b6d7f9-7098-4a64-8ec9-ac8a289d19b8) transitioned into state 'SUCCESS' from state '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-572245227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['5bea4c0e-8874-4977-ae90-48c64792be17','605e58dd-1612-4c93-b2cb-293235b7737c','a8c4af6f-fdfc-4b4c-aa87-e9d387d18184','885b4f3b-c5e2-4485-b3a2-8dfe614a7591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57919f7-e751-4f3c-b764-5873692ab671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57919f7-e751-4f3c-b764-5873692ab671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (bf22dedd-cb40-4ab8-8eb1-101d1474a073) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request issued successfully. Sep 03 14:36:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6e1663e-8b3c-4e3d-922a-d5d64fbe293e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1427/2927] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:36:10 2026] POST /volume/v3/volumes => generated 768 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "df45cdc6-5629-4f30-b9eb-cb7cca8cff93", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1906055560"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request body: {'volume': {"'snapshot_id": 'df45cdc6-5629-4f30-b9eb-cb7cca8cff93', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1906055560'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume of 1 GB Sep 03 14:36:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Availability Zones retrieved successfully. Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (bfa700d3-ed17-4043-bd6f-49196263a862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b560dcae-d884-4e4d-8c6f-f76de76275d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:10 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b560dcae-d884-4e4d-8c6f-f76de76275d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b210b258-7ba4-460b-9f2c-7afd1cc169b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Created reservations ['be701e3c-b7eb-4ed0-b2c7-b5142ec8846a', '22a6e851-49f1-4723-b688-92e218cb0a71', '56cf0a69-7c59-44a5-bd34-bbf2783fe88b', '6250bb02-1c4b-4d66-b194-cf985d51c60c'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b210b258-7ba4-460b-9f2c-7afd1cc169b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be701e3c-b7eb-4ed0-b2c7-b5142ec8846a', '22a6e851-49f1-4723-b688-92e218cb0a71', '56cf0a69-7c59-44a5-bd34-bbf2783fe88b', '6250bb02-1c4b-4d66-b194-cf985d51c60c']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fb7565-aa81-4362-9581-44c0e20fbb78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92fb7565-aa81-4362-9581-44c0e20fbb78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14e89a63-1533-431a-9174-5f69835246cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1906055560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['be701e3c-b7eb-4ed0-b2c7-b5142ec8846a','22a6e851-49f1-4723-b688-92e218cb0a71','56cf0a69-7c59-44a5-bd34-bbf2783fe88b','6250bb02-1c4b-4d66-b194-cf985d51c60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1906055560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14e89a63-1533-431a-9174-5f69835246cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='696a41fa28cd42a19231ef5c6fd021f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54964ed2c3124b11b186dfd55531d31f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f85f2ef-1aa9-4a6e-98a3-386414086f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f85f2ef-1aa9-4a6e-98a3-386414086f1c) transitioned into state 'SUCCESS' from state '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-1906055560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='696a41fa28cd42a19231ef5c6fd021f0',qos_specs=None,replication_status=,reservations=['be701e3c-b7eb-4ed0-b2c7-b5142ec8846a','22a6e851-49f1-4723-b688-92e218cb0a71','56cf0a69-7c59-44a5-bd34-bbf2783fe88b','6250bb02-1c4b-4d66-b194-cf985d51c60c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54964ed2c3124b11b186dfd55531d31f',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ebdc06-a400-46dc-aff5-d87072f2d51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6ebdc06-a400-46dc-aff5-d87072f2d51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Flow 'volume_create_api' (bfa700d3-ed17-4043-bd6f-49196263a862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Create volume request issued successfully. Sep 03 14:36:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b146bcee-2ad6-4ba5-b5d7-f75b820604aa tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1501/2928] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:36:10 2026] POST /volume/v3/volumes => generated 769 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-133fba2a-ea6a-4c1c-9942-9cae282ee8fe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-133fba2a-ea6a-4c1c-9942-9cae282ee8fe tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c Sep 03 14:36:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-133fba2a-ea6a-4c1c-9942-9cae282ee8fe tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-133fba2a-ea6a-4c1c-9942-9cae282ee8fe tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-133fba2a-ea6a-4c1c-9942-9cae282ee8fe tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-133fba2a-ea6a-4c1c-9942-9cae282ee8fe tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c returned with HTTP 200 Sep 03 14:36:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1428/2929] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:11 2026] GET /volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c => generated 860 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f5c2025e-c3d5-4e43-956d-3bcaaa1c5141 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f5c2025e-c3d5-4e43-956d-3bcaaa1c5141 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f5c2025e-c3d5-4e43-956d-3bcaaa1c5141 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f5c2025e-c3d5-4e43-956d-3bcaaa1c5141 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f5c2025e-c3d5-4e43-956d-3bcaaa1c5141 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f5c2025e-c3d5-4e43-956d-3bcaaa1c5141 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb returned with HTTP 200 Sep 03 14:36:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1502/2930] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:11 2026] GET /volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb => generated 1017 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b066235a-72b7-42d2-8b07-5d7ef1d7bcfb", "name": "tempest-ProjectMemberTests-Snapshot-1521204365"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Volume info retrieved successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Create snapshot from volume b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "613dce03-e064-4ac6-b0ce-f0c0dacea1b1", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '613dce03-e064-4ac6-b0ce-f0c0dacea1b1', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Created reservations ['7dd42196-1a9f-481d-95b1-821793321b16', '491c36e2-cc6f-4b41-b325-2ae4db19691d', '1cce793f-1e3f-470e-a1da-6add5b80dd1c', 'd47f35c9-c256-4727-be86-7d92d39fd743'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot create request issued successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-18a6889d-162c-4ec9-a060-2e69e74e6ae8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1429/2931] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:11 2026] POST /volume/v3/snapshots => generated 305 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-708fa079-7c54-4a4b-b98d-6e123eb6fdb3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-708fa079-7c54-4a4b-b98d-6e123eb6fdb3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-708fa079-7c54-4a4b-b98d-6e123eb6fdb3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-708fa079-7c54-4a4b-b98d-6e123eb6fdb3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Create volume of 1 GB Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-708fa079-7c54-4a4b-b98d-6e123eb6fdb3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-708fa079-7c54-4a4b-b98d-6e123eb6fdb3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1430/2932] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:12 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Availability Zones retrieved successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Flow 'volume_create_api' (4042f9a2-ded6-4142-886e-269b8c2bd486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76bd72b-4be1-4d1e-9e15-37ec7a8dc21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-87edb842-b112-43db-a4fb-6de2897f98b0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-87edb842-b112-43db-a4fb-6de2897f98b0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-87edb842-b112-43db-a4fb-6de2897f98b0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-87edb842-b112-43db-a4fb-6de2897f98b0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-87edb842-b112-43db-a4fb-6de2897f98b0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-87edb842-b112-43db-a4fb-6de2897f98b0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c returned with HTTP 200 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1431/2933] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:12 2026] GET /volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c76bd72b-4be1-4d1e-9e15-37ec7a8dc21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34b0ffe-7414-48fa-acb8-8677dc50de48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f2a52bd0-f654-4cf2-818d-93d0eeab1d95 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f2a52bd0-f654-4cf2-818d-93d0eeab1d95 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f2a52bd0-f654-4cf2-818d-93d0eeab1d95 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f2a52bd0-f654-4cf2-818d-93d0eeab1d95 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f2a52bd0-f654-4cf2-818d-93d0eeab1d95 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f2a52bd0-f654-4cf2-818d-93d0eeab1d95 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 returned with HTTP 200 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1432/2934] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:12 2026] GET /volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 => generated 861 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Created reservations ['7f682350-051d-4a99-9204-992bc3722b87', 'aa41d13d-02c2-4612-8ec2-2ec6c6692aff', 'f7b02be3-fa59-4c1a-807f-b00ca96a9abf', 'f0d2b0fe-6c4f-4a0e-b6aa-ef5471ec92e7'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34b0ffe-7414-48fa-acb8-8677dc50de48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f682350-051d-4a99-9204-992bc3722b87', 'aa41d13d-02c2-4612-8ec2-2ec6c6692aff', 'f7b02be3-fa59-4c1a-807f-b00ca96a9abf', 'f0d2b0fe-6c4f-4a0e-b6aa-ef5471ec92e7']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1079c501-c2b2-4b10-b5d0-31ba740c38af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:12 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1079c501-c2b2-4b10-b5d0-31ba740c38af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b9b39fe-3eaf-4cad-808a-3c126558a8e0', '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='fac0890f307b4fc8bde71b44bd4d8aa5',qos_specs=None,replication_status=,reservations=['7f682350-051d-4a99-9204-992bc3722b87','aa41d13d-02c2-4612-8ec2-2ec6c6692aff','f7b02be3-fa59-4c1a-807f-b00ca96a9abf','f0d2b0fe-6c4f-4a0e-b6aa-ef5471ec92e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b8400395394890827d4f0bcd267f32',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:12Z,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=8b9b39fe-3eaf-4cad-808a-3c126558a8e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fac0890f307b4fc8bde71b44bd4d8aa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6b8400395394890827d4f0bcd267f32',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91033916-45db-4755-8d4a-2f38bb1e77d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91033916-45db-4755-8d4a-2f38bb1e77d6) transitioned into state 'SUCCESS' from 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='fac0890f307b4fc8bde71b44bd4d8aa5',qos_specs=None,replication_status=,reservations=['7f682350-051d-4a99-9204-992bc3722b87','aa41d13d-02c2-4612-8ec2-2ec6c6692aff','f7b02be3-fa59-4c1a-807f-b00ca96a9abf','f0d2b0fe-6c4f-4a0e-b6aa-ef5471ec92e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6b8400395394890827d4f0bcd267f32',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a3785-1951-4403-874f-9b75bdfc1407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a3785-1951-4403-874f-9b75bdfc1407) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Flow 'volume_create_api' (4042f9a2-ded6-4142-886e-269b8c2bd486) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:12 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Create volume request issued successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b00aa267-07cd-4b79-b987-dacc494ee8d4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1503/2935] 192.168.122.242 () {62 vars in 1184 bytes} [Thu Sep 3 14:36:12 2026] POST /volume/v3/volumes => generated 784 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b60c803e-467c-49e6-bab4-3ca22f23d8c4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b60c803e-467c-49e6-bab4-3ca22f23d8c4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b60c803e-467c-49e6-bab4-3ca22f23d8c4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b60c803e-467c-49e6-bab4-3ca22f23d8c4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b60c803e-467c-49e6-bab4-3ca22f23d8c4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b60c803e-467c-49e6-bab4-3ca22f23d8c4 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1433/2936] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:12 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 852 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cca848c6-720d-4946-a0e8-6389eece026b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e55a7888-3f9f-49a6-992d-bdd14b4de77c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e55a7888-3f9f-49a6-992d-bdd14b4de77c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e55a7888-3f9f-49a6-992d-bdd14b4de77c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e55a7888-3f9f-49a6-992d-bdd14b4de77c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e55a7888-3f9f-49a6-992d-bdd14b4de77c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e55a7888-3f9f-49a6-992d-bdd14b4de77c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1434/2937] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:13 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 437 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create volume of 1 GB Sep 03 14:36:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Availability Zones retrieved successfully. Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Flow 'volume_create_api' (ca5608b6-7fd4-42a5-bfb5-164b645c1a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45166dc3-9581-421e-812f-3336c001adb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45166dc3-9581-421e-812f-3336c001adb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dd71fe5-4722-42a7-a967-f2781d9a64f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e9a40ae0-22e3-4ac0-b484-d8b31fb6461f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e9a40ae0-22e3-4ac0-b484-d8b31fb6461f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e9a40ae0-22e3-4ac0-b484-d8b31fb6461f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e9a40ae0-22e3-4ac0-b484-d8b31fb6461f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e9a40ae0-22e3-4ac0-b484-d8b31fb6461f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e9a40ae0-22e3-4ac0-b484-d8b31fb6461f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 returned with HTTP 200 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1435/2938] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:13 2026] GET /volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e00aa726-8fd4-48f0-bedf-1fa096ea4f33 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e00aa726-8fd4-48f0-bedf-1fa096ea4f33 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e00aa726-8fd4-48f0-bedf-1fa096ea4f33 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e00aa726-8fd4-48f0-bedf-1fa096ea4f33 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Created reservations ['9807a814-0207-492c-9215-d1fb58d9a2ae', '52be411b-fb52-4a94-91a2-6c985749a330', '6c1911b7-02bd-4d6c-8a10-198e2d521cb7', '16f1039d-9f09-4a10-86a2-7ef73f557ee1'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dd71fe5-4722-42a7-a967-f2781d9a64f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9807a814-0207-492c-9215-d1fb58d9a2ae', '52be411b-fb52-4a94-91a2-6c985749a330', '6c1911b7-02bd-4d6c-8a10-198e2d521cb7', '16f1039d-9f09-4a10-86a2-7ef73f557ee1']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79f97bf-f122-4560-9965-cc2556fd8564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e00aa726-8fd4-48f0-bedf-1fa096ea4f33 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e00aa726-8fd4-48f0-bedf-1fa096ea4f33 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f returned with HTTP 200 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1436/2939] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:13 2026] GET /volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79f97bf-f122-4560-9965-cc2556fd8564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c53f9ce-a137-49aa-9bfe-07e86c6f34b8', '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='f3417d5f000444b3896cfd9dfd6df793',qos_specs=None,replication_status=,reservations=['9807a814-0207-492c-9215-d1fb58d9a2ae','52be411b-fb52-4a94-91a2-6c985749a330','6c1911b7-02bd-4d6c-8a10-198e2d521cb7','16f1039d-9f09-4a10-86a2-7ef73f557ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb287f555fb44799554f055e6852cf8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c53f9ce-a137-49aa-9bfe-07e86c6f34b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3417d5f000444b3896cfd9dfd6df793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb287f555fb44799554f055e6852cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ef357c-2c75-47cf-ba58-a6e9cda6067d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ef357c-2c75-47cf-ba58-a6e9cda6067d) transitioned into state 'SUCCESS' from 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='f3417d5f000444b3896cfd9dfd6df793',qos_specs=None,replication_status=,reservations=['9807a814-0207-492c-9215-d1fb58d9a2ae','52be411b-fb52-4a94-91a2-6c985749a330','6c1911b7-02bd-4d6c-8a10-198e2d521cb7','16f1039d-9f09-4a10-86a2-7ef73f557ee1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb287f555fb44799554f055e6852cf8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2dba98-d9b2-4d5f-ac5b-e7c14c6de70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f2dba98-d9b2-4d5f-ac5b-e7c14c6de70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Flow 'volume_create_api' (ca5608b6-7fd4-42a5-bfb5-164b645c1a08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create volume request issued successfully. Sep 03 14:36:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cca848c6-720d-4946-a0e8-6389eece026b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1504/2940] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:13 2026] POST /volume/v3/volumes => generated 749 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a5d64ec8-f60e-4249-9e3f-ecc71bdc9598 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a5d64ec8-f60e-4249-9e3f-ecc71bdc9598 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a5d64ec8-f60e-4249-9e3f-ecc71bdc9598 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a5d64ec8-f60e-4249-9e3f-ecc71bdc9598 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a5d64ec8-f60e-4249-9e3f-ecc71bdc9598 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a5d64ec8-f60e-4249-9e3f-ecc71bdc9598 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1437/2941] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:13 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 817 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5bb22edb-eb72-4c86-a0ac-c2f00b580e37 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5bb22edb-eb72-4c86-a0ac-c2f00b580e37 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5bb22edb-eb72-4c86-a0ac-c2f00b580e37 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5bb22edb-eb72-4c86-a0ac-c2f00b580e37 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5bb22edb-eb72-4c86-a0ac-c2f00b580e37 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5bb22edb-eb72-4c86-a0ac-c2f00b580e37 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1505/2942] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:13 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 876 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bf655eb6-5113-4adc-9255-a9d8980c18a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bf655eb6-5113-4adc-9255-a9d8980c18a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bf655eb6-5113-4adc-9255-a9d8980c18a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bf655eb6-5113-4adc-9255-a9d8980c18a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bf655eb6-5113-4adc-9255-a9d8980c18a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bf655eb6-5113-4adc-9255-a9d8980c18a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1438/2943] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:14 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-60dc342c-ac76-4b3f-ae1a-b987f5254fae None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60dc342c-ac76-4b3f-ae1a-b987f5254fae tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60dc342c-ac76-4b3f-ae1a-b987f5254fae tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-60dc342c-ac76-4b3f-ae1a-b987f5254fae tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-60dc342c-ac76-4b3f-ae1a-b987f5254fae tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-60dc342c-ac76-4b3f-ae1a-b987f5254fae tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f returned with HTTP 200 Sep 03 14:36:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1506/2944] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:14 2026] GET /volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6dfdd275-66bd-4f92-ab8b-ffd9351d6b63 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6dfdd275-66bd-4f92-ab8b-ffd9351d6b63 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 Sep 03 14:36:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6dfdd275-66bd-4f92-ab8b-ffd9351d6b63 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6dfdd275-66bd-4f92-ab8b-ffd9351d6b63 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6dfdd275-66bd-4f92-ab8b-ffd9351d6b63 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6dfdd275-66bd-4f92-ab8b-ffd9351d6b63 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 returned with HTTP 200 Sep 03 14:36:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1439/2945] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:14 2026] GET /volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9666657f-864b-4f72-9053-28aa0599a99a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9666657f-864b-4f72-9053-28aa0599a99a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9666657f-864b-4f72-9053-28aa0599a99a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9666657f-864b-4f72-9053-28aa0599a99a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9666657f-864b-4f72-9053-28aa0599a99a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9666657f-864b-4f72-9053-28aa0599a99a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1507/2946] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:14 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c332374-1cc5-4c38-8068-c8447432f961 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c332374-1cc5-4c38-8068-c8447432f961 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c332374-1cc5-4c38-8068-c8447432f961 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c332374-1cc5-4c38-8068-c8447432f961 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c332374-1cc5-4c38-8068-c8447432f961 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c332374-1cc5-4c38-8068-c8447432f961 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1440/2947] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:15 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 934 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-607dc07f-3d75-411e-8e09-91a6e1149331 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-607dc07f-3d75-411e-8e09-91a6e1149331 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-607dc07f-3d75-411e-8e09-91a6e1149331 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-607dc07f-3d75-411e-8e09-91a6e1149331 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-607dc07f-3d75-411e-8e09-91a6e1149331 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-607dc07f-3d75-411e-8e09-91a6e1149331 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1508/2948] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:15 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 437 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-edc7029a-be1b-456f-908b-31507581f54d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-edc7029a-be1b-456f-908b-31507581f54d tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 Sep 03 14:36:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-edc7029a-be1b-456f-908b-31507581f54d tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-edc7029a-be1b-456f-908b-31507581f54d tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-edc7029a-be1b-456f-908b-31507581f54d tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-edc7029a-be1b-456f-908b-31507581f54d tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 returned with HTTP 200 Sep 03 14:36:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1441/2949] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:15 2026] GET /volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2b93be67-9b52-4c5c-8edf-08cf5405262f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b93be67-9b52-4c5c-8edf-08cf5405262f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd Sep 03 14:36:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b93be67-9b52-4c5c-8edf-08cf5405262f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b93be67-9b52-4c5c-8edf-08cf5405262f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2b93be67-9b52-4c5c-8edf-08cf5405262f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b93be67-9b52-4c5c-8edf-08cf5405262f tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd returned with HTTP 200 Sep 03 14:36:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1509/2950] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:15 2026] GET /volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd => generated 862 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7e09e151-f5e5-45d1-8490-8646d52df672 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd Sep 03 14:36:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7b6f029a-3943-46f0-85b2-2749505661dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume with id: 14e89a63-1533-431a-9174-5f69835246cd Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b6f029a-3943-46f0-85b2-2749505661dd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b6f029a-3943-46f0-85b2-2749505661dd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b6f029a-3943-46f0-85b2-2749505661dd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7b6f029a-3943-46f0-85b2-2749505661dd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b6f029a-3943-46f0-85b2-2749505661dd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1510/2951] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:16 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume request issued successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7e09e151-f5e5-45d1-8490-8646d52df672 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd returned with HTTP 202 Sep 03 14:36:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1442/2952] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:16 2026] DELETE /volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e74eeefd-ec01-42bc-988f-ae1ba5e69a90 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e74eeefd-ec01-42bc-988f-ae1ba5e69a90 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e74eeefd-ec01-42bc-988f-ae1ba5e69a90 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e74eeefd-ec01-42bc-988f-ae1ba5e69a90 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e74eeefd-ec01-42bc-988f-ae1ba5e69a90 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e74eeefd-ec01-42bc-988f-ae1ba5e69a90 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd returned with HTTP 200 Sep 03 14:36:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1511/2953] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:16 2026] GET /volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd => generated 861 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f513b788-e828-48de-bac8-9afa2c4f6687 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f513b788-e828-48de-bac8-9afa2c4f6687 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f513b788-e828-48de-bac8-9afa2c4f6687 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f513b788-e828-48de-bac8-9afa2c4f6687 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:16 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:16 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f513b788-e828-48de-bac8-9afa2c4f6687 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f513b788-e828-48de-bac8-9afa2c4f6687 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1443/2954] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:16 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 934 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a52f282a-538d-4ab3-97e8-12a5ffadf27c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a52f282a-538d-4ab3-97e8-12a5ffadf27c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a52f282a-538d-4ab3-97e8-12a5ffadf27c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a52f282a-538d-4ab3-97e8-12a5ffadf27c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:16 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a52f282a-538d-4ab3-97e8-12a5ffadf27c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a52f282a-538d-4ab3-97e8-12a5ffadf27c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1512/2955] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:16 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-95ff5283-ce21-4360-8d4c-0a5d6c3c0d44 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-95ff5283-ce21-4360-8d4c-0a5d6c3c0d44 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-95ff5283-ce21-4360-8d4c-0a5d6c3c0d44 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-95ff5283-ce21-4360-8d4c-0a5d6c3c0d44 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-95ff5283-ce21-4360-8d4c-0a5d6c3c0d44 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-95ff5283-ce21-4360-8d4c-0a5d6c3c0d44 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1444/2956] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:17 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e53afc1f-e1c6-4026-b975-825f24fba340 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e53afc1f-e1c6-4026-b975-825f24fba340 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e53afc1f-e1c6-4026-b975-825f24fba340 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e53afc1f-e1c6-4026-b975-825f24fba340 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e53afc1f-e1c6-4026-b975-825f24fba340 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd returned with HTTP 404 Sep 03 14:36:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1513/2957] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:17 2026] GET /volume/v3/volumes/14e89a63-1533-431a-9174-5f69835246cd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c8d7bc81-b4dc-4333-847d-ef777850abed None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume with id: 8cc5563d-a6e2-44fa-9eb0-af48013c6431 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dca5e24d-8a10-4a6d-924d-d29ce9e4ef66 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dca5e24d-8a10-4a6d-924d-d29ce9e4ef66 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dca5e24d-8a10-4a6d-924d-d29ce9e4ef66 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dca5e24d-8a10-4a6d-924d-d29ce9e4ef66 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume request issued successfully. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8d7bc81-b4dc-4333-847d-ef777850abed tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 returned with HTTP 202 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1445/2958] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:17 2026] DELETE /volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dca5e24d-8a10-4a6d-924d-d29ce9e4ef66 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f4ab4870-2650-4429-a76f-4ddf2bbe937c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dca5e24d-8a10-4a6d-924d-d29ce9e4ef66 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1514/2959] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:17 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 934 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4ab4870-2650-4429-a76f-4ddf2bbe937c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4ab4870-2650-4429-a76f-4ddf2bbe937c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f4ab4870-2650-4429-a76f-4ddf2bbe937c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f4ab4870-2650-4429-a76f-4ddf2bbe937c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f4ab4870-2650-4429-a76f-4ddf2bbe937c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 returned with HTTP 200 Sep 03 14:36:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1446/2960] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:17 2026] GET /volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 => generated 860 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d1c29e84-ec10-4c4f-ab84-cb165164275c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1c29e84-ec10-4c4f-ab84-cb165164275c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1c29e84-ec10-4c4f-ab84-cb165164275c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d1c29e84-ec10-4c4f-ab84-cb165164275c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d1c29e84-ec10-4c4f-ab84-cb165164275c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d1c29e84-ec10-4c4f-ab84-cb165164275c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1515/2961] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:17 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9888105a-05df-412a-84d7-c7421cc65a51 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9888105a-05df-412a-84d7-c7421cc65a51 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9888105a-05df-412a-84d7-c7421cc65a51 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9888105a-05df-412a-84d7-c7421cc65a51 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9888105a-05df-412a-84d7-c7421cc65a51 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9888105a-05df-412a-84d7-c7421cc65a51 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1447/2962] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:18 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dbe3b5b7-ee7c-467f-aa9f-da3cd75651ab None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbe3b5b7-ee7c-467f-aa9f-da3cd75651ab tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbe3b5b7-ee7c-467f-aa9f-da3cd75651ab tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbe3b5b7-ee7c-467f-aa9f-da3cd75651ab tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3511c708-5cba-4519-a83a-39dc4a79c2d0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3511c708-5cba-4519-a83a-39dc4a79c2d0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3511c708-5cba-4519-a83a-39dc4a79c2d0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3511c708-5cba-4519-a83a-39dc4a79c2d0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dbe3b5b7-ee7c-467f-aa9f-da3cd75651ab tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbe3b5b7-ee7c-467f-aa9f-da3cd75651ab tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3511c708-5cba-4519-a83a-39dc4a79c2d0 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 returned with HTTP 404 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1516/2963] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:18 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 934 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1448/2964] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:18 2026] GET /volume/v3/volumes/8cc5563d-a6e2-44fa-9eb0-af48013c6431 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume with id: 41a6fb0f-fd5c-4f76-b3e6-82d60287b19f Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume request issued successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1867e7e3-5acf-47d0-bbc9-c7443a823a27 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f returned with HTTP 202 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1517/2965] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:18 2026] DELETE /volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2425e97b-b28a-4f1b-8b55-85e5f3ae839a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2425e97b-b28a-4f1b-8b55-85e5f3ae839a tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2425e97b-b28a-4f1b-8b55-85e5f3ae839a tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2425e97b-b28a-4f1b-8b55-85e5f3ae839a tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-82306e2c-265e-4e5c-ac74-279af92b3273 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-82306e2c-265e-4e5c-ac74-279af92b3273 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-82306e2c-265e-4e5c-ac74-279af92b3273 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-82306e2c-265e-4e5c-ac74-279af92b3273 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-82306e2c-265e-4e5c-ac74-279af92b3273 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-82306e2c-265e-4e5c-ac74-279af92b3273 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1518/2966] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:18 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 464 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2425e97b-b28a-4f1b-8b55-85e5f3ae839a tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-62135ea2-6189-4e11-8dbb-9638490800ea None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2425e97b-b28a-4f1b-8b55-85e5f3ae839a tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f returned with HTTP 200 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1449/2967] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:18 2026] GET /volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f => generated 860 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Delete snapshot with id: 5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot delete request issued successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-62135ea2-6189-4e11-8dbb-9638490800ea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 202 Sep 03 14:36:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1519/2968] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:18 2026] DELETE /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2aa30587-c9f8-44ff-a01f-3ac4f78dec17 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2aa30587-c9f8-44ff-a01f-3ac4f78dec17 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2aa30587-c9f8-44ff-a01f-3ac4f78dec17 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2aa30587-c9f8-44ff-a01f-3ac4f78dec17 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2aa30587-c9f8-44ff-a01f-3ac4f78dec17 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2aa30587-c9f8-44ff-a01f-3ac4f78dec17 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1450/2969] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:18 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 463 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d1b7573-9d6c-4f2c-8e06-64ee43d411c8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d1b7573-9d6c-4f2c-8e06-64ee43d411c8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d1b7573-9d6c-4f2c-8e06-64ee43d411c8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d1b7573-9d6c-4f2c-8e06-64ee43d411c8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d1b7573-9d6c-4f2c-8e06-64ee43d411c8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d1b7573-9d6c-4f2c-8e06-64ee43d411c8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1520/2970] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9e9c4aaa-ac6c-4e65-8836-b161a8dcf0bf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e9c4aaa-ac6c-4e65-8836-b161a8dcf0bf tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e9c4aaa-ac6c-4e65-8836-b161a8dcf0bf tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9e9c4aaa-ac6c-4e65-8836-b161a8dcf0bf tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9e9c4aaa-ac6c-4e65-8836-b161a8dcf0bf tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9e9c4aaa-ac6c-4e65-8836-b161a8dcf0bf tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1451/2971] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-170119588"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-170119588'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create volume of 1 GB Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Availability Zones retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7d9204ce-4b16-4ca4-bc93-66d1c58b0ce5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7d9204ce-4b16-4ca4-bc93-66d1c58b0ce5 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7d9204ce-4b16-4ca4-bc93-66d1c58b0ce5 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7d9204ce-4b16-4ca4-bc93-66d1c58b0ce5 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Flow 'volume_create_api' (51f68c3d-f737-4690-80ae-2234047e62ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd5cf0e-e0f1-43ae-841f-5966035e2105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7d9204ce-4b16-4ca4-bc93-66d1c58b0ce5 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7d9204ce-4b16-4ca4-bc93-66d1c58b0ce5 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1452/2972] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 934 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cd5cf0e-e0f1-43ae-841f-5966035e2105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a617f317-3509-43a9-9809-e945871f5cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-04b3085f-e002-4ffd-b2ac-33a480a142fd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04b3085f-e002-4ffd-b2ac-33a480a142fd tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04b3085f-e002-4ffd-b2ac-33a480a142fd tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-04b3085f-e002-4ffd-b2ac-33a480a142fd tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-04b3085f-e002-4ffd-b2ac-33a480a142fd tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f returned with HTTP 404 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1453/2973] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/volumes/41a6fb0f-fd5c-4f76-b3e6-82d60287b19f => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume with id: df437fe5-25b5-416b-a624-173b19c74295 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Created reservations ['6144b79a-92be-4112-8db2-b70bd4487f1a', '947c18fb-7006-457f-90b6-65160023912c', 'ca23b67d-0a0f-4898-bd84-20c949973452', '8c19ae84-b03c-4e2b-ba48-fb656c815a62'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a617f317-3509-43a9-9809-e945871f5cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6144b79a-92be-4112-8db2-b70bd4487f1a', '947c18fb-7006-457f-90b6-65160023912c', 'ca23b67d-0a0f-4898-bd84-20c949973452', '8c19ae84-b03c-4e2b-ba48-fb656c815a62']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b4d1e4-b159-421f-bd34-8cf6a5473893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume request issued successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d38aca8a-0580-4c8b-822b-5445a4598c47 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 returned with HTTP 202 Sep 03 14:36:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1454/2974] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:19 2026] DELETE /volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6a074485-b5eb-430b-baf4-cfb1e0c974d2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51b4d1e4-b159-421f-bd34-8cf6a5473893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '297ac0bc-9cb3-4b3f-a32e-9e9420db19ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-170119588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3417d5f000444b3896cfd9dfd6df793',qos_specs=None,replication_status=,reservations=['6144b79a-92be-4112-8db2-b70bd4487f1a','947c18fb-7006-457f-90b6-65160023912c','ca23b67d-0a0f-4898-bd84-20c949973452','8c19ae84-b03c-4e2b-ba48-fb656c815a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb287f555fb44799554f055e6852cf8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:19Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-170119588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=297ac0bc-9cb3-4b3f-a32e-9e9420db19ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3417d5f000444b3896cfd9dfd6df793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4eb287f555fb44799554f055e6852cf8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eeb4115-7f39-4658-afd9-bc109618bfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6a074485-b5eb-430b-baf4-cfb1e0c974d2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6a074485-b5eb-430b-baf4-cfb1e0c974d2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6a074485-b5eb-430b-baf4-cfb1e0c974d2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6a074485-b5eb-430b-baf4-cfb1e0c974d2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6a074485-b5eb-430b-baf4-cfb1e0c974d2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 200 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1455/2975] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 463 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8fb76c57-9a43-4c4b-83db-bf2aad8f17d1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fb76c57-9a43-4c4b-83db-bf2aad8f17d1 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fb76c57-9a43-4c4b-83db-bf2aad8f17d1 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8fb76c57-9a43-4c4b-83db-bf2aad8f17d1 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eeb4115-7f39-4658-afd9-bc109618bfe5) transitioned into 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-170119588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3417d5f000444b3896cfd9dfd6df793',qos_specs=None,replication_status=,reservations=['6144b79a-92be-4112-8db2-b70bd4487f1a','947c18fb-7006-457f-90b6-65160023912c','ca23b67d-0a0f-4898-bd84-20c949973452','8c19ae84-b03c-4e2b-ba48-fb656c815a62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb287f555fb44799554f055e6852cf8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55892749-9a63-4c88-bf3b-29206b69126f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8fb76c57-9a43-4c4b-83db-bf2aad8f17d1 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55892749-9a63-4c88-bf3b-29206b69126f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Flow 'volume_create_api' (51f68c3d-f737-4690-80ae-2234047e62ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create volume request issued successfully. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8fb76c57-9a43-4c4b-83db-bf2aad8f17d1 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 returned with HTTP 200 Sep 03 14:36:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1456/2976] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 => generated 861 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2ae4ecdb-ca70-4272-bbfa-efd5073b8725 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1521/2977] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:36:19 2026] POST /volume/v3/volumes => generated 784 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fea99cbe-9808-48a5-93dd-6059e99fcc23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fea99cbe-9808-48a5-93dd-6059e99fcc23 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fea99cbe-9808-48a5-93dd-6059e99fcc23 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fea99cbe-9808-48a5-93dd-6059e99fcc23 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fea99cbe-9808-48a5-93dd-6059e99fcc23 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fea99cbe-9808-48a5-93dd-6059e99fcc23 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 200 Sep 03 14:36:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1457/2978] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:19 2026] GET /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2b9a4530-9dab-4f27-b2a1-5a2233aff640 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b9a4530-9dab-4f27-b2a1-5a2233aff640 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b9a4530-9dab-4f27-b2a1-5a2233aff640 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2b9a4530-9dab-4f27-b2a1-5a2233aff640 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2b9a4530-9dab-4f27-b2a1-5a2233aff640 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2b9a4530-9dab-4f27-b2a1-5a2233aff640 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1522/2979] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:20 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 937 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e9dd7b0f-f8bc-4f56-ad1e-db6a727aeb21 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e9dd7b0f-f8bc-4f56-ad1e-db6a727aeb21 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 Sep 03 14:36:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e9dd7b0f-f8bc-4f56-ad1e-db6a727aeb21 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e9dd7b0f-f8bc-4f56-ad1e-db6a727aeb21 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e9dd7b0f-f8bc-4f56-ad1e-db6a727aeb21 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 returned with HTTP 404 Sep 03 14:36:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1458/2980] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:20 2026] GET /volume/v3/snapshots/5eb9d359-0052-43fa-98d1-14829d8932d3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d19f0f0d-903b-4d99-a202-161d8f0ea08b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb returned with HTTP 202 Sep 03 14:36:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1523/2981] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:20 2026] DELETE /volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-689c34a0-4cca-45f0-9d49-32096430fa04 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eff0cbd9-40a2-4c0c-b9e5-4f4ffc739bd5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-689c34a0-4cca-45f0-9d49-32096430fa04 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 Sep 03 14:36:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eff0cbd9-40a2-4c0c-b9e5-4f4ffc739bd5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eff0cbd9-40a2-4c0c-b9e5-4f4ffc739bd5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eff0cbd9-40a2-4c0c-b9e5-4f4ffc739bd5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-689c34a0-4cca-45f0-9d49-32096430fa04 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-689c34a0-4cca-45f0-9d49-32096430fa04 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-689c34a0-4cca-45f0-9d49-32096430fa04 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 returned with HTTP 404 Sep 03 14:36:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1459/2982] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:20 2026] GET /volume/v3/volumes/df437fe5-25b5-416b-a624-173b19c74295 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7847e1b7-8599-4057-b8cb-a21e4872825c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c Sep 03 14:36:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume with id: 932da1d5-4629-417e-8fda-41a2a09e236c Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-eff0cbd9-40a2-4c0c-b9e5-4f4ffc739bd5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eff0cbd9-40a2-4c0c-b9e5-4f4ffc739bd5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb returned with HTTP 200 Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1524/2983] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:20 2026] GET /volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb => generated 1016 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-373c7a28-ee89-402c-bc30-b36d81e8edfd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-373c7a28-ee89-402c-bc30-b36d81e8edfd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-373c7a28-ee89-402c-bc30-b36d81e8edfd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-373c7a28-ee89-402c-bc30-b36d81e8edfd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume request issued successfully. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7847e1b7-8599-4057-b8cb-a21e4872825c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c returned with HTTP 202 Sep 03 14:36:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1460/2984] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:21 2026] DELETE /volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7858087f-68c4-488d-9739-8a4d73724d1e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7858087f-68c4-488d-9739-8a4d73724d1e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c Sep 03 14:36:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7858087f-68c4-488d-9739-8a4d73724d1e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7858087f-68c4-488d-9739-8a4d73724d1e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-373c7a28-ee89-402c-bc30-b36d81e8edfd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-373c7a28-ee89-402c-bc30-b36d81e8edfd tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 200 Sep 03 14:36:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1525/2985] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:21 2026] GET /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 876 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7858087f-68c4-488d-9739-8a4d73724d1e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7858087f-68c4-488d-9739-8a4d73724d1e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c returned with HTTP 200 Sep 03 14:36:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1461/2986] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:21 2026] GET /volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c => generated 860 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b7103bc8-9f06-4391-9412-39a87e9fbf69 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7103bc8-9f06-4391-9412-39a87e9fbf69 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7103bc8-9f06-4391-9412-39a87e9fbf69 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7103bc8-9f06-4391-9412-39a87e9fbf69 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b7103bc8-9f06-4391-9412-39a87e9fbf69 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7103bc8-9f06-4391-9412-39a87e9fbf69 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1526/2987] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:21 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 937 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e7b667a1-72be-431c-8cab-3eca2e785418 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e7b667a1-72be-431c-8cab-3eca2e785418 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e7b667a1-72be-431c-8cab-3eca2e785418 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e7b667a1-72be-431c-8cab-3eca2e785418 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e7b667a1-72be-431c-8cab-3eca2e785418 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb returned with HTTP 404 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1462/2988] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/volumes/b066235a-72b7-42d2-8b07-5d7ef1d7bcfb => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-686384371"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-686384371'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (011a0d13-e269-4354-9ad5-01fd6c118797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290a2c82-9768-415f-a6ee-484a7d348ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-70ecf7c1-5234-4dc5-a689-304fee23f1bb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70ecf7c1-5234-4dc5-a689-304fee23f1bb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70ecf7c1-5234-4dc5-a689-304fee23f1bb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-70ecf7c1-5234-4dc5-a689-304fee23f1bb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (290a2c82-9768-415f-a6ee-484a7d348ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-70ecf7c1-5234-4dc5-a689-304fee23f1bb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65cba57-b479-49da-b129-289bea597e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-70ecf7c1-5234-4dc5-a689-304fee23f1bb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 200 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1463/2989] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 877 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-71d5c4a4-bde3-45bd-a89d-72bb2ce03b85 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-71d5c4a4-bde3-45bd-a89d-72bb2ce03b85 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-71d5c4a4-bde3-45bd-a89d-72bb2ce03b85 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-71d5c4a4-bde3-45bd-a89d-72bb2ce03b85 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-71d5c4a4-bde3-45bd-a89d-72bb2ce03b85 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c returned with HTTP 404 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1464/2990] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/volumes/932da1d5-4629-417e-8fda-41a2a09e236c => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-630e7957-b3ba-4487-a73a-8066c3135d21 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-630e7957-b3ba-4487-a73a-8066c3135d21 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-630e7957-b3ba-4487-a73a-8066c3135d21 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-630e7957-b3ba-4487-a73a-8066c3135d21 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-630e7957-b3ba-4487-a73a-8066c3135d21 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-630e7957-b3ba-4487-a73a-8066c3135d21 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 200 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1465/2991] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 877 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete snapshot with id: df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['06141161-191e-4e3d-a550-9d40eac2052b', 'f83a2297-f117-4452-9404-79972b2cf470', '57acd107-a909-4bab-ba2e-8269acbe4d41', '90a01ad3-4284-4abb-ac62-0feb69b81510'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a65cba57-b479-49da-b129-289bea597e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06141161-191e-4e3d-a550-9d40eac2052b', 'f83a2297-f117-4452-9404-79972b2cf470', '57acd107-a909-4bab-ba2e-8269acbe4d41', '90a01ad3-4284-4abb-ac62-0feb69b81510']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45b1ae2d-4cce-4c40-8897-61986ba6a104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45b1ae2d-4cce-4c40-8897-61986ba6a104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec5377cf-f803-440b-a9f3-5e44d019cae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-686384371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['06141161-191e-4e3d-a550-9d40eac2052b','f83a2297-f117-4452-9404-79972b2cf470','57acd107-a909-4bab-ba2e-8269acbe4d41','90a01ad3-4284-4abb-ac62-0feb69b81510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-686384371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec5377cf-f803-440b-a9f3-5e44d019cae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209cb9d4-8e32-4605-b0e4-16ac7f8c9543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot delete request issued successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bd9255f5-b5ee-4be1-ad6f-b157f483e6ad tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 202 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1466/2992] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:22 2026] DELETE /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "297ac0bc-9cb3-4b3f-a32e-9e9420db19ec", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-699705237"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Create snapshot from volume 297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (209cb9d4-8e32-4605-b0e4-16ac7f8c9543) transitioned into state 'SUCCESS' from state '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-686384371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['06141161-191e-4e3d-a550-9d40eac2052b','f83a2297-f117-4452-9404-79972b2cf470','57acd107-a909-4bab-ba2e-8269acbe4d41','90a01ad3-4284-4abb-ac62-0feb69b81510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ac2d76-7cd1-4edc-9189-ba652d48afd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ac2d76-7cd1-4edc-9189-ba652d48afd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (011a0d13-e269-4354-9ad5-01fd6c118797) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7c55f38-071a-45ee-9d1e-b37a49a08786 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1527/2993] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:22 2026] POST /volume/v3/volumes => generated 786 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2df9d9ca-581b-4205-9d5a-6eb275c9d36e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2df9d9ca-581b-4205-9d5a-6eb275c9d36e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2df9d9ca-581b-4205-9d5a-6eb275c9d36e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2df9d9ca-581b-4205-9d5a-6eb275c9d36e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2df9d9ca-581b-4205-9d5a-6eb275c9d36e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2df9d9ca-581b-4205-9d5a-6eb275c9d36e tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 200 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1528/2994] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 474 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dbc48d63-20b3-44bb-8428-6401d0512a41 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbc48d63-20b3-44bb-8428-6401d0512a41 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbc48d63-20b3-44bb-8428-6401d0512a41 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbc48d63-20b3-44bb-8428-6401d0512a41 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-dbc48d63-20b3-44bb-8428-6401d0512a41 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbc48d63-20b3-44bb-8428-6401d0512a41 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 returned with HTTP 200 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1529/2995] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 => generated 965 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1181fdfc-c706-4cff-8775-e69db9c326f7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1181fdfc-c706-4cff-8775-e69db9c326f7 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1181fdfc-c706-4cff-8775-e69db9c326f7 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1181fdfc-c706-4cff-8775-e69db9c326f7 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1181fdfc-c706-4cff-8775-e69db9c326f7 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1181fdfc-c706-4cff-8775-e69db9c326f7 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1530/2996] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 937 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Created reservations ['bc0e7b14-f863-488e-81e1-fa81c23d40c7', 'bae043d8-6a22-4672-9522-420dca5c3c22', '720d0933-6e2e-40a4-8846-7b1bc3718dfd', '1677bf8e-0c38-4f19-b957-c2c52dd36d07'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot create request issued successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43d4c3f8-ab88-46f6-a46e-fa1862739ec8 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1467/2997] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:22 2026] POST /volume/v3/snapshots => generated 325 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d0063805-3ce8-4e75-b49f-091569c86946 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0063805-3ce8-4e75-b49f-091569c86946 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0063805-3ce8-4e75-b49f-091569c86946 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0063805-3ce8-4e75-b49f-091569c86946 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d0063805-3ce8-4e75-b49f-091569c86946 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0063805-3ce8-4e75-b49f-091569c86946 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1531/2998] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:22 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 457 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-457aa5f9-302e-4c31-906c-d0af51e9c50c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-457aa5f9-302e-4c31-906c-d0af51e9c50c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-457aa5f9-302e-4c31-906c-d0af51e9c50c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-457aa5f9-302e-4c31-906c-d0af51e9c50c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-457aa5f9-302e-4c31-906c-d0af51e9c50c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Snapshot retrieved successfully. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-457aa5f9-302e-4c31-906c-d0af51e9c50c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 200 Sep 03 14:36:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1468/2999] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:23 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 474 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0a032dbc-e9f2-412f-b3d5-8d5ade30d16e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0a032dbc-e9f2-412f-b3d5-8d5ade30d16e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0a032dbc-e9f2-412f-b3d5-8d5ade30d16e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0a032dbc-e9f2-412f-b3d5-8d5ade30d16e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0a032dbc-e9f2-412f-b3d5-8d5ade30d16e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0a032dbc-e9f2-412f-b3d5-8d5ade30d16e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 returned with HTTP 200 Sep 03 14:36:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1532/3000] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:23 2026] GET /volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-93515f9c-fdef-4270-b7d1-27e617180828 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-93515f9c-fdef-4270-b7d1-27e617180828 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-93515f9c-fdef-4270-b7d1-27e617180828 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-93515f9c-fdef-4270-b7d1-27e617180828 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-93515f9c-fdef-4270-b7d1-27e617180828 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-93515f9c-fdef-4270-b7d1-27e617180828 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1469/3001] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:23 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 1202 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9a57871e-8be6-4a0a-b1fd-9ab0107939de None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a57871e-8be6-4a0a-b1fd-9ab0107939de tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a57871e-8be6-4a0a-b1fd-9ab0107939de tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9a57871e-8be6-4a0a-b1fd-9ab0107939de tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9a57871e-8be6-4a0a-b1fd-9ab0107939de tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9a57871e-8be6-4a0a-b1fd-9ab0107939de tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1533/3002] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:23 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 1202 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a4f4e67b-57ca-4a31-b274-673813e5956a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] DELETE http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Delete volume with id: 8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-15800c3d-3eeb-4cf5-a0c9-7980cd9c52a1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:23 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15800c3d-3eeb-4cf5-a0c9-7980cd9c52a1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15800c3d-3eeb-4cf5-a0c9-7980cd9c52a1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-15800c3d-3eeb-4cf5-a0c9-7980cd9c52a1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-15800c3d-3eeb-4cf5-a0c9-7980cd9c52a1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-15800c3d-3eeb-4cf5-a0c9-7980cd9c52a1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1534/3003] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:23 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Delete volume request issued successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a4f4e67b-57ca-4a31-b274-673813e5956a tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 202 Sep 03 14:36:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1470/3004] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:36:23 2026] DELETE /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-903eb616-facc-440a-bfd2-4c5f847f49bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-903eb616-facc-440a-bfd2-4c5f847f49bd tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-903eb616-facc-440a-bfd2-4c5f847f49bd tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-903eb616-facc-440a-bfd2-4c5f847f49bd tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-903eb616-facc-440a-bfd2-4c5f847f49bd tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Volume info retrieved successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-903eb616-facc-440a-bfd2-4c5f847f49bd tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 200 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1535/3005] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:24 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 1201 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d64a71f8-458f-4b81-9aaf-819bc8ce4a7c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d64a71f8-458f-4b81-9aaf-819bc8ce4a7c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d64a71f8-458f-4b81-9aaf-819bc8ce4a7c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d64a71f8-458f-4b81-9aaf-819bc8ce4a7c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d64a71f8-458f-4b81-9aaf-819bc8ce4a7c tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 returned with HTTP 404 Sep 03 14:36:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1471/3006] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:24 2026] GET /volume/v3/snapshots/df45cdc6-5629-4f30-b9eb-cb7cca8cff93 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] DELETE http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume with id: 3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Delete volume request issued successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b9876ae3-43ee-4b11-9b39-4129f52da65b tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 returned with HTTP 202 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1536/3007] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:24 2026] DELETE /volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2c4cef11-56a1-44bd-8fee-d25471089e74 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-198eb5b0-0c90-4303-a48e-0032ccd10fcb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c4cef11-56a1-44bd-8fee-d25471089e74 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c4cef11-56a1-44bd-8fee-d25471089e74 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2c4cef11-56a1-44bd-8fee-d25471089e74 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-198eb5b0-0c90-4303-a48e-0032ccd10fcb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-198eb5b0-0c90-4303-a48e-0032ccd10fcb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-198eb5b0-0c90-4303-a48e-0032ccd10fcb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2c4cef11-56a1-44bd-8fee-d25471089e74 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Volume info retrieved successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-198eb5b0-0c90-4303-a48e-0032ccd10fcb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2c4cef11-56a1-44bd-8fee-d25471089e74 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 returned with HTTP 200 Sep 03 14:36:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1472/3008] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:24 2026] GET /volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 => generated 861 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-198eb5b0-0c90-4303-a48e-0032ccd10fcb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 returned with HTTP 200 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1537/3009] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:24 2026] GET /volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 => generated 1016 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec5377cf-f803-440b-a9f3-5e44d019cae4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-429572031"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:24 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b933cb65-bc45-4ce6-a2a4-177174591c8e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b933cb65-bc45-4ce6-a2a4-177174591c8e tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b933cb65-bc45-4ce6-a2a4-177174591c8e tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b933cb65-bc45-4ce6-a2a4-177174591c8e tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:24 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['a6987042-7988-4d46-bd14-eceaf900530c', 'fc8ea32a-84fa-47dd-8b87-1f60ffb006fd', 'd330bf18-2c22-49eb-9c1c-9020d4b1117b', '67db65b0-bcaf-442b-bf4a-f061ab681c33'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b933cb65-bc45-4ce6-a2a4-177174591c8e tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b933cb65-bc45-4ce6-a2a4-177174591c8e tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1538/3010] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:24 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 457 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:36:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e38d842-8d0f-4f7b-9b6e-8851b9392cf5 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1473/3011] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eacd4225-dd48-4da9-a0b3-684f00bb725c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eacd4225-dd48-4da9-a0b3-684f00bb725c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eacd4225-dd48-4da9-a0b3-684f00bb725c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eacd4225-dd48-4da9-a0b3-684f00bb725c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-90958047-6061-4b27-93de-698ebf2a3460 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-90958047-6061-4b27-93de-698ebf2a3460 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-90958047-6061-4b27-93de-698ebf2a3460 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-eacd4225-dd48-4da9-a0b3-684f00bb725c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eacd4225-dd48-4da9-a0b3-684f00bb725c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-90958047-6061-4b27-93de-698ebf2a3460 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1539/3012] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:25 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-90958047-6061-4b27-93de-698ebf2a3460 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 404 Sep 03 14:36:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1474/3013] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:25 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-95a63af8-e47f-40ea-ae13-908c131e4a40 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95a63af8-e47f-40ea-ae13-908c131e4a40 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] DELETE http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95a63af8-e47f-40ea-ae13-908c131e4a40 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-95a63af8-e47f-40ea-ae13-908c131e4a40 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-95a63af8-e47f-40ea-ae13-908c131e4a40 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Delete volume with id: 8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-95a63af8-e47f-40ea-ae13-908c131e4a40 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 404 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1540/3014] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:36:25 2026] DELETE /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:36:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-86b3b228-e5db-4dab-8d36-e3881a7f8347 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86b3b228-e5db-4dab-8d36-e3881a7f8347 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] GET http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 Sep 03 14:36:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86b3b228-e5db-4dab-8d36-e3881a7f8347 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86b3b228-e5db-4dab-8d36-e3881a7f8347 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86b3b228-e5db-4dab-8d36-e3881a7f8347 tempest-VolumeImageDependencyTests-850067079 tempest-VolumeImageDependencyTests-850067079-project-member] http://192.168.122.242/volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 returned with HTTP 404 Sep 03 14:36:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1475/3015] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:36:25 2026] GET /volume/v3/volumes/8b9b39fe-3eaf-4cad-808a-3c126558a8e0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6733592a-b3c3-415e-b0fb-621ef6269ae7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6733592a-b3c3-415e-b0fb-621ef6269ae7 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] GET http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6733592a-b3c3-415e-b0fb-621ef6269ae7 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6733592a-b3c3-415e-b0fb-621ef6269ae7 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6733592a-b3c3-415e-b0fb-621ef6269ae7 tempest-CreateVolumesFromSnapshotTest-2050907273 tempest-CreateVolumesFromSnapshotTest-2050907273-project-member] http://192.168.122.242/volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 returned with HTTP 404 Sep 03 14:36:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1541/3016] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:25 2026] GET /volume/v3/volumes/3a124632-b007-4c13-b628-8570c81d19f0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-972a2f03-29fc-469a-8b04-e7045c5a7291 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-972a2f03-29fc-469a-8b04-e7045c5a7291 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-972a2f03-29fc-469a-8b04-e7045c5a7291 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-972a2f03-29fc-469a-8b04-e7045c5a7291 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-972a2f03-29fc-469a-8b04-e7045c5a7291 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-972a2f03-29fc-469a-8b04-e7045c5a7291 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1476/3017] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:26 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 457 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a93fefc0-9c74-4858-b1c9-f8c3178a18b9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a93fefc0-9c74-4858-b1c9-f8c3178a18b9 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a93fefc0-9c74-4858-b1c9-f8c3178a18b9 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a93fefc0-9c74-4858-b1c9-f8c3178a18b9 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a93fefc0-9c74-4858-b1c9-f8c3178a18b9 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a93fefc0-9c74-4858-b1c9-f8c3178a18b9 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1542/3018] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:26 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a7b32b9e-1c03-4517-a29e-620c3c6b4a8a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7b32b9e-1c03-4517-a29e-620c3c6b4a8a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7b32b9e-1c03-4517-a29e-620c3c6b4a8a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7b32b9e-1c03-4517-a29e-620c3c6b4a8a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a7b32b9e-1c03-4517-a29e-620c3c6b4a8a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7b32b9e-1c03-4517-a29e-620c3c6b4a8a tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1477/3019] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:27 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 484 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-25365aad-86b8-4b7a-8a31-6cf241da7344 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-25365aad-86b8-4b7a-8a31-6cf241da7344 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-25365aad-86b8-4b7a-8a31-6cf241da7344 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-25365aad-86b8-4b7a-8a31-6cf241da7344 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-25365aad-86b8-4b7a-8a31-6cf241da7344 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cdda6717-e051-4230-a2c1-ce3060f22905 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-25365aad-86b8-4b7a-8a31-6cf241da7344 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1543/3020] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:27 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 484 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cdda6717-e051-4230-a2c1-ce3060f22905 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cdda6717-e051-4230-a2c1-ce3060f22905 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cdda6717-e051-4230-a2c1-ce3060f22905 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Delete snapshot with id: 9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cdda6717-e051-4230-a2c1-ce3060f22905 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cdda6717-e051-4230-a2c1-ce3060f22905 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1478/3021] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:27 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot delete request issued successfully. Sep 03 14:36:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be335dfb-20a9-4d7b-8879-0bbd10a52e98 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 202 Sep 03 14:36:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1544/3022] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:27 2026] DELETE /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a0d9764e-7094-4d48-b21d-d8c57381bc03 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0d9764e-7094-4d48-b21d-d8c57381bc03 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0d9764e-7094-4d48-b21d-d8c57381bc03 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a0d9764e-7094-4d48-b21d-d8c57381bc03 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a0d9764e-7094-4d48-b21d-d8c57381bc03 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a0d9764e-7094-4d48-b21d-d8c57381bc03 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1479/3023] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:27 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 483 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2a43e048-eb1a-40c6-b958-97a4d6146e0b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a43e048-eb1a-40c6-b958-97a4d6146e0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a43e048-eb1a-40c6-b958-97a4d6146e0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2a43e048-eb1a-40c6-b958-97a4d6146e0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2a43e048-eb1a-40c6-b958-97a4d6146e0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2a43e048-eb1a-40c6-b958-97a4d6146e0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1545/3024] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:28 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e0dcfba6-cc6b-432e-9919-e7787d989c1c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0dcfba6-cc6b-432e-9919-e7787d989c1c tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0dcfba6-cc6b-432e-9919-e7787d989c1c tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0dcfba6-cc6b-432e-9919-e7787d989c1c tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e0dcfba6-cc6b-432e-9919-e7787d989c1c tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Snapshot retrieved successfully. Sep 03 14:36:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0dcfba6-cc6b-432e-9919-e7787d989c1c tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 200 Sep 03 14:36:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1480/3025] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:28 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 483 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-984db2b0-e8d9-4a66-894b-22a4b9379a50 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-984db2b0-e8d9-4a66-894b-22a4b9379a50 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-984db2b0-e8d9-4a66-894b-22a4b9379a50 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-769648376", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1518000356", "vendor_name": "tempest-vendor_name-2009150357"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-984db2b0-e8d9-4a66-894b-22a4b9379a50 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1546/3026] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:28 2026] POST /volume/v3/types => generated 328 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d26c9109-6196-4f42-8961-c760d2094241 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "82c852e7-35f8-47da-9d11-c4d8c8122e2f", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume request body: {'volume': {'volume_type': '82c852e7-35f8-47da-9d11-c4d8c8122e2f', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume of 1 GB Sep 03 14:36:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Flow 'volume_create_api' (7ed7df5b-0c56-411c-9585-2b6f67df3642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b6e40e-2b45-4327-8ba8-d0c347599195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45b6e40e-2b45-4327-8ba8-d0c347599195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1518000356',vendor_name='tempest-vendor_name-2009150357'},id=82c852e7-35f8-47da-9d11-c4d8c8122e2f,is_public=True,name='tempest-ProjectAdminTests-volume-type-769648376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82c852e7-35f8-47da-9d11-c4d8c8122e2f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b7e672-6187-4f46-8283-589f2ef8a8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-733ce9f9-3bec-498f-82c2-df826a0c8cf0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-733ce9f9-3bec-498f-82c2-df826a0c8cf0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-733ce9f9-3bec-498f-82c2-df826a0c8cf0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-733ce9f9-3bec-498f-82c2-df826a0c8cf0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-733ce9f9-3bec-498f-82c2-df826a0c8cf0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-733ce9f9-3bec-498f-82c2-df826a0c8cf0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1547/3027] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:29 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fb68d5a6-564f-43f1-ae41-e20983233962 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Delete snapshot with id: d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-769648376 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-769648376, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-769648376 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-769648376, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot delete request issued successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fb68d5a6-564f-43f1-ae41-e20983233962 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 202 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1548/3028] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:29 2026] DELETE /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f9cea674-ebaf-41c0-ae5e-652f3f50dae7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9cea674-ebaf-41c0-ae5e-652f3f50dae7 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9cea674-ebaf-41c0-ae5e-652f3f50dae7 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9cea674-ebaf-41c0-ae5e-652f3f50dae7 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9cea674-ebaf-41c0-ae5e-652f3f50dae7 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 returned with HTTP 404 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1549/3029] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:29 2026] GET /volume/v3/snapshots/9aa6ad1c-20f5-4920-8765-db79d469f4a6 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-03955e06-755b-423a-9c2e-e26515f8ade7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03955e06-755b-423a-9c2e-e26515f8ade7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03955e06-755b-423a-9c2e-e26515f8ade7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-03955e06-755b-423a-9c2e-e26515f8ade7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Created reservations ['3f6cc712-36e1-4d27-aa39-cdb11d8fdfb5', 'cd2faed4-2b67-4aa9-957b-28b2e8779d3f', '9adeca97-8c30-4d99-8e6e-4e8221a6bd0c', '5bcb8269-0ab7-4ca0-959e-5da9671c484b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79b7e672-6187-4f46-8283-589f2ef8a8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6cc712-36e1-4d27-aa39-cdb11d8fdfb5', 'cd2faed4-2b67-4aa9-957b-28b2e8779d3f', '9adeca97-8c30-4d99-8e6e-4e8221a6bd0c', '5bcb8269-0ab7-4ca0-959e-5da9671c484b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b947f88-71a7-422d-ad05-16a6bef26813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-03955e06-755b-423a-9c2e-e26515f8ade7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-03955e06-755b-423a-9c2e-e26515f8ade7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1550/3030] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:29 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 465 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] DELETE http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Delete volume with id: 297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b947f88-71a7-422d-ad05-16a6bef26813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '288bbd89-659c-4012-a704-9529ab7ff042', '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='fbe8eaca39574f53a3592971997700ed',qos_specs=None,replication_status=,reservations=['3f6cc712-36e1-4d27-aa39-cdb11d8fdfb5','cd2faed4-2b67-4aa9-957b-28b2e8779d3f','9adeca97-8c30-4d99-8e6e-4e8221a6bd0c','5bcb8269-0ab7-4ca0-959e-5da9671c484b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_type_id=82c852e7-35f8-47da-9d11-c4d8c8122e2f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:29Z,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=288bbd89-659c-4012-a704-9529ab7ff042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe8eaca39574f53a3592971997700ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82c852e7-35f8-47da-9d11-c4d8c8122e2f),volume_type_id=82c852e7-35f8-47da-9d11-c4d8c8122e2f)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c731b05e-cc70-4b90-9593-c19ae125ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Delete volume request issued successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0f94c636-878e-41f3-b180-b70708d1eeb1 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 202 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1551/3031] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:29 2026] DELETE /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c731b05e-cc70-4b90-9593-c19ae125ccf1) transitioned into state 'SUCCESS' from 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='fbe8eaca39574f53a3592971997700ed',qos_specs=None,replication_status=,reservations=['3f6cc712-36e1-4d27-aa39-cdb11d8fdfb5','cd2faed4-2b67-4aa9-957b-28b2e8779d3f','9adeca97-8c30-4d99-8e6e-4e8221a6bd0c','5bcb8269-0ab7-4ca0-959e-5da9671c484b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_type_id=82c852e7-35f8-47da-9d11-c4d8c8122e2f)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fcc6bfce-10c5-4d7a-a611-eb026e6747d3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76de010c-17fc-4c19-8b16-cfaec354d6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcc6bfce-10c5-4d7a-a611-eb026e6747d3 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcc6bfce-10c5-4d7a-a611-eb026e6747d3 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fcc6bfce-10c5-4d7a-a611-eb026e6747d3 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:29 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76de010c-17fc-4c19-8b16-cfaec354d6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fcc6bfce-10c5-4d7a-a611-eb026e6747d3 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Flow 'volume_create_api' (7ed7df5b-0c56-411c-9585-2b6f67df3642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume request issued successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d26c9109-6196-4f42-8961-c760d2094241 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1481/3032] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:29 2026] POST /volume/v3/volumes => generated 780 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8efc0224-6f69-4b49-8b48-f45c6bf194ee None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fcc6bfce-10c5-4d7a-a611-eb026e6747d3 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 200 Sep 03 14:36:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1552/3033] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:29 2026] GET /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 876 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8efc0224-6f69-4b49-8b48-f45c6bf194ee tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8efc0224-6f69-4b49-8b48-f45c6bf194ee tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8efc0224-6f69-4b49-8b48-f45c6bf194ee tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:29 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8efc0224-6f69-4b49-8b48-f45c6bf194ee tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8efc0224-6f69-4b49-8b48-f45c6bf194ee tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 returned with HTTP 200 Sep 03 14:36:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1482/3034] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:29 2026] GET /volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 => generated 959 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0183f9c8-140b-4b24-9905-0ead6de2da1d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0183f9c8-140b-4b24-9905-0ead6de2da1d tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0183f9c8-140b-4b24-9905-0ead6de2da1d tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0183f9c8-140b-4b24-9905-0ead6de2da1d tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] Calling method 'get_pools' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0183f9c8-140b-4b24-9905-0ead6de2da1d tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1553/3035] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:36:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dd4e38ec-1645-45c8-8633-01f98b7ff938 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd4e38ec-1645-45c8-8633-01f98b7ff938 tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] GET http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd4e38ec-1645-45c8-8633-01f98b7ff938 tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dd4e38ec-1645-45c8-8633-01f98b7ff938 tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: /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 03 14:36:30 devstack devstack@c-api.service[86692]: return base.obj_make_list(context, cls(context), objects.Service, Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dd4e38ec-1645-45c8-8633-01f98b7ff938 tempest-ProjectAdminTests-1062613341 tempest-ProjectAdminTests-1062613341-project-admin] http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1483/3036] 192.168.122.242 () {58 vars in 1193 bytes} [Thu Sep 3 14:36:30 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5ee26862-318b-4fcc-949f-1b9358acd987 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ee26862-318b-4fcc-949f-1b9358acd987 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ee26862-318b-4fcc-949f-1b9358acd987 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5ee26862-318b-4fcc-949f-1b9358acd987 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=691,cinder:INSERT=136,cinder:UPDATE=204 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5ee26862-318b-4fcc-949f-1b9358acd987 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5ee26862-318b-4fcc-949f-1b9358acd987 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 200 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1554/3037] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:30 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-821f6563-c33b-4892-a002-41efae573757 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-821f6563-c33b-4892-a002-41efae573757 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-821f6563-c33b-4892-a002-41efae573757 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-821f6563-c33b-4892-a002-41efae573757 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=656,cinder:INSERT=116,cinder:UPDATE=200 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-821f6563-c33b-4892-a002-41efae573757 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec returned with HTTP 404 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1484/3038] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:30 2026] GET /volume/v3/volumes/297ac0bc-9cb3-4b3f-a32e-9e9420db19ec => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] DELETE http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Delete volume with id: 5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-34969ecc-e3b5-4760-922c-d26f792d878d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34969ecc-e3b5-4760-922c-d26f792d878d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34969ecc-e3b5-4760-922c-d26f792d878d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-34969ecc-e3b5-4760-922c-d26f792d878d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Delete volume request issued successfully. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9ee37beb-58bb-4c85-92a1-5204b0e28afb tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 202 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1555/3039] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:30 2026] DELETE /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-34969ecc-e3b5-4760-922c-d26f792d878d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-30197358-e6ef-4d0c-b494-2442b2c0a11b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-34969ecc-e3b5-4760-922c-d26f792d878d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 returned with HTTP 200 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1485/3040] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:30 2026] GET /volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 => generated 980 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-30197358-e6ef-4d0c-b494-2442b2c0a11b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-30197358-e6ef-4d0c-b494-2442b2c0a11b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-30197358-e6ef-4d0c-b494-2442b2c0a11b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c7ba0ffe-2d60-488f-a71a-d56a31660b53 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c7ba0ffe-2d60-488f-a71a-d56a31660b53 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c7ba0ffe-2d60-488f-a71a-d56a31660b53 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c7ba0ffe-2d60-488f-a71a-d56a31660b53 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c7ba0ffe-2d60-488f-a71a-d56a31660b53 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1486/3041] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:30 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 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-08d48f86-b4d9-4fc3-8f3a-4f80722f7138 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:30 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:30 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08d48f86-b4d9-4fc3-8f3a-4f80722f7138 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/messages/18cb77eb-df8d-4c3c-b8d0-643adf40b0f3 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08d48f86-b4d9-4fc3-8f3a-4f80722f7138 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08d48f86-b4d9-4fc3-8f3a-4f80722f7138 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08d48f86-b4d9-4fc3-8f3a-4f80722f7138 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages/18cb77eb-df8d-4c3c-b8d0-643adf40b0f3 returned with HTTP 204 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1487/3042] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:30 2026] DELETE /volume/v3/messages/18cb77eb-df8d-4c3c-b8d0-643adf40b0f3 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-82ef1771-eb61-4dea-811a-1da4541d9259 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-30197358-e6ef-4d0c-b494-2442b2c0a11b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82ef1771-eb61-4dea-811a-1da4541d9259 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/messages/18cb77eb-df8d-4c3c-b8d0-643adf40b0f3 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82ef1771-eb61-4dea-811a-1da4541d9259 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-82ef1771-eb61-4dea-811a-1da4541d9259 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-82ef1771-eb61-4dea-811a-1da4541d9259 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages/18cb77eb-df8d-4c3c-b8d0-643adf40b0f3 returned with HTTP 404 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1488/3043] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:30 2026] GET /volume/v3/messages/18cb77eb-df8d-4c3c-b8d0-643adf40b0f3 => generated 110 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-30197358-e6ef-4d0c-b494-2442b2c0a11b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-097a1389-db20-4d21-a274-8c945ad59367 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:30 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1556/3044] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:30 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 841 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:30 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Delete volume with id: 288bbd89-659c-4012-a704-9529ab7ff042 Sep 03 14:36:30 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:30 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86692) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Created reservations ['2bac9248-01ef-46a7-bbf5-1640ee084a84', 'ff63560c-653e-4933-9878-47e7d44d0cfb', '98458146-99f6-486b-b861-73f875744db9', 'a3755ec3-818d-4fef-9037-40eb82d953ca'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Delete volume request issued successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-097a1389-db20-4d21-a274-8c945ad59367 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 returned with HTTP 202 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1489/3045] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:30 2026] DELETE /volume/v3/volumes/288bbd89-659c-4012-a704-9529ab7ff042 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-43c60d86-1ae0-4b3a-a29c-fc4ca109e0ad None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43c60d86-1ae0-4b3a-a29c-fc4ca109e0ad tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/types/82c852e7-35f8-47da-9d11-c4d8c8122e2f Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43c60d86-1ae0-4b3a-a29c-fc4ca109e0ad tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43c60d86-1ae0-4b3a-a29c-fc4ca109e0ad tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43c60d86-1ae0-4b3a-a29c-fc4ca109e0ad tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/types/82c852e7-35f8-47da-9d11-c4d8c8122e2f returned with HTTP 202 Sep 03 14:36:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1557/3046] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:31 2026] DELETE /volume/v3/types/82c852e7-35f8-47da-9d11-c4d8c8122e2f => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-76cdd57b-f59f-405b-a4c1-6bcb12463232 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-76cdd57b-f59f-405b-a4c1-6bcb12463232 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-76cdd57b-f59f-405b-a4c1-6bcb12463232 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-538771233", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1450093288", "vendor_name": "tempest-vendor_name-343660617"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-76cdd57b-f59f-405b-a4c1-6bcb12463232 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1490/3047] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:31 2026] POST /volume/v3/types => generated 327 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5949c133-54b7-4862-9662-059a0350a683 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "58ba94b9-1cc5-4871-8a06-6ec526cae783", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume request body: {'volume': {'volume_type': '58ba94b9-1cc5-4871-8a06-6ec526cae783', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume of 1 GB Sep 03 14:36:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Flow 'volume_create_api' (6665a1d7-5590-40b5-ae75-c949dc8e72ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a2b835-592f-4bcd-b6fa-6b9346333d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3a2b835-592f-4bcd-b6fa-6b9346333d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1450093288',vendor_name='tempest-vendor_name-343660617'},id=58ba94b9-1cc5-4871-8a06-6ec526cae783,is_public=True,name='tempest-ProjectAdminTests-volume-type-538771233',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '58ba94b9-1cc5-4871-8a06-6ec526cae783', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48e112a-052a-424b-8ef9-bfde9cd49bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-538771233 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-538771233, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-538771233 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-538771233, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1abd9766-c02f-4271-b674-250e17c693f6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1abd9766-c02f-4271-b674-250e17c693f6 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1abd9766-c02f-4271-b674-250e17c693f6 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1abd9766-c02f-4271-b674-250e17c693f6 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1abd9766-c02f-4271-b674-250e17c693f6 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 404 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1491/3048] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:31 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-40ec7fa9-0426-498b-beda-e603df4fc2e3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40ec7fa9-0426-498b-beda-e603df4fc2e3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40ec7fa9-0426-498b-beda-e603df4fc2e3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-40ec7fa9-0426-498b-beda-e603df4fc2e3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-40ec7fa9-0426-498b-beda-e603df4fc2e3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-40ec7fa9-0426-498b-beda-e603df4fc2e3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 404 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1492/3049] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:31 2026] DELETE /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e681bef0-8268-47ab-a2f9-03586c2b1c2a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e681bef0-8268-47ab-a2f9-03586c2b1c2a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e681bef0-8268-47ab-a2f9-03586c2b1c2a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e681bef0-8268-47ab-a2f9-03586c2b1c2a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Created reservations ['2204a24a-dc5b-4393-887a-70fc80853219', 'eaec273e-4296-410a-91a5-a75e7811b1b6', '356fc175-f061-4b5f-8fdc-bda9a37b7cb3', '5aa08284-15a2-408b-ae84-cc6b0d077b40'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48e112a-052a-424b-8ef9-bfde9cd49bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2204a24a-dc5b-4393-887a-70fc80853219', 'eaec273e-4296-410a-91a5-a75e7811b1b6', '356fc175-f061-4b5f-8fdc-bda9a37b7cb3', '5aa08284-15a2-408b-ae84-cc6b0d077b40']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e681bef0-8268-47ab-a2f9-03586c2b1c2a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 returned with HTTP 404 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1493/3050] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:31 2026] GET /volume/v3/snapshots/d4b5fff8-190e-420f-b519-e4bb6342a676 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-77e0af62-b6cb-490f-a7aa-10507808d245 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7d4452-a2e9-4d56-bfe1-040a0040f488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa7d4452-a2e9-4d56-bfe1-040a0040f488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec213c1-d6b1-4668-80f9-02bd2100545b', '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='fbe8eaca39574f53a3592971997700ed',qos_specs=None,replication_status=,reservations=['2204a24a-dc5b-4393-887a-70fc80853219','eaec273e-4296-410a-91a5-a75e7811b1b6','356fc175-f061-4b5f-8fdc-bda9a37b7cb3','5aa08284-15a2-408b-ae84-cc6b0d077b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_type_id=58ba94b9-1cc5-4871-8a06-6ec526cae783), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:31Z,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=5ec213c1-d6b1-4668-80f9-02bd2100545b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe8eaca39574f53a3592971997700ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(58ba94b9-1cc5-4871-8a06-6ec526cae783),volume_type_id=58ba94b9-1cc5-4871-8a06-6ec526cae783)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852e949d-80cd-4e90-8c08-ba667f048a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-77e0af62-b6cb-490f-a7aa-10507808d245 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 returned with HTTP 202 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1494/3051] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:31 2026] DELETE /volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0726fbb5-a646-42be-98ef-7cbf4026c335 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (852e949d-80cd-4e90-8c08-ba667f048a91) transitioned into state 'SUCCESS' from 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='fbe8eaca39574f53a3592971997700ed',qos_specs=None,replication_status=,reservations=['2204a24a-dc5b-4393-887a-70fc80853219','eaec273e-4296-410a-91a5-a75e7811b1b6','356fc175-f061-4b5f-8fdc-bda9a37b7cb3','5aa08284-15a2-408b-ae84-cc6b0d077b40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_type_id=58ba94b9-1cc5-4871-8a06-6ec526cae783)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0726fbb5-a646-42be-98ef-7cbf4026c335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0726fbb5-a646-42be-98ef-7cbf4026c335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0726fbb5-a646-42be-98ef-7cbf4026c335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c9d555-fb33-4e8c-8c25-2848178d53b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4c9d555-fb33-4e8c-8c25-2848178d53b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Flow 'volume_create_api' (6665a1d7-5590-40b5-ae75-c949dc8e72ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume request issued successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0726fbb5-a646-42be-98ef-7cbf4026c335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5949c133-54b7-4862-9662-059a0350a683 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1558/3052] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:31 2026] POST /volume/v3/volumes => generated 780 bytes in 511 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-70db4684-cd9a-4d1a-958a-e72ea7274cba None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70db4684-cd9a-4d1a-958a-e72ea7274cba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70db4684-cd9a-4d1a-958a-e72ea7274cba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-70db4684-cd9a-4d1a-958a-e72ea7274cba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0726fbb5-a646-42be-98ef-7cbf4026c335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 returned with HTTP 200 Sep 03 14:36:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1495/3053] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:31 2026] GET /volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 => generated 1015 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-70db4684-cd9a-4d1a-958a-e72ea7274cba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-70db4684-cd9a-4d1a-958a-e72ea7274cba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b returned with HTTP 200 Sep 03 14:36:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1559/3054] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:31 2026] GET /volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b => generated 959 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3265fb5c-a9ad-495e-bc95-966462edf61b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3265fb5c-a9ad-495e-bc95-966462edf61b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3265fb5c-a9ad-495e-bc95-966462edf61b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3265fb5c-a9ad-495e-bc95-966462edf61b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:32 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3265fb5c-a9ad-495e-bc95-966462edf61b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Volume info retrieved successfully. Sep 03 14:36:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3265fb5c-a9ad-495e-bc95-966462edf61b tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 200 Sep 03 14:36:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1496/3055] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:31 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 841 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b7b5dda4-cd24-4a18-8a21-548a5c2420ca None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7b5dda4-cd24-4a18-8a21-548a5c2420ca tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 Sep 03 14:36:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7b5dda4-cd24-4a18-8a21-548a5c2420ca tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b7b5dda4-cd24-4a18-8a21-548a5c2420ca tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b7b5dda4-cd24-4a18-8a21-548a5c2420ca tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 returned with HTTP 404 Sep 03 14:36:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1560/3056] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:32 2026] GET /volume/v3/volumes/ec5377cf-f803-440b-a9f3-5e44d019cae4 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1061034717"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1061034717'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:36:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cb6b05e9-7dcf-41a0-bdae-4b1c7964126d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cb6b05e9-7dcf-41a0-bdae-4b1c7964126d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b Sep 03 14:36:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cb6b05e9-7dcf-41a0-bdae-4b1c7964126d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cb6b05e9-7dcf-41a0-bdae-4b1c7964126d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:32 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (27b6fcc9-f716-4b7c-ba14-262d481215c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5b35fd-e977-46ee-b0eb-e32f4d8dbbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:32 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:32 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cb6b05e9-7dcf-41a0-bdae-4b1c7964126d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cb6b05e9-7dcf-41a0-bdae-4b1c7964126d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b returned with HTTP 200 Sep 03 14:36:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1561/3057] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:32 2026] GET /volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b => generated 980 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3f6b4320-8a6b-4ddd-a2bf-8e6063d3e5b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f6b4320-8a6b-4ddd-a2bf-8e6063d3e5b1 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f6b4320-8a6b-4ddd-a2bf-8e6063d3e5b1 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3f6b4320-8a6b-4ddd-a2bf-8e6063d3e5b1 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3f6b4320-8a6b-4ddd-a2bf-8e6063d3e5b1 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1562/3058] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:33 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 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-132f9964-fd6e-433c-a328-bb6dcc4a3ca3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-132f9964-fd6e-433c-a328-bb6dcc4a3ca3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-132f9964-fd6e-433c-a328-bb6dcc4a3ca3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-132f9964-fd6e-433c-a328-bb6dcc4a3ca3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5b35fd-e977-46ee-b0eb-e32f4d8dbbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-132f9964-fd6e-433c-a328-bb6dcc4a3ca3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1563/3059] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:33 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 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a16372a-659c-4c95-b914-adc124f8d3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1839e8b7-4086-4ff9-af3c-32a37a90b40e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1839e8b7-4086-4ff9-af3c-32a37a90b40e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/messages/7756f8f2-9ac5-4aaf-81f7-ee30f436e8ba Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1839e8b7-4086-4ff9-af3c-32a37a90b40e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1839e8b7-4086-4ff9-af3c-32a37a90b40e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1839e8b7-4086-4ff9-af3c-32a37a90b40e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages/7756f8f2-9ac5-4aaf-81f7-ee30f436e8ba returned with HTTP 204 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1564/3060] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:33 2026] DELETE /volume/v3/messages/7756f8f2-9ac5-4aaf-81f7-ee30f436e8ba => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77f5c8ec-56fd-4ceb-a48e-04b719cc5470 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77f5c8ec-56fd-4ceb-a48e-04b719cc5470 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] GET http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77f5c8ec-56fd-4ceb-a48e-04b719cc5470 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77f5c8ec-56fd-4ceb-a48e-04b719cc5470 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77f5c8ec-56fd-4ceb-a48e-04b719cc5470 tempest-CinderUnicodeTest-2026399211 tempest-CinderUnicodeTest-2026399211-project-member] http://192.168.122.242/volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 returned with HTTP 404 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1565/3061] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:33 2026] GET /volume/v3/volumes/5c53f9ce-a137-49aa-9bfe-07e86c6f34b8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-91140661-fd57-42d6-919f-061b17210189 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['c1a3e186-a1e8-4f9b-ab79-6a29d3340368', '25f2aa60-6f75-4ef8-893b-7b985ab2eec4', 'c2194e7c-fe91-4cc4-93af-d771447e0d18', 'c512289c-65b9-4bf0-81bc-fe8fb47d6899'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a16372a-659c-4c95-b914-adc124f8d3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a3e186-a1e8-4f9b-ab79-6a29d3340368', '25f2aa60-6f75-4ef8-893b-7b985ab2eec4', 'c2194e7c-fe91-4cc4-93af-d771447e0d18', 'c512289c-65b9-4bf0-81bc-fe8fb47d6899']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e1175a-765a-4f57-8f78-992bfed1e27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Delete volume with id: 5ec213c1-d6b1-4668-80f9-02bd2100545b Sep 03 14:36:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86693) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48e1175a-765a-4f57-8f78-992bfed1e27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b7ad6b-0931-4fdb-b3c0-21166311b2d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061034717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['c1a3e186-a1e8-4f9b-ab79-6a29d3340368','25f2aa60-6f75-4ef8-893b-7b985ab2eec4','c2194e7c-fe91-4cc4-93af-d771447e0d18','c512289c-65b9-4bf0-81bc-fe8fb47d6899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1061034717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b7ad6b-0931-4fdb-b3c0-21166311b2d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe19e358-8afb-4a95-a628-b2dd1a9db598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Created reservations ['0259483f-fa58-4d8c-a37d-587f7aa5d926', '5e19f4c6-0c4d-4628-b344-05580e7c51cd', '51e119a9-06fe-4592-aa13-1b4a4057c7d3', '41ef2b5d-4a7a-4595-8e1b-2f141bdbc640'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe19e358-8afb-4a95-a628-b2dd1a9db598) transitioned into state 'SUCCESS' from state '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-1061034717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['c1a3e186-a1e8-4f9b-ab79-6a29d3340368','25f2aa60-6f75-4ef8-893b-7b985ab2eec4','c2194e7c-fe91-4cc4-93af-d771447e0d18','c512289c-65b9-4bf0-81bc-fe8fb47d6899'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e908022-96ac-40f5-b9f4-27753b6f7d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e908022-96ac-40f5-b9f4-27753b6f7d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Delete volume request issued successfully. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-91140661-fd57-42d6-919f-061b17210189 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b returned with HTTP 202 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1566/3062] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:33 2026] DELETE /volume/v3/volumes/5ec213c1-d6b1-4668-80f9-02bd2100545b => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (27b6fcc9-f716-4b7c-ba14-262d481215c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6a92854e-bf04-493b-b4a8-db4a52a21288 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1497/3063] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:32 2026] POST /volume/v3/volumes => generated 787 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e159fb2e-a31a-4725-a645-7e98f238b1d5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e159fb2e-a31a-4725-a645-7e98f238b1d5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/types/58ba94b9-1cc5-4871-8a06-6ec526cae783 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e159fb2e-a31a-4725-a645-7e98f238b1d5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e159fb2e-a31a-4725-a645-7e98f238b1d5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cd1f8463-7b89-4bd1-83d8-c4c28c65f9a4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cd1f8463-7b89-4bd1-83d8-c4c28c65f9a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cd1f8463-7b89-4bd1-83d8-c4c28c65f9a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cd1f8463-7b89-4bd1-83d8-c4c28c65f9a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cd1f8463-7b89-4bd1-83d8-c4c28c65f9a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cd1f8463-7b89-4bd1-83d8-c4c28c65f9a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 returned with HTTP 200 Sep 03 14:36:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1498/3064] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:33 2026] GET /volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 => generated 966 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e159fb2e-a31a-4725-a645-7e98f238b1d5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/types/58ba94b9-1cc5-4871-8a06-6ec526cae783 returned with HTTP 202 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1567/3065] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:33 2026] DELETE /volume/v3/types/58ba94b9-1cc5-4871-8a06-6ec526cae783 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a478ca4b-31b2-40d9-842a-194c334e252d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a478ca4b-31b2-40d9-842a-194c334e252d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a478ca4b-31b2-40d9-842a-194c334e252d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-661018651", "extra_specs": {"storage_protocol": "tempest-storage_protocol-961546913", "vendor_name": "tempest-vendor_name-41159305"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a478ca4b-31b2-40d9-842a-194c334e252d tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1499/3066] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:33 2026] POST /volume/v3/types => generated 325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2ed18693-7a75-4f40-93b4-367155806c03", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume request body: {'volume': {'volume_type': '2ed18693-7a75-4f40-93b4-367155806c03', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume of 1 GB Sep 03 14:36:33 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Flow 'volume_create_api' (244e34af-4d50-4c62-a4fe-d2fd4ce522b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a9a4ac-fc56-45ed-afaf-f3ce1e8a33e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8a9a4ac-fc56-45ed-afaf-f3ce1e8a33e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-961546913',vendor_name='tempest-vendor_name-41159305'},id=2ed18693-7a75-4f40-93b4-367155806c03,is_public=True,name='tempest-ProjectAdminTests-volume-type-661018651',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2ed18693-7a75-4f40-93b4-367155806c03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15cd401b-6389-465d-ab01-4b0588aa072c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-661018651 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-661018651, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-661018651 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-661018651, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Created reservations ['e32a30ff-9bcf-4cb7-b02c-ffd76a47b134', 'd0315c0c-d3c4-4261-ada6-49d5c3dbd581', 'cda78cd1-6300-4caa-be8d-996aafc8442e', 'a694c429-e2c7-430b-89a6-fa34979e55f0'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15cd401b-6389-465d-ab01-4b0588aa072c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e32a30ff-9bcf-4cb7-b02c-ffd76a47b134', 'd0315c0c-d3c4-4261-ada6-49d5c3dbd581', 'cda78cd1-6300-4caa-be8d-996aafc8442e', 'a694c429-e2c7-430b-89a6-fa34979e55f0']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38cc379-75c1-4883-9a0a-6adbd25f332c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f38cc379-75c1-4883-9a0a-6adbd25f332c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7b0020-4f86-41bf-b8bb-209795bf165d', '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='fbe8eaca39574f53a3592971997700ed',qos_specs=None,replication_status=,reservations=['e32a30ff-9bcf-4cb7-b02c-ffd76a47b134','d0315c0c-d3c4-4261-ada6-49d5c3dbd581','cda78cd1-6300-4caa-be8d-996aafc8442e','a694c429-e2c7-430b-89a6-fa34979e55f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_type_id=2ed18693-7a75-4f40-93b4-367155806c03), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36: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=9b7b0020-4f86-41bf-b8bb-209795bf165d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe8eaca39574f53a3592971997700ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2ed18693-7a75-4f40-93b4-367155806c03),volume_type_id=2ed18693-7a75-4f40-93b4-367155806c03)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b9c9480-55ee-458e-97b6-f11760301a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b9c9480-55ee-458e-97b6-f11760301a29) transitioned into state 'SUCCESS' from 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='fbe8eaca39574f53a3592971997700ed',qos_specs=None,replication_status=,reservations=['e32a30ff-9bcf-4cb7-b02c-ffd76a47b134','d0315c0c-d3c4-4261-ada6-49d5c3dbd581','cda78cd1-6300-4caa-be8d-996aafc8442e','a694c429-e2c7-430b-89a6-fa34979e55f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='585bd0f4a1d14d9bbbc9da9b58543b6d',volume_type_id=2ed18693-7a75-4f40-93b4-367155806c03)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2066509a-34f8-4fba-a93b-c85a69ccb8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2066509a-34f8-4fba-a93b-c85a69ccb8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Flow 'volume_create_api' (244e34af-4d50-4c62-a4fe-d2fd4ce522b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Create volume request issued successfully. Sep 03 14:36:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5b6612ab-c733-4aef-ac56-a967be6ba1ba tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1568/3067] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:33 2026] POST /volume/v3/volumes => generated 780 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c084e2c-65ff-414e-aca3-96b251268a3e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c084e2c-65ff-414e-aca3-96b251268a3e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c084e2c-65ff-414e-aca3-96b251268a3e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c084e2c-65ff-414e-aca3-96b251268a3e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:34 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:34 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:34 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:34 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:34 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c084e2c-65ff-414e-aca3-96b251268a3e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c084e2c-65ff-414e-aca3-96b251268a3e tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d returned with HTTP 200 Sep 03 14:36:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1500/3068] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:33 2026] GET /volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d => generated 959 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1f7c44c1-a154-4377-8e65-61017771e9df None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f7c44c1-a154-4377-8e65-61017771e9df tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f7c44c1-a154-4377-8e65-61017771e9df tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1f7c44c1-a154-4377-8e65-61017771e9df tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:34 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:34 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:34 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:34 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:34 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1f7c44c1-a154-4377-8e65-61017771e9df tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1f7c44c1-a154-4377-8e65-61017771e9df tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 returned with HTTP 200 Sep 03 14:36:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1569/3069] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:34 2026] GET /volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:34 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f6564783-2f73-4e53-8e75-5402a2fe18b1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd4ddda1-fd4c-4c99-bf8d-741b4252d5f9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd4ddda1-fd4c-4c99-bf8d-741b4252d5f9 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd4ddda1-fd4c-4c99-bf8d-741b4252d5f9 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd4ddda1-fd4c-4c99-bf8d-741b4252d5f9 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bd4ddda1-fd4c-4c99-bf8d-741b4252d5f9 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd4ddda1-fd4c-4c99-bf8d-741b4252d5f9 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d returned with HTTP 200 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1570/3070] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:35 2026] GET /volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d => generated 980 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e3a3532f-68dc-4705-93a8-d0361a32de87 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3a3532f-68dc-4705-93a8-d0361a32de87 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e3a3532f-68dc-4705-93a8-d0361a32de87 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e3a3532f-68dc-4705-93a8-d0361a32de87 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e3a3532f-68dc-4705-93a8-d0361a32de87 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1571/3071] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:35 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 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-257f25e1-9db6-4302-b151-de08bc4e6a4f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-257f25e1-9db6-4302-b151-de08bc4e6a4f tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] GET http://192.168.122.242/volume/v3/messages/08e1d299-fcae-445f-92d1-87e660e84905 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-257f25e1-9db6-4302-b151-de08bc4e6a4f tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-257f25e1-9db6-4302-b151-de08bc4e6a4f tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-257f25e1-9db6-4302-b151-de08bc4e6a4f tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages/08e1d299-fcae-445f-92d1-87e660e84905 returned with HTTP 200 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1572/3072] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:35 2026] GET /volume/v3/messages/08e1d299-fcae-445f-92d1-87e660e84905 => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-01d3c5fc-dee4-48ee-aecb-29b8802ed470 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01d3c5fc-dee4-48ee-aecb-29b8802ed470 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/messages/08e1d299-fcae-445f-92d1-87e660e84905 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01d3c5fc-dee4-48ee-aecb-29b8802ed470 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-01d3c5fc-dee4-48ee-aecb-29b8802ed470 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-01d3c5fc-dee4-48ee-aecb-29b8802ed470 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/messages/08e1d299-fcae-445f-92d1-87e660e84905 returned with HTTP 204 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1573/3073] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:35 2026] DELETE /volume/v3/messages/08e1d299-fcae-445f-92d1-87e660e84905 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Delete volume with id: 9b7b0020-4f86-41bf-b8bb-209795bf165d Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Volume info retrieved successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86693) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6564783-2f73-4e53-8e75-5402a2fe18b1 tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6564783-2f73-4e53-8e75-5402a2fe18b1 tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6564783-2f73-4e53-8e75-5402a2fe18b1 tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-admin] Calling method 'get_pools' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6564783-2f73-4e53-8e75-5402a2fe18b1 tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 14:36:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1501/3074] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:36:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Created reservations ['a3fc840d-82c7-47c3-a6cc-e4ad9f485091', '73673958-9c38-4b04-ab21-a98a926f6696', 'b62f973e-eff9-4849-8413-bfcd76e741dd', 'c28f2a9a-3e55-4fce-9515-af51af23930e'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f5bb8a0c-4d1f-4f34-b93f-3a1f0985b13f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Delete volume request issued successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f6dca14b-1304-4d72-b9a0-d2aaa2d43fc5 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d returned with HTTP 202 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1574/3075] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:35 2026] DELETE /volume/v3/volumes/9b7b0020-4f86-41bf-b8bb-209795bf165d => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bfcb8ca7-ff6a-436d-8da2-feadd84f50f3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bfcb8ca7-ff6a-436d-8da2-feadd84f50f3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] DELETE http://192.168.122.242/volume/v3/types/2ed18693-7a75-4f40-93b4-367155806c03 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bfcb8ca7-ff6a-436d-8da2-feadd84f50f3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bfcb8ca7-ff6a-436d-8da2-feadd84f50f3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5bb8a0c-4d1f-4f34-b93f-3a1f0985b13f tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-member] GET http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5bb8a0c-4d1f-4f34-b93f-3a1f0985b13f tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f5bb8a0c-4d1f-4f34-b93f-3a1f0985b13f tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-f5bb8a0c-4d1f-4f34-b93f-3a1f0985b13f tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e3a2f27883284d1d82ce0e29bad2380b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bfaec279074c4e0d86300827855ba8b3', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f5bb8a0c-4d1f-4f34-b93f-3a1f0985b13f tempest-ProjectMemberTests-2025558763 tempest-ProjectMemberTests-2025558763-project-member] http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 14:36:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1502/3076] 192.168.122.242 () {58 vars in 1193 bytes} [Thu Sep 3 14:36:35 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 197 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6766b21d-127c-4a21-9c0d-3e49d642b37a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bfcb8ca7-ff6a-436d-8da2-feadd84f50f3 tempest-ProjectAdminTests-1139646428 tempest-ProjectAdminTests-1139646428-project-admin] http://192.168.122.242/volume/v3/types/2ed18693-7a75-4f40-93b4-367155806c03 returned with HTTP 202 Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6766b21d-127c-4a21-9c0d-3e49d642b37a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1575/3077] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:35 2026] DELETE /volume/v3/types/2ed18693-7a75-4f40-93b4-367155806c03 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6766b21d-127c-4a21-9c0d-3e49d642b37a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6766b21d-127c-4a21-9c0d-3e49d642b37a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:35 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6766b21d-127c-4a21-9c0d-3e49d642b37a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6766b21d-127c-4a21-9c0d-3e49d642b37a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 returned with HTTP 200 Sep 03 14:36:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1503/3078] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:35 2026] GET /volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 => generated 1017 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ba596a99-4672-4afc-9d11-19f8fd654941 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36b7ad6b-0931-4fdb-b3c0-21166311b2d3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1707226687"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume 36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['e942d146-5c6b-43b7-ac52-559b06f3b573', 'e3b69ce7-228c-477f-993b-bd17167a5af4', 'bc7a7319-dbab-4181-a5ea-411b773e0169', '47ad4d60-82f4-4f0c-a6e2-c22070ae1d71'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:35 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ba596a99-4672-4afc-9d11-19f8fd654941 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:35 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1576/3079] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2a30fb12-8cbf-4a1d-a7e4-380f9acbf7ed None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a30fb12-8cbf-4a1d-a7e4-380f9acbf7ed tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a30fb12-8cbf-4a1d-a7e4-380f9acbf7ed tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a30fb12-8cbf-4a1d-a7e4-380f9acbf7ed tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:35 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:35 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2a30fb12-8cbf-4a1d-a7e4-380f9acbf7ed tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:35 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a30fb12-8cbf-4a1d-a7e4-380f9acbf7ed tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 200 Sep 03 14:36:35 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1504/3080] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:35 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-68ea27a8-ff64-452b-b8c6-21f305b5640c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68ea27a8-ff64-452b-b8c6-21f305b5640c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68ea27a8-ff64-452b-b8c6-21f305b5640c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:36 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68ea27a8-ff64-452b-b8c6-21f305b5640c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:36 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:36 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:36 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-68ea27a8-ff64-452b-b8c6-21f305b5640c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:36 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68ea27a8-ff64-452b-b8c6-21f305b5640c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 200 Sep 03 14:36:36 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1577/3081] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:36 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-832e8794-1021-4f6d-bb77-5780f629a5a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-832e8794-1021-4f6d-bb77-5780f629a5a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-832e8794-1021-4f6d-bb77-5780f629a5a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-832e8794-1021-4f6d-bb77-5780f629a5a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:37 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:37 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-832e8794-1021-4f6d-bb77-5780f629a5a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-832e8794-1021-4f6d-bb77-5780f629a5a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 200 Sep 03 14:36:37 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1505/3082] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:37 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 440 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b0a59357-f7f3-4c85-b559-9747c21f0c91 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b0a59357-f7f3-4c85-b559-9747c21f0c91 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-admin] GET http://192.168.122.242/volume/v3/scheduler-stats/get_pools Sep 03 14:36:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b0a59357-f7f3-4c85-b559-9747c21f0c91 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b0a59357-f7f3-4c85-b559-9747c21f0c91 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-admin] Calling method 'get_pools' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b0a59357-f7f3-4c85-b559-9747c21f0c91 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-admin] http://192.168.122.242/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 03 14:36:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1578/3083] 192.168.122.242 () {58 vars in 1175 bytes} [Thu Sep 3 14:36:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 03 14:36:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ce230ad4-c37d-43b1-933a-54099f280051 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce230ad4-c37d-43b1-933a-54099f280051 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-reader] GET http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD Sep 03 14:36:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce230ad4-c37d-43b1-933a-54099f280051 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:38 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ce230ad4-c37d-43b1-933a-54099f280051 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:38 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-ce230ad4-c37d-43b1-933a-54099f280051 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'a1eb99f2016e4a62b88e32ae8f31096d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bb906688154a4f80801230f5e73a75dc', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ce230ad4-c37d-43b1-933a-54099f280051 tempest-ProjectReaderTests-200444517 tempest-ProjectReaderTests-200444517-project-reader] http://192.168.122.242/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 03 14:36:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1506/3084] 192.168.122.242 () {58 vars in 1193 bytes} [Thu Sep 3 14:36:38 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 298 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:36:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a7a27417-3486-4bba-97e4-4bfe82fb25f2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7a27417-3486-4bba-97e4-4bfe82fb25f2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7a27417-3486-4bba-97e4-4bfe82fb25f2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a7a27417-3486-4bba-97e4-4bfe82fb25f2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a7a27417-3486-4bba-97e4-4bfe82fb25f2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a7a27417-3486-4bba-97e4-4bfe82fb25f2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 200 Sep 03 14:36:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1579/3085] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:38 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 467 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] POST http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3/action Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2e90aa33a6164916a1bd05621a4111c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bdc07719fdf40189d19adf3cf793220', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2b8805f7-620d-4448-b78b-9f2ca5cc5497 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3/action returned with HTTP 403 Sep 03 14:36:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1507/3086] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:36:39 2026] POST /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-13ed882c-634b-410a-b9f9-9487011de0d8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:36:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-13ed882c-634b-410a-b9f9-9487011de0d8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 202 Sep 03 14:36:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1580/3087] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:39 2026] DELETE /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4a8d80c9-bd09-4448-9bb3-09196b812d94 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a8d80c9-bd09-4448-9bb3-09196b812d94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a8d80c9-bd09-4448-9bb3-09196b812d94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4a8d80c9-bd09-4448-9bb3-09196b812d94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4a8d80c9-bd09-4448-9bb3-09196b812d94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4a8d80c9-bd09-4448-9bb3-09196b812d94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 200 Sep 03 14:36:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1508/3088] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:39 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f02e5c7e-6f71-4bab-82fa-a0e8474f29c4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f02e5c7e-6f71-4bab-82fa-a0e8474f29c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f02e5c7e-6f71-4bab-82fa-a0e8474f29c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f02e5c7e-6f71-4bab-82fa-a0e8474f29c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:40 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f02e5c7e-6f71-4bab-82fa-a0e8474f29c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f02e5c7e-6f71-4bab-82fa-a0e8474f29c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 200 Sep 03 14:36:40 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1581/3089] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:40 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-08b6915f-de65-40df-8dd2-8853229fa71d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-96e582bc-265b-40ed-b54a-090a74f7f84f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08b6915f-de65-40df-8dd2-8853229fa71d tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08b6915f-de65-40df-8dd2-8853229fa71d tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-297928823", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1413380116", "vendor_name": "tempest-vendor_name-963849974"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1544058491"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1544058491'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Create volume of 1 GB Sep 03 14:36:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08b6915f-de65-40df-8dd2-8853229fa71d tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1509/3090] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:40 2026] POST /volume/v3/types => generated 328 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Flow 'volume_create_api' (ed8009b9-de3a-4868-b642-a7f739b63810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f32571e-147f-4f2c-a763-bbd4ddf3590e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "596d8645-0867-4ae7-9a4f-3d0fe8eae17c", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume request body: {'volume': {'volume_type': '596d8645-0867-4ae7-9a4f-3d0fe8eae17c', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume of 1 GB Sep 03 14:36:40 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:40 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:40 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Flow 'volume_create_api' (1a6256d7-e03a-4d47-b50b-306758a0d318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddda576b-de62-48b8-84fd-db8d3e639362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:40 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f32571e-147f-4f2c-a763-bbd4ddf3590e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b01700-09a6-4338-9832-2bb7a4875dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddda576b-de62-48b8-84fd-db8d3e639362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1413380116',vendor_name='tempest-vendor_name-963849974'},id=596d8645-0867-4ae7-9a4f-3d0fe8eae17c,is_public=True,name='tempest-ProjectMemberTests-volume-type-297928823',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '596d8645-0867-4ae7-9a4f-3d0fe8eae17c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e424db6-20a8-4034-a89a-16ec9232e6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-297928823 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-297928823, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-297928823 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-297928823, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Created reservations ['d12a45e2-3d20-4d6d-8473-b4b4d59bca12', 'b0aee181-46d5-41a6-9310-fd2b67c8175e', '7c311985-b756-407b-b34a-f6b2d591a107', 'bac9dfaf-0960-4835-9266-1ba18fe97a16'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b01700-09a6-4338-9832-2bb7a4875dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d12a45e2-3d20-4d6d-8473-b4b4d59bca12', 'b0aee181-46d5-41a6-9310-fd2b67c8175e', '7c311985-b756-407b-b34a-f6b2d591a107', 'bac9dfaf-0960-4835-9266-1ba18fe97a16']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c7991-2a7c-466d-8aa0-fd55b22cf187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Created reservations ['5113b77e-f239-40d8-8512-cf1d052af07e', '10c174fb-dca3-4ff5-a75f-b68edba20cf5', 'c1abaa08-ef0a-4f26-b02a-97c9861e8872', '358b0d46-8772-4e26-8d71-e9a824501b30'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e424db6-20a8-4034-a89a-16ec9232e6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5113b77e-f239-40d8-8512-cf1d052af07e', '10c174fb-dca3-4ff5-a75f-b68edba20cf5', 'c1abaa08-ef0a-4f26-b02a-97c9861e8872', '358b0d46-8772-4e26-8d71-e9a824501b30']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (879c7991-2a7c-466d-8aa0-fd55b22cf187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6376dcc2-9cda-4a5b-9d19-306760482161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1544058491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19128db13d014081bf2c983b36fd7685',qos_specs=None,replication_status=,reservations=['d12a45e2-3d20-4d6d-8473-b4b4d59bca12','b0aee181-46d5-41a6-9310-fd2b67c8175e','7c311985-b756-407b-b34a-f6b2d591a107','bac9dfaf-0960-4835-9266-1ba18fe97a16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b45c1735ead449c9469db38931e6c80',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1544058491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6376dcc2-9cda-4a5b-9d19-306760482161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19128db13d014081bf2c983b36fd7685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b45c1735ead449c9469db38931e6c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2171b64a-06b5-4303-b866-2228fd6c8004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31adc4e9-d725-4e3c-8a20-2d33fe47cca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31adc4e9-d725-4e3c-8a20-2d33fe47cca0) transitioned into state 'SUCCESS' from state '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-1544058491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19128db13d014081bf2c983b36fd7685',qos_specs=None,replication_status=,reservations=['d12a45e2-3d20-4d6d-8473-b4b4d59bca12','b0aee181-46d5-41a6-9310-fd2b67c8175e','7c311985-b756-407b-b34a-f6b2d591a107','bac9dfaf-0960-4835-9266-1ba18fe97a16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b45c1735ead449c9469db38931e6c80',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d706773-b335-4cfb-8774-d896d2e46a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2171b64a-06b5-4303-b866-2228fd6c8004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd1ff60-a15a-4a9d-9472-473b4495c7c7', '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='328d1e3e687c4e8b9ccafb68e0465f3d',qos_specs=None,replication_status=,reservations=['5113b77e-f239-40d8-8512-cf1d052af07e','10c174fb-dca3-4ff5-a75f-b68edba20cf5','c1abaa08-ef0a-4f26-b02a-97c9861e8872','358b0d46-8772-4e26-8d71-e9a824501b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_type_id=596d8645-0867-4ae7-9a4f-3d0fe8eae17c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:41Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfd1ff60-a15a-4a9d-9472-473b4495c7c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='328d1e3e687c4e8b9ccafb68e0465f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(596d8645-0867-4ae7-9a4f-3d0fe8eae17c),volume_type_id=596d8645-0867-4ae7-9a4f-3d0fe8eae17c)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a242069-992c-4527-a0bc-a816803d61b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d706773-b335-4cfb-8774-d896d2e46a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Flow 'volume_create_api' (ed8009b9-de3a-4868-b642-a7f739b63810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Create volume request issued successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-96e582bc-265b-40ed-b54a-090a74f7f84f tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1582/3091] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:40 2026] POST /volume/v3/volumes => generated 787 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f6e2330e-65f1-40bd-a99e-cd2110783247 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f6e2330e-65f1-40bd-a99e-cd2110783247 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f6e2330e-65f1-40bd-a99e-cd2110783247 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f6e2330e-65f1-40bd-a99e-cd2110783247 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f6e2330e-65f1-40bd-a99e-cd2110783247 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 returned with HTTP 404 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1583/3092] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:41 2026] GET /volume/v3/snapshots/addc387b-d07e-4a4e-9d98-b7f85e8790c3 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd8b8073-1d82-420f-afbf-c1d0c5e5fd70 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd8b8073-1d82-420f-afbf-c1d0c5e5fd70 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd8b8073-1d82-420f-afbf-c1d0c5e5fd70 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd8b8073-1d82-420f-afbf-c1d0c5e5fd70 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a242069-992c-4527-a0bc-a816803d61b3) transitioned into state 'SUCCESS' from 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='328d1e3e687c4e8b9ccafb68e0465f3d',qos_specs=None,replication_status=,reservations=['5113b77e-f239-40d8-8512-cf1d052af07e','10c174fb-dca3-4ff5-a75f-b68edba20cf5','c1abaa08-ef0a-4f26-b02a-97c9861e8872','358b0d46-8772-4e26-8d71-e9a824501b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_type_id=596d8645-0867-4ae7-9a4f-3d0fe8eae17c)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbc099a-8fe8-4072-a64d-de5a348fb9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bd8b8073-1d82-420f-afbf-c1d0c5e5fd70 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd8b8073-1d82-420f-afbf-c1d0c5e5fd70 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 returned with HTTP 200 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1584/3093] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:41 2026] GET /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 => generated 966 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: 36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fbc099a-8fe8-4072-a64d-de5a348fb9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Flow 'volume_create_api' (1a6256d7-e03a-4d47-b50b-306758a0d318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume request issued successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a4a9bc03-6860-4a0d-b009-5cd706d96358 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1510/3094] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:40 2026] POST /volume/v3/volumes => generated 781 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7f90e101-830b-4f9b-8cac-a5eae4cc92fc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7f90e101-830b-4f9b-8cac-a5eae4cc92fc tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7f90e101-830b-4f9b-8cac-a5eae4cc92fc tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7f90e101-830b-4f9b-8cac-a5eae4cc92fc tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9af209bd-dc3d-45aa-ab65-3b11d8288c30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 returned with HTTP 202 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1585/3095] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:41 2026] DELETE /volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c9ab6848-9993-4dd4-a17f-3d7bf60199ac None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9ab6848-9993-4dd4-a17f-3d7bf60199ac tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9ab6848-9993-4dd4-a17f-3d7bf60199ac tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:41 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9ab6848-9993-4dd4-a17f-3d7bf60199ac tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7f90e101-830b-4f9b-8cac-a5eae4cc92fc tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7f90e101-830b-4f9b-8cac-a5eae4cc92fc tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 returned with HTTP 200 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1511/3096] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:41 2026] GET /volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 => generated 960 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:41 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c9ab6848-9993-4dd4-a17f-3d7bf60199ac tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9ab6848-9993-4dd4-a17f-3d7bf60199ac tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 returned with HTTP 200 Sep 03 14:36:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1586/3097] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:41 2026] GET /volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 => generated 1016 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1e719868-0b0c-4e15-8ca2-4778354b9aa9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1e719868-0b0c-4e15-8ca2-4778354b9aa9 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1e719868-0b0c-4e15-8ca2-4778354b9aa9 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1e719868-0b0c-4e15-8ca2-4778354b9aa9 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:42 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:42 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:42 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1e719868-0b0c-4e15-8ca2-4778354b9aa9 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1e719868-0b0c-4e15-8ca2-4778354b9aa9 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 returned with HTTP 200 Sep 03 14:36:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1512/3098] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:42 2026] GET /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d5cf9cc-a98f-478f-912b-1a59c1f80e6e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d5cf9cc-a98f-478f-912b-1a59c1f80e6e tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d5cf9cc-a98f-478f-912b-1a59c1f80e6e tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d5cf9cc-a98f-478f-912b-1a59c1f80e6e tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-668b14e1-3c25-4521-af41-bd91cb8c6450 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d5cf9cc-a98f-478f-912b-1a59c1f80e6e tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-668b14e1-3c25-4521-af41-bd91cb8c6450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 Sep 03 14:36:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d5cf9cc-a98f-478f-912b-1a59c1f80e6e tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 returned with HTTP 200 Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-668b14e1-3c25-4521-af41-bd91cb8c6450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-668b14e1-3c25-4521-af41-bd91cb8c6450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1587/3099] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:42 2026] GET /volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 => generated 981 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-98b58797-2e4a-4046-a51c-7e37020e3a04 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-668b14e1-3c25-4521-af41-bd91cb8c6450 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 returned with HTTP 404 Sep 03 14:36:42 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1513/3100] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:42 2026] GET /volume/v3/volumes/36b7ad6b-0931-4fdb-b3c0-21166311b2d3 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98b58797-2e4a-4046-a51c-7e37020e3a04 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98b58797-2e4a-4046-a51c-7e37020e3a04 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-98b58797-2e4a-4046-a51c-7e37020e3a04 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-98b58797-2e4a-4046-a51c-7e37020e3a04 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1588/3101] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:42 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 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-873400430"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-873400430'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:36:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fe2273ea-dcc5-475f-9d1b-c32dac0af16a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (37606b71-b5e0-4157-9235-76a4910b11ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb1114e-d583-415c-b615-541174d91346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fb1114e-d583-415c-b615-541174d91346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585a1c6b-92c7-4f97-ada8-2768bbfcda4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['d19f2a9f-3ad0-4bec-9b86-92603a05b9b6', '6194491a-287b-4eff-9445-43cb53892cff', 'e5b3cfc4-2e19-4a91-8d2c-ba4ba9a99ee6', '7ef34f65-c3b5-4494-b96a-4d59cc771fc2'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585a1c6b-92c7-4f97-ada8-2768bbfcda4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d19f2a9f-3ad0-4bec-9b86-92603a05b9b6', '6194491a-287b-4eff-9445-43cb53892cff', 'e5b3cfc4-2e19-4a91-8d2c-ba4ba9a99ee6', '7ef34f65-c3b5-4494-b96a-4d59cc771fc2']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:42 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6406b2-0537-431e-a6fc-d0d48fbc2959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa6406b2-0537-431e-a6fc-d0d48fbc2959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da7b9966-1d03-41f2-98d2-ccaa55baad9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873400430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['d19f2a9f-3ad0-4bec-9b86-92603a05b9b6','6194491a-287b-4eff-9445-43cb53892cff','e5b3cfc4-2e19-4a91-8d2c-ba4ba9a99ee6','7ef34f65-c3b5-4494-b96a-4d59cc771fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-873400430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da7b9966-1d03-41f2-98d2-ccaa55baad9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed43a2d-be7e-4f5f-b77a-b799f6ba09b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ed43a2d-be7e-4f5f-b77a-b799f6ba09b6) transitioned into state 'SUCCESS' from state '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-873400430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['d19f2a9f-3ad0-4bec-9b86-92603a05b9b6','6194491a-287b-4eff-9445-43cb53892cff','e5b3cfc4-2e19-4a91-8d2c-ba4ba9a99ee6','7ef34f65-c3b5-4494-b96a-4d59cc771fc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96830ef4-06ba-4948-9c5c-4df3d2e56ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96830ef4-06ba-4948-9c5c-4df3d2e56ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (37606b71-b5e0-4157-9235-76a4910b11ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c197f51d-3aa7-4fd9-ab5f-660b8c5dcfd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1514/3102] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:42 2026] POST /volume/v3/volumes => generated 786 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c8a51ef4-3a0b-42a4-a019-b026c1a65a23 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8a51ef4-3a0b-42a4-a019-b026c1a65a23 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8a51ef4-3a0b-42a4-a019-b026c1a65a23 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8a51ef4-3a0b-42a4-a019-b026c1a65a23 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8a51ef4-3a0b-42a4-a019-b026c1a65a23 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe2273ea-dcc5-475f-9d1b-c32dac0af16a tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] DELETE http://192.168.122.242/volume/v3/messages/8e839f5a-53db-43df-bc2f-47fe6d264efa Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe2273ea-dcc5-475f-9d1b-c32dac0af16a tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fe2273ea-dcc5-475f-9d1b-c32dac0af16a tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8a51ef4-3a0b-42a4-a019-b026c1a65a23 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 200 Sep 03 14:36:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1515/3103] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:43 2026] GET /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 965 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fe2273ea-dcc5-475f-9d1b-c32dac0af16a tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] http://192.168.122.242/volume/v3/messages/8e839f5a-53db-43df-bc2f-47fe6d264efa returned with HTTP 204 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1589/3104] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:42 2026] DELETE /volume/v3/messages/8e839f5a-53db-43df-bc2f-47fe6d264efa => generated 0 bytes in 472 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6eb06522-7e2f-4c16-9f9d-8a676274fdfd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6eb06522-7e2f-4c16-9f9d-8a676274fdfd tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] GET http://192.168.122.242/volume/v3/messages/8e839f5a-53db-43df-bc2f-47fe6d264efa Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6eb06522-7e2f-4c16-9f9d-8a676274fdfd tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6eb06522-7e2f-4c16-9f9d-8a676274fdfd tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6eb06522-7e2f-4c16-9f9d-8a676274fdfd tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] http://192.168.122.242/volume/v3/messages/8e839f5a-53db-43df-bc2f-47fe6d264efa returned with HTTP 404 Sep 03 14:36:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1516/3105] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:43 2026] GET /volume/v3/messages/8e839f5a-53db-43df-bc2f-47fe6d264efa => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-df3d9418-b239-453d-b37d-8d90adfba192 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Delete volume with id: dfd1ff60-a15a-4a9d-9472-473b4495c7c7 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86693) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-297928823 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-297928823, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-297928823 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-297928823, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Created reservations ['e9749fc9-37ad-467f-ac98-990364ad21c3', 'b52899eb-de5f-4562-8366-8e9a54ccc13e', '453c04b3-5201-461d-a52f-049d3fa7464f', '07d863b8-d9e3-45ed-a2d1-080d19493836'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Delete volume request issued successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-df3d9418-b239-453d-b37d-8d90adfba192 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 returned with HTTP 202 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1590/3106] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:43 2026] DELETE /volume/v3/volumes/dfd1ff60-a15a-4a9d-9472-473b4495c7c7 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b56bb486-d031-47f4-8dbe-656c3f2bb872 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b56bb486-d031-47f4-8dbe-656c3f2bb872 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/types/596d8645-0867-4ae7-9a4f-3d0fe8eae17c Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b56bb486-d031-47f4-8dbe-656c3f2bb872 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b56bb486-d031-47f4-8dbe-656c3f2bb872 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2081399411"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2081399411'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume of 1 GB Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b56bb486-d031-47f4-8dbe-656c3f2bb872 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/types/596d8645-0867-4ae7-9a4f-3d0fe8eae17c returned with HTTP 202 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1591/3107] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:43 2026] DELETE /volume/v3/types/596d8645-0867-4ae7-9a4f-3d0fe8eae17c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6c67a2bd-2824-478e-b933-e28a88ce15f2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c67a2bd-2824-478e-b933-e28a88ce15f2 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (ac2f28c5-1827-4a9d-90ee-97121331d5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6c67a2bd-2824-478e-b933-e28a88ce15f2 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1667000149", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1661647245", "vendor_name": "tempest-vendor_name-1046091964"}}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b35c471-e1ad-4545-bbdd-c929c8f064dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6c67a2bd-2824-478e-b933-e28a88ce15f2 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1592/3108] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:43 2026] POST /volume/v3/types => generated 330 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "094479f9-1e9d-48ab-b9e4-802d68ca749c", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume request body: {'volume': {'volume_type': '094479f9-1e9d-48ab-b9e4-802d68ca749c', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume of 1 GB Sep 03 14:36:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b35c471-e1ad-4545-bbdd-c929c8f064dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0be1ec5-2c82-49ed-8575-d6d006a8edb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Flow 'volume_create_api' (d6d0b25f-758d-47db-94b5-a76276773636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368e18c3-f4c4-42c0-9b17-3b135d02c411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (368e18c3-f4c4-42c0-9b17-3b135d02c411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1661647245',vendor_name='tempest-vendor_name-1046091964'},id=094479f9-1e9d-48ab-b9e4-802d68ca749c,is_public=True,name='tempest-ProjectMemberTests-volume-type-1667000149',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '094479f9-1e9d-48ab-b9e4-802d68ca749c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514a5385-7664-458c-a1a8-316d76e31260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1667000149 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1667000149, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1667000149 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1667000149, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['8039c16b-2014-4689-a616-81ad50cc644b', '5988f2af-6032-4335-a038-c794ba14dd07', '08c6c937-14c8-4e23-b824-adb2c4a62bfa', '443ce7bf-726f-4a74-a4bc-c3ead4f6517b'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0be1ec5-2c82-49ed-8575-d6d006a8edb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8039c16b-2014-4689-a616-81ad50cc644b', '5988f2af-6032-4335-a038-c794ba14dd07', '08c6c937-14c8-4e23-b824-adb2c4a62bfa', '443ce7bf-726f-4a74-a4bc-c3ead4f6517b']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a069e2-a432-4d87-a2d8-6b3c26958b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6a069e2-a432-4d87-a2d8-6b3c26958b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8edc7097-c5b3-432f-9d8a-7807f658bf1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2081399411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['8039c16b-2014-4689-a616-81ad50cc644b','5988f2af-6032-4335-a038-c794ba14dd07','08c6c937-14c8-4e23-b824-adb2c4a62bfa','443ce7bf-726f-4a74-a4bc-c3ead4f6517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2081399411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8edc7097-c5b3-432f-9d8a-7807f658bf1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c292af184774cb8a8630b73867fc4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61387dc863c743a9af4844c7b603de31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c578e018-a728-46f0-8d50-fa809deb14cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Created reservations ['b0af9a83-d513-4530-b4a5-500b676b6cc5', '34c0a001-c3b5-4d67-aa07-0b65b5bf319f', '566dc4a2-925a-4c47-aeea-a17e8e521f63', 'f95e100e-a23c-4eff-bd6c-5aef7b7e045b'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (514a5385-7664-458c-a1a8-316d76e31260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0af9a83-d513-4530-b4a5-500b676b6cc5', '34c0a001-c3b5-4d67-aa07-0b65b5bf319f', '566dc4a2-925a-4c47-aeea-a17e8e521f63', 'f95e100e-a23c-4eff-bd6c-5aef7b7e045b']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d278ded-a23b-4233-8948-0cd03d787a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c578e018-a728-46f0-8d50-fa809deb14cd) transitioned into state 'SUCCESS' from state '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-2081399411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['8039c16b-2014-4689-a616-81ad50cc644b','5988f2af-6032-4335-a038-c794ba14dd07','08c6c937-14c8-4e23-b824-adb2c4a62bfa','443ce7bf-726f-4a74-a4bc-c3ead4f6517b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16935052-ea52-4038-950f-36577f53e907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d278ded-a23b-4233-8948-0cd03d787a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6c9e5dc-5d3c-4c81-978c-6c20e5506eba', '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='328d1e3e687c4e8b9ccafb68e0465f3d',qos_specs=None,replication_status=,reservations=['b0af9a83-d513-4530-b4a5-500b676b6cc5','34c0a001-c3b5-4d67-aa07-0b65b5bf319f','566dc4a2-925a-4c47-aeea-a17e8e521f63','f95e100e-a23c-4eff-bd6c-5aef7b7e045b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_type_id=094479f9-1e9d-48ab-b9e4-802d68ca749c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6c9e5dc-5d3c-4c81-978c-6c20e5506eba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='328d1e3e687c4e8b9ccafb68e0465f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(094479f9-1e9d-48ab-b9e4-802d68ca749c),volume_type_id=094479f9-1e9d-48ab-b9e4-802d68ca749c)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6170fc66-2969-4aa0-92b0-05d3b761e686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16935052-ea52-4038-950f-36577f53e907) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (ac2f28c5-1827-4a9d-90ee-97121331d5d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request issued successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4552d5c0-13cf-4e79-9e6f-e6495708dab4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1517/3109] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:43 2026] POST /volume/v3/volumes => generated 787 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4c7c6360-ab14-4632-b4d5-665ae86077da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c7c6360-ab14-4632-b4d5-665ae86077da tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c7c6360-ab14-4632-b4d5-665ae86077da tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4c7c6360-ab14-4632-b4d5-665ae86077da tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6170fc66-2969-4aa0-92b0-05d3b761e686) transitioned into state 'SUCCESS' from 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='328d1e3e687c4e8b9ccafb68e0465f3d',qos_specs=None,replication_status=,reservations=['b0af9a83-d513-4530-b4a5-500b676b6cc5','34c0a001-c3b5-4d67-aa07-0b65b5bf319f','566dc4a2-925a-4c47-aeea-a17e8e521f63','f95e100e-a23c-4eff-bd6c-5aef7b7e045b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_type_id=094479f9-1e9d-48ab-b9e4-802d68ca749c)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62221d45-edd2-4b2b-a8b3-d379e60c9041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4c7c6360-ab14-4632-b4d5-665ae86077da tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4c7c6360-ab14-4632-b4d5-665ae86077da tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 returned with HTTP 200 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62221d45-edd2-4b2b-a8b3-d379e60c9041) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1518/3110] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:43 2026] GET /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 => generated 1017 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dba831e0-5e55-4737-9adf-a87c601dfea0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Flow 'volume_create_api' (d6d0b25f-758d-47db-94b5-a76276773636) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dba831e0-5e55-4737-9adf-a87c601dfea0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume request issued successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dba831e0-5e55-4737-9adf-a87c601dfea0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dba831e0-5e55-4737-9adf-a87c601dfea0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a3e5555d-d7e2-46da-afe1-17bd706873a5 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1593/3111] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:43 2026] POST /volume/v3/volumes => generated 782 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-dba831e0-5e55-4737-9adf-a87c601dfea0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dba831e0-5e55-4737-9adf-a87c601dfea0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c returned with HTTP 200 Sep 03 14:36:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1519/3112] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:43 2026] GET /volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c => generated 966 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b41258ef-443c-46f2-b4df-0e2cfe090806 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b41258ef-443c-46f2-b4df-0e2cfe090806 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b41258ef-443c-46f2-b4df-0e2cfe090806 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b41258ef-443c-46f2-b4df-0e2cfe090806 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b41258ef-443c-46f2-b4df-0e2cfe090806 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b41258ef-443c-46f2-b4df-0e2cfe090806 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba returned with HTTP 200 Sep 03 14:36:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1520/3113] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:43 2026] GET /volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba => generated 961 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] POST http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161/action Sep 03 14:36:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:36:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Volume info retrieved successfully. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '3f9a3e7e40d44698bbecd47e35e996bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19128db13d014081bf2c983b36fd7685', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2ae5286-5251-4071-9854-a4cd577aa0a0 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161/action returned with HTTP 403 Sep 03 14:36:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1594/3114] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:36:43 2026] POST /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161/action => generated 131 bytes in 206 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Delete volume with id: 6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-68f3f877-5d09-49c8-b172-067f2c247a28 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Delete volume request issued successfully. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b2516f62-17d0-4cd7-be6c-d0449d7bce44 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 returned with HTTP 202 Sep 03 14:36:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68f3f877-5d09-49c8-b172-067f2c247a28 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68f3f877-5d09-49c8-b172-067f2c247a28 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-68f3f877-5d09-49c8-b172-067f2c247a28 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1521/3115] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:44 2026] DELETE /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8c3ba91a-cac4-4420-80d0-727e32a5b199 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c3ba91a-cac4-4420-80d0-727e32a5b199 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c3ba91a-cac4-4420-80d0-727e32a5b199 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8c3ba91a-cac4-4420-80d0-727e32a5b199 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:44 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:44 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:44 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8c3ba91a-cac4-4420-80d0-727e32a5b199 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-68f3f877-5d09-49c8-b172-067f2c247a28 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8c3ba91a-cac4-4420-80d0-727e32a5b199 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 returned with HTTP 200 Sep 03 14:36:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1522/3116] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:44 2026] GET /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 => generated 1016 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-68f3f877-5d09-49c8-b172-067f2c247a28 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 200 Sep 03 14:36:44 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1595/3117] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:44 2026] GET /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-75d20135-2607-4283-9857-95ec2d5cb2b3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75d20135-2607-4283-9857-95ec2d5cb2b3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75d20135-2607-4283-9857-95ec2d5cb2b3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-75d20135-2607-4283-9857-95ec2d5cb2b3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-75d20135-2607-4283-9857-95ec2d5cb2b3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-75d20135-2607-4283-9857-95ec2d5cb2b3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1523/3118] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:44 2026] GET /volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-479320a2-bf2a-4596-ab93-2fb075eb1878 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-479320a2-bf2a-4596-ab93-2fb075eb1878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-479320a2-bf2a-4596-ab93-2fb075eb1878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-479320a2-bf2a-4596-ab93-2fb075eb1878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-479320a2-bf2a-4596-ab93-2fb075eb1878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-479320a2-bf2a-4596-ab93-2fb075eb1878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1596/3119] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:45 2026] GET /volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba => generated 982 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f9924ea1-0b07-47e8-8856-ed99a7f0c639 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f9924ea1-0b07-47e8-8856-ed99a7f0c639 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f9924ea1-0b07-47e8-8856-ed99a7f0c639 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f9924ea1-0b07-47e8-8856-ed99a7f0c639 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f9924ea1-0b07-47e8-8856-ed99a7f0c639 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1524/3120] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:45 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 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cc3280b6-450f-4a9b-9623-f12b17972239 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc3280b6-450f-4a9b-9623-f12b17972239 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc3280b6-450f-4a9b-9623-f12b17972239 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc3280b6-450f-4a9b-9623-f12b17972239 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc3280b6-450f-4a9b-9623-f12b17972239 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1597/3121] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:45 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-45391d98-4d5c-4e2d-bbf1-cf859b79bdbf None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-45391d98-4d5c-4e2d-bbf1-cf859b79bdbf tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/messages/f67138e1-831f-401e-8cc8-1bc50e1ce79a Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-45391d98-4d5c-4e2d-bbf1-cf859b79bdbf tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-45391d98-4d5c-4e2d-bbf1-cf859b79bdbf tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-45391d98-4d5c-4e2d-bbf1-cf859b79bdbf tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/messages/f67138e1-831f-401e-8cc8-1bc50e1ce79a returned with HTTP 204 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1525/3122] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:45 2026] DELETE /volume/v3/messages/f67138e1-831f-401e-8cc8-1bc50e1ce79a => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Delete volume with id: a6c9e5dc-5d3c-4c81-978c-6c20e5506eba Sep 03 14:36:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86693) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Created reservations ['b267a575-80a6-4564-89db-0270a244bd8e', '4cc9053c-1ccd-49e4-ac61-a3fa63c4671e', 'd3c286ce-441f-4e8c-995a-1b56a3dcfeaf', 'fa5fe892-d88a-487b-a533-7bfb24abcae6'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fcac68e8-f422-42d8-972e-2d2b7331dbcc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fcac68e8-f422-42d8-972e-2d2b7331dbcc tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fcac68e8-f422-42d8-972e-2d2b7331dbcc tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fcac68e8-f422-42d8-972e-2d2b7331dbcc tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fcac68e8-f422-42d8-972e-2d2b7331dbcc tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 returned with HTTP 404 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1526/3123] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:45 2026] GET /volume/v3/volumes/6376dcc2-9cda-4a5b-9d19-306760482161 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b9ffd56a-2699-43a8-a99b-d7e829f647fe None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b9ffd56a-2699-43a8-a99b-d7e829f647fe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b9ffd56a-2699-43a8-a99b-d7e829f647fe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b9ffd56a-2699-43a8-a99b-d7e829f647fe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Delete volume request issued successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-67c1958e-9ce7-42c0-a49a-679d70381df8 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba returned with HTTP 202 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b9ffd56a-2699-43a8-a99b-d7e829f647fe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1598/3124] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:45 2026] DELETE /volume/v3/volumes/a6c9e5dc-5d3c-4c81-978c-6c20e5506eba => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-113976636"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-113976636'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Create volume of 1 GB Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b9ffd56a-2699-43a8-a99b-d7e829f647fe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1527/3125] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:45 2026] GET /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1b9b7037-c251-4788-b9a4-5a974c610124 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b9b7037-c251-4788-b9a4-5a974c610124 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/types/094479f9-1e9d-48ab-b9e4-802d68ca749c Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b9b7037-c251-4788-b9a4-5a974c610124 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1b9b7037-c251-4788-b9a4-5a974c610124 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Flow 'volume_create_api' (66c159d5-0e91-4370-a0a4-880cea0ec7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f68851-8cb7-4cda-883f-7465061e5e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f68851-8cb7-4cda-883f-7465061e5e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1b9b7037-c251-4788-b9a4-5a974c610124 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/types/094479f9-1e9d-48ab-b9e4-802d68ca749c returned with HTTP 202 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1528/3126] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:45 2026] DELETE /volume/v3/types/094479f9-1e9d-48ab-b9e4-802d68ca749c => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a8ab22-a60e-44cd-a91d-8bb483e2874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da7b9966-1d03-41f2-98d2-ccaa55baad9a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-937754045"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Created reservations ['7586ce87-bf1d-40c2-9c24-70504018c850', 'd8ee2244-bfea-429b-9010-aa64084ad09a', '11cc2802-c88c-452b-8133-c9b16495b64c', '733e41b3-26a2-4c73-8281-34592a7d19f5'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['5172f9bc-b21d-4197-8601-c1c7b5aa4f85', 'b574f098-5a5a-4315-94ef-13f42fdea4f1', '1dc06d80-6771-49f7-8e1b-9a576b07e743', 'b32e3d81-8f5a-4140-be2f-ec67c35406fb'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0a8ab22-a60e-44cd-a91d-8bb483e2874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7586ce87-bf1d-40c2-9c24-70504018c850', 'd8ee2244-bfea-429b-9010-aa64084ad09a', '11cc2802-c88c-452b-8133-c9b16495b64c', '733e41b3-26a2-4c73-8281-34592a7d19f5']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f91b2db-2944-4871-8992-eb73c9cbb6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f91b2db-2944-4871-8992-eb73c9cbb6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-113976636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19128db13d014081bf2c983b36fd7685',qos_specs=None,replication_status=,reservations=['7586ce87-bf1d-40c2-9c24-70504018c850','d8ee2244-bfea-429b-9010-aa64084ad09a','11cc2802-c88c-452b-8133-c9b16495b64c','733e41b3-26a2-4c73-8281-34592a7d19f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b45c1735ead449c9469db38931e6c80',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-113976636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19128db13d014081bf2c983b36fd7685',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b45c1735ead449c9469db38931e6c80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120730e5-fc8a-470b-85f8-5870b01f43a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c50aabf3-341e-45f1-b762-552c9c6dbfea tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1529/3127] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:45 2026] POST /volume/v3/snapshots => generated 307 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-907faba8-770a-46d8-a82b-416dd0fbf878 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-907faba8-770a-46d8-a82b-416dd0fbf878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-907faba8-770a-46d8-a82b-416dd0fbf878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1011137470", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1305630250", "vendor_name": "tempest-vendor_name-1778424400"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (120730e5-fc8a-470b-85f8-5870b01f43a7) transitioned into state 'SUCCESS' from state '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-113976636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19128db13d014081bf2c983b36fd7685',qos_specs=None,replication_status=,reservations=['7586ce87-bf1d-40c2-9c24-70504018c850','d8ee2244-bfea-429b-9010-aa64084ad09a','11cc2802-c88c-452b-8133-c9b16495b64c','733e41b3-26a2-4c73-8281-34592a7d19f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b45c1735ead449c9469db38931e6c80',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a3213e-0f44-470f-8ef0-4f7c95962afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-907faba8-770a-46d8-a82b-416dd0fbf878 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1530/3128] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:45 2026] POST /volume/v3/types => generated 330 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-35cbc07c-2590-41bc-a269-0c13d4898c5b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35cbc07c-2590-41bc-a269-0c13d4898c5b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35cbc07c-2590-41bc-a269-0c13d4898c5b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-35cbc07c-2590-41bc-a269-0c13d4898c5b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65a3213e-0f44-470f-8ef0-4f7c95962afc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Flow 'volume_create_api' (66c159d5-0e91-4370-a0a4-880cea0ec7d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Create volume request issued successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-913821e2-4207-4b1c-939a-ae0f0fc59ee4 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1599/3129] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:45 2026] POST /volume/v3/volumes => generated 786 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-35cbc07c-2590-41bc-a269-0c13d4898c5b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-35cbc07c-2590-41bc-a269-0c13d4898c5b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1531/3130] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:45 2026] GET /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d7e71e9e-c263-42c5-afe8-9a7e5d5336e5", "size": 1}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume request body: {'volume': {'volume_type': 'd7e71e9e-c263-42c5-afe8-9a7e5d5336e5', 'size': 1}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5c65327a-7157-46dd-a6c6-6d8d68e64489 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume of 1 GB Sep 03 14:36:45 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c65327a-7157-46dd-a6c6-6d8d68e64489 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c65327a-7157-46dd-a6c6-6d8d68e64489 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c65327a-7157-46dd-a6c6-6d8d68e64489 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Flow 'volume_create_api' (3f5a9462-9703-4aea-8662-187385b94edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4234eb0-785c-446b-97b2-2320b88f651c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5c65327a-7157-46dd-a6c6-6d8d68e64489 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c65327a-7157-46dd-a6c6-6d8d68e64489 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 200 Sep 03 14:36:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1532/3131] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:45 2026] GET /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 965 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4234eb0-785c-446b-97b2-2320b88f651c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1305630250',vendor_name='tempest-vendor_name-1778424400'},id=d7e71e9e-c263-42c5-afe8-9a7e5d5336e5,is_public=True,name='tempest-ProjectMemberTests-volume-type-1011137470',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7e71e9e-c263-42c5-afe8-9a7e5d5336e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631a9519-6f1f-4684-ae30-2634494ce3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1011137470 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1011137470, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1011137470 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1011137470, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Created reservations ['a5915e7d-f6a8-4493-b167-5d86ad0e5ad0', 'f28aecbf-db54-4c7e-b8ba-4bd32bbc06e5', '4a8e9bcc-c51f-4819-bdba-0f423286d2d1', '686e344b-84dd-43fd-8f8d-553c12458742'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (631a9519-6f1f-4684-ae30-2634494ce3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5915e7d-f6a8-4493-b167-5d86ad0e5ad0', 'f28aecbf-db54-4c7e-b8ba-4bd32bbc06e5', '4a8e9bcc-c51f-4819-bdba-0f423286d2d1', '686e344b-84dd-43fd-8f8d-553c12458742']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd6e4f4-5976-4aba-b135-5aae296ad52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdd6e4f4-5976-4aba-b135-5aae296ad52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '155ae768-4bde-485c-b75b-7ad205f30fb8', '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='328d1e3e687c4e8b9ccafb68e0465f3d',qos_specs=None,replication_status=,reservations=['a5915e7d-f6a8-4493-b167-5d86ad0e5ad0','f28aecbf-db54-4c7e-b8ba-4bd32bbc06e5','4a8e9bcc-c51f-4819-bdba-0f423286d2d1','686e344b-84dd-43fd-8f8d-553c12458742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_type_id=d7e71e9e-c263-42c5-afe8-9a7e5d5336e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=155ae768-4bde-485c-b75b-7ad205f30fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='328d1e3e687c4e8b9ccafb68e0465f3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7e71e9e-c263-42c5-afe8-9a7e5d5336e5),volume_type_id=d7e71e9e-c263-42c5-afe8-9a7e5d5336e5)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047c34e3-c6c6-4fe0-9c78-ab9e67f550c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-22c26d42-9c87-4b01-ac42-a11ad0844c4e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22c26d42-9c87-4b01-ac42-a11ad0844c4e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22c26d42-9c87-4b01-ac42-a11ad0844c4e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-22c26d42-9c87-4b01-ac42-a11ad0844c4e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-22c26d42-9c87-4b01-ac42-a11ad0844c4e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-22c26d42-9c87-4b01-ac42-a11ad0844c4e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c returned with HTTP 200 Sep 03 14:36:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1533/3132] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:46 2026] GET /volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c => generated 1017 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047c34e3-c6c6-4fe0-9c78-ab9e67f550c7) transitioned into state 'SUCCESS' from 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='328d1e3e687c4e8b9ccafb68e0465f3d',qos_specs=None,replication_status=,reservations=['a5915e7d-f6a8-4493-b167-5d86ad0e5ad0','f28aecbf-db54-4c7e-b8ba-4bd32bbc06e5','4a8e9bcc-c51f-4819-bdba-0f423286d2d1','686e344b-84dd-43fd-8f8d-553c12458742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eb6cff0364d7fa0f3f67a6f39e083',volume_type_id=d7e71e9e-c263-42c5-afe8-9a7e5d5336e5)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d119547-662d-4583-b5ca-ce826450451c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8edc7097-c5b3-432f-9d8a-7807f658bf1c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-745969384"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d119547-662d-4583-b5ca-ce826450451c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Flow 'volume_create_api' (3f5a9462-9703-4aea-8662-187385b94edf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Create volume request issued successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fa374fb8-7ef0-44e7-a66d-64a2c0a267b1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1600/3133] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:45 2026] POST /volume/v3/volumes => generated 782 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create snapshot from volume 8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-76e25ec1-93c2-4ca2-9e08-5952d41c7348 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76e25ec1-93c2-4ca2-9e08-5952d41c7348 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76e25ec1-93c2-4ca2-9e08-5952d41c7348 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76e25ec1-93c2-4ca2-9e08-5952d41c7348 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-76e25ec1-93c2-4ca2-9e08-5952d41c7348 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76e25ec1-93c2-4ca2-9e08-5952d41c7348 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 returned with HTTP 200 Sep 03 14:36:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1601/3134] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:46 2026] GET /volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 => generated 961 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['ac3404a3-857c-4a69-8ece-272c988d96bf', 'c0af0461-5894-46f7-a247-9b305733ae70', 'bdd02ea4-a0fc-4eae-bb20-5ae5da4d820d', 'ce72c638-80bf-4799-be11-7472128bcae6'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot create request issued successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1384b556-988c-4e92-a8d4-35deff8e4d71 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1534/3135] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aa318b8f-757b-44c4-b1db-0742f59060a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa318b8f-757b-44c4-b1db-0742f59060a3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa318b8f-757b-44c4-b1db-0742f59060a3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aa318b8f-757b-44c4-b1db-0742f59060a3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aa318b8f-757b-44c4-b1db-0742f59060a3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aa318b8f-757b-44c4-b1db-0742f59060a3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1602/3136] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:46 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2f92d6df-2777-4891-8e68-f166532aab08 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f92d6df-2777-4891-8e68-f166532aab08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f92d6df-2777-4891-8e68-f166532aab08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2f92d6df-2777-4891-8e68-f166532aab08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:46 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2f92d6df-2777-4891-8e68-f166532aab08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2f92d6df-2777-4891-8e68-f166532aab08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 200 Sep 03 14:36:46 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1535/3137] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:46 2026] GET /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0debb8c0-6681-4f61-be73-e79e314b8d77 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0debb8c0-6681-4f61-be73-e79e314b8d77 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0debb8c0-6681-4f61-be73-e79e314b8d77 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0debb8c0-6681-4f61-be73-e79e314b8d77 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0debb8c0-6681-4f61-be73-e79e314b8d77 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0debb8c0-6681-4f61-be73-e79e314b8d77 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 200 Sep 03 14:36:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1603/3138] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:46 2026] GET /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f7b9cc8a-a0c9-4da5-a572-a8cef553b6f1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7b9cc8a-a0c9-4da5-a572-a8cef553b6f1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7b9cc8a-a0c9-4da5-a572-a8cef553b6f1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7b9cc8a-a0c9-4da5-a572-a8cef553b6f1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f7b9cc8a-a0c9-4da5-a572-a8cef553b6f1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7b9cc8a-a0c9-4da5-a572-a8cef553b6f1 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1536/3139] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 => generated 982 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2316f586-f3d7-464e-88c2-9420b52978d0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2316f586-f3d7-464e-88c2-9420b52978d0 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2316f586-f3d7-464e-88c2-9420b52978d0 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2316f586-f3d7-464e-88c2-9420b52978d0 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2316f586-f3d7-464e-88c2-9420b52978d0 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1604/3140] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/messages => generated 678 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b3857dea-db9c-4018-b57a-1c6d3ab861ff None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3857dea-db9c-4018-b57a-1c6d3ab861ff tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] GET http://192.168.122.242/volume/v3/messages/133b41d2-91a9-4d7d-9072-9a9e2b24b5ec Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3857dea-db9c-4018-b57a-1c6d3ab861ff tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b3857dea-db9c-4018-b57a-1c6d3ab861ff tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b3857dea-db9c-4018-b57a-1c6d3ab861ff tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-member] http://192.168.122.242/volume/v3/messages/133b41d2-91a9-4d7d-9072-9a9e2b24b5ec returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1537/3141] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/messages/133b41d2-91a9-4d7d-9072-9a9e2b24b5ec => generated 675 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e726b333-bf23-4a41-a561-b2a7a0111970 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e726b333-bf23-4a41-a561-b2a7a0111970 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/messages/133b41d2-91a9-4d7d-9072-9a9e2b24b5ec Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e726b333-bf23-4a41-a561-b2a7a0111970 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e726b333-bf23-4a41-a561-b2a7a0111970 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e726b333-bf23-4a41-a561-b2a7a0111970 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/messages/133b41d2-91a9-4d7d-9072-9a9e2b24b5ec returned with HTTP 204 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1605/3142] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:47 2026] DELETE /volume/v3/messages/133b41d2-91a9-4d7d-9072-9a9e2b24b5ec => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b7b3f024-1114-4441-b946-eea806ff8547 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Delete volume with id: 155ae768-4bde-485c-b75b-7ad205f30fb8 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b3253d7b-c102-4f93-8a38-28309c3d6140 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b3253d7b-c102-4f93-8a38-28309c3d6140 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b3253d7b-c102-4f93-8a38-28309c3d6140 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b3253d7b-c102-4f93-8a38-28309c3d6140 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Volume info retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86692) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b3253d7b-c102-4f93-8a38-28309c3d6140 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b3253d7b-c102-4f93-8a38-28309c3d6140 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1606/3143] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1011137470 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1011137470, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1011137470 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1011137470, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Created reservations ['57114e62-0e52-423c-be65-4daa7a44e409', 'ed65945c-1379-4562-b814-27dc1f555bcc', '784944c7-707f-45e7-9a59-b207c58a4e24', 'd2a4b168-2235-4bc8-a028-d24bc2d695b2'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Delete volume request issued successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7b3f024-1114-4441-b946-eea806ff8547 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 returned with HTTP 202 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1538/3144] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:47 2026] DELETE /volume/v3/volumes/155ae768-4bde-485c-b75b-7ad205f30fb8 => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d7e8f61f-a9ba-476b-a182-5641bdc60b90 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7e8f61f-a9ba-476b-a182-5641bdc60b90 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] DELETE http://192.168.122.242/volume/v3/types/d7e71e9e-c263-42c5-afe8-9a7e5d5336e5 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7e8f61f-a9ba-476b-a182-5641bdc60b90 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d7e8f61f-a9ba-476b-a182-5641bdc60b90 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d7e8f61f-a9ba-476b-a182-5641bdc60b90 tempest-ProjectMemberTests-689783265 tempest-ProjectMemberTests-689783265-project-admin] http://192.168.122.242/volume/v3/types/d7e71e9e-c263-42c5-afe8-9a7e5d5336e5 returned with HTTP 202 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1607/3145] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:47 2026] DELETE /volume/v3/types/d7e71e9e-c263-42c5-afe8-9a7e5d5336e5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-16aa5b7a-09a5-43a8-a4c6-451df3d997a2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16aa5b7a-09a5-43a8-a4c6-451df3d997a2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16aa5b7a-09a5-43a8-a4c6-451df3d997a2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-16aa5b7a-09a5-43a8-a4c6-451df3d997a2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-16aa5b7a-09a5-43a8-a4c6-451df3d997a2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-16aa5b7a-09a5-43a8-a4c6-451df3d997a2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1539/3146] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-128bae2c-5548-4507-b4f8-899ea5d0634e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: /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 03 14:36:47 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Get all snapshots completed successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-128bae2c-5548-4507-b4f8-899ea5d0634e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1608/3147] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/snapshots => generated 335 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: 1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-05da7617-f7df-4f17-a3a9-33df59b50acd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05da7617-f7df-4f17-a3a9-33df59b50acd tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-87a10e4b-3c88-4ad2-89c4-98ab6498e3c0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 202 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1540/3148] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:47 2026] DELETE /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05da7617-f7df-4f17-a3a9-33df59b50acd tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-05da7617-f7df-4f17-a3a9-33df59b50acd tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-088b75b8-7f3a-4589-b087-15f6b55a0d01 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-088b75b8-7f3a-4589-b087-15f6b55a0d01 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-088b75b8-7f3a-4589-b087-15f6b55a0d01 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-088b75b8-7f3a-4589-b087-15f6b55a0d01 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-05da7617-f7df-4f17-a3a9-33df59b50acd tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-088b75b8-7f3a-4589-b087-15f6b55a0d01 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-05da7617-f7df-4f17-a3a9-33df59b50acd tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1609/3149] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 1015 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-088b75b8-7f3a-4589-b087-15f6b55a0d01 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 200 Sep 03 14:36:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1541/3150] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:47 2026] GET /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f2efa7ab-ffc0-461a-b1e5-fc8969282280 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f2efa7ab-ffc0-461a-b1e5-fc8969282280 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f2efa7ab-ffc0-461a-b1e5-fc8969282280 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f2efa7ab-ffc0-461a-b1e5-fc8969282280 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:48 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:48 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f2efa7ab-ffc0-461a-b1e5-fc8969282280 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f2efa7ab-ffc0-461a-b1e5-fc8969282280 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1610/3151] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:48 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c8c6e46e-642a-4985-abc7-f701c0089472 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8c6e46e-642a-4985-abc7-f701c0089472 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-359fec3f-10be-4b07-aec3-a58c810feef5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8c6e46e-642a-4985-abc7-f701c0089472 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c8c6e46e-642a-4985-abc7-f701c0089472 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-359fec3f-10be-4b07-aec3-a58c810feef5 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-359fec3f-10be-4b07-aec3-a58c810feef5 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-359fec3f-10be-4b07-aec3-a58c810feef5 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c8c6e46e-642a-4985-abc7-f701c0089472 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c8c6e46e-642a-4985-abc7-f701c0089472 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 200 Sep 03 14:36:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1542/3152] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:48 2026] GET /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-359fec3f-10be-4b07-aec3-a58c810feef5 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-359fec3f-10be-4b07-aec3-a58c810feef5 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 200 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1611/3153] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:48 2026] GET /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0a97fe85-a7ce-4c11-a8c7-4f7c5da33878 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a97fe85-a7ce-4c11-a8c7-4f7c5da33878 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] POST http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8/action Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a97fe85-a7ce-4c11-a8c7-4f7c5da33878 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0a97fe85-a7ce-4c11-a8c7-4f7c5da33878 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-0a97fe85-a7ce-4c11-a8c7-4f7c5da33878 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3f9a3e7e40d44698bbecd47e35e996bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '19128db13d014081bf2c983b36fd7685', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0a97fe85-a7ce-4c11-a8c7-4f7c5da33878 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-reader] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8/action returned with HTTP 403 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45235042-f158-483c-a8d4-84a863c06f93 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1543/3154] 192.168.122.242 () {60 vars in 1274 bytes} [Thu Sep 3 14:36:49 2026] POST /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8/action => generated 131 bytes in 42 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Delete volume with id: 4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Delete volume request issued successfully. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45235042-f158-483c-a8d4-84a863c06f93 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 202 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1612/3155] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:49 2026] DELETE /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-09263db0-713a-4adf-bf75-ace39bea5c1d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09263db0-713a-4adf-bf75-ace39bea5c1d tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09263db0-713a-4adf-bf75-ace39bea5c1d tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-09263db0-713a-4adf-bf75-ace39bea5c1d tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:49 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:49 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-09263db0-713a-4adf-bf75-ace39bea5c1d tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Volume info retrieved successfully. Sep 03 14:36:49 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-09263db0-713a-4adf-bf75-ace39bea5c1d tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 200 Sep 03 14:36:49 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1544/3156] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:49 2026] GET /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-32209394-33a8-4ffc-ba29-3a88c0213882 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32209394-33a8-4ffc-ba29-3a88c0213882 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32209394-33a8-4ffc-ba29-3a88c0213882 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-32209394-33a8-4ffc-ba29-3a88c0213882 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:49 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-32209394-33a8-4ffc-ba29-3a88c0213882 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:49 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-32209394-33a8-4ffc-ba29-3a88c0213882 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:49 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1613/3157] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:49 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b72cffc0-161e-4069-ab93-3912591a3126 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b72cffc0-161e-4069-ab93-3912591a3126 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b72cffc0-161e-4069-ab93-3912591a3126 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b72cffc0-161e-4069-ab93-3912591a3126 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b72cffc0-161e-4069-ab93-3912591a3126 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 returned with HTTP 404 Sep 03 14:36:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1545/3158] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:50 2026] GET /volume/v3/snapshots/1a6e716f-80a2-4c24-90d8-b562b8174c12 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:36:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4991c77e-cb95-42bb-8cbf-978fbf1f1e94 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 202 Sep 03 14:36:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1614/3159] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:50 2026] DELETE /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1129d689-c352-4b75-b61a-31e4cebf272b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1129d689-c352-4b75-b61a-31e4cebf272b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1129d689-c352-4b75-b61a-31e4cebf272b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1129d689-c352-4b75-b61a-31e4cebf272b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1129d689-c352-4b75-b61a-31e4cebf272b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1129d689-c352-4b75-b61a-31e4cebf272b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 200 Sep 03 14:36:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1546/3160] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:50 2026] GET /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 1015 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-20043f5e-28b2-4747-b202-8afadb4d63e1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-20043f5e-28b2-4747-b202-8afadb4d63e1 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] GET http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 Sep 03 14:36:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-20043f5e-28b2-4747-b202-8afadb4d63e1 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-20043f5e-28b2-4747-b202-8afadb4d63e1 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-20043f5e-28b2-4747-b202-8afadb4d63e1 tempest-ProjectReaderTests-1549199481 tempest-ProjectReaderTests-1549199481-project-admin] http://192.168.122.242/volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 returned with HTTP 404 Sep 03 14:36:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1615/3161] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:50 2026] GET /volume/v3/volumes/4f308d65-2b4d-4c20-b37a-15ab3fdbc2a8 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-27c9eae1-bcee-4bde-baf7-edccd2c1582b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27c9eae1-bcee-4bde-baf7-edccd2c1582b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27c9eae1-bcee-4bde-baf7-edccd2c1582b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-27c9eae1-bcee-4bde-baf7-edccd2c1582b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-27c9eae1-bcee-4bde-baf7-edccd2c1582b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-27c9eae1-bcee-4bde-baf7-edccd2c1582b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1547/3162] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:50 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d68660bd-53df-403d-a893-4e3848795b08 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d68660bd-53df-403d-a893-4e3848795b08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d68660bd-53df-403d-a893-4e3848795b08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d68660bd-53df-403d-a893-4e3848795b08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:51 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d68660bd-53df-403d-a893-4e3848795b08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d68660bd-53df-403d-a893-4e3848795b08 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 200 Sep 03 14:36:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1616/3163] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:51 2026] GET /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 1015 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-05dcecec-9a8a-42e7-aed4-c6cf308848a3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6a25c61d-293d-45de-8fde-33133f4ee8dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a25c61d-293d-45de-8fde-33133f4ee8dd tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a25c61d-293d-45de-8fde-33133f4ee8dd tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6a25c61d-293d-45de-8fde-33133f4ee8dd tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:51 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6a25c61d-293d-45de-8fde-33133f4ee8dd tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6a25c61d-293d-45de-8fde-33133f4ee8dd tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1617/3164] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:51 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05dcecec-9a8a-42e7-aed4-c6cf308848a3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05dcecec-9a8a-42e7-aed4-c6cf308848a3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-796683472", "extra_specs": {"storage_protocol": "tempest-storage_protocol-214500854", "vendor_name": "tempest-vendor_name-1980640057"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05dcecec-9a8a-42e7-aed4-c6cf308848a3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:51 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1548/3165] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:51 2026] POST /volume/v3/types => generated 328 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-81bd7039-7062-4a5b-bf18-a262ade17528 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "46862898-540d-4302-8ba0-7d1d0fd63c02", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Create volume request body: {'volume': {'volume_type': '46862898-540d-4302-8ba0-7d1d0fd63c02', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Create volume of 1 GB Sep 03 14:36:51 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:51 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:51 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Flow 'volume_create_api' (c4b510c8-3c49-43d3-a61d-f3e2d9f25d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2741c11-e486-4dfa-855c-f84709fd346e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2741c11-e486-4dfa-855c-f84709fd346e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-214500854',vendor_name='tempest-vendor_name-1980640057'},id=46862898-540d-4302-8ba0-7d1d0fd63c02,is_public=True,name='tempest-ProjectReaderTests-volume-type-796683472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '46862898-540d-4302-8ba0-7d1d0fd63c02', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:51 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f0ecbe-bd90-4fca-81a0-a873763518a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] POST http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb/action Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:36:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Snapshot retrieved successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'be7359a08d8b454bbd26b351b4dd7c61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c292af184774cb8a8630b73867fc4c4', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbbdcd9e-f2f3-4700-924c-5677c7a47353 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb/action returned with HTTP 403 Sep 03 14:36:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1618/3166] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:36:51 2026] POST /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb/action => generated 133 bytes in 417 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete snapshot with id: 5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-796683472 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-796683472, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-796683472 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-796683472, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot delete request issued successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8e71a622-7a81-4ca5-b531-5f5c32fc6c16 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 202 Sep 03 14:36:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1619/3167] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:52 2026] DELETE /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f3beb6f6-371c-40d4-b7f3-680aecba5987 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3beb6f6-371c-40d4-b7f3-680aecba5987 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3beb6f6-371c-40d4-b7f3-680aecba5987 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f3beb6f6-371c-40d4-b7f3-680aecba5987 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f3beb6f6-371c-40d4-b7f3-680aecba5987 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f3beb6f6-371c-40d4-b7f3-680aecba5987 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1620/3168] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:52 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Created reservations ['f6f16f39-b30c-4b6a-b730-3b50d8b86388', 'd636dddb-24f3-45a2-8713-7fd2e1ea64be', 'fc1c8103-5978-4382-ab84-3f8428752078', '8133dfab-2014-4829-bd5b-7aeee5899bfa'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6f0ecbe-bd90-4fca-81a0-a873763518a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6f16f39-b30c-4b6a-b730-3b50d8b86388', 'd636dddb-24f3-45a2-8713-7fd2e1ea64be', 'fc1c8103-5978-4382-ab84-3f8428752078', '8133dfab-2014-4829-bd5b-7aeee5899bfa']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105c58f0-dc58-4507-88f4-3183425b44a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (105c58f0-dc58-4507-88f4-3183425b44a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27655afe-5060-4e19-a6c3-4ae7e98420de', '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='0422458309d34efd9707eb000e9f5a1b',qos_specs=None,replication_status=,reservations=['f6f16f39-b30c-4b6a-b730-3b50d8b86388','d636dddb-24f3-45a2-8713-7fd2e1ea64be','fc1c8103-5978-4382-ab84-3f8428752078','8133dfab-2014-4829-bd5b-7aeee5899bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aabd907b2945928363994d61f856cf',volume_type_id=46862898-540d-4302-8ba0-7d1d0fd63c02), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27655afe-5060-4e19-a6c3-4ae7e98420de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0422458309d34efd9707eb000e9f5a1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9aabd907b2945928363994d61f856cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(46862898-540d-4302-8ba0-7d1d0fd63c02),volume_type_id=46862898-540d-4302-8ba0-7d1d0fd63c02)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc99d585-209b-4fbc-80db-f3547474bdb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc99d585-209b-4fbc-80db-f3547474bdb3) transitioned into state 'SUCCESS' from 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='0422458309d34efd9707eb000e9f5a1b',qos_specs=None,replication_status=,reservations=['f6f16f39-b30c-4b6a-b730-3b50d8b86388','d636dddb-24f3-45a2-8713-7fd2e1ea64be','fc1c8103-5978-4382-ab84-3f8428752078','8133dfab-2014-4829-bd5b-7aeee5899bfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aabd907b2945928363994d61f856cf',volume_type_id=46862898-540d-4302-8ba0-7d1d0fd63c02)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794518b0-eced-4090-8623-4570b3ec2b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7b1089fd-5d24-42a0-bb42-f63e44eff4cd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794518b0-eced-4090-8623-4570b3ec2b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b1089fd-5d24-42a0-bb42-f63e44eff4cd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b1089fd-5d24-42a0-bb42-f63e44eff4cd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7b1089fd-5d24-42a0-bb42-f63e44eff4cd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Flow 'volume_create_api' (c4b510c8-3c49-43d3-a61d-f3e2d9f25d0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Create volume request issued successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-81bd7039-7062-4a5b-bf18-a262ade17528 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1549/3169] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:51 2026] POST /volume/v3/volumes => generated 781 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7b1089fd-5d24-42a0-bb42-f63e44eff4cd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a returned with HTTP 404 Sep 03 14:36:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1621/3170] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:52 2026] GET /volume/v3/volumes/da7b9966-1d03-41f2-98d2-ccaa55baad9a => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c878e4d6-ec1d-4fd9-a2f5-557a02775b5e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-605879433"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c878e4d6-ec1d-4fd9-a2f5-557a02775b5e tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] GET http://192.168.122.242/volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-605879433'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c878e4d6-ec1d-4fd9-a2f5-557a02775b5e tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c878e4d6-ec1d-4fd9-a2f5-557a02775b5e tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (2c68827d-50cd-4ad8-9715-f54bbb0fb708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b021510-e58d-4a20-86b7-8d485b10e642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c878e4d6-ec1d-4fd9-a2f5-557a02775b5e tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Volume info retrieved successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c878e4d6-ec1d-4fd9-a2f5-557a02775b5e tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de returned with HTTP 200 Sep 03 14:36:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1550/3171] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:52 2026] GET /volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de => generated 960 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b021510-e58d-4a20-86b7-8d485b10e642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25e27ec-5ffd-464c-8fc2-5eddb70a9403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['d1957db5-e63f-4915-9d59-07a6f66098c0', 'b464414a-641c-484d-b398-79e39bf36cc5', '8cded75c-9682-4ca4-b12c-634bc9aba2dd', 'ed0bf818-a503-4a6a-b5b4-0d20646141f1'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25e27ec-5ffd-464c-8fc2-5eddb70a9403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1957db5-e63f-4915-9d59-07a6f66098c0', 'b464414a-641c-484d-b398-79e39bf36cc5', '8cded75c-9682-4ca4-b12c-634bc9aba2dd', 'ed0bf818-a503-4a6a-b5b4-0d20646141f1']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79318459-4b6a-4c3b-9021-5226d3a64eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79318459-4b6a-4c3b-9021-5226d3a64eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b178a98e-b6be-4ea2-b19b-94123169225b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-605879433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['d1957db5-e63f-4915-9d59-07a6f66098c0','b464414a-641c-484d-b398-79e39bf36cc5','8cded75c-9682-4ca4-b12c-634bc9aba2dd','ed0bf818-a503-4a6a-b5b4-0d20646141f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-605879433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b178a98e-b6be-4ea2-b19b-94123169225b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4d8373-f20b-4a3a-89a8-9cee7185245d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a4d8373-f20b-4a3a-89a8-9cee7185245d) transitioned into state 'SUCCESS' from state '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-605879433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['d1957db5-e63f-4915-9d59-07a6f66098c0','b464414a-641c-484d-b398-79e39bf36cc5','8cded75c-9682-4ca4-b12c-634bc9aba2dd','ed0bf818-a503-4a6a-b5b4-0d20646141f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2563f8c7-b269-4af3-911b-e14528ffb10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2563f8c7-b269-4af3-911b-e14528ffb10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (2c68827d-50cd-4ad8-9715-f54bbb0fb708) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7c3ba1d0-b834-49a3-be75-aa2073b5d0d7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:52 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1622/3172] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:52 2026] POST /volume/v3/volumes => generated 786 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e3f2d4d7-ff2c-44da-8812-20db9ebe3026 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e3f2d4d7-ff2c-44da-8812-20db9ebe3026 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e3f2d4d7-ff2c-44da-8812-20db9ebe3026 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e3f2d4d7-ff2c-44da-8812-20db9ebe3026 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:52 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:52 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e3f2d4d7-ff2c-44da-8812-20db9ebe3026 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:52 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e3f2d4d7-ff2c-44da-8812-20db9ebe3026 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b returned with HTTP 200 Sep 03 14:36:52 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1551/3173] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:52 2026] GET /volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b => generated 965 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-7e9751c7-d327-40dc-9aa1-a019134cdce1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e9751c7-d327-40dc-9aa1-a019134cdce1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e9751c7-d327-40dc-9aa1-a019134cdce1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-7e9751c7-d327-40dc-9aa1-a019134cdce1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-7e9751c7-d327-40dc-9aa1-a019134cdce1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-7e9751c7-d327-40dc-9aa1-a019134cdce1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 200 Sep 03 14:36:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1623/3174] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:53 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-39309aa6-007a-4593-9c32-be82cde7eb7b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39309aa6-007a-4593-9c32-be82cde7eb7b tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] GET http://192.168.122.242/volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39309aa6-007a-4593-9c32-be82cde7eb7b tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-39309aa6-007a-4593-9c32-be82cde7eb7b tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-39309aa6-007a-4593-9c32-be82cde7eb7b tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Volume info retrieved successfully. Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-39309aa6-007a-4593-9c32-be82cde7eb7b tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de returned with HTTP 200 Sep 03 14:36:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1552/3175] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:53 2026] GET /volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de => generated 981 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-dbc503dc-cd71-4fac-94ef-d24e3e51c579 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbc503dc-cd71-4fac-94ef-d24e3e51c579 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbc503dc-cd71-4fac-94ef-d24e3e51c579 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-dbc503dc-cd71-4fac-94ef-d24e3e51c579 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-dbc503dc-cd71-4fac-94ef-d24e3e51c579 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1624/3176] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:53 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 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ade00b34-2cd1-434f-b53d-020c3e27d71d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ade00b34-2cd1-434f-b53d-020c3e27d71d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ade00b34-2cd1-434f-b53d-020c3e27d71d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ade00b34-2cd1-434f-b53d-020c3e27d71d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ade00b34-2cd1-434f-b53d-020c3e27d71d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:53 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1553/3177] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:53 2026] GET /volume/v3/messages => generated 678 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c1539d22-2e99-4e8f-86c9-7325ffe5c2e3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1539d22-2e99-4e8f-86c9-7325ffe5c2e3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] DELETE http://192.168.122.242/volume/v3/messages/5733c745-f078-4e2a-846c-2d0a5e716615 Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1539d22-2e99-4e8f-86c9-7325ffe5c2e3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c1539d22-2e99-4e8f-86c9-7325ffe5c2e3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c1539d22-2e99-4e8f-86c9-7325ffe5c2e3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/messages/5733c745-f078-4e2a-846c-2d0a5e716615 returned with HTTP 204 Sep 03 14:36:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1625/3178] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:53 2026] DELETE /volume/v3/messages/5733c745-f078-4e2a-846c-2d0a5e716615 => generated 0 bytes in 35 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Delete volume with id: 27655afe-5060-4e19-a6c3-4ae7e98420de Sep 03 14:36:53 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:53 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:53 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:53 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:53 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Volume info retrieved successfully. Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86692) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c874b1bf-1330-4a4e-ac44-5cf1a9e1c5ff None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c874b1bf-1330-4a4e-ac44-5cf1a9e1c5ff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c874b1bf-1330-4a4e-ac44-5cf1a9e1c5ff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c874b1bf-1330-4a4e-ac44-5cf1a9e1c5ff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:53 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Created reservations ['4903b584-3f63-4798-aed0-ef630a93aae3', '2fe88db8-eb89-46cf-8459-5bfa7b1d1ad6', 'e591b4b2-bfbc-4dd7-90ce-b20cf0c37a6b', 'f94b9289-b5f3-4c4e-9ec3-c3152f6d4a68'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c874b1bf-1330-4a4e-ac44-5cf1a9e1c5ff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c874b1bf-1330-4a4e-ac44-5cf1a9e1c5ff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b returned with HTTP 200 Sep 03 14:36:53 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1626/3179] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:53 2026] GET /volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:53 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b178a98e-b6be-4ea2-b19b-94123169225b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1722630988"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:53 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:53 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:53 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Delete volume request issued successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-909b7a08-ad37-404b-a4d9-d2b8be12d586 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de returned with HTTP 202 Sep 03 14:36:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1554/3180] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:53 2026] DELETE /volume/v3/volumes/27655afe-5060-4e19-a6c3-4ae7e98420de => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a2afacf5-2aef-47ca-b353-974b16c9d44c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2afacf5-2aef-47ca-b353-974b16c9d44c tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] DELETE http://192.168.122.242/volume/v3/types/46862898-540d-4302-8ba0-7d1d0fd63c02 Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2afacf5-2aef-47ca-b353-974b16c9d44c tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a2afacf5-2aef-47ca-b353-974b16c9d44c tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['9306a941-e308-4952-a14d-5a6d2e0726f1', '6b5cd7c6-9efc-4a66-a1a8-48d2b1059fe1', '702c987d-f802-4517-8123-004a8aad3291', '4360ab11-74c8-4784-a197-4315b748940d'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a2afacf5-2aef-47ca-b353-974b16c9d44c tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/types/46862898-540d-4302-8ba0-7d1d0fd63c02 returned with HTTP 202 Sep 03 14:36:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1555/3181] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:54 2026] DELETE /volume/v3/types/46862898-540d-4302-8ba0-7d1d0fd63c02 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5378b543-39b0-4d5d-803f-7c8eee887dba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5378b543-39b0-4d5d-803f-7c8eee887dba tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5378b543-39b0-4d5d-803f-7c8eee887dba tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1404122363", "extra_specs": {"storage_protocol": "tempest-storage_protocol-436566523", "vendor_name": "tempest-vendor_name-1328808643"}}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5378b543-39b0-4d5d-803f-7c8eee887dba tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1556/3182] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:54 2026] POST /volume/v3/types => generated 329 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b11e1c3c-5c7c-44be-8f88-20f5712426ea", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Create volume request body: {'volume': {'volume_type': 'b11e1c3c-5c7c-44be-8f88-20f5712426ea', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1d55aecd-9661-4d85-8612-949bfc8f9dd8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1627/3183] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a9df31c4-e550-482e-92d1-9e90dfaf69d1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Create volume of 1 GB Sep 03 14:36:54 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:54 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9df31c4-e550-482e-92d1-9e90dfaf69d1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9df31c4-e550-482e-92d1-9e90dfaf69d1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a9df31c4-e550-482e-92d1-9e90dfaf69d1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a9df31c4-e550-482e-92d1-9e90dfaf69d1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb returned with HTTP 404 Sep 03 14:36:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1628/3184] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:54 2026] GET /volume/v3/snapshots/5e9044ef-5112-46d8-901d-f56825ab78fb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Flow 'volume_create_api' (5bd81ad0-a173-4c27-924f-1385c588aceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9b06f38c-485a-4540-839e-4da49866dabc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b06f38c-485a-4540-839e-4da49866dabc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b06f38c-485a-4540-839e-4da49866dabc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9b06f38c-485a-4540-839e-4da49866dabc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee787bb-5e02-41af-a617-07a4662aba29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9b06f38c-485a-4540-839e-4da49866dabc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9b06f38c-485a-4540-839e-4da49866dabc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 200 Sep 03 14:36:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1629/3185] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:54 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume with id: 8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee787bb-5e02-41af-a617-07a4662aba29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:36:54Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-436566523',vendor_name='tempest-vendor_name-1328808643'},id=b11e1c3c-5c7c-44be-8f88-20f5712426ea,is_public=True,name='tempest-ProjectReaderTests-volume-type-1404122363',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b11e1c3c-5c7c-44be-8f88-20f5712426ea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f6f5eb-6921-4807-9c56-9af0f1ca6564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume request issued successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1b8246d6-bcb5-49ef-aba9-c679edcc9d0b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c returned with HTTP 202 Sep 03 14:36:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1630/3186] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:54 2026] DELETE /volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a18bcfc-467f-4fc5-880a-a203e732c3f0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a18bcfc-467f-4fc5-880a-a203e732c3f0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a18bcfc-467f-4fc5-880a-a203e732c3f0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a18bcfc-467f-4fc5-880a-a203e732c3f0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:54 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1404122363 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1404122363, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:54 devstack devstack@c-api.service[86692]: WARNING cinder.quota [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1404122363 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1404122363, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8a18bcfc-467f-4fc5-880a-a203e732c3f0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a18bcfc-467f-4fc5-880a-a203e732c3f0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c returned with HTTP 200 Sep 03 14:36:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1631/3187] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:54 2026] GET /volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c => generated 1016 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Created reservations ['46417d5c-b713-4bd4-a66b-aa06d63a7dbf', '2d33dc68-72f5-46f1-a23d-473dafbd5d40', '5d653614-634c-4222-a950-291796b50db5', '5bda07e2-1792-42a8-aa8a-85b4aac9c911'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47f6f5eb-6921-4807-9c56-9af0f1ca6564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46417d5c-b713-4bd4-a66b-aa06d63a7dbf', '2d33dc68-72f5-46f1-a23d-473dafbd5d40', '5d653614-634c-4222-a950-291796b50db5', '5bda07e2-1792-42a8-aa8a-85b4aac9c911']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1aaf78-4991-4a6a-805e-e9f1d6a12b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:54 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1aaf78-4991-4a6a-805e-e9f1d6a12b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1bced0d-70fa-49f7-ab12-e8f900309a0c', '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='0422458309d34efd9707eb000e9f5a1b',qos_specs=None,replication_status=,reservations=['46417d5c-b713-4bd4-a66b-aa06d63a7dbf','2d33dc68-72f5-46f1-a23d-473dafbd5d40','5d653614-634c-4222-a950-291796b50db5','5bda07e2-1792-42a8-aa8a-85b4aac9c911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aabd907b2945928363994d61f856cf',volume_type_id=b11e1c3c-5c7c-44be-8f88-20f5712426ea), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:54Z,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=c1bced0d-70fa-49f7-ab12-e8f900309a0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0422458309d34efd9707eb000e9f5a1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9aabd907b2945928363994d61f856cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b11e1c3c-5c7c-44be-8f88-20f5712426ea),volume_type_id=b11e1c3c-5c7c-44be-8f88-20f5712426ea)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e35ec4-efdc-41b4-8a79-486351dadb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3e35ec4-efdc-41b4-8a79-486351dadb7a) transitioned into state 'SUCCESS' from 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='0422458309d34efd9707eb000e9f5a1b',qos_specs=None,replication_status=,reservations=['46417d5c-b713-4bd4-a66b-aa06d63a7dbf','2d33dc68-72f5-46f1-a23d-473dafbd5d40','5d653614-634c-4222-a950-291796b50db5','5bda07e2-1792-42a8-aa8a-85b4aac9c911'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9aabd907b2945928363994d61f856cf',volume_type_id=b11e1c3c-5c7c-44be-8f88-20f5712426ea)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1f6fc3-a82e-4305-8e44-92c31e5914db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1f6fc3-a82e-4305-8e44-92c31e5914db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Flow 'volume_create_api' (5bd81ad0-a173-4c27-924f-1385c588aceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Create volume request issued successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ed57c8f2-caa2-41ea-a051-5f29f2d958c3 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:54 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1557/3188] 192.168.122.242 () {62 vars in 1182 bytes} [Thu Sep 3 14:36:54 2026] POST /volume/v3/volumes => generated 782 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-45aa0e5e-2036-4273-91df-04d8a3129214 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45aa0e5e-2036-4273-91df-04d8a3129214 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] GET http://192.168.122.242/volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45aa0e5e-2036-4273-91df-04d8a3129214 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-45aa0e5e-2036-4273-91df-04d8a3129214 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:54 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-45aa0e5e-2036-4273-91df-04d8a3129214 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Volume info retrieved successfully. Sep 03 14:36:54 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-45aa0e5e-2036-4273-91df-04d8a3129214 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c returned with HTTP 200 Sep 03 14:36:54 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1632/3189] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:54 2026] GET /volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c => generated 961 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5422dc1a-4fb6-47e2-b20b-4e8d8eecdd70 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5422dc1a-4fb6-47e2-b20b-4e8d8eecdd70 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5422dc1a-4fb6-47e2-b20b-4e8d8eecdd70 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5422dc1a-4fb6-47e2-b20b-4e8d8eecdd70 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5422dc1a-4fb6-47e2-b20b-4e8d8eecdd70 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5422dc1a-4fb6-47e2-b20b-4e8d8eecdd70 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 200 Sep 03 14:36:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1558/3190] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:55 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8c923c93-3ac6-49ba-b086-498b923831f2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c923c93-3ac6-49ba-b086-498b923831f2 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c923c93-3ac6-49ba-b086-498b923831f2 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8c923c93-3ac6-49ba-b086-498b923831f2 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8c923c93-3ac6-49ba-b086-498b923831f2 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c returned with HTTP 404 Sep 03 14:36:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1633/3191] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:55 2026] GET /volume/v3/volumes/8edc7097-c5b3-432f-9d8a-7807f658bf1c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-925644789"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-925644789'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume of 1 GB Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Availability Zones retrieved successfully. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (4d0e9c95-ef6e-4e5b-9858-55455f26a068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c73dc34-98e1-4ec8-9edf-5d96b645b3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c73dc34-98e1-4ec8-9edf-5d96b645b3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae0f424-9c50-4420-9162-b03c5d717af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['6bd3cd38-c889-4a86-b7f8-3caf18b90386', 'f141138f-0b50-4522-b0b0-60e199144819', 'ba89ad42-e061-4164-8e90-dd1e82768ba3', '0d984c56-231f-4ebf-8930-c5b753adefd8'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cae0f424-9c50-4420-9162-b03c5d717af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bd3cd38-c889-4a86-b7f8-3caf18b90386', 'f141138f-0b50-4522-b0b0-60e199144819', 'ba89ad42-e061-4164-8e90-dd1e82768ba3', '0d984c56-231f-4ebf-8930-c5b753adefd8']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d08966-08d9-4f77-874a-5fc5b474a927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c519af80-a833-4ded-aa61-89615418cc1d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c519af80-a833-4ded-aa61-89615418cc1d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] GET http://192.168.122.242/volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c519af80-a833-4ded-aa61-89615418cc1d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c519af80-a833-4ded-aa61-89615418cc1d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c519af80-a833-4ded-aa61-89615418cc1d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Volume info retrieved successfully. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d08966-08d9-4f77-874a-5fc5b474a927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99676ebb-0164-4bf8-a234-d354f2d8a8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-925644789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['6bd3cd38-c889-4a86-b7f8-3caf18b90386','f141138f-0b50-4522-b0b0-60e199144819','ba89ad42-e061-4164-8e90-dd1e82768ba3','0d984c56-231f-4ebf-8930-c5b753adefd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:36:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-925644789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99676ebb-0164-4bf8-a234-d354f2d8a8de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c292af184774cb8a8630b73867fc4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61387dc863c743a9af4844c7b603de31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac89d005-dced-4c73-86db-0385033008b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c519af80-a833-4ded-aa61-89615418cc1d tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c returned with HTTP 200 Sep 03 14:36:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1634/3192] 192.168.122.242 () {60 vars in 1272 bytes} [Thu Sep 3 14:36:55 2026] GET /volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c => generated 982 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3861ca03-c85c-4978-ae06-80a138817752 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3861ca03-c85c-4978-ae06-80a138817752 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] GET http://192.168.122.242/volume/v3/messages Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3861ca03-c85c-4978-ae06-80a138817752 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3861ca03-c85c-4978-ae06-80a138817752 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3861ca03-c85c-4978-ae06-80a138817752 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/messages returned with HTTP 200 Sep 03 14:36:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1635/3193] 192.168.122.242 () {60 vars in 1164 bytes} [Thu Sep 3 14:36:55 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac89d005-dced-4c73-86db-0385033008b2) transitioned into state 'SUCCESS' from state '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-925644789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['6bd3cd38-c889-4a86-b7f8-3caf18b90386','f141138f-0b50-4522-b0b0-60e199144819','ba89ad42-e061-4164-8e90-dd1e82768ba3','0d984c56-231f-4ebf-8930-c5b753adefd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8843a2-39f0-4cb6-8141-ca0770496905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b022e453-1260-47a1-8917-aa9411b2f1a9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b022e453-1260-47a1-8917-aa9411b2f1a9 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] GET http://192.168.122.242/volume/v3/messages/9f2030dc-6873-47ce-bafe-1a61910d3c1f Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b022e453-1260-47a1-8917-aa9411b2f1a9 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b022e453-1260-47a1-8917-aa9411b2f1a9 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b022e453-1260-47a1-8917-aa9411b2f1a9 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-reader] http://192.168.122.242/volume/v3/messages/9f2030dc-6873-47ce-bafe-1a61910d3c1f returned with HTTP 200 Sep 03 14:36:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1636/3194] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:55 2026] GET /volume/v3/messages/9f2030dc-6873-47ce-bafe-1a61910d3c1f => generated 675 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b8843a2-39f0-4cb6-8141-ca0770496905) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (4d0e9c95-ef6e-4e5b-9858-55455f26a068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request issued successfully. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8a2beb8b-ac25-4ab8-bacb-731152439c96 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-278aea08-7ae0-40cc-b557-2898a194b0f8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:36:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1559/3195] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:36:55 2026] POST /volume/v3/volumes => generated 786 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a2beb8b-ac25-4ab8-bacb-731152439c96 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] DELETE http://192.168.122.242/volume/v3/messages/9f2030dc-6873-47ce-bafe-1a61910d3c1f Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a2beb8b-ac25-4ab8-bacb-731152439c96 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8a2beb8b-ac25-4ab8-bacb-731152439c96 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'version_select' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-061da295-ec2b-47da-9298-4b9b5f5f204b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-061da295-ec2b-47da-9298-4b9b5f5f204b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-061da295-ec2b-47da-9298-4b9b5f5f204b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-061da295-ec2b-47da-9298-4b9b5f5f204b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8a2beb8b-ac25-4ab8-bacb-731152439c96 tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/messages/9f2030dc-6873-47ce-bafe-1a61910d3c1f returned with HTTP 204 Sep 03 14:36:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1637/3196] 192.168.122.242 () {60 vars in 1278 bytes} [Thu Sep 3 14:36:55 2026] DELETE /volume/v3/messages/9f2030dc-6873-47ce-bafe-1a61910d3c1f => generated 0 bytes in 40 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:55 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Delete volume with id: c1bced0d-70fa-49f7-ab12-e8f900309a0c Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-061da295-ec2b-47da-9298-4b9b5f5f204b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-061da295-ec2b-47da-9298-4b9b5f5f204b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de returned with HTTP 200 Sep 03 14:36:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Volume info retrieved successfully. Sep 03 14:36:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1560/3197] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:55 2026] GET /volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=86693) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 03 14:36:55 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1404122363 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1404122363, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: WARNING cinder.quota [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1404122363 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1404122363, it is now deprecated. Please use the default quota class for default quota. Sep 03 14:36:55 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Created reservations ['59b69cd0-cd60-4f4f-80a0-37ddc50edff8', '1f99fa74-c6a5-474b-a859-f712ae7ca017', '3ef75ec7-005f-4972-a558-4503d9626b7d', '785f49a3-fb0a-443a-aa15-0b1bfabb62d3'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Delete volume request issued successfully. Sep 03 14:36:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08e6faaa-9e7a-412d-b2a6-dd67d4a8e2dd tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c returned with HTTP 202 Sep 03 14:36:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1638/3198] 192.168.122.242 () {60 vars in 1275 bytes} [Thu Sep 3 14:36:55 2026] DELETE /volume/v3/volumes/c1bced0d-70fa-49f7-ab12-e8f900309a0c => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-29e543ae-f4db-4d3c-a341-c01ea5890dcb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-29e543ae-f4db-4d3c-a341-c01ea5890dcb tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] DELETE http://192.168.122.242/volume/v3/types/b11e1c3c-5c7c-44be-8f88-20f5712426ea Sep 03 14:36:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-29e543ae-f4db-4d3c-a341-c01ea5890dcb tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-29e543ae-f4db-4d3c-a341-c01ea5890dcb tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-29e543ae-f4db-4d3c-a341-c01ea5890dcb tempest-ProjectReaderTests-830219832 tempest-ProjectReaderTests-830219832-project-admin] http://192.168.122.242/volume/v3/types/b11e1c3c-5c7c-44be-8f88-20f5712426ea returned with HTTP 202 Sep 03 14:36:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1561/3199] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:36:56 2026] DELETE /volume/v3/types/b11e1c3c-5c7c-44be-8f88-20f5712426ea => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-06d21f4e-27ff-411c-8437-897f3bf6abc7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06d21f4e-27ff-411c-8437-897f3bf6abc7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06d21f4e-27ff-411c-8437-897f3bf6abc7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06d21f4e-27ff-411c-8437-897f3bf6abc7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-06d21f4e-27ff-411c-8437-897f3bf6abc7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06d21f4e-27ff-411c-8437-897f3bf6abc7 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 200 Sep 03 14:36:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1639/3200] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:56 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ee284b9e-374d-4ddf-b3ce-168778f76a33 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ee284b9e-374d-4ddf-b3ce-168778f76a33 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:36:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ee284b9e-374d-4ddf-b3ce-168778f76a33 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ee284b9e-374d-4ddf-b3ce-168778f76a33 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ee284b9e-374d-4ddf-b3ce-168778f76a33 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ee284b9e-374d-4ddf-b3ce-168778f76a33 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de returned with HTTP 200 Sep 03 14:36:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1562/3201] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:56 2026] GET /volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8748f78b-9cf7-456c-8a3b-4a562ca917bf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8748f78b-9cf7-456c-8a3b-4a562ca917bf tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8748f78b-9cf7-456c-8a3b-4a562ca917bf tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8748f78b-9cf7-456c-8a3b-4a562ca917bf tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8748f78b-9cf7-456c-8a3b-4a562ca917bf tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8748f78b-9cf7-456c-8a3b-4a562ca917bf tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 200 Sep 03 14:36:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1640/3202] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:57 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 467 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] POST http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa/action Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Updating snapshot 'aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa' with '{'status': 'error'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2e90aa33a6164916a1bd05621a4111c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bdc07719fdf40189d19adf3cf793220', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ac2aa47e-6f27-4a48-9980-7b369697c893 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa/action returned with HTTP 403 Sep 03 14:36:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1563/3203] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:36:57 2026] POST /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa/action => generated 133 bytes in 34 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-43131f24-3fbf-4368-ae9f-e51271e5f559 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 202 Sep 03 14:36:57 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1641/3204] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:36:57 2026] DELETE /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-af7d992b-99e6-42a0-a5fc-25c07d182f1d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af7d992b-99e6-42a0-a5fc-25c07d182f1d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af7d992b-99e6-42a0-a5fc-25c07d182f1d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-af7d992b-99e6-42a0-a5fc-25c07d182f1d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-af7d992b-99e6-42a0-a5fc-25c07d182f1d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-af7d992b-99e6-42a0-a5fc-25c07d182f1d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 200 Sep 03 14:36:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1564/3205] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:57 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-605db759-743b-4562-a94f-c74395812d1c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-605db759-743b-4562-a94f-c74395812d1c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-605db759-743b-4562-a94f-c74395812d1c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-605db759-743b-4562-a94f-c74395812d1c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:57 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:57 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:57 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:57 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-605db759-743b-4562-a94f-c74395812d1c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-605db759-743b-4562-a94f-c74395812d1c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de returned with HTTP 200 Sep 03 14:36:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1642/3206] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:57 2026] GET /volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de => generated 1016 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:36:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "99676ebb-0164-4bf8-a234-d354f2d8a8de", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-504928618"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create snapshot from volume 99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:36:58 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['434189e6-a979-4a9c-a71d-3f970e49c353', '77ef9bcf-6d88-40c4-a9c9-81cee31ef9a8', '870ef945-38b6-4011-8f46-db1db6c36eda', '396585b4-e4aa-4761-baeb-920f872576f2'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:36:58 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot create request issued successfully. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65aa2bcb-f87f-4e27-8dfd-28fc5d123fce tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:36:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1565/3207] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:36:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:36:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9f7d5af1-9da9-4685-82f5-7f58d07fd23d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9f7d5af1-9da9-4685-82f5-7f58d07fd23d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:36:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9f7d5af1-9da9-4685-82f5-7f58d07fd23d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:58 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9f7d5af1-9da9-4685-82f5-7f58d07fd23d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:58 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:58 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:58 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9f7d5af1-9da9-4685-82f5-7f58d07fd23d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:58 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9f7d5af1-9da9-4685-82f5-7f58d07fd23d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 200 Sep 03 14:36:58 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1643/3208] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:58 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1e6a6e9e-9ade-4654-ae81-d770998c08fa None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1e6a6e9e-9ade-4654-ae81-d770998c08fa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1e6a6e9e-9ade-4654-ae81-d770998c08fa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:58 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1e6a6e9e-9ade-4654-ae81-d770998c08fa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:58 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1e6a6e9e-9ade-4654-ae81-d770998c08fa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:36:58 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1e6a6e9e-9ade-4654-ae81-d770998c08fa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 200 Sep 03 14:36:58 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1566/3209] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:58 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e7341b84-385d-4501-90b4-f3f4958cb4a1 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7341b84-385d-4501-90b4-f3f4958cb4a1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e7341b84-385d-4501-90b4-f3f4958cb4a1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e7341b84-385d-4501-90b4-f3f4958cb4a1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e7341b84-385d-4501-90b4-f3f4958cb4a1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e7341b84-385d-4501-90b4-f3f4958cb4a1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 200 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1644/3210] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:59 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d4de080a-26b4-4566-acb4-7856264ddae0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-76d32661-5270-4b40-91e5-109603746efb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76d32661-5270-4b40-91e5-109603746efb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76d32661-5270-4b40-91e5-109603746efb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76d32661-5270-4b40-91e5-109603746efb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76d32661-5270-4b40-91e5-109603746efb tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa returned with HTTP 404 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1645/3211] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:36:59 2026] GET /volume/v3/snapshots/aa5b7ec9-0552-4b28-ac2b-fc656ebcabaa => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:36:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d4de080a-26b4-4566-acb4-7856264ddae0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d4de080a-26b4-4566-acb4-7856264ddae0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1720305054", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0cf870f5-0f8c-4575-84cf-c9951df176a4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b returned with HTTP 202 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1646/3212] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:36:59 2026] DELETE /volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-47db4b1f-f5ea-49c3-a2c9-d5d9415b201a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d4de080a-26b4-4566-acb4-7856264ddae0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1567/3213] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:59 2026] POST /volume/v3/types => generated 380 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-47db4b1f-f5ea-49c3-a2c9-d5d9415b201a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-47db4b1f-f5ea-49c3-a2c9-d5d9415b201a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-47db4b1f-f5ea-49c3-a2c9-d5d9415b201a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5c9340ee-4ff2-413d-99bf-687072a6a9bb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c9340ee-4ff2-413d-99bf-687072a6a9bb tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5c9340ee-4ff2-413d-99bf-687072a6a9bb tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:36:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-47db4b1f-f5ea-49c3-a2c9-d5d9415b201a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-47db4b1f-f5ea-49c3-a2c9-d5d9415b201a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b returned with HTTP 200 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1647/3214] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:36:59 2026] GET /volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5c9340ee-4ff2-413d-99bf-687072a6a9bb tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption returned with HTTP 200 Sep 03 14:36:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1568/3215] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:36:59 2026] POST /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption => generated 239 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d778a748-8680-4e9b-8176-f6e5d40f9458 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d778a748-8680-4e9b-8176-f6e5d40f9458 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d778a748-8680-4e9b-8176-f6e5d40f9458 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-311892326", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d778a748-8680-4e9b-8176-f6e5d40f9458 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1648/3216] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:59 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-32072106-77d7-41d1-9268-07805833b845 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-32072106-77d7-41d1-9268-07805833b845 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] POST http://192.168.122.242/volume/v3/types/264a3e39-b088-4ba2-b2a1-0ff875d42d11/encryption Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-32072106-77d7-41d1-9268-07805833b845 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-32072106-77d7-41d1-9268-07805833b845 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-32072106-77d7-41d1-9268-07805833b845 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/264a3e39-b088-4ba2-b2a1-0ff875d42d11/encryption returned with HTTP 403 Sep 03 14:36:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1569/3217] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:36:59 2026] POST /volume/v3/types/264a3e39-b088-4ba2-b2a1-0ff875d42d11/encryption => generated 127 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd261073-741d-4107-b4c4-becdc8771e3e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd261073-741d-4107-b4c4-becdc8771e3e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd261073-741d-4107-b4c4-becdc8771e3e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-125966584", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd261073-741d-4107-b4c4-becdc8771e3e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1649/3218] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:36:59 2026] POST /volume/v3/types => generated 379 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-13186619-8534-4b4e-afab-af0e43d31b1e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13186619-8534-4b4e-afab-af0e43d31b1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] POST http://192.168.122.242/volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc/extra_specs Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-13186619-8534-4b4e-afab-af0e43d31b1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-13186619-8534-4b4e-afab-af0e43d31b1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-13186619-8534-4b4e-afab-af0e43d31b1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc/extra_specs returned with HTTP 403 Sep 03 14:36:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1570/3219] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:36:59 2026] POST /volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3ad17bd0-029b-4f59-8ad2-c42a31291f26 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3ad17bd0-029b-4f59-8ad2-c42a31291f26 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] PUT http://192.168.122.242/volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc/extra_specs/key2 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3ad17bd0-029b-4f59-8ad2-c42a31291f26 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-3ad17bd0-029b-4f59-8ad2-c42a31291f26 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:36:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3ad17bd0-029b-4f59-8ad2-c42a31291f26 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc/extra_specs/key2 returned with HTTP 403 Sep 03 14:36:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1650/3220] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:36:59 2026] PUT /volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc/extra_specs/key2 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6344cd15-6617-4eb9-a7a4-8f43f628aaab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6344cd15-6617-4eb9-a7a4-8f43f628aaab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6344cd15-6617-4eb9-a7a4-8f43f628aaab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-6344cd15-6617-4eb9-a7a4-8f43f628aaab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6344cd15-6617-4eb9-a7a4-8f43f628aaab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1571/3221] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:37:00 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 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5446533d-069b-4c7f-a083-4b046592f847 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5446533d-069b-4c7f-a083-4b046592f847 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5446533d-069b-4c7f-a083-4b046592f847 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-429154824", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5446533d-069b-4c7f-a083-4b046592f847 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1651/3222] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:00 2026] POST /volume/v3/types => generated 379 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f1f0595c-00d2-44f7-879e-f2fec3c529ab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1f0595c-00d2-44f7-879e-f2fec3c529ab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5/encryption Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f1f0595c-00d2-44f7-879e-f2fec3c529ab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f1f0595c-00d2-44f7-879e-f2fec3c529ab tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5/encryption returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1572/3223] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:00 2026] POST /volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5/encryption => generated 239 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a2b68e5a-6c2d-4aba-9865-5dbbc497a982 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2b68e5a-6c2d-4aba-9865-5dbbc497a982 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] DELETE http://192.168.122.242/volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5/encryption/6b8c3421-5765-480f-8991-40d57cf9b74e Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2b68e5a-6c2d-4aba-9865-5dbbc497a982 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a2b68e5a-6c2d-4aba-9865-5dbbc497a982 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-a2b68e5a-6c2d-4aba-9865-5dbbc497a982 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a2b68e5a-6c2d-4aba-9865-5dbbc497a982 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5/encryption/6b8c3421-5765-480f-8991-40d57cf9b74e returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1652/3224] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:37:00 2026] DELETE /volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5/encryption/6b8c3421-5765-480f-8991-40d57cf9b74e => generated 127 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-378bc18f-eee1-4a0e-adf7-7051da76ad52 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-378bc18f-eee1-4a0e-adf7-7051da76ad52 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-378bc18f-eee1-4a0e-adf7-7051da76ad52 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1283119566", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-378bc18f-eee1-4a0e-adf7-7051da76ad52 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1573/3225] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:00 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-be111606-26af-4b23-8654-2477185dd9e7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be111606-26af-4b23-8654-2477185dd9e7 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] DELETE http://192.168.122.242/volume/v3/types/218b3da1-115e-4d87-98d8-49ad2b80abf6/extra_specs/key1 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be111606-26af-4b23-8654-2477185dd9e7 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-be111606-26af-4b23-8654-2477185dd9e7 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-be111606-26af-4b23-8654-2477185dd9e7 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-be111606-26af-4b23-8654-2477185dd9e7 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/218b3da1-115e-4d87-98d8-49ad2b80abf6/extra_specs/key1 returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1653/3226] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:37:00 2026] DELETE /volume/v3/types/218b3da1-115e-4d87-98d8-49ad2b80abf6/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e2047940-c857-4744-8786-69fc5ca702c0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2047940-c857-4744-8786-69fc5ca702c0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e2047940-c857-4744-8786-69fc5ca702c0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1346472003", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e2047940-c857-4744-8786-69fc5ca702c0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1574/3227] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:00 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2bd497c3-5a8f-4eea-8650-cc870e75202d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9cd562b7-4b9d-45a7-a262-85dc2cb264db None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2bd497c3-5a8f-4eea-8650-cc870e75202d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2bd497c3-5a8f-4eea-8650-cc870e75202d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2bd497c3-5a8f-4eea-8650-cc870e75202d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cd562b7-4b9d-45a7-a262-85dc2cb264db tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] DELETE http://192.168.122.242/volume/v3/types/beb8d1cd-5412-486f-b3d3-41c59a7295b9 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cd562b7-4b9d-45a7-a262-85dc2cb264db tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cd562b7-4b9d-45a7-a262-85dc2cb264db tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-9cd562b7-4b9d-45a7-a262-85dc2cb264db tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cd562b7-4b9d-45a7-a262-85dc2cb264db tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/beb8d1cd-5412-486f-b3d3-41c59a7295b9 returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1575/3228] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:00 2026] DELETE /volume/v3/types/beb8d1cd-5412-486f-b3d3-41c59a7295b9 => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b8748d26-24a6-40ee-905d-18424574acb8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:00 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2bd497c3-5a8f-4eea-8650-cc870e75202d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b8748d26-24a6-40ee-905d-18424574acb8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b8748d26-24a6-40ee-905d-18424574acb8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2bd497c3-5a8f-4eea-8650-cc870e75202d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b8748d26-24a6-40ee-905d-18424574acb8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1654/3229] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b8748d26-24a6-40ee-905d-18424574acb8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1576/3230] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d9e2536a-c667-410b-9bc8-b68dcd1f7ed8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d9e2536a-c667-410b-9bc8-b68dcd1f7ed8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d9e2536a-c667-410b-9bc8-b68dcd1f7ed8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d9e2536a-c667-410b-9bc8-b68dcd1f7ed8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-d9e2536a-c667-410b-9bc8-b68dcd1f7ed8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d9e2536a-c667-410b-9bc8-b68dcd1f7ed8 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1655/3231] 192.168.122.242 () {58 vars in 1115 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types => generated 2361 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c100a792-32c3-4c51-bc64-8149de2460a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c100a792-32c3-4c51-bc64-8149de2460a0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption/cipher Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c100a792-32c3-4c51-bc64-8149de2460a0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c100a792-32c3-4c51-bc64-8149de2460a0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-c100a792-32c3-4c51-bc64-8149de2460a0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c100a792-32c3-4c51-bc64-8149de2460a0 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption/cipher returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1577/3232] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-165e748f-1973-478e-adfd-20092898cb07 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-165e748f-1973-478e-adfd-20092898cb07 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-165e748f-1973-478e-adfd-20092898cb07 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-165e748f-1973-478e-adfd-20092898cb07 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-165e748f-1973-478e-adfd-20092898cb07 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-165e748f-1973-478e-adfd-20092898cb07 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1656/3233] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7245f3e8-3d93-4206-bb95-1908cd13663a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7245f3e8-3d93-4206-bb95-1908cd13663a tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/multiattach Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7245f3e8-3d93-4206-bb95-1908cd13663a tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7245f3e8-3d93-4206-bb95-1908cd13663a tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7245f3e8-3d93-4206-bb95-1908cd13663a tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/multiattach returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1578/3234] 192.168.122.242 () {58 vars in 1298 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/multiattach => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-34c1a90e-88c6-4b5f-9f52-5361dbabc098 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34c1a90e-88c6-4b5f-9f52-5361dbabc098 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/volume_backend_name Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34c1a90e-88c6-4b5f-9f52-5361dbabc098 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-34c1a90e-88c6-4b5f-9f52-5361dbabc098 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-34c1a90e-88c6-4b5f-9f52-5361dbabc098 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1657/3235] 192.168.122.242 () {58 vars in 1322 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/volume_backend_name => generated 143 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-849e80b1-a2ea-47af-afc6-ba22e3f146ea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-849e80b1-a2ea-47af-afc6-ba22e3f146ea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] GET http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-849e80b1-a2ea-47af-afc6-ba22e3f146ea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-849e80b1-a2ea-47af-afc6-ba22e3f146ea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-849e80b1-a2ea-47af-afc6-ba22e3f146ea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 returned with HTTP 200 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1579/3236] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 => generated 318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-44667ffb-6aa9-455c-a01b-3a079296477c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44667ffb-6aa9-455c-a01b-3a079296477c tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] PUT http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption/46df0c03-80fa-4938-ad4c-5f2b52c0b7df Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44667ffb-6aa9-455c-a01b-3a079296477c tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-44667ffb-6aa9-455c-a01b-3a079296477c tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44667ffb-6aa9-455c-a01b-3a079296477c tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption/46df0c03-80fa-4938-ad4c-5f2b52c0b7df returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1658/3237] 192.168.122.242 () {60 vars in 1390 bytes} [Thu Sep 3 14:37:00 2026] PUT /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/encryption/46df0c03-80fa-4938-ad4c-5f2b52c0b7df => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a7fde68d-3887-4401-9495-ccf4a55d2f42 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7fde68d-3887-4401-9495-ccf4a55d2f42 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] PUT http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/key1 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a7fde68d-3887-4401-9495-ccf4a55d2f42 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-a7fde68d-3887-4401-9495-ccf4a55d2f42 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a7fde68d-3887-4401-9495-ccf4a55d2f42 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/key1 returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1580/3238] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:37:00 2026] PUT /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d60932af-8e13-41b4-93d7-7844e325d48e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d60932af-8e13-41b4-93d7-7844e325d48e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] PUT http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d60932af-8e13-41b4-93d7-7844e325d48e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-d60932af-8e13-41b4-93d7-7844e325d48e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a7859d88ed414ebebb544183f1d8a88e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04c2873e02434fe6b470b83b96d569be', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d60932af-8e13-41b4-93d7-7844e325d48e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-member] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 returned with HTTP 403 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1659/3239] 192.168.122.242 () {60 vars in 1246 bytes} [Thu Sep 3 14:37:00 2026] PUT /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 => generated 109 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6671a29a-b744-4146-b312-5351daf28588 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6671a29a-b744-4146-b312-5351daf28588 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] DELETE http://192.168.122.242/volume/v3/types/beb8d1cd-5412-486f-b3d3-41c59a7295b9 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6671a29a-b744-4146-b312-5351daf28588 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6671a29a-b744-4146-b312-5351daf28588 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ceb08c46-91fa-420d-b671-c0bb67b08bbe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ceb08c46-91fa-420d-b671-c0bb67b08bbe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ceb08c46-91fa-420d-b671-c0bb67b08bbe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ceb08c46-91fa-420d-b671-c0bb67b08bbe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ceb08c46-91fa-420d-b671-c0bb67b08bbe tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b returned with HTTP 404 Sep 03 14:37:00 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1660/3240] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:00 2026] GET /volume/v3/volumes/b178a98e-b6be-4ea2-b19b-94123169225b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1438875941"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1438875941'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6671a29a-b744-4146-b312-5351daf28588 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/beb8d1cd-5412-486f-b3d3-41c59a7295b9 returned with HTTP 202 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1581/3241] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:00 2026] DELETE /volume/v3/types/beb8d1cd-5412-486f-b3d3-41c59a7295b9 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 03 14:37:00 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5699e3b0-c599-467f-8fa4-a1a2adeba7ec None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5699e3b0-c599-467f-8fa4-a1a2adeba7ec tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] DELETE http://192.168.122.242/volume/v3/types/218b3da1-115e-4d87-98d8-49ad2b80abf6 Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5699e3b0-c599-467f-8fa4-a1a2adeba7ec tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5699e3b0-c599-467f-8fa4-a1a2adeba7ec tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (127f40aa-f2ab-4cb3-bd54-42f4ff288254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a50646-84b6-49a8-bc8c-e5d9281c3821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1a50646-84b6-49a8-bc8c-e5d9281c3821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933af01d-5fe4-4046-8c09-8538b8b80b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['3da5c526-11a3-4a69-95f4-0a2726e69d12', 'e5e6c76d-1702-45a2-b5c7-de2a96e72c77', 'eb2e8815-719c-4cdf-8a88-3d0f426fd374', '8e4bf495-64a1-48fd-a697-57f3618756ae'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933af01d-5fe4-4046-8c09-8538b8b80b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da5c526-11a3-4a69-95f4-0a2726e69d12', 'e5e6c76d-1702-45a2-b5c7-de2a96e72c77', 'eb2e8815-719c-4cdf-8a88-3d0f426fd374', '8e4bf495-64a1-48fd-a697-57f3618756ae']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6736c10f-4c2f-4fc1-a73d-518433b22407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:00 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6736c10f-4c2f-4fc1-a73d-518433b22407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666dac4d-b97d-425a-8aed-3bd28a01894d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1438875941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['3da5c526-11a3-4a69-95f4-0a2726e69d12','e5e6c76d-1702-45a2-b5c7-de2a96e72c77','eb2e8815-719c-4cdf-8a88-3d0f426fd374','8e4bf495-64a1-48fd-a697-57f3618756ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1438875941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666dac4d-b97d-425a-8aed-3bd28a01894d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab657046-13f4-45ba-9912-43dacd1457ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab657046-13f4-45ba-9912-43dacd1457ab) transitioned into state 'SUCCESS' from state '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-1438875941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['3da5c526-11a3-4a69-95f4-0a2726e69d12','e5e6c76d-1702-45a2-b5c7-de2a96e72c77','eb2e8815-719c-4cdf-8a88-3d0f426fd374','8e4bf495-64a1-48fd-a697-57f3618756ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:00 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29298c7-449a-4761-9a9a-30bfac0bd96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29298c7-449a-4761-9a9a-30bfac0bd96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (127f40aa-f2ab-4cb3-bd54-42f4ff288254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cbc77219-8fc5-447d-a73d-c7b1bf761f0e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1661/3242] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:00 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 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-252a35f4-1f3f-4704-af82-43f1204884bd None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-252a35f4-1f3f-4704-af82-43f1204884bd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-252a35f4-1f3f-4704-af82-43f1204884bd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-252a35f4-1f3f-4704-af82-43f1204884bd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-252a35f4-1f3f-4704-af82-43f1204884bd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-252a35f4-1f3f-4704-af82-43f1204884bd tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d returned with HTTP 200 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1662/3243] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:01 2026] GET /volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5699e3b0-c599-467f-8fa4-a1a2adeba7ec tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/218b3da1-115e-4d87-98d8-49ad2b80abf6 returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1582/3244] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:00 2026] DELETE /volume/v3/types/218b3da1-115e-4d87-98d8-49ad2b80abf6 => generated 0 bytes in 356 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-81d6a4b5-3867-4254-b13d-3ccbc401c8c2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81d6a4b5-3867-4254-b13d-3ccbc401c8c2 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] DELETE http://192.168.122.242/volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81d6a4b5-3867-4254-b13d-3ccbc401c8c2 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81d6a4b5-3867-4254-b13d-3ccbc401c8c2 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81d6a4b5-3867-4254-b13d-3ccbc401c8c2 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5 returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1663/3245] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:01 2026] DELETE /volume/v3/types/f18a8fd4-c728-4ab5-bac6-d5fe8a8e0be5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f6486b33-2381-48db-b49d-864ceba663f9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6486b33-2381-48db-b49d-864ceba663f9 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] DELETE http://192.168.122.242/volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6486b33-2381-48db-b49d-864ceba663f9 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f6486b33-2381-48db-b49d-864ceba663f9 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f6486b33-2381-48db-b49d-864ceba663f9 tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1583/3246] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:01 2026] DELETE /volume/v3/types/d6ca8c3f-e70b-43be-b92d-f8e36df61bdc => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8e62e0d-f98a-4c60-b136-7d77139a0f1e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8e62e0d-f98a-4c60-b136-7d77139a0f1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] DELETE http://192.168.122.242/volume/v3/types/264a3e39-b088-4ba2-b2a1-0ff875d42d11 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8e62e0d-f98a-4c60-b136-7d77139a0f1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8e62e0d-f98a-4c60-b136-7d77139a0f1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8e62e0d-f98a-4c60-b136-7d77139a0f1e tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/264a3e39-b088-4ba2-b2a1-0ff875d42d11 returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1664/3247] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:01 2026] DELETE /volume/v3/types/264a3e39-b088-4ba2-b2a1-0ff875d42d11 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-331f7ea3-c37a-40d2-a44d-f259d77bfaea None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-331f7ea3-c37a-40d2-a44d-f259d77bfaea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] DELETE http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-331f7ea3-c37a-40d2-a44d-f259d77bfaea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-331f7ea3-c37a-40d2-a44d-f259d77bfaea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e8f9a617-34da-49fb-9b0a-522c9022d608 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e8f9a617-34da-49fb-9b0a-522c9022d608 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e8f9a617-34da-49fb-9b0a-522c9022d608 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e8f9a617-34da-49fb-9b0a-522c9022d608 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e8f9a617-34da-49fb-9b0a-522c9022d608 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e8f9a617-34da-49fb-9b0a-522c9022d608 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 200 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1665/3248] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:01 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-331f7ea3-c37a-40d2-a44d-f259d77bfaea tempest-VolumeTypesMemberTests-1448488627 tempest-VolumeTypesMemberTests-1448488627-project-admin] http://192.168.122.242/volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1584/3249] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:01 2026] DELETE /volume/v3/types/2498d1db-a44d-42f7-a231-3797b840b4c4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] GET http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.db.api [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Building query based on filter {{(pid=86693) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: /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 03 14:37:01 devstack devstack@c-api.service[86693]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Get all snapshots completed successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ff0a3946-c8ee-454c-b86f-942e0fe7eb89 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] http://192.168.122.242/volume/v3/snapshots returned with HTTP 200 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1666/3250] 192.168.122.242 () {58 vars in 1127 bytes} [Thu Sep 3 14:37:01 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete snapshot with id: 353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:01 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:01 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:01 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3c97c2c3-80b4-4b03-b128-4e642b5acaf8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 202 Sep 03 14:37:01 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1585/3251] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:01 2026] DELETE /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0c3189f7-812f-434b-8240-561a14d2fa9b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0c3189f7-812f-434b-8240-561a14d2fa9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0c3189f7-812f-434b-8240-561a14d2fa9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0c3189f7-812f-434b-8240-561a14d2fa9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0c3189f7-812f-434b-8240-561a14d2fa9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0c3189f7-812f-434b-8240-561a14d2fa9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 200 Sep 03 14:37:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1667/3252] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:01 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-438c58b5-c4e7-4fbe-84ed-1908dc65f332 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-438c58b5-c4e7-4fbe-84ed-1908dc65f332 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-438c58b5-c4e7-4fbe-84ed-1908dc65f332 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-438c58b5-c4e7-4fbe-84ed-1908dc65f332 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-438c58b5-c4e7-4fbe-84ed-1908dc65f332 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-438c58b5-c4e7-4fbe-84ed-1908dc65f332 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d returned with HTTP 200 Sep 03 14:37:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1586/3253] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:02 2026] GET /volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d => generated 1016 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-316fc751-2385-4f35-bb28-5b5976f963aa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-316fc751-2385-4f35-bb28-5b5976f963aa tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-316fc751-2385-4f35-bb28-5b5976f963aa tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:02 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-316fc751-2385-4f35-bb28-5b5976f963aa tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:02 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:02 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:02 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-316fc751-2385-4f35-bb28-5b5976f963aa tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:02 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-316fc751-2385-4f35-bb28-5b5976f963aa tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 200 Sep 03 14:37:02 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1668/3254] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:02 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-715190e1-80ce-4fb2-bf81-e0ea405d5dce None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-715190e1-80ce-4fb2-bf81-e0ea405d5dce tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-715190e1-80ce-4fb2-bf81-e0ea405d5dce tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-715190e1-80ce-4fb2-bf81-e0ea405d5dce tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-715190e1-80ce-4fb2-bf81-e0ea405d5dce tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-715190e1-80ce-4fb2-bf81-e0ea405d5dce tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d returned with HTTP 200 Sep 03 14:37:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1587/3255] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:03 2026] GET /volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d => generated 1017 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "666dac4d-b97d-425a-8aed-3bd28a01894d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1697893605"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume 666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['a45c2d29-92f3-442e-a0f7-5a53506119ce', '3bff7ccc-0712-4736-ab88-ed11a5c2d361', '5b14537c-e779-4b09-bcd5-bf4fe773e6e2', 'a05624ce-2ac8-4e8f-a2ab-e43a4ee24660'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0097421-8757-4e13-9e7d-b0b74efa7768 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1669/3256] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-adcd137a-97fc-4429-ae31-3af0868caee2 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-adcd137a-97fc-4429-ae31-3af0868caee2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-adcd137a-97fc-4429-ae31-3af0868caee2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-adcd137a-97fc-4429-ae31-3af0868caee2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-adcd137a-97fc-4429-ae31-3af0868caee2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-adcd137a-97fc-4429-ae31-3af0868caee2 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1588/3257] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:03 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f9d49de7-c3af-4384-93cc-9f00d9951a42 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9d49de7-c3af-4384-93cc-9f00d9951a42 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9d49de7-c3af-4384-93cc-9f00d9951a42 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9d49de7-c3af-4384-93cc-9f00d9951a42 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9d49de7-c3af-4384-93cc-9f00d9951a42 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a returned with HTTP 404 Sep 03 14:37:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1670/3258] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:03 2026] GET /volume/v3/snapshots/353d71c4-12c3-471f-9fd2-997e2467eb1a => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ab58ea75-a7ee-4266-9972-ea340a636869 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume with id: 99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:37:03 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:03 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume request issued successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ab58ea75-a7ee-4266-9972-ea340a636869 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de returned with HTTP 202 Sep 03 14:37:03 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1589/3259] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:03 2026] DELETE /volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-89d8c811-4b3d-4a66-8196-a908769ca457 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89d8c811-4b3d-4a66-8196-a908769ca457 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89d8c811-4b3d-4a66-8196-a908769ca457 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-89d8c811-4b3d-4a66-8196-a908769ca457 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-89d8c811-4b3d-4a66-8196-a908769ca457 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-89d8c811-4b3d-4a66-8196-a908769ca457 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de returned with HTTP 200 Sep 03 14:37:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1671/3260] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:03 2026] GET /volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de => generated 1015 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b4ee15be-06c1-4677-94f4-ba506bce4d73 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4ee15be-06c1-4677-94f4-ba506bce4d73 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4ee15be-06c1-4677-94f4-ba506bce4d73 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b4ee15be-06c1-4677-94f4-ba506bce4d73 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:04 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:04 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:04 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b4ee15be-06c1-4677-94f4-ba506bce4d73 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b4ee15be-06c1-4677-94f4-ba506bce4d73 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1590/3261] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:04 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f7dbf39e-3b05-40bf-8fb3-697a88095565 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7dbf39e-3b05-40bf-8fb3-697a88095565 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7dbf39e-3b05-40bf-8fb3-697a88095565 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f7dbf39e-3b05-40bf-8fb3-697a88095565 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f7dbf39e-3b05-40bf-8fb3-697a88095565 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de returned with HTTP 404 Sep 03 14:37:04 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1672/3262] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:04 2026] GET /volume/v3/volumes/99676ebb-0164-4bf8-a234-d354f2d8a8de => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9984652c-f87d-45c7-96bd-a1851002ad56 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9a3086f1-8710-4499-b5b2-1d2f8a19ac8b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1834233140"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1834233140'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume of 1 GB Sep 03 14:37:04 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (eed820bc-8065-4efe-95ac-009f07ecf673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb123b0-9896-4aae-a11a-1cfe0411249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bb123b0-9896-4aae-a11a-1cfe0411249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:04 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0853ae0-fa64-4440-be1c-6fc473be89d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a3086f1-8710-4499-b5b2-1d2f8a19ac8b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9a3086f1-8710-4499-b5b2-1d2f8a19ac8b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1573893883", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9a3086f1-8710-4499-b5b2-1d2f8a19ac8b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:04 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1591/3263] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:04 2026] POST /volume/v3/types => generated 380 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f7045625-cc51-47cf-85fb-21cb50f3430b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7045625-cc51-47cf-85fb-21cb50f3430b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f7045625-cc51-47cf-85fb-21cb50f3430b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['9b3063fc-4cf1-44e9-8818-54084ac4fcb5', '2f6f1025-bf6b-4409-b15e-8bc6919cb022', '8b0a5bb7-4744-423d-aaf7-1fa841a1e09b', 'ec7d5016-c1d8-425e-894c-f41decf383f6'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0853ae0-fa64-4440-be1c-6fc473be89d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b3063fc-4cf1-44e9-8818-54084ac4fcb5', '2f6f1025-bf6b-4409-b15e-8bc6919cb022', '8b0a5bb7-4744-423d-aaf7-1fa841a1e09b', 'ec7d5016-c1d8-425e-894c-f41decf383f6']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7382b1ee-34d9-4e1e-a065-26189c1572d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f7045625-cc51-47cf-85fb-21cb50f3430b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7382b1ee-34d9-4e1e-a065-26189c1572d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4230e81b-a055-4059-aa1f-b92d9530c063', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834233140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['9b3063fc-4cf1-44e9-8818-54084ac4fcb5','2f6f1025-bf6b-4409-b15e-8bc6919cb022','8b0a5bb7-4744-423d-aaf7-1fa841a1e09b','ec7d5016-c1d8-425e-894c-f41decf383f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1834233140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4230e81b-a055-4059-aa1f-b92d9530c063,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c292af184774cb8a8630b73867fc4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61387dc863c743a9af4844c7b603de31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1592/3264] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption => generated 239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38311b35-e264-41b7-8740-e09e312eb43a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3e472e6c-9e75-4d8b-9d88-0f3d087e06b5 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3e472e6c-9e75-4d8b-9d88-0f3d087e06b5 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3e472e6c-9e75-4d8b-9d88-0f3d087e06b5 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2021924232", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38311b35-e264-41b7-8740-e09e312eb43a) transitioned into state 'SUCCESS' from state '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-1834233140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['9b3063fc-4cf1-44e9-8818-54084ac4fcb5','2f6f1025-bf6b-4409-b15e-8bc6919cb022','8b0a5bb7-4744-423d-aaf7-1fa841a1e09b','ec7d5016-c1d8-425e-894c-f41decf383f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b9a3cf-2b95-463f-b5ad-0042d4d7e147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3e472e6c-9e75-4d8b-9d88-0f3d087e06b5 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1593/3265] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:05 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 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5603799c-2dfd-4512-bea6-d6e72e7a96e6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b9a3cf-2b95-463f-b5ad-0042d4d7e147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (eed820bc-8065-4efe-95ac-009f07ecf673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request issued successfully. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9984652c-f87d-45c7-96bd-a1851002ad56 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1673/3266] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:04 2026] POST /volume/v3/volumes => generated 787 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0b68b08f-84d4-4793-861c-0abc4d43ac9b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b68b08f-84d4-4793-861c-0abc4d43ac9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b68b08f-84d4-4793-861c-0abc4d43ac9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0b68b08f-84d4-4793-861c-0abc4d43ac9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0b68b08f-84d4-4793-861c-0abc4d43ac9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0b68b08f-84d4-4793-861c-0abc4d43ac9b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1674/3267] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 => generated 966 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5603799c-2dfd-4512-bea6-d6e72e7a96e6 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] POST http://192.168.122.242/volume/v3/types/64470102-894c-4316-9785-17af291fa8de/encryption Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5603799c-2dfd-4512-bea6-d6e72e7a96e6 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-5603799c-2dfd-4512-bea6-d6e72e7a96e6 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5603799c-2dfd-4512-bea6-d6e72e7a96e6 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/64470102-894c-4316-9785-17af291fa8de/encryption returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1594/3268] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types/64470102-894c-4316-9785-17af291fa8de/encryption => generated 127 bytes in 146 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9fba2881-8b5c-4ad0-b03e-deddb2880ce9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fba2881-8b5c-4ad0-b03e-deddb2880ce9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9fba2881-8b5c-4ad0-b03e-deddb2880ce9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1294829058", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9fba2881-8b5c-4ad0-b03e-deddb2880ce9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1675/3269] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types => generated 380 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fdd53064-2eda-4b63-861b-fcbf1f3c0332 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fdd53064-2eda-4b63-861b-fcbf1f3c0332 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] POST http://192.168.122.242/volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062/extra_specs Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fdd53064-2eda-4b63-861b-fcbf1f3c0332 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-fdd53064-2eda-4b63-861b-fcbf1f3c0332 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fdd53064-2eda-4b63-861b-fcbf1f3c0332 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062/extra_specs returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1595/3270] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062/extra_specs => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c7d952a9-7159-4838-a77f-79424704fd85 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7d952a9-7159-4838-a77f-79424704fd85 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] PUT http://192.168.122.242/volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062/extra_specs/key2 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c7d952a9-7159-4838-a77f-79424704fd85 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-c7d952a9-7159-4838-a77f-79424704fd85 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7d952a9-7159-4838-a77f-79424704fd85 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062/extra_specs/key2 returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1676/3271] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:37:05 2026] PUT /volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2d7a7473-5f79-48df-b58f-790bbad5ae7d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d7a7473-5f79-48df-b58f-790bbad5ae7d tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2d7a7473-5f79-48df-b58f-790bbad5ae7d tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-2d7a7473-5f79-48df-b58f-790bbad5ae7d tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2d7a7473-5f79-48df-b58f-790bbad5ae7d tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1596/3272] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types => generated 109 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e2743cb0-58f9-4421-85fd-6e459db27e64 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e2743cb0-58f9-4421-85fd-6e459db27e64 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e2743cb0-58f9-4421-85fd-6e459db27e64 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-946103907", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e2743cb0-58f9-4421-85fd-6e459db27e64 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1677/3273] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-dab2a041-6d97-487c-8cd3-0a84374dd766 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dab2a041-6d97-487c-8cd3-0a84374dd766 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707/encryption Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-dab2a041-6d97-487c-8cd3-0a84374dd766 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c19350fc-bf21-41be-ae3c-1e03a0b78e0f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c19350fc-bf21-41be-ae3c-1e03a0b78e0f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c19350fc-bf21-41be-ae3c-1e03a0b78e0f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c19350fc-bf21-41be-ae3c-1e03a0b78e0f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-dab2a041-6d97-487c-8cd3-0a84374dd766 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707/encryption returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1597/3274] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c0b86f87-9feb-4626-9deb-36a4b524285e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c19350fc-bf21-41be-ae3c-1e03a0b78e0f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c19350fc-bf21-41be-ae3c-1e03a0b78e0f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1678/3275] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0b86f87-9feb-4626-9deb-36a4b524285e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] DELETE http://192.168.122.242/volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707/encryption/ff496ffb-0354-465a-8f55-20d0ea3bdf23 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0b86f87-9feb-4626-9deb-36a4b524285e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c0b86f87-9feb-4626-9deb-36a4b524285e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-c0b86f87-9feb-4626-9deb-36a4b524285e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c0b86f87-9feb-4626-9deb-36a4b524285e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707/encryption/ff496ffb-0354-465a-8f55-20d0ea3bdf23 returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1598/3276] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:37:05 2026] DELETE /volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707/encryption/ff496ffb-0354-465a-8f55-20d0ea3bdf23 => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e3f572d-7b0c-426d-bc5f-48d7f4b752ba None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e3f572d-7b0c-426d-bc5f-48d7f4b752ba tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e3f572d-7b0c-426d-bc5f-48d7f4b752ba tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2106473311", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e3f572d-7b0c-426d-bc5f-48d7f4b752ba tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1679/3277] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:05 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 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e98fa68-80e8-44d7-b77a-f46ee8e56402 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e98fa68-80e8-44d7-b77a-f46ee8e56402 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] DELETE http://192.168.122.242/volume/v3/types/3618a4a1-f43b-47d9-b689-c26fb9d3923a/extra_specs/key1 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e98fa68-80e8-44d7-b77a-f46ee8e56402 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e98fa68-80e8-44d7-b77a-f46ee8e56402 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-5e98fa68-80e8-44d7-b77a-f46ee8e56402 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e98fa68-80e8-44d7-b77a-f46ee8e56402 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/3618a4a1-f43b-47d9-b689-c26fb9d3923a/extra_specs/key1 returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1599/3278] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:37:05 2026] DELETE /volume/v3/types/3618a4a1-f43b-47d9-b689-c26fb9d3923a/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-77a95598-c714-439f-87c1-9a5d443aadb5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77a95598-c714-439f-87c1-9a5d443aadb5 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-77a95598-c714-439f-87c1-9a5d443aadb5 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-730301741", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-77a95598-c714-439f-87c1-9a5d443aadb5 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1680/3279] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:05 2026] POST /volume/v3/types => generated 379 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bb41dad7-671a-4c73-ab7b-6c01f24351f3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb41dad7-671a-4c73-ab7b-6c01f24351f3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] DELETE http://192.168.122.242/volume/v3/types/8a711b16-151c-49e7-b1b7-47bb31123b87 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb41dad7-671a-4c73-ab7b-6c01f24351f3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bb41dad7-671a-4c73-ab7b-6c01f24351f3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-bb41dad7-671a-4c73-ab7b-6c01f24351f3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bb41dad7-671a-4c73-ab7b-6c01f24351f3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/8a711b16-151c-49e7-b1b7-47bb31123b87 returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1600/3280] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:05 2026] DELETE /volume/v3/types/8a711b16-151c-49e7-b1b7-47bb31123b87 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c5f7fa5b-fe4a-4875-944f-11b77c1718c3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5f7fa5b-fe4a-4875-944f-11b77c1718c3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] GET http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5f7fa5b-fe4a-4875-944f-11b77c1718c3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c5f7fa5b-fe4a-4875-944f-11b77c1718c3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c5f7fa5b-fe4a-4875-944f-11b77c1718c3 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1681/3281] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c24c7e73-4c75-4647-a8e4-6004ff0b7507 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c24c7e73-4c75-4647-a8e4-6004ff0b7507 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] GET http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption/cipher Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c24c7e73-4c75-4647-a8e4-6004ff0b7507 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c24c7e73-4c75-4647-a8e4-6004ff0b7507 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-c24c7e73-4c75-4647-a8e4-6004ff0b7507 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c24c7e73-4c75-4647-a8e4-6004ff0b7507 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption/cipher returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1601/3282] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-04403baf-409d-497d-b909-5a8d1b940f98 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04403baf-409d-497d-b909-5a8d1b940f98 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] GET http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04403baf-409d-497d-b909-5a8d1b940f98 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-04403baf-409d-497d-b909-5a8d1b940f98 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-04403baf-409d-497d-b909-5a8d1b940f98 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-04403baf-409d-497d-b909-5a8d1b940f98 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1682/3283] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cd8b292e-bfe1-431b-a324-19f24a7c9c60 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cd8b292e-bfe1-431b-a324-19f24a7c9c60 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] GET http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/multiattach Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cd8b292e-bfe1-431b-a324-19f24a7c9c60 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cd8b292e-bfe1-431b-a324-19f24a7c9c60 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cd8b292e-bfe1-431b-a324-19f24a7c9c60 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/multiattach returned with HTTP 200 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1602/3284] 192.168.122.242 () {58 vars in 1298 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/multiattach => generated 29 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f8ab020a-ea9c-4f9a-95ff-4ac901f91b7e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8ab020a-ea9c-4f9a-95ff-4ac901f91b7e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] GET http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/volume_backend_name Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8ab020a-ea9c-4f9a-95ff-4ac901f91b7e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f8ab020a-ea9c-4f9a-95ff-4ac901f91b7e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f8ab020a-ea9c-4f9a-95ff-4ac901f91b7e tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/volume_backend_name returned with HTTP 404 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1683/3285] 192.168.122.242 () {58 vars in 1322 bytes} [Thu Sep 3 14:37:05 2026] GET /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/volume_backend_name => generated 143 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-42d99df7-1f2b-4d5e-bbcc-bb0e401a6a6f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-42d99df7-1f2b-4d5e-bbcc-bb0e401a6a6f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] PUT http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption/e828ef90-c7c3-4e12-b679-bc5629155e1f Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-42d99df7-1f2b-4d5e-bbcc-bb0e401a6a6f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-42d99df7-1f2b-4d5e-bbcc-bb0e401a6a6f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-42d99df7-1f2b-4d5e-bbcc-bb0e401a6a6f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption/e828ef90-c7c3-4e12-b679-bc5629155e1f returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1603/3286] 192.168.122.242 () {60 vars in 1390 bytes} [Thu Sep 3 14:37:05 2026] PUT /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/encryption/e828ef90-c7c3-4e12-b679-bc5629155e1f => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2579b7c0-f4fa-485b-8ad5-a1c016b15dd9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2579b7c0-f4fa-485b-8ad5-a1c016b15dd9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] PUT http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/key1 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2579b7c0-f4fa-485b-8ad5-a1c016b15dd9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-2579b7c0-f4fa-485b-8ad5-a1c016b15dd9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2579b7c0-f4fa-485b-8ad5-a1c016b15dd9 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/key1 returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1684/3287] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:37:05 2026] PUT /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e074f51f-4a00-4ad0-8ebc-1d613860bbd1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e074f51f-4a00-4ad0-8ebc-1d613860bbd1 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] PUT http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e074f51f-4a00-4ad0-8ebc-1d613860bbd1 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.policy [None req-e074f51f-4a00-4ad0-8ebc-1d613860bbd1 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '4696abcfb9ac42dfbaa5f5cbd831f093', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3af3308d2c8949c1a017db9d70fbd69a', '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=86692) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e074f51f-4a00-4ad0-8ebc-1d613860bbd1 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-reader] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2 returned with HTTP 403 Sep 03 14:37:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1604/3288] 192.168.122.242 () {60 vars in 1246 bytes} [Thu Sep 3 14:37:05 2026] PUT /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9c8b2ab4-f94d-4b36-b834-6b8b3434bd7f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9c8b2ab4-f94d-4b36-b834-6b8b3434bd7f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] DELETE http://192.168.122.242/volume/v3/types/8a711b16-151c-49e7-b1b7-47bb31123b87 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9c8b2ab4-f94d-4b36-b834-6b8b3434bd7f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9c8b2ab4-f94d-4b36-b834-6b8b3434bd7f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9c8b2ab4-f94d-4b36-b834-6b8b3434bd7f tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/8a711b16-151c-49e7-b1b7-47bb31123b87 returned with HTTP 202 Sep 03 14:37:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1685/3289] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:05 2026] DELETE /volume/v3/types/8a711b16-151c-49e7-b1b7-47bb31123b87 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6c083c3c-e8d9-4a9f-8b60-8d9eebaa861a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6c083c3c-e8d9-4a9f-8b60-8d9eebaa861a tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] DELETE http://192.168.122.242/volume/v3/types/3618a4a1-f43b-47d9-b689-c26fb9d3923a Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6c083c3c-e8d9-4a9f-8b60-8d9eebaa861a tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6c083c3c-e8d9-4a9f-8b60-8d9eebaa861a tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6c083c3c-e8d9-4a9f-8b60-8d9eebaa861a tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/3618a4a1-f43b-47d9-b689-c26fb9d3923a returned with HTTP 202 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1605/3290] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:05 2026] DELETE /volume/v3/types/3618a4a1-f43b-47d9-b689-c26fb9d3923a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8f9c9f49-aa02-41a5-b20d-7fbe933cbc3b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f9c9f49-aa02-41a5-b20d-7fbe933cbc3b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] DELETE http://192.168.122.242/volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707 Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f9c9f49-aa02-41a5-b20d-7fbe933cbc3b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8f9c9f49-aa02-41a5-b20d-7fbe933cbc3b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8f9c9f49-aa02-41a5-b20d-7fbe933cbc3b tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707 returned with HTTP 202 Sep 03 14:37:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1686/3291] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:06 2026] DELETE /volume/v3/types/69a88995-a333-4874-b68a-233f6fdc8707 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aba5ab0c-bc69-4a22-acc8-100ec6a21760 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aba5ab0c-bc69-4a22-acc8-100ec6a21760 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] DELETE http://192.168.122.242/volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aba5ab0c-bc69-4a22-acc8-100ec6a21760 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aba5ab0c-bc69-4a22-acc8-100ec6a21760 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aba5ab0c-bc69-4a22-acc8-100ec6a21760 tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062 returned with HTTP 202 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1606/3292] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:06 2026] DELETE /volume/v3/types/8689ccad-86bb-465c-8623-a915ba5d3062 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e4cc5aee-175a-4333-9173-3112075097ce None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e4cc5aee-175a-4333-9173-3112075097ce tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] DELETE http://192.168.122.242/volume/v3/types/64470102-894c-4316-9785-17af291fa8de Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e4cc5aee-175a-4333-9173-3112075097ce tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e4cc5aee-175a-4333-9173-3112075097ce tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c01d9e5e-fabe-4c60-bb4a-50c31a165771 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c01d9e5e-fabe-4c60-bb4a-50c31a165771 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c01d9e5e-fabe-4c60-bb4a-50c31a165771 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e4cc5aee-175a-4333-9173-3112075097ce tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/64470102-894c-4316-9785-17af291fa8de returned with HTTP 202 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c01d9e5e-fabe-4c60-bb4a-50c31a165771 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1687/3293] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:06 2026] DELETE /volume/v3/types/64470102-894c-4316-9785-17af291fa8de => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-31dfb7e4-a089-43f5-bba1-c88c5447654c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31dfb7e4-a089-43f5-bba1-c88c5447654c tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] DELETE http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2 Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31dfb7e4-a089-43f5-bba1-c88c5447654c tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-31dfb7e4-a089-43f5-bba1-c88c5447654c tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c01d9e5e-fabe-4c60-bb4a-50c31a165771 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c01d9e5e-fabe-4c60-bb4a-50c31a165771 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 returned with HTTP 200 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1607/3294] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:06 2026] GET /volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-31dfb7e4-a089-43f5-bba1-c88c5447654c tempest-VolumeTypesReaderTests-905118199 tempest-VolumeTypesReaderTests-905118199-project-admin] http://192.168.122.242/volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2 returned with HTTP 202 Sep 03 14:37:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1688/3295] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:06 2026] DELETE /volume/v3/types/2e46091d-e9d5-46d1-80be-3803f99b7fe2 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f258ed40-7bd1-4694-ac99-79239711717d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f258ed40-7bd1-4694-ac99-79239711717d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f258ed40-7bd1-4694-ac99-79239711717d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f258ed40-7bd1-4694-ac99-79239711717d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f258ed40-7bd1-4694-ac99-79239711717d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f258ed40-7bd1-4694-ac99-79239711717d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1608/3296] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:06 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2e441118-5468-4740-817e-52dd348b73aa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2e441118-5468-4740-817e-52dd348b73aa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2e441118-5468-4740-817e-52dd348b73aa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2e441118-5468-4740-817e-52dd348b73aa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2e441118-5468-4740-817e-52dd348b73aa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2e441118-5468-4740-817e-52dd348b73aa tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1689/3297] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:06 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7bf5dfa8-2bdb-40bb-96aa-28a8f156de6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 202 Sep 03 14:37:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1609/3298] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:06 2026] DELETE /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-295d2c4d-16a5-439e-9221-b4cecdc1043b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-295d2c4d-16a5-439e-9221-b4cecdc1043b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-295d2c4d-16a5-439e-9221-b4cecdc1043b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-295d2c4d-16a5-439e-9221-b4cecdc1043b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:06 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:06 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-295d2c4d-16a5-439e-9221-b4cecdc1043b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:06 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-295d2c4d-16a5-439e-9221-b4cecdc1043b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:06 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1690/3299] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:06 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b7ed9dd2-dcbf-41b7-a5c5-dddc1157cdb8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7ed9dd2-dcbf-41b7-a5c5-dddc1157cdb8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7ed9dd2-dcbf-41b7-a5c5-dddc1157cdb8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b7ed9dd2-dcbf-41b7-a5c5-dddc1157cdb8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b7ed9dd2-dcbf-41b7-a5c5-dddc1157cdb8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b7ed9dd2-dcbf-41b7-a5c5-dddc1157cdb8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 returned with HTTP 200 Sep 03 14:37:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1610/3300] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:07 2026] GET /volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 => generated 1017 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4230e81b-a055-4059-aa1f-b92d9530c063", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-958518800"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create snapshot from volume 4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:07 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['dcecdadb-7bfe-410f-8cd4-108ce0dec93d', '7a77bb1e-2e03-424b-afc1-20d5d1f8e53b', '5ff6e654-f9c5-48e4-a4e3-6a4ddd767efd', '98a7887b-2bb3-458d-9c0d-2ecbf463ae7a'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot create request issued successfully. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e36f4dd-ad2f-43bb-9502-3092a25951e6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1691/3301] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ec555a5f-fe37-43ab-ae58-51721a4f34d9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ec555a5f-fe37-43ab-ae58-51721a4f34d9 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ec555a5f-fe37-43ab-ae58-51721a4f34d9 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ec555a5f-fe37-43ab-ae58-51721a4f34d9 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ec555a5f-fe37-43ab-ae58-51721a4f34d9 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ec555a5f-fe37-43ab-ae58-51721a4f34d9 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 200 Sep 03 14:37:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1611/3302] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:07 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c9ec705f-0424-4d26-85e9-9c4ea576a807 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9ec705f-0424-4d26-85e9-9c4ea576a807 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9ec705f-0424-4d26-85e9-9c4ea576a807 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c9ec705f-0424-4d26-85e9-9c4ea576a807 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c9ec705f-0424-4d26-85e9-9c4ea576a807 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c9ec705f-0424-4d26-85e9-9c4ea576a807 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 200 Sep 03 14:37:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1692/3303] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:07 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-55737f8e-40cd-4151-8c08-24910749d810 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55737f8e-40cd-4151-8c08-24910749d810 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55737f8e-40cd-4151-8c08-24910749d810 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-55737f8e-40cd-4151-8c08-24910749d810 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-55737f8e-40cd-4151-8c08-24910749d810 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-55737f8e-40cd-4151-8c08-24910749d810 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 200 Sep 03 14:37:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1612/3304] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:08 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-37835b3b-0dc8-4cb2-98f0-84e365ba30d4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-37835b3b-0dc8-4cb2-98f0-84e365ba30d4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a Sep 03 14:37:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-37835b3b-0dc8-4cb2-98f0-84e365ba30d4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-37835b3b-0dc8-4cb2-98f0-84e365ba30d4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-37835b3b-0dc8-4cb2-98f0-84e365ba30d4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a returned with HTTP 404 Sep 03 14:37:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1693/3305] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:08 2026] GET /volume/v3/snapshots/ab058988-a98e-4206-ab8d-d1bef3af626a => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-033c1d38-c234-404d-9254-f5202d574439 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: 666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:37:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-033c1d38-c234-404d-9254-f5202d574439 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d returned with HTTP 202 Sep 03 14:37:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1613/3306] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:08 2026] DELETE /volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a5e7231d-7484-4c3d-bd3b-afeeb24c4e2d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5e7231d-7484-4c3d-bd3b-afeeb24c4e2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5e7231d-7484-4c3d-bd3b-afeeb24c4e2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a5e7231d-7484-4c3d-bd3b-afeeb24c4e2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a5e7231d-7484-4c3d-bd3b-afeeb24c4e2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a5e7231d-7484-4c3d-bd3b-afeeb24c4e2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d returned with HTTP 200 Sep 03 14:37:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1694/3307] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:08 2026] GET /volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1d064316-7012-47ba-b421-2a3355e8329f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d064316-7012-47ba-b421-2a3355e8329f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d064316-7012-47ba-b421-2a3355e8329f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d064316-7012-47ba-b421-2a3355e8329f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:09 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:09 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1d064316-7012-47ba-b421-2a3355e8329f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d064316-7012-47ba-b421-2a3355e8329f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 200 Sep 03 14:37:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1614/3308] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:09 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-76d3ad0c-ff8f-4984-a8b3-f8d3d12f6068 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76d3ad0c-ff8f-4984-a8b3-f8d3d12f6068 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d Sep 03 14:37:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76d3ad0c-ff8f-4984-a8b3-f8d3d12f6068 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76d3ad0c-ff8f-4984-a8b3-f8d3d12f6068 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76d3ad0c-ff8f-4984-a8b3-f8d3d12f6068 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d returned with HTTP 404 Sep 03 14:37:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1695/3309] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:09 2026] GET /volume/v3/volumes/666dac4d-b97d-425a-8aed-3bd28a01894d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-023d3118-a6c3-470a-945b-9f24addd1a90 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1891895699"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1891895699'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:37:09 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (84b26ff7-5b8f-4737-b860-8dac835aaeda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bcdf58e-8bbb-4d3e-b629-7533624531d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bcdf58e-8bbb-4d3e-b629-7533624531d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c132c5b-5f2b-49f7-ab28-4f3f2f298199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['7fc7a6c1-f7fd-4101-8650-b82b56d0c411', '5c1d51b8-a4cd-497a-a54f-84661ffef9cb', '63c12e24-4f3e-4a70-aeb5-5f546508cbe6', 'f344eda5-de9d-4df9-975e-5c483be1aaae'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c132c5b-5f2b-49f7-ab28-4f3f2f298199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fc7a6c1-f7fd-4101-8650-b82b56d0c411', '5c1d51b8-a4cd-497a-a54f-84661ffef9cb', '63c12e24-4f3e-4a70-aeb5-5f546508cbe6', 'f344eda5-de9d-4df9-975e-5c483be1aaae']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2b7eba-d168-49b1-b394-7533cffe8c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d2b7eba-d168-49b1-b394-7533cffe8c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a413c0e8-096d-48d5-88b2-86a2600b2ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1891895699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['7fc7a6c1-f7fd-4101-8650-b82b56d0c411','5c1d51b8-a4cd-497a-a54f-84661ffef9cb','63c12e24-4f3e-4a70-aeb5-5f546508cbe6','f344eda5-de9d-4df9-975e-5c483be1aaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1891895699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a413c0e8-096d-48d5-88b2-86a2600b2ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac46f85-023c-4781-893d-42186abac42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac46f85-023c-4781-893d-42186abac42a) transitioned into state 'SUCCESS' from state '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-1891895699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['7fc7a6c1-f7fd-4101-8650-b82b56d0c411','5c1d51b8-a4cd-497a-a54f-84661ffef9cb','63c12e24-4f3e-4a70-aeb5-5f546508cbe6','f344eda5-de9d-4df9-975e-5c483be1aaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa53d438-f671-4b25-ac9f-0ad83d2d048a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa53d438-f671-4b25-ac9f-0ad83d2d048a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (84b26ff7-5b8f-4737-b860-8dac835aaeda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-023d3118-a6c3-470a-945b-9f24addd1a90 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1615/3310] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:09 2026] POST /volume/v3/volumes => generated 787 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-44aa746e-3984-4c7e-9365-9477525dd236 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44aa746e-3984-4c7e-9365-9477525dd236 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44aa746e-3984-4c7e-9365-9477525dd236 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-44aa746e-3984-4c7e-9365-9477525dd236 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:10 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-44aa746e-3984-4c7e-9365-9477525dd236 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-44aa746e-3984-4c7e-9365-9477525dd236 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 returned with HTTP 200 Sep 03 14:37:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1696/3311] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:10 2026] GET /volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d02a1279-53ba-4e6f-991b-62d496b78109 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d02a1279-53ba-4e6f-991b-62d496b78109 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d02a1279-53ba-4e6f-991b-62d496b78109 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d02a1279-53ba-4e6f-991b-62d496b78109 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d02a1279-53ba-4e6f-991b-62d496b78109 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d02a1279-53ba-4e6f-991b-62d496b78109 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 200 Sep 03 14:37:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1616/3312] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:10 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] POST http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7/action Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.contrib.admin_actions [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Updating snapshot 'cb298429-2318-4673-8929-26df125be6c7' with '{'status': 'error'}' {{(pid=86693) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'be7359a08d8b454bbd26b351b4dd7c61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c292af184774cb8a8630b73867fc4c4', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d298c4a5-596d-4346-b1fb-1ff508bceab3 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7/action returned with HTTP 403 Sep 03 14:37:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1697/3313] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:37:10 2026] POST /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7/action => generated 133 bytes in 32 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c25652e2-1852-483e-955d-39f898334e47 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete snapshot with id: cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:10 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c25652e2-1852-483e-955d-39f898334e47 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 202 Sep 03 14:37:10 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1617/3314] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:10 2026] DELETE /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-16dbd9cc-d623-42e7-9bd9-2c7ab1f3475b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16dbd9cc-d623-42e7-9bd9-2c7ab1f3475b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16dbd9cc-d623-42e7-9bd9-2c7ab1f3475b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-16dbd9cc-d623-42e7-9bd9-2c7ab1f3475b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:10 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:10 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-16dbd9cc-d623-42e7-9bd9-2c7ab1f3475b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:10 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-16dbd9cc-d623-42e7-9bd9-2c7ab1f3475b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 200 Sep 03 14:37:10 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1698/3315] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:10 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 465 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3424f75e-4980-48f4-9111-75827d3653c4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3424f75e-4980-48f4-9111-75827d3653c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3424f75e-4980-48f4-9111-75827d3653c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3424f75e-4980-48f4-9111-75827d3653c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:11 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:11 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3424f75e-4980-48f4-9111-75827d3653c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3424f75e-4980-48f4-9111-75827d3653c4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 returned with HTTP 200 Sep 03 14:37:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1618/3316] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:11 2026] GET /volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 => generated 1017 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a413c0e8-096d-48d5-88b2-86a2600b2ff7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1798944188"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:11 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['477a0c3c-74ed-429c-801b-a6a49623846f', '4c5a0d29-8b38-46c0-a6bd-3aae5f03c1c8', '95eae623-399b-4616-8d9d-e547c67e481e', '82b1cec5-8fb7-40c6-b9c1-509a4507dea9'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:11 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-87588ed3-b59b-4d13-acb2-82207d6c0e5c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1699/3317] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c15709b8-015d-42be-af9b-ea9c203fd46c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c15709b8-015d-42be-af9b-ea9c203fd46c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c15709b8-015d-42be-af9b-ea9c203fd46c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:11 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c15709b8-015d-42be-af9b-ea9c203fd46c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:11 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:11 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:11 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c15709b8-015d-42be-af9b-ea9c203fd46c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:11 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c15709b8-015d-42be-af9b-ea9c203fd46c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 200 Sep 03 14:37:11 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1619/3318] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:11 2026] GET /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 440 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9aa20784-45e6-473f-ae0d-9ea2daf15d4c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9aa20784-45e6-473f-ae0d-9ea2daf15d4c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9aa20784-45e6-473f-ae0d-9ea2daf15d4c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:11 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9aa20784-45e6-473f-ae0d-9ea2daf15d4c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:11 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9aa20784-45e6-473f-ae0d-9ea2daf15d4c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:11 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9aa20784-45e6-473f-ae0d-9ea2daf15d4c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 200 Sep 03 14:37:11 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1700/3319] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:11 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e328fa43-819b-43c5-9f73-817899a1b27e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e328fa43-819b-43c5-9f73-817899a1b27e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e328fa43-819b-43c5-9f73-817899a1b27e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:12 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e328fa43-819b-43c5-9f73-817899a1b27e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:12 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:12 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:12 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e328fa43-819b-43c5-9f73-817899a1b27e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:12 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e328fa43-819b-43c5-9f73-817899a1b27e tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 200 Sep 03 14:37:12 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1620/3320] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:12 2026] GET /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-80bda0bf-aad5-4f49-a326-6c7fcb902d3b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80bda0bf-aad5-4f49-a326-6c7fcb902d3b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 Sep 03 14:37:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80bda0bf-aad5-4f49-a326-6c7fcb902d3b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:12 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-80bda0bf-aad5-4f49-a326-6c7fcb902d3b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:12 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-80bda0bf-aad5-4f49-a326-6c7fcb902d3b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 returned with HTTP 404 Sep 03 14:37:12 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1701/3321] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:12 2026] GET /volume/v3/snapshots/cb298429-2318-4673-8929-26df125be6c7 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-efe14a67-c634-469b-963f-5de655d9d0a8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume with id: 4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume request issued successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-efe14a67-c634-469b-963f-5de655d9d0a8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 returned with HTTP 202 Sep 03 14:37:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1621/3322] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:12 2026] DELETE /volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-66276872-b9f5-42d1-be1b-c15de74fe39b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-66276872-b9f5-42d1-be1b-c15de74fe39b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-66276872-b9f5-42d1-be1b-c15de74fe39b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-66276872-b9f5-42d1-be1b-c15de74fe39b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-66276872-b9f5-42d1-be1b-c15de74fe39b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-66276872-b9f5-42d1-be1b-c15de74fe39b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 returned with HTTP 200 Sep 03 14:37:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1702/3323] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:13 2026] GET /volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7cf11f0f-9887-4b76-9806-79a184078928 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cf11f0f-9887-4b76-9806-79a184078928 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cf11f0f-9887-4b76-9806-79a184078928 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7cf11f0f-9887-4b76-9806-79a184078928 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7cf11f0f-9887-4b76-9806-79a184078928 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7cf11f0f-9887-4b76-9806-79a184078928 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 200 Sep 03 14:37:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1622/3324] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:13 2026] GET /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-51512675-47df-495a-9a2c-272824be9ac8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] POST http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b/action Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.snapshot_unmanage [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Unmanage snapshot with id: 15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '2e90aa33a6164916a1bd05621a4111c0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bdc07719fdf40189d19adf3cf793220', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-51512675-47df-495a-9a2c-272824be9ac8 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b/action returned with HTTP 403 Sep 03 14:37:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1703/3325] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:37:13 2026] POST /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b/action => generated 117 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: 15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:13 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-21e68b0a-22cd-4920-b7a2-4121187ea10f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 202 Sep 03 14:37:13 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1623/3326] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:13 2026] DELETE /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bec9bca3-e64c-4233-95c6-772b52b30736 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bec9bca3-e64c-4233-95c6-772b52b30736 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bec9bca3-e64c-4233-95c6-772b52b30736 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bec9bca3-e64c-4233-95c6-772b52b30736 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:13 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-bec9bca3-e64c-4233-95c6-772b52b30736 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:13 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bec9bca3-e64c-4233-95c6-772b52b30736 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 200 Sep 03 14:37:13 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1704/3327] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:13 2026] GET /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 466 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e9238fb0-6672-4af7-a5d6-12341987e76d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e9238fb0-6672-4af7-a5d6-12341987e76d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 Sep 03 14:37:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e9238fb0-6672-4af7-a5d6-12341987e76d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e9238fb0-6672-4af7-a5d6-12341987e76d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e9238fb0-6672-4af7-a5d6-12341987e76d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 returned with HTTP 404 Sep 03 14:37:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1624/3328] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:14 2026] GET /volume/v3/volumes/4230e81b-a055-4059-aa1f-b92d9530c063 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1927485765"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1927485765'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume of 1 GB Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (c6e36664-1a0a-426b-a248-c786ca8a10b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5738649f-9c7a-48e2-a7ab-a3e5c42c33f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5738649f-9c7a-48e2-a7ab-a3e5c42c33f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e49f629-f15f-4314-8f94-7904bf86ebd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['9c559ed8-d555-4e9b-9e3c-4eac2e81bdab', 'a4c398a9-7ffa-4405-81b1-1f86a9e7630f', '03007d67-ee3d-4c97-9268-98bd382d200f', '3e636718-e9e0-4562-b1c6-13c7c4a51272'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e49f629-f15f-4314-8f94-7904bf86ebd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c559ed8-d555-4e9b-9e3c-4eac2e81bdab', 'a4c398a9-7ffa-4405-81b1-1f86a9e7630f', '03007d67-ee3d-4c97-9268-98bd382d200f', '3e636718-e9e0-4562-b1c6-13c7c4a51272']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0745828-bb1a-459b-862b-5d4c0b35669d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:14 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0745828-bb1a-459b-862b-5d4c0b35669d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f497dd53-d5c0-4e2c-b2ec-0ec30c07760b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927485765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['9c559ed8-d555-4e9b-9e3c-4eac2e81bdab','a4c398a9-7ffa-4405-81b1-1f86a9e7630f','03007d67-ee3d-4c97-9268-98bd382d200f','3e636718-e9e0-4562-b1c6-13c7c4a51272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1927485765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f497dd53-d5c0-4e2c-b2ec-0ec30c07760b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c292af184774cb8a8630b73867fc4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61387dc863c743a9af4844c7b603de31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f05aaae-1acf-4a62-b4f3-635ae40e12c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f05aaae-1acf-4a62-b4f3-635ae40e12c1) transitioned into state 'SUCCESS' from state '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-1927485765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['9c559ed8-d555-4e9b-9e3c-4eac2e81bdab','a4c398a9-7ffa-4405-81b1-1f86a9e7630f','03007d67-ee3d-4c97-9268-98bd382d200f','3e636718-e9e0-4562-b1c6-13c7c4a51272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73011cb6-98ab-4e60-8311-0423b0e8ac70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73011cb6-98ab-4e60-8311-0423b0e8ac70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (c6e36664-1a0a-426b-a248-c786ca8a10b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request issued successfully. Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fdb3dba2-9bdf-44de-8206-36059a9dff1d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1705/3329] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:14 2026] POST /volume/v3/volumes => generated 787 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-aa1505eb-38e7-4da1-a93f-bb34748fdb4d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa1505eb-38e7-4da1-a93f-bb34748fdb4d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa1505eb-38e7-4da1-a93f-bb34748fdb4d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:14 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-aa1505eb-38e7-4da1-a93f-bb34748fdb4d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:14 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:14 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:14 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:14 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:14 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-aa1505eb-38e7-4da1-a93f-bb34748fdb4d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:14 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-aa1505eb-38e7-4da1-a93f-bb34748fdb4d tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b returned with HTTP 200 Sep 03 14:37:14 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1625/3330] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:14 2026] GET /volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-18cab4cc-3efc-4539-a69b-024943652218 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18cab4cc-3efc-4539-a69b-024943652218 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18cab4cc-3efc-4539-a69b-024943652218 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-18cab4cc-3efc-4539-a69b-024943652218 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:14 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:14 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-18cab4cc-3efc-4539-a69b-024943652218 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:14 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-18cab4cc-3efc-4539-a69b-024943652218 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 200 Sep 03 14:37:14 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1706/3331] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:14 2026] GET /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3670e093-fb91-4ede-814f-ad54f1fd42ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3670e093-fb91-4ede-814f-ad54f1fd42ba tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3670e093-fb91-4ede-814f-ad54f1fd42ba tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3670e093-fb91-4ede-814f-ad54f1fd42ba tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3670e093-fb91-4ede-814f-ad54f1fd42ba tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3670e093-fb91-4ede-814f-ad54f1fd42ba tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b returned with HTTP 200 Sep 03 14:37:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1626/3332] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:15 2026] GET /volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f497dd53-d5c0-4e2c-b2ec-0ec30c07760b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-562678217"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create snapshot from volume f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['486abd95-d30b-4b4e-b414-8a4250fa0523', '3817fc21-b62b-4ce0-b914-7843f03fb1ab', '30e548cd-298f-4f42-bc76-f39b30169623', '257dfdd6-5922-49f8-9087-73302a2acb4b'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot create request issued successfully. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c7602595-1bed-4f1e-a781-3f3aae55d12b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1707/3333] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2abd3b75-1091-4b13-9504-10574a011726 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2abd3b75-1091-4b13-9504-10574a011726 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2abd3b75-1091-4b13-9504-10574a011726 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2abd3b75-1091-4b13-9504-10574a011726 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2abd3b75-1091-4b13-9504-10574a011726 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2abd3b75-1091-4b13-9504-10574a011726 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 200 Sep 03 14:37:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1627/3334] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:15 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-fbf83abf-4478-4de4-b760-51c1e8a2e591 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbf83abf-4478-4de4-b760-51c1e8a2e591 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbf83abf-4478-4de4-b760-51c1e8a2e591 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-fbf83abf-4478-4de4-b760-51c1e8a2e591 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-fbf83abf-4478-4de4-b760-51c1e8a2e591 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b returned with HTTP 404 Sep 03 14:37:15 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1708/3335] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:15 2026] GET /volume/v3/snapshots/15ebf271-1b31-4065-928d-f6d58c5b1c6b => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:15 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:15 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:37:15 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-cb44b956-e2d3-4bad-a842-3214ff19b979 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 returned with HTTP 202 Sep 03 14:37:15 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1628/3336] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:15 2026] DELETE /volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-78237ea9-92a5-4cf4-9e50-03a64c9ea9f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78237ea9-92a5-4cf4-9e50-03a64c9ea9f4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78237ea9-92a5-4cf4-9e50-03a64c9ea9f4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-78237ea9-92a5-4cf4-9e50-03a64c9ea9f4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:15 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:15 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:15 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:16 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-78237ea9-92a5-4cf4-9e50-03a64c9ea9f4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:16 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-78237ea9-92a5-4cf4-9e50-03a64c9ea9f4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 returned with HTTP 200 Sep 03 14:37:16 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1709/3337] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:15 2026] GET /volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9cb0c79f-8b2d-4b8a-8b44-5b3c1b966614 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cb0c79f-8b2d-4b8a-8b44-5b3c1b966614 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cb0c79f-8b2d-4b8a-8b44-5b3c1b966614 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:16 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9cb0c79f-8b2d-4b8a-8b44-5b3c1b966614 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:16 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:16 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:16 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9cb0c79f-8b2d-4b8a-8b44-5b3c1b966614 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:16 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9cb0c79f-8b2d-4b8a-8b44-5b3c1b966614 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 200 Sep 03 14:37:16 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1629/3338] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:16 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-acf9561d-3ee2-413d-bf27-4f5fa43bc139 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acf9561d-3ee2-413d-bf27-4f5fa43bc139 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acf9561d-3ee2-413d-bf27-4f5fa43bc139 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acf9561d-3ee2-413d-bf27-4f5fa43bc139 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acf9561d-3ee2-413d-bf27-4f5fa43bc139 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 returned with HTTP 404 Sep 03 14:37:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1710/3339] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:17 2026] GET /volume/v3/volumes/a413c0e8-096d-48d5-88b2-86a2600b2ff7 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a9f56ea3-550d-421b-92db-d0462b43a86c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1346230715"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1346230715'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (0c855130-748e-427d-907d-b22fb5bc1aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a7b2bae-79b4-4f95-862b-f3f1502e07a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a7b2bae-79b4-4f95-862b-f3f1502e07a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cec207d-a0a0-4c23-be39-36943b00c932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['babbf023-6083-4a75-94a2-4a41216e5802', '854c9aa7-4b51-4ea0-92cd-c78e6244ef06', '8da787a2-cccc-4278-af1f-723fa8a74bf9', '97d76006-48d2-4565-a22e-7c45cff5206c'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cec207d-a0a0-4c23-be39-36943b00c932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['babbf023-6083-4a75-94a2-4a41216e5802', '854c9aa7-4b51-4ea0-92cd-c78e6244ef06', '8da787a2-cccc-4278-af1f-723fa8a74bf9', '97d76006-48d2-4565-a22e-7c45cff5206c']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc012d8-3281-44f0-a97e-ff8cfe041501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:17 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8cc012d8-3281-44f0-a97e-ff8cfe041501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e3d84b3-9196-4775-ba6b-cc5fb49a433d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346230715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['babbf023-6083-4a75-94a2-4a41216e5802','854c9aa7-4b51-4ea0-92cd-c78e6244ef06','8da787a2-cccc-4278-af1f-723fa8a74bf9','97d76006-48d2-4565-a22e-7c45cff5206c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1346230715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e3d84b3-9196-4775-ba6b-cc5fb49a433d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2530e0bb-0e1e-487b-af1d-7b54f3839bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2530e0bb-0e1e-487b-af1d-7b54f3839bb9) transitioned into state 'SUCCESS' from state '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-1346230715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['babbf023-6083-4a75-94a2-4a41216e5802','854c9aa7-4b51-4ea0-92cd-c78e6244ef06','8da787a2-cccc-4278-af1f-723fa8a74bf9','97d76006-48d2-4565-a22e-7c45cff5206c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50df08b2-4e2f-4546-ad50-87025670065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50df08b2-4e2f-4546-ad50-87025670065c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (0c855130-748e-427d-907d-b22fb5bc1aa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a9f56ea3-550d-421b-92db-d0462b43a86c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1630/3340] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:17 2026] POST /volume/v3/volumes => generated 787 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d102850-9933-4430-9084-fc660beca8cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d102850-9933-4430-9084-fc660beca8cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d102850-9933-4430-9084-fc660beca8cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d102850-9933-4430-9084-fc660beca8cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:17 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d102850-9933-4430-9084-fc660beca8cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d102850-9933-4430-9084-fc660beca8cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d returned with HTTP 200 Sep 03 14:37:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1711/3341] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:17 2026] GET /volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d => generated 966 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d5982828-ebd1-40cf-a0d5-86979a8338a4 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5982828-ebd1-40cf-a0d5-86979a8338a4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5982828-ebd1-40cf-a0d5-86979a8338a4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d5982828-ebd1-40cf-a0d5-86979a8338a4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d5982828-ebd1-40cf-a0d5-86979a8338a4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d5982828-ebd1-40cf-a0d5-86979a8338a4 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 200 Sep 03 14:37:17 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1631/3342] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:17 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce20313a-727f-43c8-b427-2b74ca137432 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce20313a-727f-43c8-b427-2b74ca137432 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce20313a-727f-43c8-b427-2b74ca137432 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce20313a-727f-43c8-b427-2b74ca137432 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:17 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:17 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ce20313a-727f-43c8-b427-2b74ca137432 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Snapshot retrieved successfully. Sep 03 14:37:17 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce20313a-727f-43c8-b427-2b74ca137432 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 200 Sep 03 14:37:17 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1712/3343] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:17 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete snapshot with id: 9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:17 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:17 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:17 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d33b27f7-1423-4fbf-9641-5f50f9aa62f1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 202 Sep 03 14:37:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1632/3344] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:17 2026] DELETE /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9928d39c-b6dd-4da9-884f-fbb4cfd6edf5 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9928d39c-b6dd-4da9-884f-fbb4cfd6edf5 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9928d39c-b6dd-4da9-884f-fbb4cfd6edf5 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:18 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9928d39c-b6dd-4da9-884f-fbb4cfd6edf5 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:18 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:18 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:18 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-9928d39c-b6dd-4da9-884f-fbb4cfd6edf5 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:18 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9928d39c-b6dd-4da9-884f-fbb4cfd6edf5 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 200 Sep 03 14:37:18 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1713/3345] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:18 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 465 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-386fb0a6-1ed3-4d1e-948d-c2fd72543a2f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-386fb0a6-1ed3-4d1e-948d-c2fd72543a2f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-386fb0a6-1ed3-4d1e-948d-c2fd72543a2f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:18 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-386fb0a6-1ed3-4d1e-948d-c2fd72543a2f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:18 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:18 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:18 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:18 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:18 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-386fb0a6-1ed3-4d1e-948d-c2fd72543a2f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:18 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-386fb0a6-1ed3-4d1e-948d-c2fd72543a2f tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d returned with HTTP 200 Sep 03 14:37:18 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1633/3346] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:18 2026] GET /volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-964db114-5cf6-42cb-85a7-e8ff4291162e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-964db114-5cf6-42cb-85a7-e8ff4291162e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-964db114-5cf6-42cb-85a7-e8ff4291162e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-964db114-5cf6-42cb-85a7-e8ff4291162e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-964db114-5cf6-42cb-85a7-e8ff4291162e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-964db114-5cf6-42cb-85a7-e8ff4291162e tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 200 Sep 03 14:37:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1714/3347] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:19 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-43f34cbd-fdeb-4411-80eb-7089765ca846 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43f34cbd-fdeb-4411-80eb-7089765ca846 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43f34cbd-fdeb-4411-80eb-7089765ca846 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-43f34cbd-fdeb-4411-80eb-7089765ca846 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:19 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:19 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-43f34cbd-fdeb-4411-80eb-7089765ca846 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-43f34cbd-fdeb-4411-80eb-7089765ca846 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d returned with HTTP 200 Sep 03 14:37:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1634/3348] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:19 2026] GET /volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d => generated 1017 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:19 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e3d84b3-9196-4775-ba6b-cc5fb49a433d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-985323197"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:19 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume 1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:19 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['4cf56a6d-e9ab-4726-bf93-c4fff0049c09', '37b9dc50-faa8-4832-a171-29edba0ba227', '46ef3f1d-dc3c-4944-b15a-d747fe84513f', '454792e8-b772-4bde-8b62-1578a50e3bd4'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:19 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:37:19 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-183dccf9-0a06-41b0-bd17-7fc562c62c6a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:19 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1715/3349] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9da9b46e-d064-427d-83a2-b1e1e46f2315 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9da9b46e-d064-427d-83a2-b1e1e46f2315 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9da9b46e-d064-427d-83a2-b1e1e46f2315 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:19 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9da9b46e-d064-427d-83a2-b1e1e46f2315 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:19 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:19 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:19 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9da9b46e-d064-427d-83a2-b1e1e46f2315 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:19 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9da9b46e-d064-427d-83a2-b1e1e46f2315 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 200 Sep 03 14:37:19 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1635/3350] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:19 2026] GET /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a1768cd6-37d8-4e51-8f58-e47499055232 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a1768cd6-37d8-4e51-8f58-e47499055232 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf Sep 03 14:37:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a1768cd6-37d8-4e51-8f58-e47499055232 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a1768cd6-37d8-4e51-8f58-e47499055232 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a1768cd6-37d8-4e51-8f58-e47499055232 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf returned with HTTP 404 Sep 03 14:37:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1716/3351] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:20 2026] GET /volume/v3/snapshots/9fac7441-9c18-492b-88fd-7272497994bf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume with id: f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:20 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:20 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume request issued successfully. Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-36ff5851-0cfa-4b8a-9adf-e503eed75491 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b returned with HTTP 202 Sep 03 14:37:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1636/3352] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:20 2026] DELETE /volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b1fbb802-9188-4839-a1c4-f1dc2093ac32 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1fbb802-9188-4839-a1c4-f1dc2093ac32 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1fbb802-9188-4839-a1c4-f1dc2093ac32 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:20 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b1fbb802-9188-4839-a1c4-f1dc2093ac32 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:20 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:20 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:20 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:20 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:20 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b1fbb802-9188-4839-a1c4-f1dc2093ac32 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:20 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b1fbb802-9188-4839-a1c4-f1dc2093ac32 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b returned with HTTP 200 Sep 03 14:37:20 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1717/3353] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:20 2026] GET /volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b => generated 1016 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-05573123-8354-4776-870f-c4de7567749d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05573123-8354-4776-870f-c4de7567749d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05573123-8354-4776-870f-c4de7567749d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:20 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-05573123-8354-4776-870f-c4de7567749d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:20 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:20 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-05573123-8354-4776-870f-c4de7567749d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:20 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-05573123-8354-4776-870f-c4de7567749d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 200 Sep 03 14:37:20 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1637/3354] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:20 2026] GET /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1cd19660-d3ed-42d4-b904-ce41597f6c2a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1cd19660-d3ed-42d4-b904-ce41597f6c2a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1cd19660-d3ed-42d4-b904-ce41597f6c2a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1cd19660-d3ed-42d4-b904-ce41597f6c2a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1cd19660-d3ed-42d4-b904-ce41597f6c2a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b returned with HTTP 404 Sep 03 14:37:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1718/3355] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:21 2026] GET /volume/v3/volumes/f497dd53-d5c0-4e2c-b2ec-0ec30c07760b => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-302701106"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-302701106'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume of 1 GB Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (a0c1ecd8-fd62-4048-9ee8-ec5d836ef4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f04b2f-4841-4004-b929-18b7c0f3cef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65f04b2f-4841-4004-b929-18b7c0f3cef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae610ca6-6b7d-4701-830b-34c73d3d816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['8bdff984-9220-4c1b-bb89-94fc13b04bb3', '43817949-9afa-47a2-b934-227d6fe34fc3', '8a5521b0-fdca-4743-aafe-b920e99daf9e', 'f8ba5d44-ff69-4fff-98d2-4212b14061da'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae610ca6-6b7d-4701-830b-34c73d3d816c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bdff984-9220-4c1b-bb89-94fc13b04bb3', '43817949-9afa-47a2-b934-227d6fe34fc3', '8a5521b0-fdca-4743-aafe-b920e99daf9e', 'f8ba5d44-ff69-4fff-98d2-4212b14061da']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb7b028-738b-485c-a0d8-e941a280e51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bb7b028-738b-485c-a0d8-e941a280e51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '399cc927-ae0d-476d-82b4-9b5fce4a4927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-302701106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['8bdff984-9220-4c1b-bb89-94fc13b04bb3','43817949-9afa-47a2-b934-227d6fe34fc3','8a5521b0-fdca-4743-aafe-b920e99daf9e','f8ba5d44-ff69-4fff-98d2-4212b14061da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-302701106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=399cc927-ae0d-476d-82b4-9b5fce4a4927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c292af184774cb8a8630b73867fc4c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61387dc863c743a9af4844c7b603de31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e951ad2-1443-47d3-aa62-a5bad769b140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e951ad2-1443-47d3-aa62-a5bad769b140) transitioned into state 'SUCCESS' from state '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-302701106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c292af184774cb8a8630b73867fc4c4',qos_specs=None,replication_status=,reservations=['8bdff984-9220-4c1b-bb89-94fc13b04bb3','43817949-9afa-47a2-b934-227d6fe34fc3','8a5521b0-fdca-4743-aafe-b920e99daf9e','f8ba5d44-ff69-4fff-98d2-4212b14061da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61387dc863c743a9af4844c7b603de31',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37011e05-2357-4d33-b381-1e970261f1ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37011e05-2357-4d33-b381-1e970261f1ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Flow 'volume_create_api' (a0c1ecd8-fd62-4048-9ee8-ec5d836ef4d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create volume request issued successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ef59bec2-4efa-406c-9a2d-427c26f11d18 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1638/3356] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:21 2026] POST /volume/v3/volumes => generated 786 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-06064822-8970-4737-8fb5-d0874c51e49c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06064822-8970-4737-8fb5-d0874c51e49c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06064822-8970-4737-8fb5-d0874c51e49c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-06064822-8970-4737-8fb5-d0874c51e49c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:21 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-06064822-8970-4737-8fb5-d0874c51e49c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-06064822-8970-4737-8fb5-d0874c51e49c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 returned with HTTP 200 Sep 03 14:37:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1719/3357] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:21 2026] GET /volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 => generated 965 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-0955a90c-7308-4620-970f-50d4f344a0d0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0955a90c-7308-4620-970f-50d4f344a0d0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0955a90c-7308-4620-970f-50d4f344a0d0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-0955a90c-7308-4620-970f-50d4f344a0d0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-0955a90c-7308-4620-970f-50d4f344a0d0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-0955a90c-7308-4620-970f-50d4f344a0d0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 200 Sep 03 14:37:21 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1639/3358] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:21 2026] GET /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5f889fed-8280-4d31-b700-b4b266be0320 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5f889fed-8280-4d31-b700-b4b266be0320 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] PUT http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:21 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5f889fed-8280-4d31-b700-b4b266be0320 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:21 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:21 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5f889fed-8280-4d31-b700-b4b266be0320 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Snapshot retrieved successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5f889fed-8280-4d31-b700-b4b266be0320 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 200 Sep 03 14:37:21 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1720/3359] 192.168.122.242 () {60 vars in 1258 bytes} [Thu Sep 3 14:37:21 2026] PUT /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 360 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:21 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:21 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6318e4f6-dd71-4ef4-bac8-8d379396e62c tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 202 Sep 03 14:37:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1640/3360] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:21 2026] DELETE /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-aec00df4-d9f2-4a10-86f0-d2d38bea1226 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aec00df4-d9f2-4a10-86f0-d2d38bea1226 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aec00df4-d9f2-4a10-86f0-d2d38bea1226 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-aec00df4-d9f2-4a10-86f0-d2d38bea1226 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-aec00df4-d9f2-4a10-86f0-d2d38bea1226 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-aec00df4-d9f2-4a10-86f0-d2d38bea1226 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 200 Sep 03 14:37:22 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1721/3361] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:22 2026] GET /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 493 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-ccd7a5b7-3dcf-4f70-b541-bb490af29d8c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ccd7a5b7-3dcf-4f70-b541-bb490af29d8c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ccd7a5b7-3dcf-4f70-b541-bb490af29d8c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:22 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-ccd7a5b7-3dcf-4f70-b541-bb490af29d8c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:22 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:22 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:22 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:22 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:22 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-ccd7a5b7-3dcf-4f70-b541-bb490af29d8c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:22 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-ccd7a5b7-3dcf-4f70-b541-bb490af29d8c tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 returned with HTTP 200 Sep 03 14:37:22 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1641/3362] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:22 2026] GET /volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6e760124-c752-49b0-82f6-e1f5e794a795 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:22 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:22 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "399cc927-ae0d-476d-82b4-9b5fce4a4927", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1893701446"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:22 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:22 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:22 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:22 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Create snapshot from volume 399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:22 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Created reservations ['c36bdc9d-a39e-4862-a28a-df8053966644', '53b1a26f-b4a1-49f3-b41f-6ad499e4bba9', '52fae179-18cd-447b-a311-86f94836ca35', 'dd452bbc-d15b-4662-8e25-728e8e924cf8'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:22 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:22 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot create request issued successfully. Sep 03 14:37:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6e760124-c752-49b0-82f6-e1f5e794a795 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1722/3363] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e72902de-9d96-4227-92d0-12efe11b8922 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e72902de-9d96-4227-92d0-12efe11b8922 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e72902de-9d96-4227-92d0-12efe11b8922 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:23 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e72902de-9d96-4227-92d0-12efe11b8922 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ea0c6d38-7807-4d2f-b43c-7d5902a35744 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ea0c6d38-7807-4d2f-b43c-7d5902a35744 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ea0c6d38-7807-4d2f-b43c-7d5902a35744 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:23 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ea0c6d38-7807-4d2f-b43c-7d5902a35744 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:23 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:23 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:23 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e72902de-9d96-4227-92d0-12efe11b8922 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:23 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e72902de-9d96-4227-92d0-12efe11b8922 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 200 Sep 03 14:37:23 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1642/3364] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:23 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:23 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:23 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:23 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ea0c6d38-7807-4d2f-b43c-7d5902a35744 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:23 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ea0c6d38-7807-4d2f-b43c-7d5902a35744 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 200 Sep 03 14:37:23 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1723/3365] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:23 2026] GET /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 493 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d185a11e-4895-4b3d-8bb0-087f5c8148f6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d185a11e-4895-4b3d-8bb0-087f5c8148f6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d185a11e-4895-4b3d-8bb0-087f5c8148f6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d185a11e-4895-4b3d-8bb0-087f5c8148f6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ce6348fe-75e9-4edd-b9fb-3f41af3543a0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce6348fe-75e9-4edd-b9fb-3f41af3543a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 Sep 03 14:37:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce6348fe-75e9-4edd-b9fb-3f41af3543a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ce6348fe-75e9-4edd-b9fb-3f41af3543a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d185a11e-4895-4b3d-8bb0-087f5c8148f6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d185a11e-4895-4b3d-8bb0-087f5c8148f6 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 200 Sep 03 14:37:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1643/3366] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:24 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 440 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ce6348fe-75e9-4edd-b9fb-3f41af3543a0 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 returned with HTTP 404 Sep 03 14:37:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1724/3367] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:24 2026] GET /volume/v3/snapshots/a30f9241-375e-46e0-95a0-80e944a49c51 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:24 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: 1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:24 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:24 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:24 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:24 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:37:24 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fbd7bef1-f0a5-413b-ada4-99e0150f187b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d returned with HTTP 202 Sep 03 14:37:24 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1644/3368] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:24 2026] DELETE /volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-81f82b82-d62d-454f-a94d-5606e7d39335 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81f82b82-d62d-454f-a94d-5606e7d39335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81f82b82-d62d-454f-a94d-5606e7d39335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:24 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-81f82b82-d62d-454f-a94d-5606e7d39335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:24 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:24 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:24 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:24 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:24 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-81f82b82-d62d-454f-a94d-5606e7d39335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:24 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-81f82b82-d62d-454f-a94d-5606e7d39335 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d returned with HTTP 200 Sep 03 14:37:24 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1725/3369] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:24 2026] GET /volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c94ba27c-5431-491e-a20a-1d5ac988e78b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c94ba27c-5431-491e-a20a-1d5ac988e78b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c94ba27c-5431-491e-a20a-1d5ac988e78b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c94ba27c-5431-491e-a20a-1d5ac988e78b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:25 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c94ba27c-5431-491e-a20a-1d5ac988e78b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c94ba27c-5431-491e-a20a-1d5ac988e78b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 200 Sep 03 14:37:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1645/3370] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:25 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-86214921-c5a8-4196-95a2-cf3ade830e39 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-86214921-c5a8-4196-95a2-cf3ade830e39 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d Sep 03 14:37:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-86214921-c5a8-4196-95a2-cf3ade830e39 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-86214921-c5a8-4196-95a2-cf3ade830e39 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-86214921-c5a8-4196-95a2-cf3ade830e39 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d returned with HTTP 404 Sep 03 14:37:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1726/3371] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:25 2026] GET /volume/v3/volumes/1e3d84b3-9196-4775-ba6b-cc5fb49a433d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3caf78dd-ffd5-455f-8556-53145be8a29a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1262251346"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1262251346'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume of 1 GB Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (cfb0e41c-d62d-43a3-bcce-6a458e5a4ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296daf5f-20aa-4333-91c0-2a57d7ad2cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296daf5f-20aa-4333-91c0-2a57d7ad2cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925bc29b-2bd4-41cc-9364-566c52f64e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['575a56dd-d212-4b38-a2eb-870b2d8eaa2c', '1d1946c0-4b4f-43d1-a156-8a327d264e9c', 'd297974b-d0f3-47e8-b813-984920793189', '2ee35391-3394-4f85-b309-7cfc6b9b2666'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (925bc29b-2bd4-41cc-9364-566c52f64e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['575a56dd-d212-4b38-a2eb-870b2d8eaa2c', '1d1946c0-4b4f-43d1-a156-8a327d264e9c', 'd297974b-d0f3-47e8-b813-984920793189', '2ee35391-3394-4f85-b309-7cfc6b9b2666']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6ef642-b3b2-4d40-99e3-bc983e7faeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:25 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e6ef642-b3b2-4d40-99e3-bc983e7faeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da56c618-3de7-473a-b868-50af4e11b0f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262251346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['575a56dd-d212-4b38-a2eb-870b2d8eaa2c','1d1946c0-4b4f-43d1-a156-8a327d264e9c','d297974b-d0f3-47e8-b813-984920793189','2ee35391-3394-4f85-b309-7cfc6b9b2666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1262251346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da56c618-3de7-473a-b868-50af4e11b0f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bdc07719fdf40189d19adf3cf793220',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7071405-6b61-439e-8ea5-bcfa60d1341e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7071405-6b61-439e-8ea5-bcfa60d1341e) transitioned into state 'SUCCESS' from state '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-1262251346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5bdc07719fdf40189d19adf3cf793220',qos_specs=None,replication_status=,reservations=['575a56dd-d212-4b38-a2eb-870b2d8eaa2c','1d1946c0-4b4f-43d1-a156-8a327d264e9c','d297974b-d0f3-47e8-b813-984920793189','2ee35391-3394-4f85-b309-7cfc6b9b2666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0e0fc3b02a64f5b9b037ade3f94a724',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f87c7a-ab70-485e-a4f6-c4e9b6278352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34f87c7a-ab70-485e-a4f6-c4e9b6278352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Flow 'volume_create_api' (cfb0e41c-d62d-43a3-bcce-6a458e5a4ed1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create volume request issued successfully. Sep 03 14:37:25 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3caf78dd-ffd5-455f-8556-53145be8a29a tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:25 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1646/3372] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:25 2026] POST /volume/v3/volumes => generated 787 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f9c772a8-6adf-4e4e-9a77-5fc3fe742b30 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9c772a8-6adf-4e4e-9a77-5fc3fe742b30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9c772a8-6adf-4e4e-9a77-5fc3fe742b30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:25 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f9c772a8-6adf-4e4e-9a77-5fc3fe742b30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:25 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:25 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:25 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:25 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:25 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f9c772a8-6adf-4e4e-9a77-5fc3fe742b30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:25 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f9c772a8-6adf-4e4e-9a77-5fc3fe742b30 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 returned with HTTP 200 Sep 03 14:37:25 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1727/3373] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:25 2026] GET /volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 => generated 966 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-91a83ec1-3059-40ba-880a-0de2239b3cd1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-91a83ec1-3059-40ba-880a-0de2239b3cd1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-91a83ec1-3059-40ba-880a-0de2239b3cd1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-91a83ec1-3059-40ba-880a-0de2239b3cd1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-91a83ec1-3059-40ba-880a-0de2239b3cd1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-91a83ec1-3059-40ba-880a-0de2239b3cd1 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 200 Sep 03 14:37:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1647/3374] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:26 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] POST http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b/action Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=86693) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.api.contrib.snapshot_unmanage [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Unmanage snapshot with id: fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Snapshot retrieved successfully. Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.policy [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'be7359a08d8b454bbd26b351b4dd7c61', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5c292af184774cb8a8630b73867fc4c4', '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=86693) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-a93641a4-54de-45ec-8b6e-dfb1b6b9f239 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-reader] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b/action returned with HTTP 403 Sep 03 14:37:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1728/3375] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:37:26 2026] POST /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b/action => generated 117 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete snapshot with id: fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8b510538-70b8-4ab7-8459-26a72a88bf4b tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 202 Sep 03 14:37:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1648/3376] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:26 2026] DELETE /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-acc083b3-cdf7-4ef2-b963-9aeab9accc8a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acc083b3-cdf7-4ef2-b963-9aeab9accc8a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acc083b3-cdf7-4ef2-b963-9aeab9accc8a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-acc083b3-cdf7-4ef2-b963-9aeab9accc8a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:26 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:26 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-acc083b3-cdf7-4ef2-b963-9aeab9accc8a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:26 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-acc083b3-cdf7-4ef2-b963-9aeab9accc8a tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 200 Sep 03 14:37:26 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1729/3377] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:26 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9bfc9dec-056c-46df-a6d8-aec1b4466c71 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9bfc9dec-056c-46df-a6d8-aec1b4466c71 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9bfc9dec-056c-46df-a6d8-aec1b4466c71 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9bfc9dec-056c-46df-a6d8-aec1b4466c71 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:26 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:26 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-9bfc9dec-056c-46df-a6d8-aec1b4466c71 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:26 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9bfc9dec-056c-46df-a6d8-aec1b4466c71 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 returned with HTTP 200 Sep 03 14:37:26 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1649/3378] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:26 2026] GET /volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-8d04e5d4-2a51-4050-ba8e-11696b05a985 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8d04e5d4-2a51-4050-ba8e-11696b05a985 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8d04e5d4-2a51-4050-ba8e-11696b05a985 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-8d04e5d4-2a51-4050-ba8e-11696b05a985 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-8d04e5d4-2a51-4050-ba8e-11696b05a985 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Snapshot retrieved successfully. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-8d04e5d4-2a51-4050-ba8e-11696b05a985 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 200 Sep 03 14:37:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1730/3379] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:27 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4f50c97a-1a96-484a-9951-167079658c43 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f50c97a-1a96-484a-9951-167079658c43 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f50c97a-1a96-484a-9951-167079658c43 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4f50c97a-1a96-484a-9951-167079658c43 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:27 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:27 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-4f50c97a-1a96-484a-9951-167079658c43 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4f50c97a-1a96-484a-9951-167079658c43 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 returned with HTTP 200 Sep 03 14:37:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1650/3380] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:27 2026] GET /volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 => generated 1017 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2d755f57-ba3a-4340-baca-333707d16f0b None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:27 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da56c618-3de7-473a-b868-50af4e11b0f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1242084879"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:27 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Create snapshot from volume da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:27 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Created reservations ['f7fa8e87-80d7-4ec9-bcac-6403934b3252', 'b95d912f-1fec-4a98-9f69-40355f801d06', '12088c66-6883-44e5-ba5f-5fa3bdf20e49', '8afcf133-2a58-4892-98e4-cdc7ec977e48'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:27 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot create request issued successfully. Sep 03 14:37:27 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2d755f57-ba3a-4340-baca-333707d16f0b tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:27 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1731/3381] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:27 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 03 14:37:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7652e70d-3412-4fd6-bbdf-1aea955ff1ee None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7652e70d-3412-4fd6-bbdf-1aea955ff1ee tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7652e70d-3412-4fd6-bbdf-1aea955ff1ee tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:27 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7652e70d-3412-4fd6-bbdf-1aea955ff1ee tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:27 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:27 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:27 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-7652e70d-3412-4fd6-bbdf-1aea955ff1ee tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:27 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7652e70d-3412-4fd6-bbdf-1aea955ff1ee tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:27 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1651/3382] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:27 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-59a7c6c8-2e4a-4a47-b708-7e382825e923 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59a7c6c8-2e4a-4a47-b708-7e382825e923 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b Sep 03 14:37:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59a7c6c8-2e4a-4a47-b708-7e382825e923 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-59a7c6c8-2e4a-4a47-b708-7e382825e923 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-59a7c6c8-2e4a-4a47-b708-7e382825e923 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b returned with HTTP 404 Sep 03 14:37:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1732/3383] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:28 2026] GET /volume/v3/snapshots/fece9737-538c-4192-8ad3-82a0e83dfd3b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3cb110c3-7b07-49c4-800f-049f574711e0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:28 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume with id: 399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:28 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:28 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:28 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:28 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:28 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Delete volume request issued successfully. Sep 03 14:37:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3cb110c3-7b07-49c4-800f-049f574711e0 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 returned with HTTP 202 Sep 03 14:37:28 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1652/3384] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:28 2026] DELETE /volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c3c94e78-1688-4111-a63a-40e4f27d14c8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c3c94e78-1688-4111-a63a-40e4f27d14c8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c3c94e78-1688-4111-a63a-40e4f27d14c8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:28 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c3c94e78-1688-4111-a63a-40e4f27d14c8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:28 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:28 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:28 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:28 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:28 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c3c94e78-1688-4111-a63a-40e4f27d14c8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Volume info retrieved successfully. Sep 03 14:37:28 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c3c94e78-1688-4111-a63a-40e4f27d14c8 tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 returned with HTTP 200 Sep 03 14:37:28 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1733/3385] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:28 2026] GET /volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 => generated 1015 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 03 14:37:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a83e3475-a827-4288-b229-48152fed9065 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:28 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a83e3475-a827-4288-b229-48152fed9065 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a83e3475-a827-4288-b229-48152fed9065 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:28 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a83e3475-a827-4288-b229-48152fed9065 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:29 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:29 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:29 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-a83e3475-a827-4288-b229-48152fed9065 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:29 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a83e3475-a827-4288-b229-48152fed9065 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:29 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1653/3386] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:28 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0252002b-6a3a-4c06-963e-6704957f739f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0252002b-6a3a-4c06-963e-6704957f739f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] GET http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 Sep 03 14:37:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0252002b-6a3a-4c06-963e-6704957f739f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:29 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0252002b-6a3a-4c06-963e-6704957f739f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:29 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0252002b-6a3a-4c06-963e-6704957f739f tempest-ProjectReaderTests-1377105507 tempest-ProjectReaderTests-1377105507-project-admin] http://192.168.122.242/volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 returned with HTTP 404 Sep 03 14:37:29 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1734/3387] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:29 2026] GET /volume/v3/volumes/399cc927-ae0d-476d-82b4-9b5fce4a4927 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-38e4f6f5-871c-4dc8-9e20-27e314348785 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38e4f6f5-871c-4dc8-9e20-27e314348785 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38e4f6f5-871c-4dc8-9e20-27e314348785 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:30 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-38e4f6f5-871c-4dc8-9e20-27e314348785 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:30 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:30 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:30 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-38e4f6f5-871c-4dc8-9e20-27e314348785 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:30 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-38e4f6f5-871c-4dc8-9e20-27e314348785 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:30 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1654/3388] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:30 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-83b7024d-8757-484e-a68f-daf81eaa30cc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83b7024d-8757-484e-a68f-daf81eaa30cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-83b7024d-8757-484e-a68f-daf81eaa30cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-83b7024d-8757-484e-a68f-daf81eaa30cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=733,cinder:UPDATE=363,cinder:INSERT=188 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-83b7024d-8757-484e-a68f-daf81eaa30cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-83b7024d-8757-484e-a68f-daf81eaa30cc tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1735/3389] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:31 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1ba7cc29-5519-4c59-ac57-24ad80ff97da None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1ba7cc29-5519-4c59-ac57-24ad80ff97da tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] POST http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600/action Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1ba7cc29-5519-4c59-ac57-24ad80ff97da tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1ba7cc29-5519-4c59-ac57-24ad80ff97da tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.admin_actions [None req-1ba7cc29-5519-4c59-ac57-24ad80ff97da tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Updating snapshot '8bb430c4-5aa5-44c2-bf32-c9f944ded600' with '{'status': 'creating'}' {{(pid=86692) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=684,cinder:UPDATE=268,cinder:INSERT=170 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1ba7cc29-5519-4c59-ac57-24ad80ff97da tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600/action returned with HTTP 202 Sep 03 14:37:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1655/3390] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:37:31 2026] POST /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ab7af663-2b6d-4484-877d-300a57bda777 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab7af663-2b6d-4484-877d-300a57bda777 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab7af663-2b6d-4484-877d-300a57bda777 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ab7af663-2b6d-4484-877d-300a57bda777 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ab7af663-2b6d-4484-877d-300a57bda777 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ab7af663-2b6d-4484-877d-300a57bda777 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1736/3391] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:31 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] POST http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600/action Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=86692) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.contrib.snapshot_actions [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=86692) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.contrib.snapshot_actions [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] Updating snapshot 8bb430c4-5aa5-44c2-bf32-c9f944ded600 with info {'id': '8bb430c4-5aa5-44c2-bf32-c9f944ded600', 'status': 'error', 'progress': '80%'} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-41f4c9aa-3cad-4f1e-ba04-9cb84450e404 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-member] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600/action returned with HTTP 202 Sep 03 14:37:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1656/3392] 192.168.122.242 () {60 vars in 1280 bytes} [Thu Sep 3 14:37:31 2026] POST /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.snapshots [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete snapshot with id: 8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot delete request issued successfully. Sep 03 14:37:31 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-465c21b6-497d-4ac5-8fce-9bfda62899b3 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 202 Sep 03 14:37:31 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1737/3393] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:37:31 2026] DELETE /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c3428d0d-3918-4412-b125-04b2b875b445 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c3428d0d-3918-4412-b125-04b2b875b445 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c3428d0d-3918-4412-b125-04b2b875b445 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c3428d0d-3918-4412-b125-04b2b875b445 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:31 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:31 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-c3428d0d-3918-4412-b125-04b2b875b445 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:31 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c3428d0d-3918-4412-b125-04b2b875b445 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:31 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1657/3394] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:31 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 465 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-41a806da-f27c-4681-81aa-e91d76d999fa None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6938640c-2d59-4481-9fcc-7412630c0a2d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6938640c-2d59-4481-9fcc-7412630c0a2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6938640c-2d59-4481-9fcc-7412630c0a2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6938640c-2d59-4481-9fcc-7412630c0a2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:32 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6938640c-2d59-4481-9fcc-7412630c0a2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Snapshot retrieved successfully. Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6938640c-2d59-4481-9fcc-7412630c0a2d tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1658/3395] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:32 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-41a806da-f27c-4681-81aa-e91d76d999fa tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-41a806da-f27c-4681-81aa-e91d76d999fa tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1295700235", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:32 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-41a806da-f27c-4681-81aa-e91d76d999fa tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1738/3396] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types => generated 380 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8b3c11c9-2a31-4797-bdb3-72c6c7419b41 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8b3c11c9-2a31-4797-bdb3-72c6c7419b41 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8b3c11c9-2a31-4797-bdb3-72c6c7419b41 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8b3c11c9-2a31-4797-bdb3-72c6c7419b41 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1659/3397] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-10076aa1-990c-40be-b2a0-f6a4a48c3774 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-10076aa1-990c-40be-b2a0-f6a4a48c3774 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-10076aa1-990c-40be-b2a0-f6a4a48c3774 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1212997856", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-10076aa1-990c-40be-b2a0-f6a4a48c3774 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1739/3398] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types => generated 380 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b1e633ed-980b-4c16-af4d-ebb5234313af None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b1e633ed-980b-4c16-af4d-ebb5234313af tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types/5e0371c0-3fd8-4e5a-b123-5eefb0cc65f0/encryption Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b1e633ed-980b-4c16-af4d-ebb5234313af tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b1e633ed-980b-4c16-af4d-ebb5234313af tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/5e0371c0-3fd8-4e5a-b123-5eefb0cc65f0/encryption returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1660/3399] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types/5e0371c0-3fd8-4e5a-b123-5eefb0cc65f0/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6fdaf4da-fada-4700-a169-4b5ab300ae8a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6fdaf4da-fada-4700-a169-4b5ab300ae8a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6fdaf4da-fada-4700-a169-4b5ab300ae8a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-16057718", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6fdaf4da-fada-4700-a169-4b5ab300ae8a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1740/3400] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types => generated 378 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2149efb4-766e-4cc6-9015-9202fa449e68 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2149efb4-766e-4cc6-9015-9202fa449e68 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055/extra_specs Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2149efb4-766e-4cc6-9015-9202fa449e68 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2149efb4-766e-4cc6-9015-9202fa449e68 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055/extra_specs returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1661/3401] 192.168.122.242 () {60 vars in 1283 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055/extra_specs => generated 35 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-4a01922f-cf04-41bb-9e77-70c8571247f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a01922f-cf04-41bb-9e77-70c8571247f4 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] PUT http://192.168.122.242/volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055/extra_specs/key2 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-4a01922f-cf04-41bb-9e77-70c8571247f4 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-4a01922f-cf04-41bb-9e77-70c8571247f4 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055/extra_specs/key2 returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1741/3402] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:37:32 2026] PUT /volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055/extra_specs/key2 => generated 25 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2dd2de33-de06-422c-bb05-b52c993e877f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2dd2de33-de06-422c-bb05-b52c993e877f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2dd2de33-de06-422c-bb05-b52c993e877f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2dd2de33-de06-422c-bb05-b52c993e877f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1662/3403] 192.168.122.242 () {60 vars in 1136 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types => generated 195 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d0ef2f40-49d1-4591-8862-f57b0fcbfc64 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0ef2f40-49d1-4591-8862-f57b0fcbfc64 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/dbf090b0-bf72-40ea-8ebd-b397a327ecbc Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0ef2f40-49d1-4591-8862-f57b0fcbfc64 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d0ef2f40-49d1-4591-8862-f57b0fcbfc64 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d0ef2f40-49d1-4591-8862-f57b0fcbfc64 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/dbf090b0-bf72-40ea-8ebd-b397a327ecbc returned with HTTP 202 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1742/3404] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:32 2026] DELETE /volume/v3/types/dbf090b0-bf72-40ea-8ebd-b397a327ecbc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-7918343c-7928-4dcb-b068-b4cd51501955 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7918343c-7928-4dcb-b068-b4cd51501955 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:32 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-7918343c-7928-4dcb-b068-b4cd51501955 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1759612956", "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=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-7918343c-7928-4dcb-b068-b4cd51501955 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1663/3405] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:32 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 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ad20a502-285f-4eff-8a1b-02cfdd9c5f57 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad20a502-285f-4eff-8a1b-02cfdd9c5f57 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6/encryption Sep 03 14:37:32 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ad20a502-285f-4eff-8a1b-02cfdd9c5f57 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:32 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ad20a502-285f-4eff-8a1b-02cfdd9c5f57 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6/encryption returned with HTTP 200 Sep 03 14:37:32 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1743/3406] 192.168.122.242 () {60 vars in 1281 bytes} [Thu Sep 3 14:37:32 2026] POST /volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-3b1b549c-0662-4805-ae1c-e97ec510b9cb None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b1b549c-0662-4805-ae1c-e97ec510b9cb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6/encryption/14f1c249-75cd-42ef-b481-6c8661b70b0e Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b1b549c-0662-4805-ae1c-e97ec510b9cb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-3b1b549c-0662-4805-ae1c-e97ec510b9cb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-3b1b549c-0662-4805-ae1c-e97ec510b9cb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6/encryption/14f1c249-75cd-42ef-b481-6c8661b70b0e returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1664/3407] 192.168.122.242 () {58 vars in 1373 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6/encryption/14f1c249-75cd-42ef-b481-6c8661b70b0e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-3845f76f-3562-460f-9ea3-6436cb7fdcb9 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3845f76f-3562-460f-9ea3-6436cb7fdcb9 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-3845f76f-3562-460f-9ea3-6436cb7fdcb9 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1474475568", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-3845f76f-3562-460f-9ea3-6436cb7fdcb9 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1744/3408] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:33 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 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5e8b24d6-076f-417e-9090-a35b5496c2f0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e8b24d6-076f-417e-9090-a35b5496c2f0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/62f1bc00-bf36-42a3-9905-0e3c7ee97132/extra_specs/key1 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e8b24d6-076f-417e-9090-a35b5496c2f0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5e8b24d6-076f-417e-9090-a35b5496c2f0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5e8b24d6-076f-417e-9090-a35b5496c2f0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/62f1bc00-bf36-42a3-9905-0e3c7ee97132/extra_specs/key1 returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1665/3409] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/62f1bc00-bf36-42a3-9905-0e3c7ee97132/extra_specs/key1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-1dfac671-1771-4296-ad20-12bd756ec966 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1dfac671-1771-4296-ad20-12bd756ec966 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] POST http://192.168.122.242/volume/v3/types Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-1dfac671-1771-4296-ad20-12bd756ec966 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1266979908", "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=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-1dfac671-1771-4296-ad20-12bd756ec966 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1745/3410] 192.168.122.242 () {60 vars in 1137 bytes} [Thu Sep 3 14:37:33 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 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b6b6601b-7329-45da-940a-33f3a4b0f886 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6b6601b-7329-45da-940a-33f3a4b0f886 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/bbea85d4-c12e-4e34-a699-3248f8e3376e Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6b6601b-7329-45da-940a-33f3a4b0f886 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b6b6601b-7329-45da-940a-33f3a4b0f886 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b6b6601b-7329-45da-940a-33f3a4b0f886 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bbea85d4-c12e-4e34-a699-3248f8e3376e returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1666/3411] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/bbea85d4-c12e-4e34-a699-3248f8e3376e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e1fde9c2-2654-4959-94c3-af3fbe79d58a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1fde9c2-2654-4959-94c3-af3fbe79d58a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1fde9c2-2654-4959-94c3-af3fbe79d58a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e1fde9c2-2654-4959-94c3-af3fbe79d58a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e1fde9c2-2654-4959-94c3-af3fbe79d58a tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1746/3412] 192.168.122.242 () {58 vars in 1262 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs => generated 185 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-86920d16-62ae-43ba-9a24-852ee4fb7727 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86920d16-62ae-43ba-9a24-852ee4fb7727 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86920d16-62ae-43ba-9a24-852ee4fb7727 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-86920d16-62ae-43ba-9a24-852ee4fb7727 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'index' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-86920d16-62ae-43ba-9a24-852ee4fb7727 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1667/3413] 192.168.122.242 () {58 vars in 1115 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types => generated 2588 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-9c496235-d024-4a75-85b0-8ef3e02fadeb None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9c496235-d024-4a75-85b0-8ef3e02fadeb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption/cipher Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9c496235-d024-4a75-85b0-8ef3e02fadeb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-9c496235-d024-4a75-85b0-8ef3e02fadeb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b10e5aeb-7d34-49ba-a303-08e425b58ed1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b10e5aeb-7d34-49ba-a303-08e425b58ed1 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b10e5aeb-7d34-49ba-a303-08e425b58ed1 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b10e5aeb-7d34-49ba-a303-08e425b58ed1 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-9c496235-d024-4a75-85b0-8ef3e02fadeb tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption/cipher returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1747/3414] 192.168.122.242 () {58 vars in 1280 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b10e5aeb-7d34-49ba-a303-08e425b58ed1 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 returned with HTTP 404 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f02bc224-30d8-4a71-8b6f-7ad732a2287f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1668/3415] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/snapshots/8bb430c4-5aa5-44c2-bf32-c9f944ded600 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f02bc224-30d8-4a71-8b6f-7ad732a2287f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f02bc224-30d8-4a71-8b6f-7ad732a2287f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f02bc224-30d8-4a71-8b6f-7ad732a2287f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume with id: da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f02bc224-30d8-4a71-8b6f-7ad732a2287f tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1748/3416] 192.168.122.242 () {58 vars in 1259 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-daeae673-7a45-4b96-b701-2240d31c77fe None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-daeae673-7a45-4b96-b701-2240d31c77fe tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/multiattach Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-daeae673-7a45-4b96-b701-2240d31c77fe tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-daeae673-7a45-4b96-b701-2240d31c77fe tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-daeae673-7a45-4b96-b701-2240d31c77fe tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/multiattach returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1749/3417] 192.168.122.242 () {58 vars in 1298 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/multiattach => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-33567214-7e47-4079-ab83-44df5d604d7d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Delete volume request issued successfully. Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-8317e0b1-070e-4c8d-843a-e4690d3b0e44 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-33567214-7e47-4079-ab83-44df5d604d7d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/volume_backend_name Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1669/3418] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-33567214-7e47-4079-ab83-44df5d604d7d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-33567214-7e47-4079-ab83-44df5d604d7d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-42353e3a-897b-4c65-8229-e42f47c2ddff None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-42353e3a-897b-4c65-8229-e42f47c2ddff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-42353e3a-897b-4c65-8229-e42f47c2ddff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-42353e3a-897b-4c65-8229-e42f47c2ddff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-33567214-7e47-4079-ab83-44df5d604d7d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/volume_backend_name returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1750/3419] 192.168.122.242 () {58 vars in 1322 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/volume_backend_name => generated 44 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:33 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-33c2e301-77ed-49e2-875e-b195dfa92fe0 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:33 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-33c2e301-77ed-49e2-875e-b195dfa92fe0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] GET http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-33c2e301-77ed-49e2-875e-b195dfa92fe0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-33c2e301-77ed-49e2-875e-b195dfa92fe0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-42353e3a-897b-4c65-8229-e42f47c2ddff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Volume info retrieved successfully. Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-33c2e301-77ed-49e2-875e-b195dfa92fe0 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1751/3420] 192.168.122.242 () {58 vars in 1226 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 => generated 402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-42353e3a-897b-4c65-8229-e42f47c2ddff tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1670/3421] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:33 2026] GET /volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ea145b11-4c93-4e1a-a22b-65c8dec9f37d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ea145b11-4c93-4e1a-a22b-65c8dec9f37d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] PUT http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption/443be352-2a0b-46e0-98c0-9f7cebe3fb1c Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ea145b11-4c93-4e1a-a22b-65c8dec9f37d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ea145b11-4c93-4e1a-a22b-65c8dec9f37d tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption/443be352-2a0b-46e0-98c0-9f7cebe3fb1c returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1752/3422] 192.168.122.242 () {60 vars in 1390 bytes} [Thu Sep 3 14:37:33 2026] PUT /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/encryption/443be352-2a0b-46e0-98c0-9f7cebe3fb1c => generated 33 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-4dd95982-3e18-4aaa-a647-f9e85a50196c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4dd95982-3e18-4aaa-a647-f9e85a50196c tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] PUT http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/key1 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-4dd95982-3e18-4aaa-a647-f9e85a50196c tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-4dd95982-3e18-4aaa-a647-f9e85a50196c tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/key1 returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1671/3423] 192.168.122.242 () {60 vars in 1297 bytes} [Thu Sep 3 14:37:33 2026] PUT /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913/extra_specs/key1 => generated 30 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-bd56e48b-453f-45a3-a272-0fa8e025d8e8 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd56e48b-453f-45a3-a272-0fa8e025d8e8 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] PUT http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-bd56e48b-453f-45a3-a272-0fa8e025d8e8 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-bd56e48b-453f-45a3-a272-0fa8e025d8e8 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 returned with HTTP 200 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1753/3424] 192.168.122.242 () {60 vars in 1246 bytes} [Thu Sep 3 14:37:33 2026] PUT /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 => generated 371 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-9f27997a-a32d-4ab7-bf11-a47e8987b5f6 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f27997a-a32d-4ab7-bf11-a47e8987b5f6 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/62f1bc00-bf36-42a3-9905-0e3c7ee97132 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f27997a-a32d-4ab7-bf11-a47e8987b5f6 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-9f27997a-a32d-4ab7-bf11-a47e8987b5f6 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-9f27997a-a32d-4ab7-bf11-a47e8987b5f6 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/62f1bc00-bf36-42a3-9905-0e3c7ee97132 returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1672/3425] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/62f1bc00-bf36-42a3-9905-0e3c7ee97132 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d631ac5e-5da3-4fee-96ad-0737f99c32ec None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d631ac5e-5da3-4fee-96ad-0737f99c32ec tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d631ac5e-5da3-4fee-96ad-0737f99c32ec tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d631ac5e-5da3-4fee-96ad-0737f99c32ec tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d631ac5e-5da3-4fee-96ad-0737f99c32ec tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6 returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1754/3426] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/55b3688b-ee80-41bf-87f9-90f4b1235cc6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-03cec75a-7622-4cbf-8ac5-9d7bc389c93b None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-03cec75a-7622-4cbf-8ac5-9d7bc389c93b tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-03cec75a-7622-4cbf-8ac5-9d7bc389c93b tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-03cec75a-7622-4cbf-8ac5-9d7bc389c93b tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-03cec75a-7622-4cbf-8ac5-9d7bc389c93b tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055 returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1673/3427] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/9cd94fbb-b415-4e58-be9a-b2084377e055 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b2b6eab9-e36d-4c58-a37e-cc85e915a587 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2b6eab9-e36d-4c58-a37e-cc85e915a587 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/5e0371c0-3fd8-4e5a-b123-5eefb0cc65f0 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2b6eab9-e36d-4c58-a37e-cc85e915a587 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b2b6eab9-e36d-4c58-a37e-cc85e915a587 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:33 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b2b6eab9-e36d-4c58-a37e-cc85e915a587 tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/5e0371c0-3fd8-4e5a-b123-5eefb0cc65f0 returned with HTTP 202 Sep 03 14:37:33 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1755/3428] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/5e0371c0-3fd8-4e5a-b123-5eefb0cc65f0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-040b13a3-9698-4bf1-a322-0e0f24d830bd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-040b13a3-9698-4bf1-a322-0e0f24d830bd tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] DELETE http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-040b13a3-9698-4bf1-a322-0e0f24d830bd tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:33 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-040b13a3-9698-4bf1-a322-0e0f24d830bd tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] Calling method '_delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:34 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-040b13a3-9698-4bf1-a322-0e0f24d830bd tempest-VolumeTypesAdminTests-1367845002 tempest-VolumeTypesAdminTests-1367845002-project-admin] http://192.168.122.242/volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 returned with HTTP 202 Sep 03 14:37:34 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1674/3429] 192.168.122.242 () {58 vars in 1229 bytes} [Thu Sep 3 14:37:33 2026] DELETE /volume/v3/types/bf9b30ab-8437-486c-890d-bc8345879913 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:37:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-75470a3a-4940-4dac-9d53-74b6b3804bf4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75470a3a-4940-4dac-9d53-74b6b3804bf4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] GET http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 Sep 03 14:37:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75470a3a-4940-4dac-9d53-74b6b3804bf4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:34 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-75470a3a-4940-4dac-9d53-74b6b3804bf4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:34 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-75470a3a-4940-4dac-9d53-74b6b3804bf4 tempest-ProjectMemberTests-1350538287 tempest-ProjectMemberTests-1350538287-project-admin] http://192.168.122.242/volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 returned with HTTP 404 Sep 03 14:37:34 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1756/3430] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:34 2026] GET /volume/v3/volumes/da56c618-3de7-473a-b868-50af4e11b0f1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:37 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-940181264"}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:37 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-940181264'}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:37 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume of 1 GB Sep 03 14:37:37 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:37 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (cc5f84e0-2bf2-4ca7-9cd0-7f4307db11cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:37 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48d90ed-3db0-4b70-a27c-866a64126c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:37 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48d90ed-3db0-4b70-a27c-866a64126c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ca69fd-62b4-4516-8ab2-97ffaa71dd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Created reservations ['5a0dd2c5-1485-400f-b4ea-127bd528d0ac', 'e3a7d00b-e03a-4e51-8ea1-a45899b902f4', '49750527-ec35-4d30-8bb0-08fcdeab5ca3', 'd314a0a4-be84-411d-b038-57b14132d627'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ca69fd-62b4-4516-8ab2-97ffaa71dd46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a0dd2c5-1485-400f-b4ea-127bd528d0ac', 'e3a7d00b-e03a-4e51-8ea1-a45899b902f4', '49750527-ec35-4d30-8bb0-08fcdeab5ca3', 'd314a0a4-be84-411d-b038-57b14132d627']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b026c422-c03c-4a41-a5f0-5636c916fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:38 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b026c422-c03c-4a41-a5f0-5636c916fda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97f6693f-d922-429b-8049-24347b864254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-940181264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['5a0dd2c5-1485-400f-b4ea-127bd528d0ac','e3a7d00b-e03a-4e51-8ea1-a45899b902f4','49750527-ec35-4d30-8bb0-08fcdeab5ca3','d314a0a4-be84-411d-b038-57b14132d627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-940181264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97f6693f-d922-429b-8049-24347b864254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55658dd304954edc9a862800840c5e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e93cf71cbe74024a082237b537070a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed9101d-ef39-4097-96ae-0a47443700d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ed9101d-ef39-4097-96ae-0a47443700d4) transitioned into state 'SUCCESS' from state '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-940181264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['5a0dd2c5-1485-400f-b4ea-127bd528d0ac','e3a7d00b-e03a-4e51-8ea1-a45899b902f4','49750527-ec35-4d30-8bb0-08fcdeab5ca3','d314a0a4-be84-411d-b038-57b14132d627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae32f11d-e1fc-4975-afd3-a2d99e546c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae32f11d-e1fc-4975-afd3-a2d99e546c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (cc5f84e0-2bf2-4ca7-9cd0-7f4307db11cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:38 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request issued successfully. Sep 03 14:37:38 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d25f7b0b-e38b-47f0-9ba3-8a4b93b5db85 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:38 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1675/3431] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:37:37 2026] POST /volume/v3/volumes => generated 786 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-24ab78fb-f943-40a4-b97b-adc29ec4f569 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24ab78fb-f943-40a4-b97b-adc29ec4f569 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 Sep 03 14:37:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24ab78fb-f943-40a4-b97b-adc29ec4f569 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:38 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-24ab78fb-f943-40a4-b97b-adc29ec4f569 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:38 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:38 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:38 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:38 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:38 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-24ab78fb-f943-40a4-b97b-adc29ec4f569 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:38 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-24ab78fb-f943-40a4-b97b-adc29ec4f569 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 returned with HTTP 200 Sep 03 14:37:38 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1757/3432] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:38 2026] GET /volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 => generated 965 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d03deb3c-82a7-4bc9-a212-3d45ce15e97a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d03deb3c-82a7-4bc9-a212-3d45ce15e97a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 Sep 03 14:37:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d03deb3c-82a7-4bc9-a212-3d45ce15e97a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d03deb3c-82a7-4bc9-a212-3d45ce15e97a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d03deb3c-82a7-4bc9-a212-3d45ce15e97a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d03deb3c-82a7-4bc9-a212-3d45ce15e97a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 returned with HTTP 200 Sep 03 14:37:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1676/3433] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:39 2026] GET /volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 => generated 1016 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] GET http://192.168.122.242/volume/v3/volumes Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Calling method 'index' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Get all volumes completed successfully. Sep 03 14:37:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-eee1f3c7-e177-47ce-a57c-4ad29d4a530a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] http://192.168.122.242/volume/v3/volumes returned with HTTP 200 Sep 03 14:37:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1758/3434] 192.168.122.242 () {60 vars in 1162 bytes} [Thu Sep 3 14:37:39 2026] GET /volume/v3/volumes => generated 343 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-08e40944-8ed8-4212-9bfe-69633d85629d None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 Sep 03 14:37:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:39 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume with id: 97f6693f-d922-429b-8049-24347b864254 Sep 03 14:37:39 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:39 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume request issued successfully. Sep 03 14:37:39 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-08e40944-8ed8-4212-9bfe-69633d85629d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 returned with HTTP 202 Sep 03 14:37:39 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1677/3435] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:37:39 2026] DELETE /volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0553cae1-58f0-4c0b-b053-510a0ad64f4e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0553cae1-58f0-4c0b-b053-510a0ad64f4e tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0553cae1-58f0-4c0b-b053-510a0ad64f4e tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0553cae1-58f0-4c0b-b053-510a0ad64f4e tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:39 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:39 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:39 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:39 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:39 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0553cae1-58f0-4c0b-b053-510a0ad64f4e tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:39 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0553cae1-58f0-4c0b-b053-510a0ad64f4e tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 returned with HTTP 200 Sep 03 14:37:39 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1759/3436] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:39 2026] GET /volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-a05ac642-8172-46b0-b9e9-7e10f542b6c3 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a05ac642-8172-46b0-b9e9-7e10f542b6c3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 Sep 03 14:37:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a05ac642-8172-46b0-b9e9-7e10f542b6c3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:40 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-a05ac642-8172-46b0-b9e9-7e10f542b6c3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:40 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-a05ac642-8172-46b0-b9e9-7e10f542b6c3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 returned with HTTP 404 Sep 03 14:37:40 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1678/3437] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:40 2026] GET /volume/v3/volumes/97f6693f-d922-429b-8049-24347b864254 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ed511f95-18a7-44fe-8f9f-943100651c2f None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1180038357"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1180038357'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume of 1 GB Sep 03 14:37:40 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (ed5d609b-25d2-47e1-a4af-eb9766af0eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7220fd22-3f0d-44b6-ab76-22fee08cac0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7220fd22-3f0d-44b6-ab76-22fee08cac0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:40 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede7c1d4-b251-473e-a1d5-10f0b4416a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Created reservations ['dabf13cd-0e1a-481f-b26b-d16f3e4cc84d', 'a64106e2-9fdf-49a9-a9b3-d6acba3d817a', '14a733e0-aef2-442a-b940-2931bdebf147', '98225877-ed9a-4ca3-ad96-5a4b2e608887'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ede7c1d4-b251-473e-a1d5-10f0b4416a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dabf13cd-0e1a-481f-b26b-d16f3e4cc84d', 'a64106e2-9fdf-49a9-a9b3-d6acba3d817a', '14a733e0-aef2-442a-b940-2931bdebf147', '98225877-ed9a-4ca3-ad96-5a4b2e608887']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dceb2f-dbb1-4c21-80af-5646174e1cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:41 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1dceb2f-dbb1-4c21-80af-5646174e1cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b82999e-4044-4157-b898-6105b25e04e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1180038357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['dabf13cd-0e1a-481f-b26b-d16f3e4cc84d','a64106e2-9fdf-49a9-a9b3-d6acba3d817a','14a733e0-aef2-442a-b940-2931bdebf147','98225877-ed9a-4ca3-ad96-5a4b2e608887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1180038357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b82999e-4044-4157-b898-6105b25e04e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55658dd304954edc9a862800840c5e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e93cf71cbe74024a082237b537070a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca3b20e-abc7-4ba7-bcdb-4070d4ca1aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bca3b20e-abc7-4ba7-bcdb-4070d4ca1aad) transitioned into state 'SUCCESS' from state '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-1180038357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['dabf13cd-0e1a-481f-b26b-d16f3e4cc84d','a64106e2-9fdf-49a9-a9b3-d6acba3d817a','14a733e0-aef2-442a-b940-2931bdebf147','98225877-ed9a-4ca3-ad96-5a4b2e608887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6b230e-7305-437a-8df4-1ef63b4cf5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6b230e-7305-437a-8df4-1ef63b4cf5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (ed5d609b-25d2-47e1-a4af-eb9766af0eec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:41 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request issued successfully. Sep 03 14:37:41 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ed511f95-18a7-44fe-8f9f-943100651c2f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:41 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1760/3438] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:37:40 2026] POST /volume/v3/volumes => generated 787 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-b0bf6c48-19f2-4bf6-9ed0-92ef96f7319a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b0bf6c48-19f2-4bf6-9ed0-92ef96f7319a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b0bf6c48-19f2-4bf6-9ed0-92ef96f7319a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:41 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-b0bf6c48-19f2-4bf6-9ed0-92ef96f7319a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:41 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:41 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:41 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:41 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:41 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-b0bf6c48-19f2-4bf6-9ed0-92ef96f7319a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:41 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-b0bf6c48-19f2-4bf6-9ed0-92ef96f7319a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 returned with HTTP 200 Sep 03 14:37:41 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1679/3439] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:41 2026] GET /volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 => generated 966 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-c517feea-84a4-4c52-8eb8-cdd3d8d2aa62 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c517feea-84a4-4c52-8eb8-cdd3d8d2aa62 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c517feea-84a4-4c52-8eb8-cdd3d8d2aa62 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:42 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-c517feea-84a4-4c52-8eb8-cdd3d8d2aa62 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:42 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:42 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:42 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:42 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:42 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-c517feea-84a4-4c52-8eb8-cdd3d8d2aa62 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:42 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-c517feea-84a4-4c52-8eb8-cdd3d8d2aa62 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 returned with HTTP 200 Sep 03 14:37:42 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1761/3440] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:42 2026] GET /volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 => generated 1016 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-60bcaf7a-5532-4eec-9d55-3070251941ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-60bcaf7a-5532-4eec-9d55-3070251941ba tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-60bcaf7a-5532-4eec-9d55-3070251941ba tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-60bcaf7a-5532-4eec-9d55-3070251941ba tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-60bcaf7a-5532-4eec-9d55-3070251941ba tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-60bcaf7a-5532-4eec-9d55-3070251941ba tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 returned with HTTP 200 Sep 03 14:37:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1680/3441] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:43 2026] GET /volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 => generated 1017 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] GET http://192.168.122.242/volume/v3/volumes/detail Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Calling method 'detail' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.api_utils [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Removing options '' from query. {{(pid=86693) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=86693) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Get all volumes completed successfully. Sep 03 14:37:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-5a52cbec-b77e-4ef1-9ac5-32867f0c57f6 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] http://192.168.122.242/volume/v3/volumes/detail returned with HTTP 200 Sep 03 14:37:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1762/3442] 192.168.122.242 () {60 vars in 1183 bytes} [Thu Sep 3 14:37:43 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:43 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume with id: 4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:43 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:43 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume request issued successfully. Sep 03 14:37:43 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1faea3da-fe86-48bf-ac70-42ee4b1e8549 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 returned with HTTP 202 Sep 03 14:37:43 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1681/3443] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:37:43 2026] DELETE /volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-b63378e8-e0a5-441d-b177-800b0903bcd2 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b63378e8-e0a5-441d-b177-800b0903bcd2 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b63378e8-e0a5-441d-b177-800b0903bcd2 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-b63378e8-e0a5-441d-b177-800b0903bcd2 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:43 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:43 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:43 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:43 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:43 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-b63378e8-e0a5-441d-b177-800b0903bcd2 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:43 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-b63378e8-e0a5-441d-b177-800b0903bcd2 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 returned with HTTP 200 Sep 03 14:37:43 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1763/3444] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:43 2026] GET /volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-c025f8c7-b10f-4d69-8d66-6b0da58c873a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c025f8c7-b10f-4d69-8d66-6b0da58c873a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 Sep 03 14:37:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c025f8c7-b10f-4d69-8d66-6b0da58c873a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:44 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-c025f8c7-b10f-4d69-8d66-6b0da58c873a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:44 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-c025f8c7-b10f-4d69-8d66-6b0da58c873a tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 returned with HTTP 404 Sep 03 14:37:44 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1682/3445] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:44 2026] GET /volume/v3/volumes/4b82999e-4044-4157-b898-6105b25e04e7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-388120396"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-388120396'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume of 1 GB Sep 03 14:37:44 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (e81f4243-f49e-4569-9d24-7fe0cd8949a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c82700-97e2-4f38-b2bd-468f927200c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c82700-97e2-4f38-b2bd-468f927200c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad1aefe-69d7-49dc-ae9a-91d9d1d5c61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Created reservations ['ee53a360-5494-4640-9e13-b847ec6773c9', '7b02cc21-aaf3-41ed-b93d-e2594fdfd191', '1ec3faed-b620-418c-8d1b-d59181106249', '16eb97dc-e29d-4adc-936a-21e8d7feef69'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cad1aefe-69d7-49dc-ae9a-91d9d1d5c61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee53a360-5494-4640-9e13-b847ec6773c9', '7b02cc21-aaf3-41ed-b93d-e2594fdfd191', '1ec3faed-b620-418c-8d1b-d59181106249', '16eb97dc-e29d-4adc-936a-21e8d7feef69']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc0f6b3-9901-4069-a2b8-40b29edc5ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:44 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfc0f6b3-9901-4069-a2b8-40b29edc5ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd4fef56-8276-4e34-b3b4-928d4ec17d0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388120396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['ee53a360-5494-4640-9e13-b847ec6773c9','7b02cc21-aaf3-41ed-b93d-e2594fdfd191','1ec3faed-b620-418c-8d1b-d59181106249','16eb97dc-e29d-4adc-936a-21e8d7feef69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-388120396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd4fef56-8276-4e34-b3b4-928d4ec17d0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55658dd304954edc9a862800840c5e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e93cf71cbe74024a082237b537070a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:44 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d492592-152e-4d87-a847-34cbd487b29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d492592-152e-4d87-a847-34cbd487b29e) transitioned into state 'SUCCESS' from state '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-388120396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['ee53a360-5494-4640-9e13-b847ec6773c9','7b02cc21-aaf3-41ed-b93d-e2594fdfd191','1ec3faed-b620-418c-8d1b-d59181106249','16eb97dc-e29d-4adc-936a-21e8d7feef69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ed86cd-67fa-4b11-b9e3-606bef10f3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ed86cd-67fa-4b11-b9e3-606bef10f3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:45 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (e81f4243-f49e-4569-9d24-7fe0cd8949a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:45 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request issued successfully. Sep 03 14:37:45 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-508ac56b-d5cd-4761-bb7c-26fd745cc2e4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:45 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1764/3446] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:37:44 2026] POST /volume/v3/volumes => generated 786 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 03 14:37:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-21362164-7053-4068-aec7-cfba7826fa6f None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-21362164-7053-4068-aec7-cfba7826fa6f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-21362164-7053-4068-aec7-cfba7826fa6f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:45 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-21362164-7053-4068-aec7-cfba7826fa6f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:45 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:45 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:45 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:45 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:45 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-21362164-7053-4068-aec7-cfba7826fa6f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:45 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-21362164-7053-4068-aec7-cfba7826fa6f tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 200 Sep 03 14:37:45 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1683/3447] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:45 2026] GET /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 965 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-204486cf-728e-49e0-b240-927f2d6bed70 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-204486cf-728e-49e0-b240-927f2d6bed70 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-204486cf-728e-49e0-b240-927f2d6bed70 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:46 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-204486cf-728e-49e0-b240-927f2d6bed70 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:46 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:46 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:46 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:46 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:46 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-204486cf-728e-49e0-b240-927f2d6bed70 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:46 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-204486cf-728e-49e0-b240-927f2d6bed70 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 200 Sep 03 14:37:46 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1765/3448] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:46 2026] GET /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-099fde9b-cff4-4d68-b8a1-47639dfa5373 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-099fde9b-cff4-4d68-b8a1-47639dfa5373 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-099fde9b-cff4-4d68-b8a1-47639dfa5373 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-099fde9b-cff4-4d68-b8a1-47639dfa5373 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-099fde9b-cff4-4d68-b8a1-47639dfa5373 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-099fde9b-cff4-4d68-b8a1-47639dfa5373 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 200 Sep 03 14:37:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1684/3449] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:47 2026] GET /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cf2c975e-f25e-49c5-9ef9-4a89c50ea5f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf2c975e-f25e-49c5-9ef9-4a89c50ea5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] GET http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf2c975e-f25e-49c5-9ef9-4a89c50ea5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf2c975e-f25e-49c5-9ef9-4a89c50ea5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-cf2c975e-f25e-49c5-9ef9-4a89c50ea5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Volume info retrieved successfully. Sep 03 14:37:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf2c975e-f25e-49c5-9ef9-4a89c50ea5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 200 Sep 03 14:37:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1766/3450] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:47 2026] GET /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:47 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume with id: cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:47 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:47 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume request issued successfully. Sep 03 14:37:47 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-829e0a1e-d2c6-4218-9d00-4313fa04e77c tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 202 Sep 03 14:37:47 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1685/3451] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:37:47 2026] DELETE /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:37:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-f62bf4d5-9faa-47bb-b2f7-6d4d5e1413a3 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f62bf4d5-9faa-47bb-b2f7-6d4d5e1413a3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f62bf4d5-9faa-47bb-b2f7-6d4d5e1413a3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:47 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-f62bf4d5-9faa-47bb-b2f7-6d4d5e1413a3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:47 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:47 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:47 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:47 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:47 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-f62bf4d5-9faa-47bb-b2f7-6d4d5e1413a3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:47 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-f62bf4d5-9faa-47bb-b2f7-6d4d5e1413a3 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 200 Sep 03 14:37:47 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1767/3452] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:47 2026] GET /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 1015 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-567418e1-81ff-4ef8-9bb3-e0099e149b32 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-567418e1-81ff-4ef8-9bb3-e0099e149b32 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b Sep 03 14:37:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-567418e1-81ff-4ef8-9bb3-e0099e149b32 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-567418e1-81ff-4ef8-9bb3-e0099e149b32 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-567418e1-81ff-4ef8-9bb3-e0099e149b32 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b returned with HTTP 404 Sep 03 14:37:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1686/3453] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:48 2026] GET /volume/v3/volumes/cd4fef56-8276-4e34-b3b4-928d4ec17d0b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0809186c-415f-4a91-add1-73757a70110d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1265338617"}} {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.api.v3.volumes [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1265338617'}} {{(pid=86693) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume of 1 GB Sep 03 14:37:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Availability Zones retrieved successfully. Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (c60627ee-bb97-4b4b-a6e7-1a5124755f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60d1d8d-0904-4f10-99bf-f4a11b1a337a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.flows.api.create_volume [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Validating volume size '1' using validate_int {{(pid=86693) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60d1d8d-0904-4f10-99bf-f4a11b1a337a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca3da6f-b824-40a8-a6fd-97e10c40864e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.quota [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Created reservations ['8eaac192-06c5-4580-8b7b-2f649f9ed403', '98022875-19f8-4e07-93bb-d17a7b3b5cfd', '7a4f9201-a4c9-46d2-a0cb-012b016730a5', '7e836ac8-6143-4b2f-94f4-8c62c39e44ef'] {{(pid=86693) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bca3da6f-b824-40a8-a6fd-97e10c40864e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8eaac192-06c5-4580-8b7b-2f649f9ed403', '98022875-19f8-4e07-93bb-d17a7b3b5cfd', '7a4f9201-a4c9-46d2-a0cb-012b016730a5', '7e836ac8-6143-4b2f-94f4-8c62c39e44ef']}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf38af4a-e647-4de6-b3fd-f2c97b80da2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:48 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf38af4a-e647-4de6-b3fd-f2c97b80da2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1265338617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['8eaac192-06c5-4580-8b7b-2f649f9ed403','98022875-19f8-4e07-93bb-d17a7b3b5cfd','7a4f9201-a4c9-46d2-a0cb-012b016730a5','7e836ac8-6143-4b2f-94f4-8c62c39e44ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1265338617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55658dd304954edc9a862800840c5e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e93cf71cbe74024a082237b537070a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9769b568-dad3-4f2e-a1dd-6fdf97c22420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9769b568-dad3-4f2e-a1dd-6fdf97c22420) transitioned into state 'SUCCESS' from state '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-1265338617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55658dd304954edc9a862800840c5e9a',qos_specs=None,replication_status=,reservations=['8eaac192-06c5-4580-8b7b-2f649f9ed403','98022875-19f8-4e07-93bb-d17a7b3b5cfd','7a4f9201-a4c9-46d2-a0cb-012b016730a5','7e836ac8-6143-4b2f-94f4-8c62c39e44ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e93cf71cbe74024a082237b537070a1',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7296743d-49f0-4254-8340-6a8555549e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7296743d-49f0-4254-8340-6a8555549e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86693) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: DEBUG cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Flow 'volume_create_api' (c60627ee-bb97-4b4b-a6e7-1a5124755f8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86693) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:48 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Create volume request issued successfully. Sep 03 14:37:48 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0809186c-415f-4a91-add1-73757a70110d tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:48 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1768/3454] 192.168.122.242 () {62 vars in 1183 bytes} [Thu Sep 3 14:37:48 2026] POST /volume/v3/volumes => generated 787 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:37:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-1d0abf32-9437-4e75-8bad-439283bc3cab None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d0abf32-9437-4e75-8bad-439283bc3cab tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 Sep 03 14:37:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d0abf32-9437-4e75-8bad-439283bc3cab tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:48 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-1d0abf32-9437-4e75-8bad-439283bc3cab tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:48 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:48 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:48 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:48 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:48 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-1d0abf32-9437-4e75-8bad-439283bc3cab tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:48 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-1d0abf32-9437-4e75-8bad-439283bc3cab tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 returned with HTTP 200 Sep 03 14:37:48 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1687/3455] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:48 2026] GET /volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 => generated 966 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 03 14:37:49 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-79d0cc09-0663-4435-bd6b-b9e51ffad5f4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79d0cc09-0663-4435-bd6b-b9e51ffad5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 Sep 03 14:37:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79d0cc09-0663-4435-bd6b-b9e51ffad5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-79d0cc09-0663-4435-bd6b-b9e51ffad5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-79d0cc09-0663-4435-bd6b-b9e51ffad5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-79d0cc09-0663-4435-bd6b-b9e51ffad5f4 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 returned with HTTP 200 Sep 03 14:37:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1769/3456] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:49 2026] GET /volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 => generated 1017 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] GET http://192.168.122.242/volume/v3/volumes/summary Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Calling method 'version_select' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.api_utils [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Removing options '' from query. {{(pid=86692) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] Get summary completed successfully. Sep 03 14:37:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f630dd3d-2c95-435d-9521-fd36285c2e82 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-reader] http://192.168.122.242/volume/v3/volumes/summary returned with HTTP 200 Sep 03 14:37:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1688/3457] 192.168.122.242 () {60 vars in 1186 bytes} [Thu Sep 3 14:37:50 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 03 14:37:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] DELETE http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 Sep 03 14:37:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:50 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume with id: dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 Sep 03 14:37:50 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:50 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Delete volume request issued successfully. Sep 03 14:37:50 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-ecce431e-2fcc-4ab9-964b-7ea11fb77019 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 returned with HTTP 202 Sep 03 14:37:50 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1770/3458] 192.168.122.242 () {60 vars in 1276 bytes} [Thu Sep 3 14:37:50 2026] DELETE /volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e0d5bcd3-c49d-4151-b662-cf8cc8a7db83 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0d5bcd3-c49d-4151-b662-cf8cc8a7db83 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0d5bcd3-c49d-4151-b662-cf8cc8a7db83 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e0d5bcd3-c49d-4151-b662-cf8cc8a7db83 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:50 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:50 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:50 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:50 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:50 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e0d5bcd3-c49d-4151-b662-cf8cc8a7db83 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Volume info retrieved successfully. Sep 03 14:37:50 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e0d5bcd3-c49d-4151-b662-cf8cc8a7db83 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 returned with HTTP 200 Sep 03 14:37:50 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1689/3459] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:50 2026] GET /volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 03 14:37:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-76c44f00-8284-4494-bad7-a9cb185ec618 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76c44f00-8284-4494-bad7-a9cb185ec618 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] GET http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 Sep 03 14:37:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76c44f00-8284-4494-bad7-a9cb185ec618 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:51 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-76c44f00-8284-4494-bad7-a9cb185ec618 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:51 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-76c44f00-8284-4494-bad7-a9cb185ec618 tempest-ProjectReaderTests-2007028364 tempest-ProjectReaderTests-2007028364-project-admin] http://192.168.122.242/volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 returned with HTTP 404 Sep 03 14:37:51 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1771/3460] 192.168.122.242 () {60 vars in 1273 bytes} [Thu Sep 3 14:37:51 2026] GET /volume/v3/volumes/dcfda6d9-d6d1-423f-8a6c-1ab68d44fa91 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 03 14:37:54 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-940484701", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-940484701', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create volume of 1 GB Sep 03 14:37:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Availability Zones retrieved successfully. Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Flow 'volume_create_api' (6af77bc6-0b05-4723-b3cb-9b9844a4fe93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74bb917-630a-47ef-96bc-c261743f3070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Validating volume size '1' using validate_int {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74bb917-630a-47ef-96bc-c261743f3070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30661154-4f6e-4493-ada5-8404c948b73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Created reservations ['eab996d2-771b-4cc7-ac79-6ef3fde9e615', '316f6875-78dd-4970-83fd-d55ace7306ac', '5aa7937c-1b3a-46c7-a3dc-43b6f6b2cbe7', '9202eb6d-76e6-45ba-9fc2-3f523bc7ec36'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30661154-4f6e-4493-ada5-8404c948b73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eab996d2-771b-4cc7-ac79-6ef3fde9e615', '316f6875-78dd-4970-83fd-d55ace7306ac', '5aa7937c-1b3a-46c7-a3dc-43b6f6b2cbe7', '9202eb6d-76e6-45ba-9fc2-3f523bc7ec36']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c925b4ad-5a47-4e5f-863f-bdf127edaaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:55 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c925b4ad-5a47-4e5f-863f-bdf127edaaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63fed748-4dfa-4c14-9f3a-999bd2f3c664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-940484701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b32834a0e846b9bf32a5990d265da3',qos_specs=None,replication_status=,reservations=['eab996d2-771b-4cc7-ac79-6ef3fde9e615','316f6875-78dd-4970-83fd-d55ace7306ac','5aa7937c-1b3a-46c7-a3dc-43b6f6b2cbe7','9202eb6d-76e6-45ba-9fc2-3f523bc7ec36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0ee0adf81a48758e6873e832ea62b8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-940484701',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63fed748-4dfa-4c14-9f3a-999bd2f3c664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b32834a0e846b9bf32a5990d265da3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0ee0adf81a48758e6873e832ea62b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c93b54-1930-44ef-9952-70b3f8572bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c93b54-1930-44ef-9952-70b3f8572bc1) transitioned into state 'SUCCESS' from state '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-940484701',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0b32834a0e846b9bf32a5990d265da3',qos_specs=None,replication_status=,reservations=['eab996d2-771b-4cc7-ac79-6ef3fde9e615','316f6875-78dd-4970-83fd-d55ace7306ac','5aa7937c-1b3a-46c7-a3dc-43b6f6b2cbe7','9202eb6d-76e6-45ba-9fc2-3f523bc7ec36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c0ee0adf81a48758e6873e832ea62b8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fdb619d-200a-4cba-be9d-9d9be6c2c72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fdb619d-200a-4cba-be9d-9d9be6c2c72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Flow 'volume_create_api' (6af77bc6-0b05-4723-b3cb-9b9844a4fe93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:55 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create volume request issued successfully. Sep 03 14:37:55 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-fa654c5a-c688-4ef2-b222-bc6e430d4808 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:55 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1690/3461] 192.168.122.242 () {60 vars in 1143 bytes} [Thu Sep 3 14:37:54 2026] POST /volume/v3/volumes => generated 762 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-0525b2c2-0182-4156-a0f9-4c53a9392152 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0525b2c2-0182-4156-a0f9-4c53a9392152 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:37:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0525b2c2-0182-4156-a0f9-4c53a9392152 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:55 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-0525b2c2-0182-4156-a0f9-4c53a9392152 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:55 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:55 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:55 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:55 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:55 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-0525b2c2-0182-4156-a0f9-4c53a9392152 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:37:55 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-0525b2c2-0182-4156-a0f9-4c53a9392152 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 200 Sep 03 14:37:55 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1772/3462] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:55 2026] GET /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 830 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-2a00c1b8-aa7b-475b-87ef-2ed40e2e807a None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a00c1b8-aa7b-475b-87ef-2ed40e2e807a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:37:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a00c1b8-aa7b-475b-87ef-2ed40e2e807a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-2a00c1b8-aa7b-475b-87ef-2ed40e2e807a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-2a00c1b8-aa7b-475b-87ef-2ed40e2e807a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-2a00c1b8-aa7b-475b-87ef-2ed40e2e807a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 200 Sep 03 14:37:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1691/3463] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:56 2026] GET /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-69753d6a-91f4-46bb-ade5-9c7a310bec9d None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-69753d6a-91f4-46bb-ade5-9c7a310bec9d tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:37:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-69753d6a-91f4-46bb-ade5-9c7a310bec9d tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-69753d6a-91f4-46bb-ade5-9c7a310bec9d tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:56 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:56 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-69753d6a-91f4-46bb-ade5-9c7a310bec9d tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:37:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-69753d6a-91f4-46bb-ade5-9c7a310bec9d tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 200 Sep 03 14:37:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1773/3464] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:56 2026] GET /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-5a087356-5a77-4636-8937-bc53bc599358 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] POST http://192.168.122.242/volume/v3/snapshots Sep 03 14:37:56 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63fed748-4dfa-4c14-9f3a-999bd2f3c664", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-50439551", "description": null, "metadata": null}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:56 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create snapshot from volume 63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:37:56 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Created reservations ['5aaa1ac6-4131-4209-9eef-6445bf468ed9', 'c4551781-fda6-4912-b981-716ce248276e', '936b3830-b7cf-44bd-82f9-e21b978f74c7', '45836a97-8c8f-4840-9bc1-f41204307270'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:56 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot force create request issued successfully. Sep 03 14:37:56 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-5a087356-5a77-4636-8937-bc53bc599358 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots returned with HTTP 202 Sep 03 14:37:56 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1692/3465] 192.168.122.242 () {60 vars in 1149 bytes} [Thu Sep 3 14:37:56 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 03 14:37:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-22b4412b-8a28-427b-b52c-77dc2b141100 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22b4412b-8a28-427b-b52c-77dc2b141100 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:37:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22b4412b-8a28-427b-b52c-77dc2b141100 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:56 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-22b4412b-8a28-427b-b52c-77dc2b141100 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:56 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:56 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:56 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-22b4412b-8a28-427b-b52c-77dc2b141100 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:37:56 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-22b4412b-8a28-427b-b52c-77dc2b141100 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:37:56 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1774/3466] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:56 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-46692f9c-bd47-4759-a9c8-3388efd236ba None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46692f9c-bd47-4759-a9c8-3388efd236ba tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:37:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46692f9c-bd47-4759-a9c8-3388efd236ba tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:57 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-46692f9c-bd47-4759-a9c8-3388efd236ba tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:57 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:57 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:57 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-46692f9c-bd47-4759-a9c8-3388efd236ba tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:37:57 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-46692f9c-bd47-4759-a9c8-3388efd236ba tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:37:57 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1693/3467] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:57 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-53ae306e-e1f4-4ef6-a183-7f100ec826bf None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-53ae306e-e1f4-4ef6-a183-7f100ec826bf tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-53ae306e-e1f4-4ef6-a183-7f100ec826bf tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-53ae306e-e1f4-4ef6-a183-7f100ec826bf tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-53ae306e-e1f4-4ef6-a183-7f100ec826bf tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-53ae306e-e1f4-4ef6-a183-7f100ec826bf tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:37:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1775/3468] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:58 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-65ed4b1a-50b0-4cbf-9be6-fce48884a06e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65ed4b1a-50b0-4cbf-9be6-fce48884a06e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65ed4b1a-50b0-4cbf-9be6-fce48884a06e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-65ed4b1a-50b0-4cbf-9be6-fce48884a06e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-65ed4b1a-50b0-4cbf-9be6-fce48884a06e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-65ed4b1a-50b0-4cbf-9be6-fce48884a06e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:37:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1694/3469] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:59 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-6da1477c-df6e-427a-8cff-2451de915a47 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6da1477c-df6e-427a-8cff-2451de915a47 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6da1477c-df6e-427a-8cff-2451de915a47 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-6da1477c-df6e-427a-8cff-2451de915a47 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-6da1477c-df6e-427a-8cff-2451de915a47 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-6da1477c-df6e-427a-8cff-2451de915a47 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:37:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1776/3470] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:37:59 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-f3f164df-b600-44e9-a959-407725812462 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] POST http://192.168.122.242/volume/v3/volumes Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4be88869-7580-485d-992e-9d43bcbd53fc", "size": 1}} {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.api.v3.volumes [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create volume request body: {'volume': {'snapshot_id': '4be88869-7580-485d-992e-9d43bcbd53fc', 'size': 1}} {{(pid=86692) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create volume of 1 GB Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Availability Zones retrieved successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Flow 'volume_create_api' (f8cbefe4-70a4-4ed2-b2fc-58fe7eb5b248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda56148-a2b1-4e3b-9901-51c9e9239567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=86692) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fda56148-a2b1-4e3b-9901-51c9e9239567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4be88869-7580-485d-992e-9d43bcbd53fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-03T12:14:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0947695-1aa6-4c81-8c9a-5dbfcd159964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.quota [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Created reservations ['76e76eef-a4e4-4778-82b2-0718819501a4', '7480b0bc-120c-4a3f-a59b-e295dc4228a8', '820ec942-8e7a-4c87-8b0d-f7e920f4e0c5', 'a8772148-3620-42e5-89d0-7dedf22881d6'] {{(pid=86692) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0947695-1aa6-4c81-8c9a-5dbfcd159964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e76eef-a4e4-4778-82b2-0718819501a4', '7480b0bc-120c-4a3f-a59b-e295dc4228a8', '820ec942-8e7a-4c87-8b0d-f7e920f4e0c5', 'a8772148-3620-42e5-89d0-7dedf22881d6']}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2876f68b-1f3a-4dbb-a5b8-431ccb77fc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2876f68b-1f3a-4dbb-a5b8-431ccb77fc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e79a666-98f8-4a1c-9c35-a4d20512d062', '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='b0b32834a0e846b9bf32a5990d265da3',qos_specs=None,replication_status=,reservations=['76e76eef-a4e4-4778-82b2-0718819501a4','7480b0bc-120c-4a3f-a59b-e295dc4228a8','820ec942-8e7a-4c87-8b0d-f7e920f4e0c5','a8772148-3620-42e5-89d0-7dedf22881d6'],size=1,snapshot_id=4be88869-7580-485d-992e-9d43bcbd53fc,source_replicaid=,source_volid=None,status='creating',user_id='4c0ee0adf81a48758e6873e832ea62b8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-03T12:37:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e79a666-98f8-4a1c-9c35-a4d20512d062,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0b32834a0e846b9bf32a5990d265da3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4be88869-7580-485d-992e-9d43bcbd53fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c0ee0adf81a48758e6873e832ea62b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48),volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdba52f-c556-4231-8a48-f6bb1771e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bdba52f-c556-4231-8a48-f6bb1771e60e) transitioned into state 'SUCCESS' from 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='b0b32834a0e846b9bf32a5990d265da3',qos_specs=None,replication_status=,reservations=['76e76eef-a4e4-4778-82b2-0718819501a4','7480b0bc-120c-4a3f-a59b-e295dc4228a8','820ec942-8e7a-4c87-8b0d-f7e920f4e0c5','a8772148-3620-42e5-89d0-7dedf22881d6'],size=1,snapshot_id=4be88869-7580-485d-992e-9d43bcbd53fc,source_replicaid=,source_volid=None,status='creating',user_id='4c0ee0adf81a48758e6873e832ea62b8',volume_type_id=6c1ff0e0-2b25-4cec-a5d3-737b75c2fd48)}' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73501af4-98e6-4004-a96f-af67c41886ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73501af4-98e6-4004-a96f-af67c41886ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=86692) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: DEBUG cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Flow 'volume_create_api' (f8cbefe4-70a4-4ed2-b2fc-58fe7eb5b248) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=86692) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Create volume request issued successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-f3f164df-b600-44e9-a959-407725812462 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes returned with HTTP 202 Sep 03 14:37:59 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1695/3471] 192.168.122.242 () {60 vars in 1142 bytes} [Thu Sep 3 14:37:59 2026] POST /volume/v3/volumes => generated 750 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-071f335e-ff90-4068-89d3-e65c6bbe0615 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-071f335e-ff90-4068-89d3-e65c6bbe0615 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-071f335e-ff90-4068-89d3-e65c6bbe0615 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-071f335e-ff90-4068-89d3-e65c6bbe0615 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:37:59 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:37:59 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-071f335e-ff90-4068-89d3-e65c6bbe0615 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:37:59 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-071f335e-ff90-4068-89d3-e65c6bbe0615 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:37:59 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1777/3472] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:37:59 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-6e7decb9-4264-4a30-83eb-97a53b0c91e8 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e7decb9-4264-4a30-83eb-97a53b0c91e8 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e7decb9-4264-4a30-83eb-97a53b0c91e8 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:00 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-6e7decb9-4264-4a30-83eb-97a53b0c91e8 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:00 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:00 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:38:00 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:00 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:00 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-6e7decb9-4264-4a30-83eb-97a53b0c91e8 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:00 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-6e7decb9-4264-4a30-83eb-97a53b0c91e8 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:00 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1696/3473] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:00 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-90b4b596-b686-4f12-9b74-e81e1fab4925 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90b4b596-b686-4f12-9b74-e81e1fab4925 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90b4b596-b686-4f12-9b74-e81e1fab4925 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:01 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-90b4b596-b686-4f12-9b74-e81e1fab4925 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:01 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:01 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:38:01 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:01 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:38:01 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-90b4b596-b686-4f12-9b74-e81e1fab4925 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:01 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-90b4b596-b686-4f12-9b74-e81e1fab4925 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:01 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1778/3474] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:01 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 842 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e47a3bc2-c143-444f-aae4-a018afd50642 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e47a3bc2-c143-444f-aae4-a018afd50642 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e47a3bc2-c143-444f-aae4-a018afd50642 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:02 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e47a3bc2-c143-444f-aae4-a018afd50642 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:02 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:02 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:38:02 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:02 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:02 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e47a3bc2-c143-444f-aae4-a018afd50642 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:02 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e47a3bc2-c143-444f-aae4-a018afd50642 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:02 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1697/3475] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:02 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 842 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-334e2331-c7c0-4102-bab8-14f53d6e330a None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-334e2331-c7c0-4102-bab8-14f53d6e330a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-334e2331-c7c0-4102-bab8-14f53d6e330a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:03 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-334e2331-c7c0-4102-bab8-14f53d6e330a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:03 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:03 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:38:03 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:03 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:38:03 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-334e2331-c7c0-4102-bab8-14f53d6e330a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:03 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-334e2331-c7c0-4102-bab8-14f53d6e330a tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:03 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1779/3476] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:03 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-e1331c7f-d010-4e16-8112-89f48ebc7afd None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:04 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1331c7f-d010-4e16-8112-89f48ebc7afd tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1331c7f-d010-4e16-8112-89f48ebc7afd tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:04 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-e1331c7f-d010-4e16-8112-89f48ebc7afd tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:38:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-e1331c7f-d010-4e16-8112-89f48ebc7afd tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-e1331c7f-d010-4e16-8112-89f48ebc7afd tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1698/3477] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:04 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-11294a8f-b0f2-4abf-bd59-6a33eabe3432 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-11294a8f-b0f2-4abf-bd59-6a33eabe3432 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-11294a8f-b0f2-4abf-bd59-6a33eabe3432 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-11294a8f-b0f2-4abf-bd59-6a33eabe3432 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:05 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:05 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:38:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:38:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-11294a8f-b0f2-4abf-bd59-6a33eabe3432 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-11294a8f-b0f2-4abf-bd59-6a33eabe3432 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1780/3478] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:05 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:05 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete snapshot with id: 4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:05 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot delete request issued successfully. Sep 03 14:38:05 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-bc342018-9e19-4b1d-b499-cbb7a98065dc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 202 Sep 03 14:38:05 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1699/3479] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:38:05 2026] DELETE /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:38:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-71184a7a-5010-4ae3-b730-cf53a083515c None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71184a7a-5010-4ae3-b730-cf53a083515c tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71184a7a-5010-4ae3-b730-cf53a083515c tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:05 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-71184a7a-5010-4ae3-b730-cf53a083515c tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:05 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:05 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:38:05 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-71184a7a-5010-4ae3-b730-cf53a083515c tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:38:05 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-71184a7a-5010-4ae3-b730-cf53a083515c tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:38:05 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1781/3480] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:38:05 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d6d3f9d9-1e67-4b76-9246-1b1e9a8c279e None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6d3f9d9-1e67-4b76-9246-1b1e9a8c279e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6d3f9d9-1e67-4b76-9246-1b1e9a8c279e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:06 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d6d3f9d9-1e67-4b76-9246-1b1e9a8c279e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:06 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:06 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:06 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-d6d3f9d9-1e67-4b76-9246-1b1e9a8c279e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Snapshot retrieved successfully. Sep 03 14:38:06 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d6d3f9d9-1e67-4b76-9246-1b1e9a8c279e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 200 Sep 03 14:38:06 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1700/3481] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:38:06 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cf9675bb-4eb8-44a6-864d-922f900091b4 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf9675bb-4eb8-44a6-864d-922f900091b4 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf9675bb-4eb8-44a6-864d-922f900091b4 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cf9675bb-4eb8-44a6-864d-922f900091b4 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cf9675bb-4eb8-44a6-864d-922f900091b4 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 404 Sep 03 14:38:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1782/3482] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:38:07 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] DELETE http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:07 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:07 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete volume with id: 63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:07 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:07 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:38:07 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:07 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:07 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete volume request issued successfully. Sep 03 14:38:07 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-eee4fe1a-bc12-4759-86d1-c87676aceaf9 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 202 Sep 03 14:38:07 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1701/3483] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:38:07 2026] DELETE /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:38:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-e9cb597c-4a3b-4e8e-887d-d4f48f8015fc None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e9cb597c-4a3b-4e8e-887d-d4f48f8015fc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e9cb597c-4a3b-4e8e-887d-d4f48f8015fc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:07 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-e9cb597c-4a3b-4e8e-887d-d4f48f8015fc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:07 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:07 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:38:07 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:07 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:38:07 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-e9cb597c-4a3b-4e8e-887d-d4f48f8015fc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:07 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-e9cb597c-4a3b-4e8e-887d-d4f48f8015fc tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 200 Sep 03 14:38:07 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1783/3484] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:07 2026] GET /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-d2d5ccc8-60cc-4170-a4a3-4b0c224eab24 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d2d5ccc8-60cc-4170-a4a3-4b0c224eab24 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d2d5ccc8-60cc-4170-a4a3-4b0c224eab24 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-d2d5ccc8-60cc-4170-a4a3-4b0c224eab24 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-d2d5ccc8-60cc-4170-a4a3-4b0c224eab24 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 404 Sep 03 14:38:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1702/3485] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:08 2026] GET /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-d03ae879-7f32-4234-af85-06935d7df334 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] DELETE http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:08 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'delete' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:08 devstack devstack@c-api.service[86693]: INFO cinder.api.v3.volumes [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete volume with id: 6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:08 devstack devstack@c-api.service[86693]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:08 devstack devstack@c-api.service[86693]: attachments = base.obj_make_list( Sep 03 14:38:08 devstack devstack@c-api.service[86693]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:08 devstack devstack@c-api.service[86693]: warnings.warn( Sep 03 14:38:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:08 devstack devstack@c-api.service[86693]: INFO cinder.volume.api [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete volume request issued successfully. Sep 03 14:38:08 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-d03ae879-7f32-4234-af85-06935d7df334 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 202 Sep 03 14:38:08 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1784/3486] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:38:08 2026] DELETE /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 03 14:38:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-14694614-f2f5-4a54-9e39-62d47308def1 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14694614-f2f5-4a54-9e39-62d47308def1 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14694614-f2f5-4a54-9e39-62d47308def1 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:08 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-14694614-f2f5-4a54-9e39-62d47308def1 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:08 devstack devstack@c-api.service[86692]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 03 14:38:08 devstack devstack@c-api.service[86692]: attachments = base.obj_make_list( Sep 03 14:38:08 devstack devstack@c-api.service[86692]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 03 14:38:08 devstack devstack@c-api.service[86692]: warnings.warn( Sep 03 14:38:08 devstack devstack@c-api.service[86692]: INFO cinder.volume.api [None req-14694614-f2f5-4a54-9e39-62d47308def1 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Volume info retrieved successfully. Sep 03 14:38:08 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-14694614-f2f5-4a54-9e39-62d47308def1 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 200 Sep 03 14:38:08 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1703/3487] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:08 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-cc8c2b14-97cc-4f80-85a7-d07422f62bc7 None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc8c2b14-97cc-4f80-85a7-d07422f62bc7 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc8c2b14-97cc-4f80-85a7-d07422f62bc7 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-cc8c2b14-97cc-4f80-85a7-d07422f62bc7 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-cc8c2b14-97cc-4f80-85a7-d07422f62bc7 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 returned with HTTP 404 Sep 03 14:38:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1785/3488] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:09 2026] GET /volume/v3/volumes/6e79a666-98f8-4a1c-9c35-a4d20512d062 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-18b44390-6d3a-4315-bf7c-461faf5c7c46 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-18b44390-6d3a-4315-bf7c-461faf5c7c46 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] DELETE http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-18b44390-6d3a-4315-bf7c-461faf5c7c46 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-18b44390-6d3a-4315-bf7c-461faf5c7c46 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.snapshots [None req-18b44390-6d3a-4315-bf7c-461faf5c7c46 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete snapshot with id: 4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-18b44390-6d3a-4315-bf7c-461faf5c7c46 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 404 Sep 03 14:38:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1704/3489] 192.168.122.242 () {58 vars in 1241 bytes} [Thu Sep 3 14:38:09 2026] DELETE /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-2c0abf45-cf8e-46ee-995e-2344837fa63e None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2c0abf45-cf8e-46ee-995e-2344837fa63e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2c0abf45-cf8e-46ee-995e-2344837fa63e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-2c0abf45-cf8e-46ee-995e-2344837fa63e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-2c0abf45-cf8e-46ee-995e-2344837fa63e tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc returned with HTTP 404 Sep 03 14:38:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1786/3490] 192.168.122.242 () {58 vars in 1238 bytes} [Thu Sep 3 14:38:09 2026] GET /volume/v3/snapshots/4be88869-7580-485d-992e-9d43bcbd53fc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.middleware.request_id [None req-db8b5165-c16c-466a-921b-8c87eeffa9a0 None None] RequestId filter calling following filter/app {{(pid=86692) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db8b5165-c16c-466a-921b-8c87eeffa9a0 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] DELETE http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db8b5165-c16c-466a-921b-8c87eeffa9a0 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86692) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:09 devstack devstack@c-api.service[86692]: DEBUG cinder.api.openstack.wsgi [None req-db8b5165-c16c-466a-921b-8c87eeffa9a0 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'delete' {{(pid=86692) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:09 devstack devstack@c-api.service[86692]: INFO cinder.api.v3.volumes [None req-db8b5165-c16c-466a-921b-8c87eeffa9a0 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Delete volume with id: 63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:09 devstack devstack@c-api.service[86692]: INFO cinder.api.openstack.wsgi [None req-db8b5165-c16c-466a-921b-8c87eeffa9a0 tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 404 Sep 03 14:38:09 devstack devstack@c-api.service[86692]: [pid: 86692|app: 0|req: 1705/3491] 192.168.122.242 () {58 vars in 1235 bytes} [Thu Sep 3 14:38:09 2026] DELETE /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.middleware.request_id [None req-08af96fe-ae99-44ad-b16a-ecc347d3a8ce None None] RequestId filter calling following filter/app {{(pid=86693) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08af96fe-ae99-44ad-b16a-ecc347d3a8ce tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] GET http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08af96fe-ae99-44ad-b16a-ecc347d3a8ce tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Empty body provided in request {{(pid=86693) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: DEBUG cinder.api.openstack.wsgi [None req-08af96fe-ae99-44ad-b16a-ecc347d3a8ce tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] Calling method 'show' {{(pid=86693) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 03 14:38:09 devstack devstack@c-api.service[86693]: INFO cinder.api.openstack.wsgi [None req-08af96fe-ae99-44ad-b16a-ecc347d3a8ce tempest-SnapshotDependencyTests-865664036 tempest-SnapshotDependencyTests-865664036-project-member] http://192.168.122.242/volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 returned with HTTP 404 Sep 03 14:38:09 devstack devstack@c-api.service[86693]: [pid: 86693|app: 0|req: 1787/3492] 192.168.122.242 () {58 vars in 1232 bytes} [Thu Sep 3 14:38:09 2026] GET /volume/v3/volumes/63fed748-4dfa-4c14-9f3a-999bd2f3c664 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 03 14:38:19 devstack devstack@c-api.service[86692]: DEBUG dbcounter [-] [86692] Writing DB stats cinder:SELECT=241,cinder:UPDATE=75,cinder:DELETE=1,cinder:INSERT=48 {{(pid=86692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 03 14:38:19 devstack devstack@c-api.service[86693]: DEBUG dbcounter [-] [86693] Writing DB stats cinder:SELECT=204,cinder:UPDATE=54,cinder:INSERT=51 {{(pid=86693) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}